Trace number 3250544

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
priss UP? (TO) 2380.18 1300.02

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-17_279.cnf
MD5SUMd2562f4e152a54a992ab300a2bacfba9
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables279
Number of clauses21616
Sum of the clauses size96978
Maximum clause length17
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 319321
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52295

Solver Data

0.00/0.00	c *****************************************************
0.00/0.00	c *        riss, Copyright 2009 Norbert Manthey       *
0.00/0.00	c *   This program may be redistributed or modified   *
0.00/0.00	c * under the terms of the GNU General Public License *
0.00/0.00	c *****************************************************
0.00/0.00	c process id: 25500
0.00/0.01	c parsetime: 6505us
0.00/0.01	c parsed 21616 clauses with 279 variables
1.39/1.50	c preprocessor returned 10014 variables
1.39/1.50	c preprocessing returned UNKNOWN
1.39/1.50	c PP set 0 variables
1.39/1.50	c pp time: 1488968us (1s)

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3250544-1304061840/watcher-3250544-1304061840 -o /tmp/evaluation-result-3250544-1304061840/solver-3250544-1304061840 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3250544-1304061840.cnf 119780644 4800 15500 4 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.48 5.61 6.99 1/172 25499
/proc/meminfo: memFree=18313752/32950928 swapFree=67111528/67111528
[pid=25499] ppid=25497 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/25499/stat : 25499 (prissup.sh) S 25497 25499 25471 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 517780673 8908800 252 33554432000 4194304 4922060 140733838237584 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/25499/statm: 2175 252 211 178 0 68 0

[startup+0.00751603 s]
/proc/loadavg: 3.48 5.61 6.99 1/172 25499
/proc/meminfo: memFree=18313752/32950928 swapFree=67111528/67111528
[pid=25499] ppid=25497 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/25499/stat : 25499 (prissup.sh) S 25497 25499 25471 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 517780673 8908800 252 33554432000 4194304 4922060 140733838237584 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/25499/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.1005 s]
/proc/loadavg: 3.48 5.61 6.99 1/172 25499
/proc/meminfo: memFree=18313752/32950928 swapFree=67111528/67111528
[pid=25499] ppid=25497 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/25499/stat : 25499 (prissup.sh) S 25497 25499 25471 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 517780673 8908800 252 33554432000 4194304 4922060 140733838237584 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/25499/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.30051 s]
/proc/loadavg: 3.48 5.61 6.99 1/172 25499
/proc/meminfo: memFree=18313752/32950928 swapFree=67111528/67111528
[pid=25499] ppid=25497 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/25499/stat : 25499 (prissup.sh) S 25497 25499 25471 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 517780673 8908800 252 33554432000 4194304 4922060 140733838237584 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/25499/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700433 s]
/proc/loadavg: 3.48 5.61 6.99 1/172 25499
/proc/meminfo: memFree=18313752/32950928 swapFree=67111528/67111528
[pid=25499] ppid=25497 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/25499/stat : 25499 (prissup.sh) S 25497 25499 25471 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 517780673 8908800 252 33554432000 4194304 4922060 140733838237584 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/25499/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50028 s]
/proc/loadavg: 3.48 5.61 6.99 3/180 25512
/proc/meminfo: memFree=18294716/32950928 swapFree=67111528/67111528
[pid=25499] ppid=25497 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/25499/stat : 25499 (prissup.sh) S 25497 25499 25471 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 517780673 8908800 252 33554432000 4194304 4922060 140733838237584 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/25499/statm: 2175 252 211 178 0 68 0
[pid=25500] ppid=25499 vsize=26828 CPUtime=1.49 cores=0,2,4,6
/proc/25500/stat : 25500 (priss) R 25499 25499 25471 0 -1 4202496 3083 0 0 0 149 0 0 0 25 0 1 0 517780673 27471872 2665 33554432000 4194304 5787044 140733750067328 18446744073709551615 254500691840 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25500/statm: 6707 2668 345 389 0 2457 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35528

[startup+3.10095 s]
/proc/loadavg: 3.48 5.61 6.99 3/181 25513
/proc/meminfo: memFree=18287892/32950928 swapFree=67111528/67111528
[pid=25499] ppid=25497 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/25499/stat : 25499 (prissup.sh) S 25497 25499 25471 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 517780673 8908800 252 33554432000 4194304 4922060 140733838237584 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/25499/statm: 2175 252 211 178 0 68 0
[pid=25500] ppid=25499 vsize=104736 CPUtime=4.23 cores=0,2,4,6
/proc/25500/stat : 25500 (priss) R 25499 25499 25471 0 -1 4202496 3700 0 0 0 418 5 0 0 21 0 2 0 517780673 107249664 3282 33554432000 4194304 5787044 140733750067328 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/25500/statm: 26184 3282 392 389 0 21934 0
[pid=25500/tid=25513] ppid=25499 vsize=104736 CPUtime=1.14 cores=0,2,4,6
/proc/25500/task/25513/stat : 25513 (priss) S 25499 25499 25471 0 -1 4202560 30 0 0 0 109 5 0 0 15 0 2 0 517780823 107249664 3282 33554432000 4194304 5787044 140733750067328 18446744073709551615 254512515505 0 0 4096 0 18446604453874501568 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.23
Current children cumulated vsize (KiB) 113436

[startup+6.30032 s]
/proc/loadavg: 3.52 5.58 6.97 5/182 25514
/proc/meminfo: memFree=18283492/32950928 swapFree=67111528/67111528
[pid=25499] ppid=25497 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/25499/stat : 25499 (prissup.sh) S 25497 25499 25471 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 517780673 8908800 252 33554432000 4194304 4922060 140733838237584 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/25499/statm: 2175 252 211 178 0 68 0
[pid=25500] ppid=25499 vsize=105660 CPUtime=9.72 cores=0,2,4,6
/proc/25500/stat : 25500 (priss) R 25499 25499 25471 0 -1 4202496 3986 0 0 0 955 17 0 0 25 0 2 0 517780673 108195840 3568 33554432000 4194304 5787044 140733750067328 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/25500/statm: 26415 3568 392 389 0 22165 0
[pid=25500/tid=25513] ppid=25499 vsize=105660 CPUtime=3.41 cores=0,2,4,6
/proc/25500/task/25513/stat : 25513 (priss) S 25499 25499 25471 0 -1 4202560 71 0 0 0 325 16 0 0 15 0 2 0 517780823 108195840 3568 33554432000 4194304 5787044 140733750067328 18446744073709551615 254512515505 0 0 4096 0 18446604453874501568 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 9.72
Current children cumulated vsize (KiB) 114360

[startup+12.7011 s]
/proc/loadavg: 3.48 5.54 6.95 4/182 25515
/proc/meminfo: memFree=18279100/32950928 swapFree=67111528/67111528
[pid=25499] ppid=25497 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/25499/stat : 25499 (prissup.sh) S 25497 25499 25471 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 517780673 8908800 252 33554432000 4194304 4922060 140733838237584 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/25499/statm: 2175 252 211 178 0 68 0
[pid=25500] ppid=25499 vsize=105832 CPUtime=20.85 cores=0,2,4,6
/proc/25500/stat : 25500 (priss) R 25499 25499 25471 0 -1 4202496 4674 0 0 0 2044 41 0 0 25 0 2 0 517780673 108371968 4256 33554432000 4194304 5787044 140733750067328 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/25500/statm: 26458 4256 392 389 0 22208 0
[pid=25500/tid=25513] ppid=25499 vsize=105832 CPUtime=8.15 cores=0,2,4,6
/proc/25500/task/25513/stat : 25513 (priss) R 25499 25499 25471 0 -1 4202560 99 0 0 0 776 39 0 0 15 0 2 0 517780823 108371968 4256 33554432000 4194304 5787044 140733750067328 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 20.85
Current children cumulated vsize (KiB) 114532

[startup+25.5005 s]
/proc/loadavg: 3.59 5.46 6.90 5/182 25515
/proc/meminfo: memFree=18271336/32950928 swapFree=67111528/67111528
[pid=25499] ppid=25497 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/25499/stat : 25499 (prissup.sh) S 25497 25499 25471 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 517780673 8908800 252 33554432000 4194304 4922060 140733838237584 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/25499/statm: 2175 252 211 178 0 68 0
[pid=25500] ppid=25499 vsize=105964 CPUtime=43.29 cores=0,2,4,6
/proc/25500/stat : 25500 (priss) R 25499 25499 25471 0 -1 4202496 5709 0 0 0 4245 84 0 0 25 0 2 0 517780673 108507136 5291 33554432000 4194304 5787044 140733750067328 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/25500/statm: 26491 5291 392 389 0 22241 0
[pid=25500/tid=25513] ppid=25499 vsize=105964 CPUtime=17.79 cores=0,2,4,6
/proc/25500/task/25513/stat : 25513 (priss) S 25499 25499 25471 0 -1 4202560 139 0 0 0 1702 77 0 0 15 0 2 0 517780823 108507136 5291 33554432000 4194304 5787044 140733750067328 18446744073709551615 254512515505 0 0 4096 0 18446604453874501568 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 43.29
Current children cumulated vsize (KiB) 114664

[startup+51.1004 s]
/proc/loadavg: 3.66 5.33 6.82 5/182 25516
/proc/meminfo: memFree=18251324/32950928 swapFree=67111528/67111528
[pid=25499] ppid=25497 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/25499/stat : 25499 (prissup.sh) S 25497 25499 25471 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 517780673 8908800 252 33554432000 4194304 4922060 140733838237584 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/25499/statm: 2175 252 211 178 0 68 0
[pid=25500] ppid=25499 vsize=110732 CPUtime=84.81 cores=0,2,4,6
/proc/25500/stat : 25500 (priss) R 25499 25499 25471 0 -1 4202496 8230 0 0 0 8341 140 0 0 25 0 2 0 517780673 113389568 7790 33554432000 4194304 5787044 140733750067328 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/25500/statm: 27683 7790 392 389 0 23433 0
[pid=25500/tid=25513] ppid=25499 vsize=110732 CPUtime=33.71 cores=0,2,4,6
/proc/25500/task/25513/stat : 25513 (priss) R 25499 25499 25471 0 -1 4202560 282 0 0 0 3249 122 0 0 15 0 2 0 517780823 113389568 7790 33554432000 4194304 5787044 140733750067328 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 84.81
Current children cumulated vsize (KiB) 119432

[startup+102.306 s]
/proc/loadavg: 3.79 5.10 6.66 5/182 25517
/proc/meminfo: memFree=18220192/32950928 swapFree=67111528/67111528
[pid=25499] ppid=25497 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/25499/stat : 25499 (prissup.sh) S 25497 25499 25471 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 517780673 8908800 252 33554432000 4194304 4922060 140733838237584 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/25499/statm: 2175 252 211 178 0 68 0
[pid=25500] ppid=25499 vsize=112728 CPUtime=177.18 cores=0,2,4,6
/proc/25500/stat : 25500 (priss) R 25499 25499 25471 0 -1 4202496 10941 0 0 0 17460 258 0 0 25 0 2 0 517780673 115433472 10421 33554432000 4194304 5787044 140733750067328 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/25500/statm: 28182 10421 392 389 0 23932 0
[pid=25500/tid=25513] ppid=25499 vsize=112728 CPUtime=74.87 cores=0,2,4,6
/proc/25500/task/25513/stat : 25513 (priss) R 25499 25499 25471 0 -1 4202560 522 0 0 0 7257 230 0 0 15 0 2 0 517780823 115433472 10421 33554432000 4194304 5787044 140733750067328 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 177.18
Current children cumulated vsize (KiB) 121428

[startup+162.3 s]
/proc/loadavg: 3.85 4.88 6.49 5/182 25519
/proc/meminfo: memFree=18188564/32950928 swapFree=67111528/67111528
[pid=25499] ppid=25497 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/25499/stat : 25499 (prissup.sh) S 25497 25499 25471 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 517780673 8908800 252 33554432000 4194304 4922060 140733838237584 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/25499/statm: 2175 252 211 178 0 68 0
[pid=25500] ppid=25499 vsize=118732 CPUtime=286.29 cores=0,2,4,6
/proc/25500/stat : 25500 (priss) R 25499 25499 25471 0 -1 4202496 14394 0 0 0 28254 375 0 0 25 0 2 0 517780673 121581568 13520 33554432000 4194304 5787044 140733750067328 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/25500/statm: 29683 13520 392 389 0 25433 0
[pid=25500/tid=25513] ppid=25499 vsize=118732 CPUtime=123.99 cores=0,2,4,6
/proc/25500/task/25513/stat : 25513 (priss) R 25499 25499 25471 0 -1 4202560 733 0 0 0 12064 335 0 0 15 0 2 0 517780823 121581568 13520 33554432000 4194304 5787044 140733750067328 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 286.29
Current children cumulated vsize (KiB) 127432

[startup+222.3 s]
/proc/loadavg: 3.87 4.69 6.32 5/182 25520
/proc/meminfo: memFree=18162760/32950928 swapFree=67111528/67111528
[pid=25499] ppid=25497 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/25499/stat : 25499 (prissup.sh) S 25497 25499 25471 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 517780673 8908800 252 33554432000 4194304 4922060 140733838237584 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/25499/statm: 2175 252 211 178 0 68 0
[pid=25500] ppid=25499 vsize=124032 CPUtime=396.5 cores=0,2,4,6
/proc/25500/stat : 25500 (priss) R 25499 25499 25471 0 -1 4202496 18076 0 0 0 39186 464 0 0 25 0 2 0 517780673 127008768 17104 33554432000 4194304 5787044 140733750067328 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/25500/statm: 31008 17104 392 389 0 26758 0
[pid=25500/tid=25513] ppid=25499 vsize=124032 CPUtime=174.2 cores=0,2,4,6
/proc/25500/task/25513/stat : 25513 (priss) R 25499 25499 25471 0 -1 4202560 981 0 0 0 17008 412 0 0 15 0 2 0 517780823 127008768 17104 33554432000 4194304 5787044 140733750067328 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 396.5
Current children cumulated vsize (KiB) 132732

[startup+282.301 s]
/proc/loadavg: 3.81 4.52 6.16 5/182 25522
/proc/meminfo: memFree=18156548/32950928 swapFree=67111528/67111528
[pid=25499] ppid=25497 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/25499/stat : 25499 (prissup.sh) S 25497 25499 25471 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 517780673 8908800 252 33554432000 4194304 4922060 140733838237584 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/25499/statm: 2175 252 211 178 0 68 0
[pid=25500] ppid=25499 vsize=124328 CPUtime=506.78 cores=0,2,4,6
/proc/25500/stat : 25500 (priss) R 25499 25499 25471 0 -1 4202496 18190 0 0 0 50128 550 0 0 25 0 2 0 517780673 127311872 17218 33554432000 4194304 5787044 140733750067328 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/25500/statm: 31082 17218 392 389 0 26832 0
[pid=25500/tid=25513] ppid=25499 vsize=124328 CPUtime=224.48 cores=0,2,4,6
/proc/25500/task/25513/stat : 25513 (priss) R 25499 25499 25471 0 -1 4202560 1053 0 0 0 21958 490 0 0 15 0 2 0 517780823 127311872 17218 33554432000 4194304 5787044 140733750067328 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 506.78

################
# More data... #
################

[pid=25500] ppid=25499 vsize=204264 CPUtime=1286.9 cores=0,2,4,6
/proc/25500/stat : 25500 (priss) R 25499 25499 25471 0 -1 4202496 29652 0 0 0 127684 1006 0 0 25 0 2 0 517780673 209166336 27740 33554432000 4194304 5787044 140733750067328 18446744073709551615 5526895 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/25500/statm: 51066 27740 392 389 0 46816 0
[pid=25500/tid=25513] ppid=25499 vsize=204264 CPUtime=584.59 cores=0,2,4,6
/proc/25500/task/25513/stat : 25513 (priss) R 25499 25499 25471 0 -1 4202560 1927 0 0 0 57584 875 0 0 15 0 2 0 517780823 209166336 27740 33554432000 4194304 5787044 140733750067328 18446744073709551615 5527472 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1286.9
Current children cumulated vsize (KiB) 212964

[startup+762.307 s]
/proc/loadavg: 3.65 3.88 5.17 5/182 25535
/proc/meminfo: memFree=18046572/32950928 swapFree=67111528/67111528
[pid=25499] ppid=25497 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/25499/stat : 25499 (prissup.sh) S 25497 25499 25471 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 517780673 8908800 252 33554432000 4194304 4922060 140733838237584 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/25499/statm: 2175 252 211 178 0 68 0
[pid=25500] ppid=25499 vsize=209284 CPUtime=1399.07 cores=0,2,4,6
/proc/25500/stat : 25500 (priss) R 25499 25499 25471 0 -1 4202496 32058 0 0 0 138852 1055 0 0 25 0 2 0 517780673 214306816 30146 33554432000 4194304 5787044 140733750067328 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/25500/statm: 52321 30146 392 389 0 48071 0
[pid=25500/tid=25513] ppid=25499 vsize=209284 CPUtime=636.75 cores=0,2,4,6
/proc/25500/task/25513/stat : 25513 (priss) R 25499 25499 25471 0 -1 4202560 2103 0 0 0 62760 915 0 0 15 0 2 0 517780823 214306816 30146 33554432000 4194304 5787044 140733750067328 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1399.07
Current children cumulated vsize (KiB) 217984

[startup+822.301 s]
/proc/loadavg: 3.68 3.85 5.07 4/182 25536
/proc/meminfo: memFree=18023124/32950928 swapFree=67111528/67111528
[pid=25499] ppid=25497 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/25499/stat : 25499 (prissup.sh) S 25497 25499 25471 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 517780673 8908800 252 33554432000 4194304 4922060 140733838237584 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/25499/statm: 2175 252 211 178 0 68 0
[pid=25500] ppid=25499 vsize=209876 CPUtime=1511.53 cores=0,2,4,6
/proc/25500/stat : 25500 (priss) R 25499 25499 25471 0 -1 4202496 34548 0 0 0 150046 1107 0 0 25 0 2 0 517780673 214913024 32636 33554432000 4194304 5787044 140733750067328 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/25500/statm: 52469 32636 392 389 0 48219 0
[pid=25500/tid=25513] ppid=25499 vsize=209876 CPUtime=689.22 cores=0,2,4,6
/proc/25500/task/25513/stat : 25513 (priss) R 25499 25499 25471 0 -1 4202560 2271 0 0 0 67967 955 0 0 15 0 2 0 517780823 214913024 32636 33554432000 4194304 5787044 140733750067328 18446744073709551615 5526883 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1511.53
Current children cumulated vsize (KiB) 218576

[startup+882.3 s]
/proc/loadavg: 3.88 3.88 5.00 5/182 25538
/proc/meminfo: memFree=17994468/32950928 swapFree=67111528/67111528
[pid=25499] ppid=25497 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/25499/stat : 25499 (prissup.sh) S 25497 25499 25471 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 517780673 8908800 252 33554432000 4194304 4922060 140733838237584 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/25499/statm: 2175 252 211 178 0 68 0
[pid=25500] ppid=25499 vsize=214840 CPUtime=1624.22 cores=0,2,4,6
/proc/25500/stat : 25500 (priss) R 25499 25499 25471 0 -1 4202496 38033 0 0 0 161271 1151 0 0 25 0 2 0 517780673 219996160 35795 33554432000 4194304 5787044 140733750067328 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/25500/statm: 53710 35795 392 389 0 49460 0
[pid=25500/tid=25513] ppid=25499 vsize=214840 CPUtime=741.89 cores=0,2,4,6
/proc/25500/task/25513/stat : 25513 (priss) R 25499 25499 25471 0 -1 4202560 2457 0 0 0 73201 988 0 0 15 0 2 0 517780823 219996160 35795 33554432000 4194304 5787044 140733750067328 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1624.22
Current children cumulated vsize (KiB) 223540

[startup+942.3 s]
/proc/loadavg: 3.81 3.85 4.92 5/182 25539
/proc/meminfo: memFree=17994580/32950928 swapFree=67111528/67111528
[pid=25499] ppid=25497 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/25499/stat : 25499 (prissup.sh) S 25497 25499 25471 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 517780673 8908800 252 33554432000 4194304 4922060 140733838237584 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/25499/statm: 2175 252 211 178 0 68 0
[pid=25500] ppid=25499 vsize=214840 CPUtime=1735.86 cores=0,2,4,6
/proc/25500/stat : 25500 (priss) R 25499 25499 25471 0 -1 4202496 38034 0 0 0 172378 1208 0 0 25 0 2 0 517780673 219996160 35796 33554432000 4194304 5787044 140733750067328 18446744073709551615 5531048 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/25500/statm: 53710 35796 392 389 0 49460 0
[pid=25500/tid=25513] ppid=25499 vsize=214840 CPUtime=793.53 cores=0,2,4,6
/proc/25500/task/25513/stat : 25513 (priss) R 25499 25499 25471 0 -1 4202560 2457 0 0 0 78315 1038 0 0 15 0 2 0 517780823 219996160 35796 33554432000 4194304 5787044 140733750067328 18446744073709551615 5527008 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1735.86
Current children cumulated vsize (KiB) 223540

[startup+1002.3 s]
/proc/loadavg: 3.77 3.84 4.85 5/182 25541
/proc/meminfo: memFree=17994320/32950928 swapFree=67111528/67111528
[pid=25499] ppid=25497 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/25499/stat : 25499 (prissup.sh) S 25497 25499 25471 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 517780673 8908800 252 33554432000 4194304 4922060 140733838237584 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/25499/statm: 2175 252 211 178 0 68 0
[pid=25500] ppid=25499 vsize=214840 CPUtime=1844.6 cores=0,2,4,6
/proc/25500/stat : 25500 (priss) R 25499 25499 25471 0 -1 4202496 38045 0 0 0 183195 1265 0 0 25 0 2 0 517780673 219996160 35807 33554432000 4194304 5787044 140733750067328 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/25500/statm: 53710 35807 392 389 0 49460 0
[pid=25500/tid=25513] ppid=25499 vsize=214840 CPUtime=842.26 cores=0,2,4,6
/proc/25500/task/25513/stat : 25513 (priss) S 25499 25499 25471 0 -1 4202560 2468 0 0 0 83156 1070 0 0 18 0 2 0 517780823 219996160 35807 33554432000 4194304 5787044 140733750067328 18446744073709551615 254512515505 0 0 4096 0 18446604453874501568 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1844.6
Current children cumulated vsize (KiB) 223540

[startup+1062.3 s]
/proc/loadavg: 3.95 3.87 4.80 5/182 25543
/proc/meminfo: memFree=17994184/32950928 swapFree=67111528/67111528
[pid=25499] ppid=25497 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/25499/stat : 25499 (prissup.sh) S 25497 25499 25471 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 517780673 8908800 252 33554432000 4194304 4922060 140733838237584 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/25499/statm: 2175 252 211 178 0 68 0
[pid=25500] ppid=25499 vsize=214840 CPUtime=1951.92 cores=0,2,4,6
/proc/25500/stat : 25500 (priss) R 25499 25499 25471 0 -1 4202496 38074 0 0 0 193870 1322 0 0 25 0 2 0 517780673 219996160 35836 33554432000 4194304 5787044 140733750067328 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/25500/statm: 53710 35836 392 389 0 49460 0
[pid=25500/tid=25513] ppid=25499 vsize=214840 CPUtime=889.59 cores=0,2,4,6
/proc/25500/task/25513/stat : 25513 (priss) R 25499 25499 25471 0 -1 4202560 2489 0 0 0 87864 1095 0 0 18 0 2 0 517780823 219996160 35836 33554432000 4194304 5787044 140733750067328 18446744073709551615 5527568 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1951.92
Current children cumulated vsize (KiB) 223540

[startup+1122.3 s]
/proc/loadavg: 3.86 3.86 4.73 4/182 25544
/proc/meminfo: memFree=17993552/32950928 swapFree=67111528/67111528
[pid=25499] ppid=25497 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/25499/stat : 25499 (prissup.sh) S 25497 25499 25471 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 517780673 8908800 252 33554432000 4194304 4922060 140733838237584 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/25499/statm: 2175 252 211 178 0 68 0
[pid=25500] ppid=25499 vsize=215376 CPUtime=2059.45 cores=0,2,4,6
/proc/25500/stat : 25500 (priss) R 25499 25499 25471 0 -1 4202496 38230 0 0 0 204566 1379 0 0 25 0 2 0 517780673 220545024 35992 33554432000 4194304 5787044 140733750067328 18446744073709551615 5527218 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/25500/statm: 53844 35992 392 389 0 49594 0
[pid=25500/tid=25513] ppid=25499 vsize=215376 CPUtime=937.12 cores=0,2,4,6
/proc/25500/task/25513/stat : 25513 (priss) R 25499 25499 25471 0 -1 4202560 2564 0 0 0 92593 1119 0 0 18 0 2 0 517780823 220545024 35992 33554432000 4194304 5787044 140733750067328 18446744073709551615 5528375 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2059.45
Current children cumulated vsize (KiB) 224076

[startup+1182.3 s]
/proc/loadavg: 3.88 3.87 4.68 5/182 25546
/proc/meminfo: memFree=17992052/32950928 swapFree=67111528/67111528
[pid=25499] ppid=25497 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/25499/stat : 25499 (prissup.sh) S 25497 25499 25471 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 517780673 8908800 252 33554432000 4194304 4922060 140733838237584 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/25499/statm: 2175 252 211 178 0 68 0
[pid=25500] ppid=25499 vsize=215984 CPUtime=2167.5 cores=0,2,4,6
/proc/25500/stat : 25500 (priss) R 25499 25499 25471 0 -1 4202496 38438 0 0 0 215315 1435 0 0 25 0 2 0 517780673 221167616 36200 33554432000 4194304 5787044 140733750067328 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/25500/statm: 53996 36200 392 389 0 49746 0
[pid=25500/tid=25513] ppid=25499 vsize=215984 CPUtime=985.17 cores=0,2,4,6
/proc/25500/task/25513/stat : 25513 (priss) S 25499 25499 25471 0 -1 4202560 2703 0 0 0 97374 1143 0 0 18 0 2 0 517780823 221167616 36200 33554432000 4194304 5787044 140733750067328 18446744073709551615 254512515505 0 0 4096 0 18446604453874501568 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2167.5
Current children cumulated vsize (KiB) 224684

[startup+1242.3 s]
/proc/loadavg: 3.84 3.86 4.62 5/182 25547
/proc/meminfo: memFree=17973192/32950928 swapFree=67111528/67111528
[pid=25499] ppid=25497 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/25499/stat : 25499 (prissup.sh) S 25497 25499 25471 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 517780673 8908800 252 33554432000 4194304 4922060 140733838237584 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/25499/statm: 2175 252 211 178 0 68 0
[pid=25500] ppid=25499 vsize=216496 CPUtime=2275.8 cores=0,2,4,6
/proc/25500/stat : 25500 (priss) R 25499 25499 25471 0 -1 4202496 39650 0 0 0 226096 1484 0 0 25 0 2 0 517780673 221691904 37412 33554432000 4194304 5787044 140733750067328 18446744073709551615 5527464 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/25500/statm: 54124 37412 392 389 0 49874 0
[pid=25500/tid=25513] ppid=25499 vsize=216496 CPUtime=1033.45 cores=0,2,4,6
/proc/25500/task/25513/stat : 25513 (priss) S 25499 25499 25471 0 -1 4202560 2827 0 0 0 102183 1162 0 0 18 0 2 0 517780823 221691904 37412 33554432000 4194304 5787044 140733750067328 18446744073709551615 254512515505 0 0 4096 0 18446604453874501568 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2275.8
Current children cumulated vsize (KiB) 225196



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.79 3.84 4.57 4/182 25549
/proc/meminfo: memFree=17951112/32950928 swapFree=67111528/67111528
[pid=25499] ppid=25497 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/25499/stat : 25499 (prissup.sh) S 25497 25499 25471 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 517780673 8908800 252 33554432000 4194304 4922060 140733838237584 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/25499/statm: 2175 252 211 178 0 68 0
[pid=25500] ppid=25499 vsize=221272 CPUtime=2380.18 cores=0,2,4,6
/proc/25500/stat : 25500 (priss) R 25499 25499 25471 0 -1 4202496 42615 0 0 0 236486 1532 0 0 25 0 2 0 517780673 226582528 40377 33554432000 4194304 5787044 140733750067328 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/25500/statm: 55318 40377 392 389 0 51068 0
[pid=25500/tid=25513] ppid=25499 vsize=221272 CPUtime=1080.13 cores=0,2,4,6
/proc/25500/task/25513/stat : 25513 (priss) S 25499 25499 25471 0 -1 4202560 2979 0 0 0 106831 1182 0 0 18 0 2 0 517780823 226582528 40377 33554432000 4194304 5787044 140733750067328 18446744073709551615 254512515505 0 0 4096 0 18446604453874501568 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2380.18
Current children cumulated vsize (KiB) 229972

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 25499 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 2380.18
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.02
CPU time (s): 2380.18
CPU user time (s): 2364.86
CPU system time (s): 15.32
CPU usage (%): 183.088
Max. virtual memory (cumulated for all children) (KiB): 229972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.000999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 332
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 3

runsolver used 2.27565 second user time and 4.81527 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-29 09:24:00
IDJOB=3250544
IDBENCH=83320
IDSOLVER=1601
FILE ID=node149/3250544-1304061840
RUNJOBID= node149-1304061840-25489
PBS_JOBID= 13170452
Free space on /tmp= 71932 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-17_279.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250544-1304061840/watcher-3250544-1304061840 -o /tmp/evaluation-result-3250544-1304061840/solver-3250544-1304061840 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3250544-1304061840.cnf 119780644 4800 15500 4

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= d2562f4e152a54a992ab300a2bacfba9
RANDOM SEED=119780644

node149.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.73
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      18314032 kB
Buffers:       2223028 kB
Cached:       11799928 kB
SwapCached:          0 kB
Active:        5945420 kB
Inactive:      8141836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18314032 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2108 kB
Writeback:           0 kB
AnonPages:       63624 kB
Mapped:          14420 kB
Slab:           484560 kB
PageTables:       4592 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   185312 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71928 MiB
End job on node149 at 2011-04-29 09:45:42