Trace number 3289582

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
ppfolio par? (TO) 4800.15 1202.51

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom18.cnf
MD5SUM9ece8f569c93ceee834817ef3350ed8e
Bench CategoryAPPLICATION (applications 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 variables36410
Number of clauses121578
Sum of the clauses size309786
Maximum clause length1188
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 262692
Number of clauses of size 358247
Number of clauses of size 4170
Number of clauses of size 516
Number of clauses of size over 5452

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 4 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.00	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 5
0.00/0.00	Starting TNM 2009 on core(s) 7
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 3
0.00/0.00	Starting march_hi 2009 on core(s) 7

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-3289582-1304081614/watcher-3289582-1304081614 -o /tmp/evaluation-result-3289582-1304081614/solver-3289582-1304081614 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3289582-1304081614.cnf 

running on 4 cores: 1,3,5,7

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: 1.58 1.98 2.71 3/174 6892
/proc/meminfo: memFree=16770648/32951132 swapFree=67111524/67111528
[pid=6892] ppid=6888 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/6892/stat : 6892 (ppfolio) S 6888 6892 5255 0 -1 4202496 517 0 0 0 0 0 0 0 18 0 1 0 519761070 18763776 389 33554432000 4194304 4287625 140735205813152 18446744073709551615 210647166479 0 0 4096 65536 2826088480817 0 0 17 1 0 0 0
/proc/6892/statm: 4581 389 341 23 0 91 0

[startup+0.824757 s]
/proc/loadavg: 1.58 1.98 2.71 3/174 6892
/proc/meminfo: memFree=16770648/32951132 swapFree=67111524/67111528
[pid=6892] ppid=6888 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/6892/stat : 6892 (ppfolio) R 6888 6892 5255 0 -1 4202496 517 0 0 0 0 0 0 0 22 0 1 0 519761070 18763776 389 33554432000 4194304 4287625 140735205813152 18446744073709551615 210647166479 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/6892/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.900744 s]
/proc/loadavg: 1.58 1.98 2.71 3/174 6892
/proc/meminfo: memFree=16770648/32951132 swapFree=67111524/67111528
[pid=6892] ppid=6888 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/6892/stat : 6892 (ppfolio) R 6888 6892 5255 0 -1 4202496 520 1194 0 0 0 0 0 1 20 0 1 0 519761070 18763776 390 33554432000 4194304 4287625 140735205813152 18446744073709551615 210647166479 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/6892/statm: 4581 390 342 23 0 91 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18324

[startup+1.00073 s]
/proc/loadavg: 1.58 1.98 2.71 3/174 6892
/proc/meminfo: memFree=16770648/32951132 swapFree=67111524/67111528
[pid=6892] ppid=6888 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/6892/stat : 6892 (ppfolio) S 6888 6892 5255 0 -1 4202496 520 1194 0 0 0 0 0 1 19 0 1 0 519761070 18763776 390 33554432000 4194304 4287625 140735205813152 18446744073709551615 210647166479 0 0 4096 65536 9224195738567704576 0 0 17 1 0 0 0
/proc/6892/statm: 4581 390 342 23 0 91 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18324

[startup+1.10071 s]
/proc/loadavg: 1.58 1.98 2.71 3/174 6892
/proc/meminfo: memFree=16770648/32951132 swapFree=67111524/67111528
[pid=6892] ppid=6888 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/6892/stat : 6892 (ppfolio) S 6888 6892 5255 0 -1 4202496 520 1194 0 0 0 0 0 1 19 0 1 0 519761070 18763776 390 33554432000 4194304 4287625 140735205813152 18446744073709551615 210647166479 0 0 4096 65536 9224195742862639364 0 0 17 1 0 0 0
/proc/6892/statm: 4581 390 342 23 0 91 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18324

[startup+1.50064 s]
/proc/loadavg: 1.58 1.98 2.71 3/174 6892
/proc/meminfo: memFree=16770648/32951132 swapFree=67111524/67111528
[pid=6892] ppid=6888 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/6892/stat : 6892 (ppfolio) S 6888 6892 5255 0 -1 4202496 520 1194 0 0 0 0 0 1 15 0 1 0 519761070 18763776 390 33554432000 4194304 4287625 140735205813152 18446744073709551615 210647166479 0 0 4096 65536 9224195738567704576 0 0 17 1 0 0 0
/proc/6892/statm: 4581 390 342 23 0 91 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18324

[startup+3.10037 s]
/proc/loadavg: 2.17 2.10 2.74 11/185 6904
/proc/meminfo: memFree=16542304/32951132 swapFree=67111524/67111528
[pid=6892] ppid=6888 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/6892/stat : 6892 (ppfolio) S 6888 6892 5255 0 -1 4202496 520 1194 0 0 0 0 0 1 15 0 1 0 519761070 18763776 390 33554432000 4194304 4287625 140735205813152 18446744073709551615 210647166479 0 0 4096 65536 9224195742862639364 0 0 17 1 0 0 0
/proc/6892/statm: 4581 390 342 23 0 91 0
[pid=6894] ppid=6892 vsize=56668 CPUtime=3.07 cores=1
/proc/6894/stat : 6894 (cryptominisat) R 6892 6892 5255 0 -1 4202496 13073 0 0 0 305 2 0 0 25 0 1 0 519761070 58028032 9503 33554432000 4194304 4587354 140733300945968 18446744073709551615 4244156 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6894/statm: 14167 9503 330 96 0 10729 0
[pid=6896] ppid=6892 vsize=36196 CPUtime=3.08 cores=5
/proc/6896/stat : 6896 (clasp) R 6892 6892 5255 0 -1 4202496 7919 0 0 0 307 1 0 0 25 0 1 0 519761071 37064704 6305 33554432000 4194304 4785740 140735759168960 18446744073709551615 4552906 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6896/statm: 9049 6305 340 145 0 6094 0
[pid=6900] ppid=6892 vsize=14356 CPUtime=3.07 cores=3
/proc/6900/stat : 6900 (lingeling) R 6892 6892 5255 0 -1 4202496 4525 0 0 0 307 0 0 0 25 0 1 0 519761071 14700544 2757 33554432000 4194304 4352236 140736012825712 18446744073709551615 4238683 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/6900/statm: 3589 2757 127 39 0 2669 0
[pid=6902] ppid=6892 vsize=87464 CPUtime=3.06 cores=7
/proc/6902/stat : 6902 (march_hi) R 6892 6892 5255 0 -1 4202496 44881 0 0 0 300 6 0 0 25 0 1 0 519761071 89563136 11075 33554432000 4194304 4331988 140735913294944 18446744073709551615 4265493 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/6902/statm: 21866 11075 175 34 0 20308 0
Current children cumulated CPU time (s) 12.29
Current children cumulated vsize (KiB) 213008

[startup+6.30684 s]
/proc/loadavg: 2.17 2.10 2.74 12/185 6904
/proc/meminfo: memFree=16524188/32951132 swapFree=67111524/67111528
[pid=6892] ppid=6888 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/6892/stat : 6892 (ppfolio) S 6888 6892 5255 0 -1 4202496 520 1194 0 0 0 0 0 1 15 0 1 0 519761070 18763776 390 33554432000 4194304 4287625 140735205813152 18446744073709551615 210647166479 0 0 4096 65536 9224195738567704576 0 0 17 1 0 0 0
/proc/6892/statm: 4581 390 342 23 0 91 0
[pid=6894] ppid=6892 vsize=1507332 CPUtime=6.28 cores=1
/proc/6894/stat : 6894 (cryptominisat) R 6892 6892 5255 0 -1 4202496 15146 0 0 0 625 3 0 0 25 0 1 0 519761070 1543507968 9336 33554432000 4194304 4587354 140733300945968 18446744073709551615 4239578 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6894/statm: 376833 9336 333 96 0 373395 0
[pid=6896] ppid=6892 vsize=42508 CPUtime=6.29 cores=5
/proc/6896/stat : 6896 (clasp) R 6892 6892 5255 0 -1 4202496 9448 0 0 0 627 2 0 0 25 0 1 0 519761071 43528192 7834 33554432000 4194304 4785740 140735759168960 18446744073709551615 4553061 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6896/statm: 10627 7834 340 145 0 7672 0
[pid=6900] ppid=6892 vsize=15372 CPUtime=6.27 cores=3
/proc/6900/stat : 6900 (lingeling) R 6892 6892 5255 0 -1 4202496 4780 0 0 0 627 0 0 0 25 0 1 0 519761071 15740928 3011 33554432000 4194304 4352236 140736012825712 18446744073709551615 4328132 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/6900/statm: 3843 3011 127 39 0 2923 0
[pid=6902] ppid=6892 vsize=89120 CPUtime=6.25 cores=7
/proc/6902/stat : 6902 (march_hi) R 6892 6892 5255 0 -1 4202496 45329 0 0 0 618 7 0 0 25 0 1 0 519761071 91258880 11523 33554432000 4194304 4331988 140735913294944 18446744073709551615 4237136 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/6902/statm: 22280 11523 175 34 0 20722 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 1672656

[startup+12.7008 s]
/proc/loadavg: 2.96 2.26 2.79 12/185 6905
/proc/meminfo: memFree=16487512/32951132 swapFree=67111524/67111528
[pid=6892] ppid=6888 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/6892/stat : 6892 (ppfolio) S 6888 6892 5255 0 -1 4202496 520 1194 0 0 0 0 0 1 15 0 1 0 519761070 18763776 390 33554432000 4194304 4287625 140735205813152 18446744073709551615 210647166479 0 0 4096 65536 9224195742862639364 0 0 17 1 0 0 0
/proc/6892/statm: 4581 390 342 23 0 91 0
[pid=6894] ppid=6892 vsize=1505816 CPUtime=11.2 cores=1
/proc/6894/stat : 6894 (cryptominisat) R 6892 6892 5255 0 -1 4202496 20430 0 0 0 1094 26 0 0 25 0 1 0 519761070 1541955584 12284 33554432000 4194304 4587354 140733300945968 18446744073709551615 4287156 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6894/statm: 376454 12284 336 96 0 373016 0
[pid=6896] ppid=6892 vsize=50500 CPUtime=12.69 cores=5
/proc/6896/stat : 6896 (clasp) R 6892 6892 5255 0 -1 4202496 11465 0 0 0 1266 3 0 0 25 0 1 0 519761071 51712000 9851 33554432000 4194304 4785740 140735759168960 18446744073709551615 4286973 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6896/statm: 12625 9852 340 145 0 9670 0
[pid=6900] ppid=6892 vsize=16152 CPUtime=12.67 cores=3
/proc/6900/stat : 6900 (lingeling) R 6892 6892 5255 0 -1 4202496 4975 0 0 0 1266 1 0 0 25 0 1 0 519761071 16539648 3206 33554432000 4194304 4352236 140736012825712 18446744073709551615 4328095 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/6900/statm: 4038 3206 127 39 0 3118 0
[pid=6902] ppid=6892 vsize=89920 CPUtime=12.61 cores=7
/proc/6902/stat : 6902 (march_hi) R 6892 6892 5255 0 -1 4202496 45510 0 0 0 1253 8 0 0 25 0 1 0 519761071 92078080 11704 33554432000 4194304 4331988 140735913294944 18446744073709551615 4299185 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/6902/statm: 22480 11704 175 34 0 20922 0
Current children cumulated CPU time (s) 49.18
Current children cumulated vsize (KiB) 1680712

[startup+25.5006 s]
/proc/loadavg: 4.57 2.66 2.91 11/185 6905
/proc/meminfo: memFree=16459092/32951132 swapFree=67111524/67111528
[pid=6892] ppid=6888 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/6892/stat : 6892 (ppfolio) S 6888 6892 5255 0 -1 4202496 520 1194 0 0 0 0 0 1 15 0 1 0 519761070 18763776 390 33554432000 4194304 4287625 140735205813152 18446744073709551615 210647166479 0 0 4096 65536 9224195742862639364 0 0 17 1 0 0 0
/proc/6892/statm: 4581 390 342 23 0 91 0
[pid=6894] ppid=6892 vsize=1551804 CPUtime=23.91 cores=1
/proc/6894/stat : 6894 (cryptominisat) R 6892 6892 5255 0 -1 4202496 27081 0 0 0 2358 33 0 0 25 0 1 0 519761070 1589047296 13926 33554432000 4194304 4587354 140733300945968 18446744073709551615 4237674 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6894/statm: 387951 13926 336 96 0 384513 0
[pid=6896] ppid=6892 vsize=58652 CPUtime=25.48 cores=5
/proc/6896/stat : 6896 (clasp) R 6892 6892 5255 0 -1 4202496 13486 0 0 0 2544 4 0 0 25 0 1 0 519761071 60059648 11872 33554432000 4194304 4785740 140735759168960 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6896/statm: 14663 11872 340 145 0 11708 0
[pid=6900] ppid=6892 vsize=17440 CPUtime=25.47 cores=3
/proc/6900/stat : 6900 (lingeling) R 6892 6892 5255 0 -1 4202496 5297 0 0 0 2546 1 0 0 25 0 1 0 519761071 17858560 3528 33554432000 4194304 4352236 140736012825712 18446744073709551615 4329153 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/6900/statm: 4360 3528 127 39 0 3440 0
[pid=6902] ppid=6892 vsize=91936 CPUtime=25.34 cores=7
/proc/6902/stat : 6902 (march_hi) R 6892 6892 5255 0 -1 4202496 46057 0 0 0 2526 8 0 0 25 0 1 0 519761071 94142464 12251 33554432000 4194304 4331988 140735913294944 18446744073709551615 4237136 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/6902/statm: 22984 12251 175 34 0 21426 0
Current children cumulated CPU time (s) 100.21
Current children cumulated vsize (KiB) 1738156

[startup+51.1003 s]
/proc/loadavg: 6.23 3.20 3.08 11/185 6906
/proc/meminfo: memFree=16414144/32951132 swapFree=67111524/67111528
[pid=6892] ppid=6888 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/6892/stat : 6892 (ppfolio) S 6888 6892 5255 0 -1 4202496 520 1194 0 0 0 0 0 1 15 0 1 0 519761070 18763776 390 33554432000 4194304 4287625 140735205813152 18446744073709551615 210647166479 0 0 4096 65536 9224195742862639364 0 0 17 1 0 0 0
/proc/6892/statm: 4581 390 342 23 0 91 0
[pid=6894] ppid=6892 vsize=1539120 CPUtime=49.47 cores=1
/proc/6894/stat : 6894 (cryptominisat) R 6892 6892 5255 0 -1 4202496 45892 0 0 0 4898 49 0 0 25 0 1 0 519761070 1576058880 17311 33554432000 4194304 4587354 140733300945968 18446744073709551615 4231887 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6894/statm: 384780 17311 336 96 0 381342 0
[pid=6896] ppid=6892 vsize=65124 CPUtime=51.06 cores=5
/proc/6896/stat : 6896 (clasp) R 6892 6892 5255 0 -1 4202496 15035 0 0 0 5101 5 0 0 25 0 1 0 519761071 66686976 13421 33554432000 4194304 4785740 140735759168960 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6896/statm: 16281 13421 340 145 0 13326 0
[pid=6900] ppid=6892 vsize=19828 CPUtime=51.06 cores=3
/proc/6900/stat : 6900 (lingeling) R 6892 6892 5255 0 -1 4202496 5895 0 0 0 5105 1 0 0 25 0 1 0 519761071 20303872 4125 33554432000 4194304 4352236 140736012825712 18446744073709551615 4328126 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/6900/statm: 4957 4125 127 39 0 4037 0
[pid=6902] ppid=6892 vsize=94620 CPUtime=50.79 cores=7
/proc/6902/stat : 6902 (march_hi) R 6892 6892 5255 0 -1 4202496 46735 0 0 0 5071 8 0 0 25 0 1 0 519761071 96890880 12929 33554432000 4194304 4331988 140735913294944 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/6902/statm: 23655 12929 175 34 0 22097 0
Current children cumulated CPU time (s) 202.39
Current children cumulated vsize (KiB) 1737016

[startup+102.301 s]
/proc/loadavg: 7.94 4.12 3.40 11/185 6907
/proc/meminfo: memFree=16306796/32951132 swapFree=67111524/67111528
[pid=6892] ppid=6888 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/6892/stat : 6892 (ppfolio) S 6888 6892 5255 0 -1 4202496 520 1194 0 0 0 0 0 1 15 0 1 0 519761070 18763776 390 33554432000 4194304 4287625 140735205813152 18446744073709551615 210647166479 0 0 4096 65536 9224195738567704576 0 0 17 1 0 0 0
/proc/6892/statm: 4581 390 342 23 0 91 0
[pid=6894] ppid=6892 vsize=1555904 CPUtime=100.66 cores=1
/proc/6894/stat : 6894 (cryptominisat) R 6892 6892 5255 0 -1 4202496 55556 0 0 0 10014 52 0 0 25 0 1 0 519761070 1593245696 23896 33554432000 4194304 4587354 140733300945968 18446744073709551615 4238224 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6894/statm: 388976 23896 336 96 0 385538 0
[pid=6896] ppid=6892 vsize=85560 CPUtime=102.25 cores=5
/proc/6896/stat : 6896 (clasp) R 6892 6892 5255 0 -1 4202496 20054 0 0 0 10217 8 0 0 25 0 1 0 519761071 87613440 18440 33554432000 4194304 4785740 140735759168960 18446744073709551615 4562640 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6896/statm: 21390 18440 340 145 0 18435 0
[pid=6900] ppid=6892 vsize=24688 CPUtime=102.25 cores=3
/proc/6900/stat : 6900 (lingeling) R 6892 6892 5255 0 -1 4202496 10182 0 0 0 10224 1 0 0 25 0 1 0 519761071 25280512 5340 33554432000 4194304 4352236 140736012825712 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/6900/statm: 6172 5340 127 39 0 5252 0
[pid=6902] ppid=6892 vsize=108452 CPUtime=101.69 cores=7
/proc/6902/stat : 6902 (march_hi) R 6892 6892 5255 0 -1 4202496 50134 0 0 0 10160 9 0 0 25 0 1 0 519761071 111054848 16328 33554432000 4194304 4331988 140735913294944 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/6902/statm: 27113 16328 175 34 0 25555 0
Current children cumulated CPU time (s) 406.86
Current children cumulated vsize (KiB) 1792928

[startup+162.301 s]

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


[startup+942.3 s]
/proc/loadavg: 9.10 8.86 6.82 11/185 6942
/proc/meminfo: memFree=16009212/32951132 swapFree=67111524/67111528
[pid=6892] ppid=6888 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/6892/stat : 6892 (ppfolio) S 6888 6892 5255 0 -1 4202496 520 1194 0 0 0 0 0 1 15 0 1 0 519761070 18763776 390 33554432000 4194304 4287625 140735205813152 18446744073709551615 210647166479 0 0 4096 65536 9224195742862639364 0 0 17 1 0 0 0
/proc/6892/statm: 4581 390 342 23 0 91 0
[pid=6894] ppid=6892 vsize=1587288 CPUtime=939.73 cores=1
/proc/6894/stat : 6894 (cryptominisat) R 6892 6892 5255 0 -1 4202496 116093 0 0 0 93883 90 0 0 25 0 1 0 519761070 1625382912 31814 33554432000 4194304 4587354 140733300945968 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6894/statm: 396822 31814 336 96 0 393384 0
[pid=6896] ppid=6892 vsize=176464 CPUtime=942.08 cores=5
/proc/6896/stat : 6896 (clasp) R 6892 6892 5255 0 -1 4202496 41879 0 0 0 94191 17 0 0 25 0 1 0 519761071 180699136 40265 33554432000 4194304 4785740 140735759168960 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6896/statm: 44116 40265 340 145 0 41161 0
[pid=6900] ppid=6892 vsize=38300 CPUtime=942.13 cores=3
/proc/6900/stat : 6900 (lingeling) R 6892 6892 5255 0 -1 4202496 40081 0 0 0 94207 6 0 0 25 0 1 0 519761071 39219200 8743 33554432000 4194304 4352236 140736012825712 18446744073709551615 4207780 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/6900/statm: 9575 8743 127 39 0 8655 0
[pid=6902] ppid=6892 vsize=135288 CPUtime=937.01 cores=7
/proc/6902/stat : 6902 (march_hi) R 6892 6892 5255 0 -1 4202496 56652 0 0 0 93686 15 0 0 25 0 1 0 519761071 138534912 22801 33554432000 4194304 4331988 140735913294944 18446744073709551615 4243193 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/6902/statm: 33822 22801 175 34 0 32264 0
Current children cumulated CPU time (s) 3760.96
Current children cumulated vsize (KiB) 1955664

[startup+1002.3 s]
/proc/loadavg: 9.14 8.91 6.95 10/185 6943
/proc/meminfo: memFree=16005972/32951132 swapFree=67111524/67111528
[pid=6892] ppid=6888 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/6892/stat : 6892 (ppfolio) S 6888 6892 5255 0 -1 4202496 520 1194 0 0 0 0 0 1 15 0 1 0 519761070 18763776 390 33554432000 4194304 4287625 140735205813152 18446744073709551615 210647166479 0 0 4096 65536 9224195742862639364 0 0 17 1 0 0 0
/proc/6892/statm: 4581 390 342 23 0 91 0
[pid=6894] ppid=6892 vsize=1579876 CPUtime=999.71 cores=1
/proc/6894/stat : 6894 (cryptominisat) R 6892 6892 5255 0 -1 4202496 124013 0 0 0 99877 94 0 0 25 0 1 0 519761070 1617793024 30471 33554432000 4194304 4587354 140733300945968 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6894/statm: 394969 30471 336 96 0 391531 0
[pid=6896] ppid=6892 vsize=179772 CPUtime=1002.06 cores=5
/proc/6896/stat : 6896 (clasp) R 6892 6892 5255 0 -1 4202496 42726 0 0 0 100189 17 0 0 25 0 1 0 519761071 184086528 41112 33554432000 4194304 4785740 140735759168960 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6896/statm: 44943 41112 340 145 0 41988 0
[pid=6900] ppid=6892 vsize=38300 CPUtime=1002.12 cores=3
/proc/6900/stat : 6900 (lingeling) R 6892 6892 5255 0 -1 4202496 43665 0 0 0 100206 6 0 0 25 0 1 0 519761071 39219200 8743 33554432000 4194304 4352236 140736012825712 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/6900/statm: 9575 8743 127 39 0 8655 0
[pid=6902] ppid=6892 vsize=138524 CPUtime=996.67 cores=7
/proc/6902/stat : 6902 (march_hi) R 6892 6892 5255 0 -1 4202496 57435 0 0 0 99652 15 0 0 25 0 1 0 519761071 141848576 23584 33554432000 4194304 4331988 140735913294944 18446744073709551615 4211256 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/6902/statm: 34631 23584 175 34 0 33073 0
Current children cumulated CPU time (s) 4000.57
Current children cumulated vsize (KiB) 1954796

[startup+1062.31 s]
/proc/loadavg: 9.09 8.94 7.09 11/185 6945
/proc/meminfo: memFree=15983408/32951132 swapFree=67111524/67111528
[pid=6892] ppid=6888 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/6892/stat : 6892 (ppfolio) S 6888 6892 5255 0 -1 4202496 520 1194 0 0 0 0 0 1 15 0 1 0 519761070 18763776 390 33554432000 4194304 4287625 140735205813152 18446744073709551615 210647166479 0 0 4096 65536 9224195738567704576 0 0 17 1 0 0 0
/proc/6892/statm: 4581 390 342 23 0 91 0
[pid=6894] ppid=6892 vsize=1575776 CPUtime=1059.7 cores=1
/proc/6894/stat : 6894 (cryptominisat) R 6892 6892 5255 0 -1 4202496 139965 0 0 0 105871 99 0 0 25 0 1 0 519761070 1613594624 34078 33554432000 4194304 4587354 140733300945968 18446744073709551615 4241080 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6894/statm: 393944 34078 336 96 0 390506 0
[pid=6896] ppid=6892 vsize=186568 CPUtime=1062.05 cores=5
/proc/6896/stat : 6896 (clasp) R 6892 6892 5255 0 -1 4202496 44319 0 0 0 106188 17 0 0 25 0 1 0 519761071 191045632 42705 33554432000 4194304 4785740 140735759168960 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6896/statm: 46642 42705 340 145 0 43687 0
[pid=6900] ppid=6892 vsize=49564 CPUtime=1062.12 cores=3
/proc/6900/stat : 6900 (lingeling) R 6892 6892 5255 0 -1 4202496 47249 0 0 0 106205 7 0 0 25 0 1 0 519761071 50753536 11559 33554432000 4194304 4352236 140736012825712 18446744073709551615 4328095 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/6900/statm: 12391 11559 127 39 0 11471 0
[pid=6902] ppid=6892 vsize=142636 CPUtime=1056.33 cores=7
/proc/6902/stat : 6902 (march_hi) R 6892 6892 5255 0 -1 4202496 58058 0 0 0 105618 15 0 0 25 0 1 0 519761071 146059264 24207 33554432000 4194304 4331988 140735913294944 18446744073709551615 4226457 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/6902/statm: 35659 24207 175 34 0 34101 0
Current children cumulated CPU time (s) 4240.21
Current children cumulated vsize (KiB) 1972868

[startup+1122.3 s]
/proc/loadavg: 9.09 8.96 7.21 11/185 6946
/proc/meminfo: memFree=15983528/32951132 swapFree=67111524/67111528
[pid=6892] ppid=6888 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/6892/stat : 6892 (ppfolio) S 6888 6892 5255 0 -1 4202496 520 1194 0 0 0 0 0 1 15 0 1 0 519761070 18763776 390 33554432000 4194304 4287625 140735205813152 18446744073709551615 210647166479 0 0 4096 65536 9224195742862639366 0 0 17 1 0 0 0
/proc/6892/statm: 4581 390 342 23 0 91 0
[pid=6894] ppid=6892 vsize=1646880 CPUtime=1119.69 cores=1
/proc/6894/stat : 6894 (cryptominisat) R 6892 6892 5255 0 -1 4202496 152506 0 0 0 111863 106 0 0 25 0 1 0 519761070 1686405120 32403 33554432000 4194304 4587354 140733300945968 18446744073709551615 4238280 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6894/statm: 411720 32403 336 96 0 408282 0
[pid=6896] ppid=6892 vsize=199472 CPUtime=1122.04 cores=5
/proc/6896/stat : 6896 (clasp) R 6892 6892 5255 0 -1 4202496 47517 0 0 0 112186 18 0 0 25 0 1 0 519761071 204259328 45903 33554432000 4194304 4785740 140735759168960 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6896/statm: 49868 45903 340 145 0 46913 0
[pid=6900] ppid=6892 vsize=47516 CPUtime=1122.1 cores=3
/proc/6900/stat : 6900 (lingeling) R 6892 6892 5255 0 -1 4202496 50321 0 0 0 112203 7 0 0 25 0 1 0 519761071 48656384 11047 33554432000 4194304 4352236 140736012825712 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/6900/statm: 11879 11047 127 39 0 10959 0
[pid=6902] ppid=6892 vsize=143432 CPUtime=1116 cores=7
/proc/6902/stat : 6902 (march_hi) R 6892 6892 5255 0 -1 4202496 58452 0 0 0 111584 16 0 0 25 0 1 0 519761071 146874368 24601 33554432000 4194304 4331988 140735913294944 18446744073709551615 4242904 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/6902/statm: 35858 24601 175 34 0 34300 0
Current children cumulated CPU time (s) 4479.84
Current children cumulated vsize (KiB) 2055624

[startup+1182.3 s]
/proc/loadavg: 9.07 8.98 7.33 11/185 6948
/proc/meminfo: memFree=15944340/32951132 swapFree=67111524/67111528
[pid=6892] ppid=6888 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/6892/stat : 6892 (ppfolio) S 6888 6892 5255 0 -1 4202496 520 1194 0 0 0 0 0 1 15 0 1 0 519761070 18763776 390 33554432000 4194304 4287625 140735205813152 18446744073709551615 210647166479 0 0 4096 65536 9224195742862639364 0 0 17 1 0 0 0
/proc/6892/statm: 4581 390 342 23 0 91 0
[pid=6894] ppid=6892 vsize=1575788 CPUtime=1179.68 cores=1
/proc/6894/stat : 6894 (cryptominisat) R 6892 6892 5255 0 -1 4202496 164681 0 0 0 117855 113 0 0 25 0 1 0 519761070 1613606912 29683 33554432000 4194304 4587354 140733300945968 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6894/statm: 393947 29683 336 96 0 390509 0
[pid=6896] ppid=6892 vsize=200632 CPUtime=1182.02 cores=5
/proc/6896/stat : 6896 (clasp) R 6892 6892 5255 0 -1 4202496 47763 0 0 0 118184 18 0 0 25 0 1 0 519761071 205447168 46149 33554432000 4194304 4785740 140735759168960 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6896/statm: 50158 46149 340 145 0 47203 0
[pid=6900] ppid=6892 vsize=49564 CPUtime=1182.09 cores=3
/proc/6900/stat : 6900 (lingeling) R 6892 6892 5255 0 -1 4202496 51601 0 0 0 118202 7 0 0 25 0 1 0 519761071 50753536 11559 33554432000 4194304 4352236 140736012825712 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/6900/statm: 12391 11559 127 39 0 11471 0
[pid=6902] ppid=6892 vsize=150592 CPUtime=1175.66 cores=7
/proc/6902/stat : 6902 (march_hi) R 6892 6892 5255 0 -1 4202496 59147 0 0 0 117550 16 0 0 25 0 1 0 519761071 154206208 25296 33554432000 4194304 4331988 140735913294944 18446744073709551615 4263162 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/6902/statm: 37648 25296 175 34 0 36090 0
Current children cumulated CPU time (s) 4719.46
Current children cumulated vsize (KiB) 1994900



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.5 s]
/proc/loadavg: 9.12 9.00 7.37 10/185 6948
/proc/meminfo: memFree=15932432/32951132 swapFree=67111524/67111528
[pid=6892] ppid=6888 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/6892/stat : 6892 (ppfolio) S 6888 6892 5255 0 -1 4202496 520 1194 0 0 0 0 0 1 15 0 1 0 519761070 18763776 390 33554432000 4194304 4287625 140735205813152 18446744073709551615 210647166479 0 0 4096 65536 9224195742862639366 0 0 17 1 0 0 0
/proc/6892/statm: 4581 390 342 23 0 91 0
[pid=6894] ppid=6892 vsize=1575788 CPUtime=1199.88 cores=1
/proc/6894/stat : 6894 (cryptominisat) R 6892 6892 5255 0 -1 4202496 167356 0 0 0 119872 116 0 0 25 0 1 0 519761070 1613606912 32317 33554432000 4194304 4587354 140733300945968 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6894/statm: 393947 32317 336 96 0 390509 0
[pid=6896] ppid=6892 vsize=201688 CPUtime=1202.23 cores=5
/proc/6896/stat : 6896 (clasp) R 6892 6892 5255 0 -1 4202496 48073 0 0 0 120204 19 0 0 25 0 1 0 519761071 206528512 46459 33554432000 4194304 4785740 140735759168960 18446744073709551615 4278107 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6896/statm: 50422 46459 340 145 0 47467 0
[pid=6900] ppid=6892 vsize=46492 CPUtime=1202.29 cores=3
/proc/6900/stat : 6900 (lingeling) R 6892 6892 5255 0 -1 4202496 51601 0 0 0 120222 7 0 0 25 0 1 0 519761071 47607808 10791 33554432000 4194304 4352236 140736012825712 18446744073709551615 4329300 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/6900/statm: 11623 10791 127 39 0 10703 0
[pid=6902] ppid=6892 vsize=150724 CPUtime=1195.74 cores=7
/proc/6902/stat : 6902 (march_hi) R 6892 6892 5255 0 -1 4202496 59257 0 0 0 119558 16 0 0 25 0 1 0 519761071 154341376 25406 33554432000 4194304 4331988 140735913294944 18446744073709551615 4297234 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/6902/statm: 37681 25406 175 34 0 36123 0
Current children cumulated CPU time (s) 4800.15
Current children cumulated vsize (KiB) 1993016

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

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

[startup+1202.5 s]
/proc/loadavg: 9.12 9.00 7.37 10/185 6948
/proc/meminfo: memFree=15932432/32951132 swapFree=67111524/67111528
[pid=6892] ppid=6888 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/6892/stat : 6892 (ppfolio) S 6888 6892 5255 0 -1 4202496 520 1194 0 0 0 0 0 1 15 0 1 0 519761070 18763776 390 33554432000 4194304 4287625 140735205813152 18446744073709551615 210647166479 0 0 4096 65536 9224195742862639366 0 0 17 1 0 0 0
/proc/6892/statm: 4581 390 342 23 0 91 0
[pid=6894] ppid=6892 vsize=1575788 CPUtime=1199.88 cores=1
/proc/6894/stat : 6894 (cryptominisat) R 6892 6892 5255 0 -1 4202496 167356 0 0 0 119872 116 0 0 25 0 1 0 519761070 1613606912 32317 33554432000 4194304 4587354 140733300945968 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6894/statm: 393947 32317 336 96 0 390509 0
[pid=6896] ppid=6892 vsize=201688 CPUtime=1202.23 cores=5
/proc/6896/stat : 6896 (clasp) R 6892 6892 5255 0 -1 4202496 48073 0 0 0 120204 19 0 0 25 0 1 0 519761071 206528512 46459 33554432000 4194304 4785740 140735759168960 18446744073709551615 4278107 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6896/statm: 50422 46459 340 145 0 47467 0
[pid=6900] ppid=6892 vsize=46492 CPUtime=1202.29 cores=3
/proc/6900/stat : 6900 (lingeling) R 6892 6892 5255 0 -1 4202496 51601 0 0 0 120222 7 0 0 25 0 1 0 519761071 47607808 10791 33554432000 4194304 4352236 140736012825712 18446744073709551615 4329300 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/6900/statm: 11623 10791 127 39 0 10703 0
[pid=6902] ppid=6892 vsize=150724 CPUtime=1195.74 cores=7
/proc/6902/stat : 6902 (march_hi) R 6892 6892 5255 0 -1 4202496 59257 0 0 0 119558 16 0 0 25 0 1 0 519761071 154341376 25406 33554432000 4194304 4331988 140735913294944 18446744073709551615 4297234 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/6902/statm: 37681 25406 175 34 0 36123 0
Current children cumulated CPU time (s) 4800.15
Current children cumulated vsize (KiB) 1993016

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1202.51
CPU time (s): 4800.15
CPU user time (s): 4798.56
CPU system time (s): 1.59
CPU usage (%): 399.177
Max. virtual memory (cumulated for all children) (KiB): 3526408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.006998
system time used= 0.014997
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1714
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= 401
involuntary context switches= 10

runsolver used 1.90571 second user time and 4.64529 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-29 14:53:34
IDJOB=3289582
IDBENCH=83127
IDSOLVER=1612
FILE ID=node129/3289582-1304081614
RUNJOBID= node129-1304081614-6874
PBS_JOBID= 13170456
Free space on /tmp= 66368 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom18.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3289582-1304081614/watcher-3289582-1304081614 -o /tmp/evaluation-result-3289582-1304081614/solver-3289582-1304081614 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3289582-1304081614.cnf

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

MD5SUM BENCH= 9ece8f569c93ceee834817ef3350ed8e
RANDOM SEED=1427196869

node129.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.831
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.66
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.831
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.831
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.75
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.831
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.82
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.831
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.74
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.831
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.83
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.831
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.75
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.831
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      16770836 kB
Buffers:       1281624 kB
Cached:       14169016 kB
SwapCached:          4 kB
Active:        3782236 kB
Inactive:     11732424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      16770836 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           23468 kB
Writeback:           0 kB
AnonPages:       63276 kB
Mapped:          14892 kB
Slab:           603520 kB
PageTables:       4936 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   185880 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66344 MiB
End job on node129 at 2011-04-29 15:13:39