Trace number 3259181

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.3 1201.72

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v760c43649g2.cnf
MD5SUM791cdb75c1a209efd7f7547f06e0fed9
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1235.8
Satisfiable
(Un)Satisfiability was proved
Number of variables760
Number of clauses43649
Sum of the clauses size87978
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 243609
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

Solver Data

0.00/0.05	This is pico-portfolio, a naive parallel portfolio
0.00/0.05	Copyright (C) 2011 Olivier Roussel
0.00/0.05	Using 4 processing units
0.00/0.05	This portfolio uses the following solvers:
0.00/0.05	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.05	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.05	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.05	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.05	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.05	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.05	Starting clasp 1.3.6 on core(s) 5
0.00/0.05	Starting TNM 2009 on core(s) 7
0.00/0.05	Starting lingeling 276-6264d55-100731 on core(s) 3
0.00/0.05	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-3259181-1304034368/watcher-3259181-1304034368 -o /tmp/evaluation-result-3259181-1304034368/solver-3259181-1304034368 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3259181-1304034368.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: 10.13 10.14 9.79 6/182 4626
/proc/meminfo: memFree=18091296/32951124 swapFree=67111524/67111528
[pid=4626] ppid=4624 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/4626/stat : 4626 (ppfolio) R 4624 4626 3973 0 -1 4202496 518 0 0 0 0 0 0 0 25 0 1 0 495852935 18763776 389 33554432000 4194304 4287625 140733534353872 18446744073709551615 255106788879 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/4626/statm: 4581 389 341 23 0 91 0

[startup+0.0152139 s]
/proc/loadavg: 10.13 10.14 9.79 6/182 4626
/proc/meminfo: memFree=18091296/32951124 swapFree=67111524/67111528
[pid=4626] ppid=4624 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/4626/stat : 4626 (ppfolio) R 4624 4626 3973 0 -1 4202496 518 0 0 0 0 0 0 0 25 0 1 0 495852935 18763776 389 33554432000 4194304 4287625 140733534353872 18446744073709551615 255106788879 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/4626/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.1002 s]
/proc/loadavg: 10.13 10.14 9.79 6/182 4626
/proc/meminfo: memFree=18091296/32951124 swapFree=67111524/67111528
[pid=4626] ppid=4624 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/4626/stat : 4626 (ppfolio) R 4624 4626 3973 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 495852935 18763776 389 33554432000 4194304 4287625 140733534353872 18446744073709551615 255106788879 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/4626/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300161 s]
/proc/loadavg: 10.13 10.14 9.79 6/182 4626
/proc/meminfo: memFree=18091296/32951124 swapFree=67111524/67111528
[pid=4626] ppid=4624 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/4626/stat : 4626 (ppfolio) S 4624 4626 3973 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 495852935 18763776 389 33554432000 4194304 4287625 140733534353872 18446744073709551615 255106788879 0 0 4096 65536 4605291400534163455 0 0 17 5 0 0 0
/proc/4626/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701093 s]
/proc/loadavg: 10.13 10.14 9.79 6/182 4626
/proc/meminfo: memFree=18091296/32951124 swapFree=67111524/67111528
[pid=4626] ppid=4624 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/4626/stat : 4626 (ppfolio) S 4624 4626 3973 0 -1 4202496 520 0 0 0 0 0 0 0 19 0 1 0 495852935 18763776 389 33554432000 4194304 4287625 140733534353872 18446744073709551615 255106788879 0 0 4096 65536 4605291400534163455 0 0 17 5 0 0 0
/proc/4626/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50095 s]
/proc/loadavg: 10.12 10.14 9.79 11/188 4632
/proc/meminfo: memFree=18064092/32951124 swapFree=67111524/67111528
[pid=4626] ppid=4624 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/4626/stat : 4626 (ppfolio) S 4624 4626 3973 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 495852935 18763776 389 33554432000 4194304 4287625 140733534353872 18446744073709551615 255106788879 0 0 4096 65536 4605291400534163455 0 0 17 5 0 0 0
/proc/4626/statm: 4581 389 341 23 0 91 0
[pid=4627] ppid=4626 vsize=641540 CPUtime=1.49 cores=1
/proc/4627/stat : 4627 (cryptominisat) R 4626 4626 3973 0 -1 4202496 4871 0 0 0 149 0 0 0 25 0 1 0 495852935 656936960 2595 33554432000 4194304 4587354 140735765046528 18446744073709551615 4365294 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4627/statm: 160385 2595 337 96 0 156947 0
[pid=4628] ppid=4626 vsize=18736 CPUtime=1.49 cores=5
/proc/4628/stat : 4628 (clasp) R 4626 4626 3973 0 -1 4202496 2401 0 0 0 149 0 0 0 25 0 1 0 495852935 19185664 2029 33554432000 4194304 4785740 140734237624144 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/4628/statm: 4684 2029 340 145 0 1729 0
[pid=4629] ppid=4626 vsize=458072 CPUtime=0.8 cores=7
/proc/4629/stat : 4629 (TNM) R 4626 4626 3973 0 -1 4202496 1275 0 0 0 80 0 0 0 25 0 1 0 495852935 469065728 1172 33554432000 134512640 134534564 4288006224 18446744073709551615 7783829 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/4629/statm: 114518 1172 95 6 0 113184 0
[pid=4630] ppid=4626 vsize=6588 CPUtime=1.49 cores=3
/proc/4630/stat : 4630 (lingeling) R 4626 4626 3973 0 -1 4202496 998 0 0 0 149 0 0 0 25 0 1 0 495852935 6746112 764 33554432000 4194304 4352236 140734814311776 18446744073709551615 4208607 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/4630/statm: 1647 764 124 39 0 727 0
[pid=4631] ppid=4626 vsize=13628 CPUtime=0.67 cores=7
/proc/4631/stat : 4631 (march_hi) R 4626 4626 3973 0 -1 4202496 3866 0 0 0 67 0 0 0 25 0 1 0 495852935 13955072 1161 33554432000 4194304 4331988 140735093372224 18446744073709551615 4226245 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/4631/statm: 3407 1161 174 34 0 1849 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 1156888

[startup+3.10067 s]
/proc/loadavg: 10.12 10.14 9.79 11/188 4632
/proc/meminfo: memFree=18050464/32951124 swapFree=67111524/67111528
[pid=4626] ppid=4624 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/4626/stat : 4626 (ppfolio) S 4624 4626 3973 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 495852935 18763776 389 33554432000 4194304 4287625 140733534353872 18446744073709551615 255106788879 0 0 4096 65536 4605291400534163455 0 0 17 5 0 0 0
/proc/4626/statm: 4581 389 341 23 0 91 0
[pid=4627] ppid=4626 vsize=649656 CPUtime=3.09 cores=1
/proc/4627/stat : 4627 (cryptominisat) R 4626 4626 3973 0 -1 4202496 7673 0 0 0 308 1 0 0 25 0 1 0 495852935 665247744 4744 33554432000 4194304 4587354 140735765046528 18446744073709551615 255106424074 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4627/statm: 162414 4744 337 96 0 158976 0
[pid=4628] ppid=4626 vsize=20104 CPUtime=3.09 cores=5
/proc/4628/stat : 4628 (clasp) R 4626 4626 3973 0 -1 4202496 2736 0 0 0 309 0 0 0 25 0 1 0 495852935 20586496 2364 33554432000 4194304 4785740 140734237624144 18446744073709551615 4286941 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/4628/statm: 5026 2364 340 145 0 2071 0
[pid=4629] ppid=4626 vsize=458072 CPUtime=1.67 cores=7
/proc/4629/stat : 4629 (TNM) R 4626 4626 3973 0 -1 4202496 1275 0 0 0 167 0 0 0 25 0 1 0 495852935 469065728 1172 33554432000 134512640 134534564 4288006224 18446744073709551615 134529833 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/4629/statm: 114518 1172 95 6 0 113184 0
[pid=4630] ppid=4626 vsize=10376 CPUtime=3.09 cores=3
/proc/4630/stat : 4630 (lingeling) R 4626 4626 3973 0 -1 4202496 2518 0 0 0 309 0 0 0 25 0 1 0 495852935 10625024 1756 33554432000 4194304 4352236 140734814311776 18446744073709551615 4328671 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/4630/statm: 2594 1756 127 39 0 1674 0
[pid=4631] ppid=4626 vsize=13944 CPUtime=1.39 cores=7
/proc/4631/stat : 4631 (march_hi) R 4626 4626 3973 0 -1 4202496 3939 0 0 0 139 0 0 0 25 0 1 0 495852935 14278656 1234 33554432000 4194304 4331988 140735093372224 18446744073709551615 4228247 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/4631/statm: 3486 1234 174 34 0 1928 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 1170476

[startup+6.30111 s]
/proc/loadavg: 10.12 10.14 9.79 11/188 4632
/proc/meminfo: memFree=18034136/32951124 swapFree=67111524/67111528
[pid=4626] ppid=4624 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/4626/stat : 4626 (ppfolio) S 4624 4626 3973 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 495852935 18763776 389 33554432000 4194304 4287625 140733534353872 18446744073709551615 255106788879 0 0 4096 65536 4605291400534163455 0 0 17 5 0 0 0
/proc/4626/statm: 4581 389 341 23 0 91 0
[pid=4627] ppid=4626 vsize=658720 CPUtime=6.29 cores=1
/proc/4627/stat : 4627 (cryptominisat) R 4626 4626 3973 0 -1 4202496 11552 0 0 0 628 1 0 0 25 0 1 0 495852935 674529280 7277 33554432000 4194304 4587354 140735765046528 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4627/statm: 164680 7277 337 96 0 161242 0
[pid=4628] ppid=4626 vsize=22180 CPUtime=6.29 cores=5
/proc/4628/stat : 4628 (clasp) R 4626 4626 3973 0 -1 4202496 3252 0 0 0 629 0 0 0 25 0 1 0 495852935 22712320 2880 33554432000 4194304 4785740 140734237624144 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/4628/statm: 5545 2880 340 145 0 2590 0
[pid=4629] ppid=4626 vsize=458072 CPUtime=3.26 cores=7
/proc/4629/stat : 4629 (TNM) R 4626 4626 3973 0 -1 4202496 1275 0 0 0 326 0 0 0 25 0 1 0 495852935 469065728 1172 33554432000 134512640 134534564 4288006224 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/4629/statm: 114518 1172 95 6 0 113184 0
[pid=4630] ppid=4626 vsize=12160 CPUtime=6.29 cores=3
/proc/4630/stat : 4630 (lingeling) R 4626 4626 3973 0 -1 4202496 3856 0 0 0 629 0 0 0 25 0 1 0 495852935 12451840 2202 33554432000 4194304 4352236 140734814311776 18446744073709551615 4329149 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/4630/statm: 3040 2202 127 39 0 2120 0
[pid=4631] ppid=4626 vsize=14728 CPUtime=2.99 cores=7
/proc/4631/stat : 4631 (march_hi) R 4626 4626 3973 0 -1 4202496 4097 0 0 0 299 0 0 0 25 0 1 0 495852935 15081472 1392 33554432000 4194304 4331988 140735093372224 18446744073709551615 4226440 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/4631/statm: 3682 1392 174 34 0 2124 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 1184184

[startup+12.701 s]
/proc/loadavg: 10.10 10.14 9.79 11/188 4632
/proc/meminfo: memFree=18026808/32951124 swapFree=67111524/67111528
[pid=4626] ppid=4624 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/4626/stat : 4626 (ppfolio) S 4624 4626 3973 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 495852935 18763776 389 33554432000 4194304 4287625 140733534353872 18446744073709551615 255106788879 0 0 4096 65536 4605291400534163455 0 0 17 5 0 0 0
/proc/4626/statm: 4581 389 341 23 0 91 0
[pid=4627] ppid=4626 vsize=660348 CPUtime=12.69 cores=1
/proc/4627/stat : 4627 (cryptominisat) R 4626 4626 3973 0 -1 4202496 16727 0 0 0 1267 2 0 0 25 0 1 0 495852935 676196352 7140 33554432000 4194304 4587354 140735765046528 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4627/statm: 165087 7140 337 96 0 161649 0
[pid=4628] ppid=4626 vsize=24328 CPUtime=12.68 cores=5
/proc/4628/stat : 4628 (clasp) R 4626 4626 3973 0 -1 4202496 3760 0 0 0 1268 0 0 0 25 0 1 0 495852935 24911872 3388 33554432000 4194304 4785740 140734237624144 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/4628/statm: 6082 3388 340 145 0 3127 0
[pid=4629] ppid=4626 vsize=458072 CPUtime=6.42 cores=7
/proc/4629/stat : 4629 (TNM) R 4626 4626 3973 0 -1 4202496 1275 0 0 0 642 0 0 0 25 0 1 0 495852935 469065728 1172 33554432000 134512640 134534564 4288006224 18446744073709551615 134528966 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/4629/statm: 114518 1172 95 6 0 113184 0
[pid=4630] ppid=4626 vsize=13388 CPUtime=12.69 cores=3
/proc/4630/stat : 4630 (lingeling) R 4626 4626 3973 0 -1 4202496 5508 0 0 0 1269 0 0 0 25 0 1 0 495852935 13709312 2509 33554432000 4194304 4352236 140734814311776 18446744073709551615 4329165 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/4630/statm: 3347 2509 127 39 0 2427 0
[pid=4631] ppid=4626 vsize=15836 CPUtime=6.19 cores=7
/proc/4631/stat : 4631 (march_hi) R 4626 4626 3973 0 -1 4202496 4347 0 0 0 619 0 0 0 25 0 1 0 495852935 16216064 1642 33554432000 4194304 4331988 140735093372224 18446744073709551615 4246730 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/4631/statm: 3959 1642 175 34 0 2401 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 1190296

[startup+25.5007 s]
/proc/loadavg: 10.09 10.13 9.79 11/188 4633
/proc/meminfo: memFree=18000732/32951124 swapFree=67111524/67111528
[pid=4626] ppid=4624 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/4626/stat : 4626 (ppfolio) S 4624 4626 3973 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 495852935 18763776 389 33554432000 4194304 4287625 140733534353872 18446744073709551615 255106788879 0 0 4096 65536 4605291400534163455 0 0 17 5 0 0 0
/proc/4626/statm: 4581 389 341 23 0 91 0
[pid=4627] ppid=4626 vsize=660216 CPUtime=25.49 cores=1
/proc/4627/stat : 4627 (cryptominisat) R 4626 4626 3973 0 -1 4202496 26300 0 0 0 2545 4 0 0 25 0 1 0 495852935 676061184 7202 33554432000 4194304 4587354 140735765046528 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4627/statm: 165054 7202 337 96 0 161616 0
[pid=4628] ppid=4626 vsize=28776 CPUtime=25.48 cores=5
/proc/4628/stat : 4628 (clasp) R 4626 4626 3973 0 -1 4202496 4814 0 0 0 2548 0 0 0 25 0 1 0 495852935 29466624 4442 33554432000 4194304 4785740 140734237624144 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/4628/statm: 7194 4442 340 145 0 4239 0
[pid=4629] ppid=4626 vsize=458072 CPUtime=12.8 cores=7
/proc/4629/stat : 4629 (TNM) R 4626 4626 3973 0 -1 4202496 1275 0 0 0 1280 0 0 0 25 0 1 0 495852935 469065728 1172 33554432000 134512640 134534564 4288006224 18446744073709551615 134530582 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/4629/statm: 114518 1172 95 6 0 113184 0
[pid=4630] ppid=4626 vsize=18560 CPUtime=25.49 cores=3
/proc/4630/stat : 4630 (lingeling) R 4626 4626 3973 0 -1 4202496 10119 0 0 0 2548 1 0 0 25 0 1 0 495852935 19005440 3802 33554432000 4194304 4352236 140734814311776 18446744073709551615 4279075 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/4630/statm: 4640 3802 127 39 0 3720 0
[pid=4631] ppid=4626 vsize=17960 CPUtime=12.53 cores=7
/proc/4631/stat : 4631 (march_hi) R 4626 4626 3973 0 -1 4202496 4652 0 0 0 1253 0 0 0 25 0 1 0 495852935 18391040 1947 33554432000 4194304 4331988 140735093372224 18446744073709551615 4284296 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/4631/statm: 4490 1947 175 34 0 2932 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 1201908

[startup+51.1012 s]
/proc/loadavg: 10.18 10.15 9.81 11/188 4634
/proc/meminfo: memFree=17938152/32951124 swapFree=67111524/67111528
[pid=4626] ppid=4624 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/4626/stat : 4626 (ppfolio) S 4624 4626 3973 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 495852935 18763776 389 33554432000 4194304 4287625 140733534353872 18446744073709551615 255106788879 0 0 4096 65536 4605291400534163455 0 0 17 5 0 0 0
/proc/4626/statm: 4581 389 341 23 0 91 0
[pid=4627] ppid=4626 vsize=695300 CPUtime=51.09 cores=1
/proc/4627/stat : 4627 (cryptominisat) R 4626 4626 3973 0 -1 4202496 36149 0 0 0 5104 5 0 0 25 0 1 0 495852935 711987200 15551 33554432000 4194304 4587354 140735765046528 18446744073709551615 4237641 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4627/statm: 173825 15551 337 96 0 170387 0
[pid=4628] ppid=4626 vsize=33740 CPUtime=51.08 cores=5
/proc/4628/stat : 4628 (clasp) R 4626 4626 3973 0 -1 4202496 6003 0 0 0 5108 0 0 0 25 0 1 0 495852935 34549760 5631 33554432000 4194304 4785740 140734237624144 18446744073709551615 4287237 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/4628/statm: 8435 5631 340 145 0 5480 0
[pid=4629] ppid=4626 vsize=458072 CPUtime=25.52 cores=7
/proc/4629/stat : 4629 (TNM) R 4626 4626 3973 0 -1 4202496 1275 0 0 0 2552 0 0 0 25 0 1 0 495852935 469065728 1172 33554432000 134512640 134534564 4288006224 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/4629/statm: 114518 1172 95 6 0 113184 0
[pid=4630] ppid=4626 vsize=19204 CPUtime=51.09 cores=3

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

/proc/4631/statm: 45553 35314 175 34 0 43995 0
Current children cumulated CPU time (s) 3764.06
Current children cumulated vsize (KiB) 1523420

[startup+1002.3 s]
/proc/loadavg: 10.13 9.96 9.86 11/188 4861
/proc/meminfo: memFree=17964416/32951124 swapFree=67111524/67111528
[pid=4626] ppid=4624 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/4626/stat : 4626 (ppfolio) S 4624 4626 3973 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 495852935 18763776 389 33554432000 4194304 4287625 140733534353872 18446744073709551615 255106788879 0 0 4096 65536 4605291400534163455 0 0 17 5 0 0 0
/proc/4626/statm: 4581 389 341 23 0 91 0
[pid=4627] ppid=4626 vsize=731252 CPUtime=1002.31 cores=1
/proc/4627/stat : 4627 (cryptominisat) R 4626 4626 3973 0 -1 4202496 98669 0 0 0 100204 27 0 0 25 0 1 0 495852935 748802048 27130 33554432000 4194304 4587354 140735765046528 18446744073709551615 4238582 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4627/statm: 182813 27130 337 96 0 179375 0
[pid=4628] ppid=4626 vsize=79848 CPUtime=1002.3 cores=5
/proc/4628/stat : 4628 (clasp) R 4626 4626 3973 0 -1 4202496 16740 0 0 0 100227 3 0 0 25 0 1 0 495852935 81764352 16368 33554432000 4194304 4785740 140734237624144 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/4628/statm: 19962 16368 340 145 0 17007 0
[pid=4629] ppid=4626 vsize=458072 CPUtime=498.62 cores=7
/proc/4629/stat : 4629 (TNM) R 4626 4626 3973 0 -1 4202496 1275 0 0 0 49862 0 0 0 25 0 1 0 495852935 469065728 1172 33554432000 134512640 134534564 4288006224 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/4629/statm: 114518 1172 95 6 0 113184 0
[pid=4630] ppid=4626 vsize=54552 CPUtime=1002.31 cores=3
/proc/4630/stat : 4630 (lingeling) R 4626 4626 3973 0 -1 4202496 270848 0 0 0 100195 36 0 0 25 0 1 0 495852935 55861248 12800 33554432000 4194304 4352236 140734814311776 18446744073709551615 4329004 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/4630/statm: 13638 12800 127 39 0 12718 0
[pid=4631] ppid=4626 vsize=182212 CPUtime=498.22 cores=7
/proc/4631/stat : 4631 (march_hi) R 4626 4626 3973 0 -1 4202496 40518 0 0 0 49799 23 0 0 25 0 1 0 495852935 186585088 37813 33554432000 4194304 4331988 140735093372224 18446744073709551615 4265367 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/4631/statm: 45553 37813 175 34 0 43995 0
Current children cumulated CPU time (s) 4003.76
Current children cumulated vsize (KiB) 1524260

[startup+1062.3 s]
/proc/loadavg: 10.12 10.00 9.88 11/188 4862
/proc/meminfo: memFree=17945304/32951124 swapFree=67111524/67111528
[pid=4626] ppid=4624 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/4626/stat : 4626 (ppfolio) S 4624 4626 3973 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 495852935 18763776 389 33554432000 4194304 4287625 140733534353872 18446744073709551615 255106788879 0 0 4096 65536 4605291400534163455 0 0 17 5 0 0 0
/proc/4626/statm: 4581 389 341 23 0 91 0
[pid=4627] ppid=4626 vsize=730556 CPUtime=1062.31 cores=1
/proc/4627/stat : 4627 (cryptominisat) R 4626 4626 3973 0 -1 4202496 100757 0 0 0 106203 28 0 0 25 0 1 0 495852935 748089344 27130 33554432000 4194304 4587354 140735765046528 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4627/statm: 182639 27130 337 96 0 179201 0
[pid=4628] ppid=4626 vsize=82456 CPUtime=1062.3 cores=5
/proc/4628/stat : 4628 (clasp) R 4626 4626 3973 0 -1 4202496 17319 0 0 0 106226 4 0 0 25 0 1 0 495852935 84434944 16947 33554432000 4194304 4785740 140734237624144 18446744073709551615 4287564 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/4628/statm: 20614 16947 340 145 0 17659 0
[pid=4629] ppid=4626 vsize=458072 CPUtime=528.42 cores=7
/proc/4629/stat : 4629 (TNM) R 4626 4626 3973 0 -1 4202496 1275 0 0 0 52842 0 0 0 25 0 1 0 495852935 469065728 1172 33554432000 134512640 134534564 4288006224 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/4629/statm: 114518 1172 95 6 0 113184 0
[pid=4630] ppid=4626 vsize=39196 CPUtime=1062.31 cores=3
/proc/4630/stat : 4630 (lingeling) R 4626 4626 3973 0 -1 4202496 283329 0 0 0 106193 38 0 0 25 0 1 0 495852935 40136704 8961 33554432000 4194304 4352236 140734814311776 18446744073709551615 4329165 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/4630/statm: 9799 8961 127 39 0 8879 0
[pid=4631] ppid=4626 vsize=211680 CPUtime=528.09 cores=7
/proc/4631/stat : 4631 (march_hi) R 4626 4626 3973 0 -1 4202496 43065 0 0 0 52784 25 0 0 25 0 1 0 495852935 216760320 40360 33554432000 4194304 4331988 140735093372224 18446744073709551615 4228235 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/4631/statm: 52920 40360 175 34 0 51362 0
Current children cumulated CPU time (s) 4243.43
Current children cumulated vsize (KiB) 1540284

[startup+1122.3 s]
/proc/loadavg: 10.19 10.04 9.90 11/188 4864
/proc/meminfo: memFree=17881428/32951124 swapFree=67111524/67111528
[pid=4626] ppid=4624 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/4626/stat : 4626 (ppfolio) S 4624 4626 3973 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 495852935 18763776 389 33554432000 4194304 4287625 140733534353872 18446744073709551615 255106788879 0 0 4096 65536 4605291400534163455 0 0 17 5 0 0 0
/proc/4626/statm: 4581 389 341 23 0 91 0
[pid=4627] ppid=4626 vsize=749012 CPUtime=1122.31 cores=1
/proc/4627/stat : 4627 (cryptominisat) R 4626 4626 3973 0 -1 4202496 104375 0 0 0 112201 30 0 0 25 0 1 0 495852935 766988288 29178 33554432000 4194304 4587354 140735765046528 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4627/statm: 187253 29178 337 96 0 183815 0
[pid=4628] ppid=4626 vsize=83728 CPUtime=1122.31 cores=5
/proc/4628/stat : 4628 (clasp) R 4626 4626 3973 0 -1 4202496 17620 0 0 0 112227 4 0 0 25 0 1 0 495852935 85737472 17248 33554432000 4194304 4785740 140734237624144 18446744073709551615 4287022 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/4628/statm: 20932 17248 340 145 0 17977 0
[pid=4629] ppid=4626 vsize=458072 CPUtime=558.28 cores=7
/proc/4629/stat : 4629 (TNM) R 4626 4626 3973 0 -1 4202496 1275 0 0 0 55828 0 0 0 25 0 1 0 495852935 469065728 1172 33554432000 134512640 134534564 4288006224 18446744073709551615 134528288 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/4629/statm: 114518 1172 95 6 0 113184 0
[pid=4630] ppid=4626 vsize=49436 CPUtime=1122.32 cores=3
/proc/4630/stat : 4630 (lingeling) R 4626 4626 3973 0 -1 4202496 293825 0 0 0 112192 40 0 0 25 0 1 0 495852935 50622464 11521 33554432000 4194304 4352236 140734814311776 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/4630/statm: 12359 11521 127 39 0 11439 0
[pid=4631] ppid=4626 vsize=211680 CPUtime=557.91 cores=7
/proc/4631/stat : 4631 (march_hi) R 4626 4626 3973 0 -1 4202496 45552 0 0 0 55764 27 0 0 25 0 1 0 495852935 216760320 42847 33554432000 4194304 4331988 140735093372224 18446744073709551615 4237192 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/4631/statm: 52920 42847 175 34 0 51362 0
Current children cumulated CPU time (s) 4483.13
Current children cumulated vsize (KiB) 1570252

[startup+1182.3 s]
/proc/loadavg: 10.25 10.08 9.92 11/188 4866
/proc/meminfo: memFree=17874096/32951124 swapFree=67111524/67111528
[pid=4626] ppid=4624 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/4626/stat : 4626 (ppfolio) S 4624 4626 3973 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 495852935 18763776 389 33554432000 4194304 4287625 140733534353872 18446744073709551615 255106788879 0 0 4096 65536 4605291400534163455 0 0 17 5 0 0 0
/proc/4626/statm: 4581 389 341 23 0 91 0
[pid=4627] ppid=4626 vsize=702112 CPUtime=1182.31 cores=1
/proc/4627/stat : 4627 (cryptominisat) R 4626 4626 3973 0 -1 4202496 111288 0 0 0 118197 34 0 0 25 0 1 0 495852935 718962688 20438 33554432000 4194304 4587354 140735765046528 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4627/statm: 175528 20438 337 96 0 172090 0
[pid=4628] ppid=4626 vsize=84804 CPUtime=1182.31 cores=5
/proc/4628/stat : 4628 (clasp) R 4626 4626 3973 0 -1 4202496 17862 0 0 0 118227 4 0 0 25 0 1 0 495852935 86839296 17490 33554432000 4194304 4785740 140734237624144 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/4628/statm: 21201 17490 340 145 0 18246 0
[pid=4629] ppid=4626 vsize=458072 CPUtime=588.12 cores=7
/proc/4629/stat : 4629 (TNM) R 4626 4626 3973 0 -1 4202496 1275 0 0 0 58812 0 0 0 25 0 1 0 495852935 469065728 1172 33554432000 134512640 134534564 4288006224 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/4629/statm: 114518 1172 95 6 0 113184 0
[pid=4630] ppid=4626 vsize=76572 CPUtime=1182.31 cores=3
/proc/4630/stat : 4630 (lingeling) R 4626 4626 3973 0 -1 4202496 306881 0 0 0 118190 41 0 0 25 0 1 0 495852935 78409728 18305 33554432000 4194304 4352236 140734814311776 18446744073709551615 4328112 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/4630/statm: 19143 18305 127 39 0 18223 0
[pid=4631] ppid=4626 vsize=211680 CPUtime=587.75 cores=7
/proc/4631/stat : 4631 (march_hi) R 4626 4626 3973 0 -1 4202496 48068 0 0 0 58746 29 0 0 25 0 1 0 495852935 216760320 45363 33554432000 4194304 4331988 140735093372224 18446744073709551615 4226253 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/4631/statm: 52920 45363 175 34 0 51362 0
Current children cumulated CPU time (s) 4722.8
Current children cumulated vsize (KiB) 1551564



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 10.24 10.09 9.93 11/188 4866
/proc/meminfo: memFree=17860332/32951124 swapFree=67111524/67111528
[pid=4626] ppid=4624 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/4626/stat : 4626 (ppfolio) S 4624 4626 3973 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 495852935 18763776 389 33554432000 4194304 4287625 140733534353872 18446744073709551615 255106788879 0 0 4096 65536 4605291400534163455 0 0 17 5 0 0 0
/proc/4626/statm: 4581 389 341 23 0 91 0
[pid=4627] ppid=4626 vsize=721056 CPUtime=1201.72 cores=1
/proc/4627/stat : 4627 (cryptominisat) R 4626 4626 3973 0 -1 4202496 116641 0 0 0 120136 36 0 0 25 0 1 0 495852935 738361344 24833 33554432000 4194304 4587354 140735765046528 18446744073709551615 4243555 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4627/statm: 180264 24833 337 96 0 176826 0
[pid=4628] ppid=4626 vsize=85088 CPUtime=1201.71 cores=5
/proc/4628/stat : 4628 (clasp) R 4626 4626 3973 0 -1 4202496 17932 0 0 0 120167 4 0 0 25 0 1 0 495852935 87130112 17560 33554432000 4194304 4785740 140734237624144 18446744073709551615 4287022 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/4628/statm: 21272 17560 340 145 0 18317 0
[pid=4629] ppid=4626 vsize=458072 CPUtime=597.75 cores=7
/proc/4629/stat : 4629 (TNM) R 4626 4626 3973 0 -1 4202496 1275 0 0 0 59775 0 0 0 25 0 1 0 495852935 469065728 1172 33554432000 134512640 134534564 4288006224 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/4629/statm: 114518 1172 95 6 0 113184 0
[pid=4630] ppid=4626 vsize=72988 CPUtime=1201.72 cores=3
/proc/4630/stat : 4630 (lingeling) R 4626 4626 3973 0 -1 4202496 309057 0 0 0 120130 42 0 0 25 0 1 0 495852935 74739712 17409 33554432000 4194304 4352236 140734814311776 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/4630/statm: 18247 17409 127 39 0 17327 0
[pid=4631] ppid=4626 vsize=320224 CPUtime=597.4 cores=7
/proc/4631/stat : 4631 (march_hi) R 4626 4626 3973 0 -1 4202496 48892 0 0 0 59710 30 0 0 25 0 1 0 495852935 327909376 46187 33554432000 4194304 4331988 140735093372224 18446744073709551615 4228235 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/4631/statm: 80056 46187 175 34 0 78498 0
Current children cumulated CPU time (s) 4800.3
Current children cumulated vsize (KiB) 1675752

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

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

[startup+1201.7 s]
/proc/loadavg: 10.24 10.09 9.93 11/188 4866
/proc/meminfo: memFree=17860332/32951124 swapFree=67111524/67111528
[pid=4626] ppid=4624 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/4626/stat : 4626 (ppfolio) S 4624 4626 3973 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 495852935 18763776 389 33554432000 4194304 4287625 140733534353872 18446744073709551615 255106788879 0 0 4096 65536 4605291400534163455 0 0 17 5 0 0 0
/proc/4626/statm: 4581 389 341 23 0 91 0
[pid=4627] ppid=4626 vsize=721056 CPUtime=1201.72 cores=1
/proc/4627/stat : 4627 (cryptominisat) R 4626 4626 3973 0 -1 4202496 116641 0 0 0 120136 36 0 0 25 0 1 0 495852935 738361344 24833 33554432000 4194304 4587354 140735765046528 18446744073709551615 4243555 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4627/statm: 180264 24833 337 96 0 176826 0
[pid=4628] ppid=4626 vsize=85088 CPUtime=1201.71 cores=5
/proc/4628/stat : 4628 (clasp) R 4626 4626 3973 0 -1 4202496 17932 0 0 0 120167 4 0 0 25 0 1 0 495852935 87130112 17560 33554432000 4194304 4785740 140734237624144 18446744073709551615 4287022 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/4628/statm: 21272 17560 340 145 0 18317 0
[pid=4629] ppid=4626 vsize=458072 CPUtime=597.75 cores=7
/proc/4629/stat : 4629 (TNM) R 4626 4626 3973 0 -1 4202496 1275 0 0 0 59775 0 0 0 25 0 1 0 495852935 469065728 1172 33554432000 134512640 134534564 4288006224 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/4629/statm: 114518 1172 95 6 0 113184 0
[pid=4630] ppid=4626 vsize=72988 CPUtime=1201.72 cores=3
/proc/4630/stat : 4630 (lingeling) R 4626 4626 3973 0 -1 4202496 309057 0 0 0 120130 42 0 0 25 0 1 0 495852935 74739712 17409 33554432000 4194304 4352236 140734814311776 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/4630/statm: 18247 17409 127 39 0 17327 0
[pid=4631] ppid=4626 vsize=320224 CPUtime=597.4 cores=7
/proc/4631/stat : 4631 (march_hi) R 4626 4626 3973 0 -1 4202496 48892 0 0 0 59710 30 0 0 25 0 1 0 495852935 327909376 46187 33554432000 4194304 4331988 140735093372224 18446744073709551615 4228235 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/4631/statm: 80056 46187 175 34 0 78498 0
Current children cumulated CPU time (s) 4800.3
Current children cumulated vsize (KiB) 1675752

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1201.72
CPU time (s): 4800.3
CPU user time (s): 4799.18
CPU system time (s): 1.12
CPU usage (%): 399.453
Max. virtual memory (cumulated for all children) (KiB): 2180200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.002999
system time used= 0.004999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 520
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= 512
involuntary context switches= 6

runsolver used 1.71874 second user time and 4.84426 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-29 01:46:08
IDJOB=3259181
IDBENCH=71514
IDSOLVER=1612
FILE ID=node144/3259181-1304034368
RUNJOBID= node144-1304032526-4356
PBS_JOBID= 13170308
Free space on /tmp= 72376 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/unforced/rbsat-v760c43649g2.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3259181-1304034368/watcher-3259181-1304034368 -o /tmp/evaluation-result-3259181-1304034368/solver-3259181-1304034368 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3259181-1304034368.cnf

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

MD5SUM BENCH= 791cdb75c1a209efd7f7547f06e0fed9
RANDOM SEED=1592167942

node144.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.850
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.70
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.850
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	: 5226.16
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.850
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.850
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.83
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.850
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.75
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.850
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.82
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.850
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.850
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18091452 kB
Buffers:       2203108 kB
Cached:       10569236 kB
SwapCached:          4 kB
Active:        6087324 kB
Inactive:      8205624 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18091452 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           10796 kB
Writeback:           0 kB
AnonPages:     1520008 kB
Mapped:          16932 kB
Slab:           499220 kB
PageTables:       7948 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2538124 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= 72368 MiB
End job on node144 at 2011-04-29 02:06:12