Trace number 3220582

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 seq? (TO) 4999.95 5000.02

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v550-c2343-S943066845-088.UNKNOWN.cnf
MD5SUM9ba8ad6ebe939ddb75efcc3aec0126e6
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2695.29
Satisfiable
(Un)Satisfiability was proved
Number of variables550
Number of clauses2343
Sum of the clauses size7029
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32343
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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 1 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	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 0
0.00/0.00	Starting TNM 2009 on core(s) 0

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-3220582-1303274856/watcher-3220582-1303274856 -o /tmp/evaluation-result-3220582-1303274856/solver-3220582-1303274856 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3220582-1303274856.cnf 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5000 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: 5.19 5.04 5.01 3/179 26973
/proc/meminfo: memFree=16426220/32950928 swapFree=67111528/67111528
[pid=26973] ppid=26971 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26973/stat : 26973 (ppfolio) S 26971 26973 25694 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 517716282 18763776 394 33554432000 4194304 4287625 140735879112912 18446744073709551615 251367566863 0 0 4096 65536 4213244999048855810 0 0 17 4 0 0 0
/proc/26973/statm: 4581 394 345 23 0 91 0

[startup+0.0903529 s]
/proc/loadavg: 5.19 5.04 5.01 3/179 26973
/proc/meminfo: memFree=16426220/32950928 swapFree=67111528/67111528
[pid=26973] ppid=26971 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26973/stat : 26973 (ppfolio) S 26971 26973 25694 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 517716282 18763776 394 33554432000 4194304 4287625 140735879112912 18446744073709551615 251367566863 0 0 4096 65536 4213244999048855810 0 0 17 4 0 0 0
/proc/26973/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100344 s]
/proc/loadavg: 5.19 5.04 5.01 3/179 26973
/proc/meminfo: memFree=16426220/32950928 swapFree=67111528/67111528
[pid=26973] ppid=26971 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26973/stat : 26973 (ppfolio) S 26971 26973 25694 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 517716282 18763776 394 33554432000 4194304 4287625 140735879112912 18446744073709551615 251367566863 0 0 4096 65536 4213244999048855810 0 0 17 4 0 0 0
/proc/26973/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300315 s]
/proc/loadavg: 5.19 5.04 5.01 3/179 26973
/proc/meminfo: memFree=16426220/32950928 swapFree=67111528/67111528
[pid=26973] ppid=26971 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26973/stat : 26973 (ppfolio) S 26971 26973 25694 0 -1 4202496 501 0 0 0 0 0 0 0 17 0 1 0 517716282 18763776 394 33554432000 4194304 4287625 140735879112912 18446744073709551615 251367566863 0 0 4096 65536 10457935990675734528 0 0 17 4 0 0 0
/proc/26973/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700235 s]
/proc/loadavg: 5.19 5.04 5.01 3/179 26973
/proc/meminfo: memFree=16426220/32950928 swapFree=67111528/67111528
[pid=26973] ppid=26971 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26973/stat : 26973 (ppfolio) S 26971 26973 25694 0 -1 4202496 501 0 0 0 0 0 0 0 16 0 1 0 517716282 18763776 394 33554432000 4194304 4287625 140735879112912 18446744073709551615 251367566863 0 0 4096 65536 10457936128114688000 0 0 17 4 0 0 0
/proc/26973/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50108 s]
/proc/loadavg: 5.19 5.04 5.01 6/183 26977
/proc/meminfo: memFree=16421848/32950928 swapFree=67111528/67111528
[pid=26973] ppid=26971 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26973/stat : 26973 (ppfolio) S 26971 26973 25694 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 517716282 18763776 394 33554432000 4194304 4287625 140735879112912 18446744073709551615 251367566863 0 0 4096 65536 10457936265553641472 0 0 17 4 0 0 0
/proc/26973/statm: 4581 394 345 23 0 91 0
[pid=26974] ppid=26973 vsize=1325104 CPUtime=0.49 cores=0
/proc/26974/stat : 26974 (cryptominisat) R 26973 26973 25694 0 -1 4202496 1272 0 0 0 49 0 0 0 25 0 1 0 517716282 1356906496 749 33554432000 4194304 4587354 140736365164992 18446744073709551615 4237677 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26974/statm: 331276 749 327 96 0 327838 0
[pid=26975] ppid=26973 vsize=13352 CPUtime=0.44 cores=0
/proc/26975/stat : 26975 (clasp) R 26973 26973 25694 0 -1 4202496 793 0 0 0 44 0 0 0 25 0 1 0 517716282 13672448 680 33554432000 4194304 4785740 140736013138880 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26975/statm: 3338 680 340 145 0 383 0
[pid=26976] ppid=26973 vsize=455964 CPUtime=0.54 cores=0
/proc/26976/stat : 26976 (TNM) R 26973 26973 25694 0 -1 4202496 344 0 0 0 54 0 0 0 25 0 1 0 517716282 466907136 241 33554432000 134512640 134534564 4290889776 18446744073709551615 134530667 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26976/statm: 113991 241 95 6 0 112657 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 1812744

[startup+3.1008 s]
/proc/loadavg: 5.19 5.04 5.01 6/183 26977
/proc/meminfo: memFree=16420604/32950928 swapFree=67111528/67111528
[pid=26973] ppid=26971 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26973/stat : 26973 (ppfolio) S 26971 26973 25694 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 517716282 18763776 394 33554432000 4194304 4287625 140735879112912 18446744073709551615 251367566863 0 0 4096 65536 10457936402992594944 0 0 17 4 0 0 0
/proc/26973/statm: 4581 394 345 23 0 91 0
[pid=26974] ppid=26973 vsize=1326204 CPUtime=1.04 cores=0
/proc/26974/stat : 26974 (cryptominisat) R 26973 26973 25694 0 -1 4202496 1778 0 0 0 104 0 0 0 25 0 1 0 517716282 1358032896 949 33554432000 4194304 4587354 140736365164992 18446744073709551615 4244017 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26974/statm: 331551 949 327 96 0 328113 0
[pid=26975] ppid=26973 vsize=13748 CPUtime=0.99 cores=0
/proc/26975/stat : 26975 (clasp) R 26973 26973 25694 0 -1 4202496 906 0 0 0 99 0 0 0 25 0 1 0 517716282 14077952 793 33554432000 4194304 4785740 140736013138880 18446744073709551615 4553068 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26975/statm: 3437 793 340 145 0 482 0
[pid=26976] ppid=26973 vsize=455964 CPUtime=1.04 cores=0
/proc/26976/stat : 26976 (TNM) R 26973 26973 25694 0 -1 4202496 344 0 0 0 104 0 0 0 25 0 1 0 517716282 466907136 241 33554432000 134512640 134534564 4290889776 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26976/statm: 113991 241 95 6 0 112657 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 1814240

[startup+6.30119 s]
/proc/loadavg: 5.17 5.04 5.01 6/183 26977
/proc/meminfo: memFree=16413296/32950928 swapFree=67111528/67111528
[pid=26973] ppid=26971 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26973/stat : 26973 (ppfolio) S 26971 26973 25694 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 517716282 18763776 394 33554432000 4194304 4287625 140735879112912 18446744073709551615 251367566863 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/26973/statm: 4581 394 345 23 0 91 0
[pid=26974] ppid=26973 vsize=1333792 CPUtime=2.09 cores=0
/proc/26974/stat : 26974 (cryptominisat) R 26973 26973 25694 0 -1 4202496 3964 0 0 0 209 0 0 0 25 0 1 0 517716282 1365803008 2351 33554432000 4194304 4587354 140736365164992 18446744073709551615 4238736 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26974/statm: 333448 2351 337 96 0 330010 0
[pid=26975] ppid=26973 vsize=14288 CPUtime=2.04 cores=0
/proc/26975/stat : 26975 (clasp) R 26973 26973 25694 0 -1 4202496 1049 0 0 0 204 0 0 0 25 0 1 0 517716282 14630912 936 33554432000 4194304 4785740 140736013138880 18446744073709551615 4309456 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26975/statm: 3572 936 340 145 0 617 0
[pid=26976] ppid=26973 vsize=455964 CPUtime=2.14 cores=0
/proc/26976/stat : 26976 (TNM) R 26973 26973 25694 0 -1 4202496 344 0 0 0 214 0 0 0 25 0 1 0 517716282 466907136 241 33554432000 134512640 134534564 4290889776 18446744073709551615 134529024 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26976/statm: 113991 241 95 6 0 112657 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1822368

[startup+12.701 s]
/proc/loadavg: 5.16 5.04 5.01 6/183 26977
/proc/meminfo: memFree=16409716/32950928 swapFree=67111528/67111528
[pid=26973] ppid=26971 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26973/stat : 26973 (ppfolio) S 26971 26973 25694 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 517716282 18763776 394 33554432000 4194304 4287625 140735879112912 18446744073709551615 251367566863 0 0 4096 65536 10457936540431548416 0 0 17 4 0 0 0
/proc/26973/statm: 4581 394 345 23 0 91 0
[pid=26974] ppid=26973 vsize=1341540 CPUtime=4.24 cores=0
/proc/26974/stat : 26974 (cryptominisat) R 26973 26973 25694 0 -1 4202496 5144 0 0 0 424 0 0 0 25 0 1 0 517716282 1373736960 3107 33554432000 4194304 4587354 140736365164992 18446744073709551615 4238227 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26974/statm: 335385 3107 337 96 0 331947 0
[pid=26975] ppid=26973 vsize=15348 CPUtime=4.19 cores=0
/proc/26975/stat : 26975 (clasp) R 26973 26973 25694 0 -1 4202496 1302 0 0 0 419 0 0 0 25 0 1 0 517716282 15716352 1189 33554432000 4194304 4785740 140736013138880 18446744073709551615 4287248 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26975/statm: 3837 1189 340 145 0 882 0
[pid=26976] ppid=26973 vsize=455964 CPUtime=4.24 cores=0
/proc/26976/stat : 26976 (TNM) R 26973 26973 25694 0 -1 4202496 344 0 0 0 424 0 0 0 25 0 1 0 517716282 466907136 241 33554432000 134512640 134534564 4290889776 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26976/statm: 113991 241 95 6 0 112657 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1831176

[startup+25.5006 s]
/proc/loadavg: 5.12 5.04 5.01 6/183 26978
/proc/meminfo: memFree=16407236/32950928 swapFree=67111528/67111528
[pid=26973] ppid=26971 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26973/stat : 26973 (ppfolio) S 26971 26973 25694 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 517716282 18763776 394 33554432000 4194304 4287625 140735879112912 18446744073709551615 251367566863 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/26973/statm: 4581 394 345 23 0 91 0
[pid=26974] ppid=26973 vsize=1343700 CPUtime=8.49 cores=0
/proc/26974/stat : 26974 (cryptominisat) R 26973 26973 25694 0 -1 4202496 6570 0 0 0 848 1 0 0 25 0 1 0 517716282 1375948800 3483 33554432000 4194304 4587354 140736365164992 18446744073709551615 4238240 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26974/statm: 335925 3483 337 96 0 332487 0
[pid=26975] ppid=26973 vsize=16460 CPUtime=8.44 cores=0
/proc/26975/stat : 26975 (clasp) R 26973 26973 25694 0 -1 4202496 1582 0 0 0 844 0 0 0 25 0 1 0 517716282 16855040 1469 33554432000 4194304 4785740 140736013138880 18446744073709551615 4546135 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26975/statm: 4115 1469 340 145 0 1160 0
[pid=26976] ppid=26973 vsize=455964 CPUtime=8.54 cores=0
/proc/26976/stat : 26976 (TNM) R 26973 26973 25694 0 -1 4202496 344 0 0 0 854 0 0 0 25 0 1 0 517716282 466907136 241 33554432000 134512640 134534564 4290889776 18446744073709551615 134529651 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26976/statm: 113991 241 95 6 0 112657 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1834448

[startup+51.1009 s]
/proc/loadavg: 5.08 5.03 5.01 6/183 26978
/proc/meminfo: memFree=16400948/32950928 swapFree=67111528/67111528
[pid=26973] ppid=26971 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26973/stat : 26973 (ppfolio) S 26971 26973 25694 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 517716282 18763776 394 33554432000 4194304 4287625 140735879112912 18446744073709551615 251367566863 0 0 4096 65536 10457935715797827584 0 0 17 4 0 0 0
/proc/26973/statm: 4581 394 345 23 0 91 0
[pid=26974] ppid=26973 vsize=47760 CPUtime=17.04 cores=0
/proc/26974/stat : 26974 (cryptominisat) R 26973 26973 25694 0 -1 4202496 9139 0 0 0 1703 1 0 0 25 0 1 0 517716282 48906240 4692 33554432000 4194304 4587354 140736365164992 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26974/statm: 11940 4692 337 96 0 8502 0
[pid=26975] ppid=26973 vsize=17988 CPUtime=16.99 cores=0
/proc/26975/stat : 26975 (clasp) R 26973 26973 25694 0 -1 4202496 1941 0 0 0 1699 0 0 0 25 0 1 0 517716282 18419712 1828 33554432000 4194304 4785740 140736013138880 18446744073709551615 4546313 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26975/statm: 4497 1828 340 145 0 1542 0
[pid=26976] ppid=26973 vsize=455964 CPUtime=17.04 cores=0
/proc/26976/stat : 26976 (TNM) R 26973 26973 25694 0 -1 4202496 344 0 0 0 1704 0 0 0 25 0 1 0 517716282 466907136 241 33554432000 134512640 134534564 4290889776 18446744073709551615 134528918 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26976/statm: 113991 241 95 6 0 112657 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 540036

[startup+102.306 s]
/proc/loadavg: 5.03 5.03 5.00 6/183 26980
/proc/meminfo: memFree=16387876/32950928 swapFree=67111528/67111528
[pid=26973] ppid=26971 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26973/stat : 26973 (ppfolio) S 26971 26973 25694 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 517716282 18763776 394 33554432000 4194304 4287625 140735879112912 18446744073709551615 251367566863 0 0 4096 65536 10457936540431548416 0 0 17 4 0 0 0
/proc/26973/statm: 4581 394 345 23 0 91 0
[pid=26974] ppid=26973 vsize=1358068 CPUtime=34.08 cores=0
/proc/26974/stat : 26974 (cryptominisat) R 26973 26973 25694 0 -1 4202496 15281 0 0 0 3406 2 0 0 25 0 1 0 517716282 1390661632 7257 33554432000 4194304 4587354 140736365164992 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26974/statm: 339517 7257 337 96 0 336079 0
[pid=26975] ppid=26973 vsize=20096 CPUtime=34.05 cores=0
/proc/26975/stat : 26975 (clasp) R 26973 26973 25694 0 -1 4202496 2451 0 0 0 3405 0 0 0 25 0 1 0 517716282 20578304 2338 33554432000 4194304 4785740 140736013138880 18446744073709551615 4277538 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26975/statm: 5024 2338 340 145 0 2069 0
[pid=26976] ppid=26973 vsize=455964 CPUtime=34.14 cores=0
/proc/26976/stat : 26976 (TNM) R 26973 26973 25694 0 -1 4202496 344 0 0 0 3414 0 0 0 25 0 1 0 517716282 466907136 241 33554432000 134512640 134534564 4290889776 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26976/statm: 113991 241 95 6 0 112657 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1852452

[startup+162.301 s]
/proc/loadavg: 5.45 5.13 5.03 7/184 27072
/proc/meminfo: memFree=16384996/32950928 swapFree=67111528/67111528
[pid=26973] ppid=26971 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26973/stat : 26973 (ppfolio) S 26971 26973 25694 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 517716282 18763776 394 33554432000 4194304 4287625 140735879112912 18446744073709551615 251367566863 0 0 4096 65536 10457936540431548416 0 0 17 4 0 0 0
/proc/26973/statm: 4581 394 345 23 0 91 0
[pid=26974] ppid=26973 vsize=1374156 CPUtime=54.08 cores=0
/proc/26974/stat : 26974 (cryptominisat) R 26973 26973 25694 0 -1 4202496 21105 0 0 0 5405 3 0 0 25 0 1 0 517716282 1407135744 7952 33554432000 4194304 4587354 140736365164992 18446744073709551615 4238323 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26974/statm: 343539 7952 337 96 0 340101 0
[pid=26975] ppid=26973 vsize=22092 CPUtime=54.05 cores=0

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

/proc/26976/statm: 113992 250 103 6 0 112658 0
Current children cumulated CPU time (s) 4542.24
Current children cumulated vsize (KiB) 1994112

[startup+4602.3 s]
/proc/loadavg: 6.00 6.00 5.94 7/184 27212
/proc/meminfo: memFree=16225444/32950928 swapFree=67111528/67111528
[pid=26973] ppid=26971 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26973/stat : 26973 (ppfolio) S 26971 26973 25694 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 517716282 18763776 394 33554432000 4194304 4287625 140735879112912 18446744073709551615 251367566863 0 0 4096 65536 10457934891164106752 0 0 17 4 0 0 0
/proc/26973/statm: 4581 394 345 23 0 91 0
[pid=26974] ppid=26973 vsize=1393976 CPUtime=1534.08 cores=0
/proc/26974/stat : 26974 (cryptominisat) R 26973 26973 25694 0 -1 4202496 170565 0 0 0 153366 42 0 0 25 0 1 0 517716282 1427431424 20129 33554432000 4194304 4587354 140736365164992 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26974/statm: 348494 20129 337 96 0 345056 0
[pid=26975] ppid=26973 vsize=44128 CPUtime=1534.06 cores=0
/proc/26975/stat : 26975 (clasp) R 26973 26973 25694 0 -1 4202496 8013 0 0 0 153402 4 0 0 25 0 1 0 517716282 45187072 7900 33554432000 4194304 4785740 140736013138880 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26975/statm: 11032 7900 340 145 0 8077 0
[pid=26976] ppid=26973 vsize=455968 CPUtime=1534.11 cores=0
/proc/26976/stat : 26976 (TNM) R 26973 26973 25694 0 -1 4202496 353 0 0 0 153411 0 0 0 25 0 1 0 517716282 466911232 250 33554432000 134512640 134534564 4290889776 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26976/statm: 113992 250 103 6 0 112658 0
Current children cumulated CPU time (s) 4602.25
Current children cumulated vsize (KiB) 1912396

[startup+4662.3 s]
/proc/loadavg: 6.00 6.00 5.94 7/184 27213
/proc/meminfo: memFree=16237952/32950928 swapFree=67111528/67111528
[pid=26973] ppid=26971 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26973/stat : 26973 (ppfolio) S 26971 26973 25694 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 517716282 18763776 394 33554432000 4194304 4287625 140735879112912 18446744073709551615 251367566863 0 0 4096 65536 10457934891164106752 0 0 17 4 0 0 0
/proc/26973/statm: 4581 394 345 23 0 91 0
[pid=26974] ppid=26973 vsize=1393976 CPUtime=1554.08 cores=0
/proc/26974/stat : 26974 (cryptominisat) R 26973 26973 25694 0 -1 4202496 170565 0 0 0 155366 42 0 0 25 0 1 0 517716282 1427431424 20129 33554432000 4194304 4587354 140736365164992 18446744073709551615 4238766 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26974/statm: 348494 20129 337 96 0 345056 0
[pid=26975] ppid=26973 vsize=44128 CPUtime=1554.06 cores=0
/proc/26975/stat : 26975 (clasp) R 26973 26973 25694 0 -1 4202496 8033 0 0 0 155402 4 0 0 25 0 1 0 517716282 45187072 7920 33554432000 4194304 4785740 140736013138880 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26975/statm: 11032 7920 340 145 0 8077 0
[pid=26976] ppid=26973 vsize=455968 CPUtime=1554.11 cores=0
/proc/26976/stat : 26976 (TNM) R 26973 26973 25694 0 -1 4202496 353 0 0 0 155411 0 0 0 25 0 1 0 517716282 466911232 250 33554432000 134512640 134534564 4290889776 18446744073709551615 134530504 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26976/statm: 113992 250 103 6 0 112658 0
Current children cumulated CPU time (s) 4662.25
Current children cumulated vsize (KiB) 1912396

[startup+4722.31 s]
/proc/loadavg: 6.00 6.00 5.94 7/184 27215
/proc/meminfo: memFree=16232104/32950928 swapFree=67111528/67111528
[pid=26973] ppid=26971 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26973/stat : 26973 (ppfolio) S 26971 26973 25694 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 517716282 18763776 394 33554432000 4194304 4287625 140735879112912 18446744073709551615 251367566863 0 0 4096 65536 10457934891164106752 0 0 17 4 0 0 0
/proc/26973/statm: 4581 394 345 23 0 91 0
[pid=26974] ppid=26973 vsize=1409676 CPUtime=1574.1 cores=0
/proc/26974/stat : 26974 (cryptominisat) R 26973 26973 25694 0 -1 4202496 172458 0 0 0 157367 43 0 0 25 0 1 0 517716282 1443508224 21565 33554432000 4194304 4587354 140736365164992 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26974/statm: 352419 21565 337 96 0 348981 0
[pid=26975] ppid=26973 vsize=44436 CPUtime=1574.05 cores=0
/proc/26975/stat : 26975 (clasp) R 26973 26973 25694 0 -1 4202496 8094 0 0 0 157401 4 0 0 25 0 1 0 517716282 45502464 7981 33554432000 4194304 4785740 140736013138880 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26975/statm: 11109 7981 340 145 0 8154 0
[pid=26976] ppid=26973 vsize=455968 CPUtime=1574.11 cores=0
/proc/26976/stat : 26976 (TNM) R 26973 26973 25694 0 -1 4202496 353 0 0 0 157411 0 0 0 25 0 1 0 517716282 466911232 250 33554432000 134512640 134534564 4290889776 18446744073709551615 134528392 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26976/statm: 113992 250 103 6 0 112658 0
Current children cumulated CPU time (s) 4722.26
Current children cumulated vsize (KiB) 1928404

[startup+4782.3 s]
/proc/loadavg: 6.00 6.00 5.94 7/184 27217
/proc/meminfo: memFree=16219552/32950928 swapFree=67111528/67111528
[pid=26973] ppid=26971 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26973/stat : 26973 (ppfolio) S 26971 26973 25694 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 517716282 18763776 394 33554432000 4194304 4287625 140735879112912 18446744073709551615 251367566863 0 0 4096 65536 10457934891164106752 0 0 17 4 0 0 0
/proc/26973/statm: 4581 394 345 23 0 91 0
[pid=26974] ppid=26973 vsize=1409676 CPUtime=1594.09 cores=0
/proc/26974/stat : 26974 (cryptominisat) R 26973 26973 25694 0 -1 4202496 174252 0 0 0 159366 43 0 0 25 0 1 0 517716282 1443508224 23316 33554432000 4194304 4587354 140736365164992 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26974/statm: 352419 23316 337 96 0 348981 0
[pid=26975] ppid=26973 vsize=44568 CPUtime=1594.04 cores=0
/proc/26975/stat : 26975 (clasp) R 26973 26973 25694 0 -1 4202496 8123 0 0 0 159400 4 0 0 25 0 1 0 517716282 45637632 8010 33554432000 4194304 4785740 140736013138880 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26975/statm: 11142 8010 340 145 0 8187 0
[pid=26976] ppid=26973 vsize=455968 CPUtime=1594.1 cores=0
/proc/26976/stat : 26976 (TNM) R 26973 26973 25694 0 -1 4202496 353 0 0 0 159410 0 0 0 25 0 1 0 517716282 466911232 250 33554432000 134512640 134534564 4290889776 18446744073709551615 2476423 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26976/statm: 113992 250 103 6 0 112658 0
Current children cumulated CPU time (s) 4782.23
Current children cumulated vsize (KiB) 1928536

[startup+4842.3 s]
/proc/loadavg: 6.00 6.00 5.94 7/184 27218
/proc/meminfo: memFree=16207264/32950928 swapFree=67111528/67111528
[pid=26973] ppid=26971 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26973/stat : 26973 (ppfolio) S 26971 26973 25694 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 517716282 18763776 394 33554432000 4194304 4287625 140735879112912 18446744073709551615 251367566863 0 0 4096 65536 10457934891164106752 0 0 17 4 0 0 0
/proc/26973/statm: 4581 394 345 23 0 91 0
[pid=26974] ppid=26973 vsize=1409676 CPUtime=1614.1 cores=0
/proc/26974/stat : 26974 (cryptominisat) R 26973 26973 25694 0 -1 4202496 175487 0 0 0 161366 44 0 0 25 0 1 0 517716282 1443508224 24511 33554432000 4194304 4587354 140736365164992 18446744073709551615 4231904 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26974/statm: 352419 24511 337 96 0 348981 0
[pid=26975] ppid=26973 vsize=44716 CPUtime=1614.04 cores=0
/proc/26975/stat : 26975 (clasp) R 26973 26973 25694 0 -1 4202496 8172 0 0 0 161400 4 0 0 25 0 1 0 517716282 45789184 8059 33554432000 4194304 4785740 140736013138880 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26975/statm: 11179 8059 340 145 0 8224 0
[pid=26976] ppid=26973 vsize=455968 CPUtime=1614.1 cores=0
/proc/26976/stat : 26976 (TNM) R 26973 26973 25694 0 -1 4202496 353 0 0 0 161410 0 0 0 25 0 1 0 517716282 466911232 250 33554432000 134512640 134534564 4290889776 18446744073709551615 134528824 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26976/statm: 113992 250 103 6 0 112658 0
Current children cumulated CPU time (s) 4842.24
Current children cumulated vsize (KiB) 1928684

[startup+4902.3 s]
/proc/loadavg: 6.00 6.00 5.94 7/184 27220
/proc/meminfo: memFree=16236620/32950928 swapFree=67111528/67111528
[pid=26973] ppid=26971 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26973/stat : 26973 (ppfolio) S 26971 26973 25694 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 517716282 18763776 394 33554432000 4194304 4287625 140735879112912 18446744073709551615 251367566863 0 0 4096 65536 10457934891164106752 0 0 17 4 0 0 0
/proc/26973/statm: 4581 394 345 23 0 91 0
[pid=26974] ppid=26973 vsize=1414612 CPUtime=1634.11 cores=0
/proc/26974/stat : 26974 (cryptominisat) R 26973 26973 25694 0 -1 4202496 175488 0 0 0 163367 44 0 0 25 0 1 0 517716282 1448562688 20129 33554432000 4194304 4587354 140736365164992 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26974/statm: 353653 20129 337 96 0 350215 0
[pid=26975] ppid=26973 vsize=44876 CPUtime=1634.04 cores=0
/proc/26975/stat : 26975 (clasp) R 26973 26973 25694 0 -1 4202496 8181 0 0 0 163400 4 0 0 25 0 1 0 517716282 45953024 8068 33554432000 4194304 4785740 140736013138880 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26975/statm: 11219 8068 340 145 0 8264 0
[pid=26976] ppid=26973 vsize=455968 CPUtime=1634.1 cores=0
/proc/26976/stat : 26976 (TNM) R 26973 26973 25694 0 -1 4202496 353 0 0 0 163410 0 0 0 25 0 1 0 517716282 466911232 250 33554432000 134512640 134534564 4290889776 18446744073709551615 2383072 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26976/statm: 113992 250 103 6 0 112658 0
Current children cumulated CPU time (s) 4902.25
Current children cumulated vsize (KiB) 1933780

[startup+4962.3 s]
/proc/loadavg: 6.04 6.01 5.94 7/184 27221
/proc/meminfo: memFree=16236352/32950928 swapFree=67111528/67111528
[pid=26973] ppid=26971 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26973/stat : 26973 (ppfolio) S 26971 26973 25694 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 517716282 18763776 394 33554432000 4194304 4287625 140735879112912 18446744073709551615 251367566863 0 0 4096 65536 10457934891164106752 0 0 17 4 0 0 0
/proc/26973/statm: 4581 394 345 23 0 91 0
[pid=26974] ppid=26973 vsize=1414612 CPUtime=1654.11 cores=0
/proc/26974/stat : 26974 (cryptominisat) R 26973 26973 25694 0 -1 4202496 175790 0 0 0 165367 44 0 0 25 0 1 0 517716282 1448562688 20419 33554432000 4194304 4587354 140736365164992 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26974/statm: 353653 20419 337 96 0 350215 0
[pid=26975] ppid=26973 vsize=44876 CPUtime=1654.04 cores=0
/proc/26975/stat : 26975 (clasp) R 26973 26973 25694 0 -1 4202496 8181 0 0 0 165400 4 0 0 25 0 1 0 517716282 45953024 8068 33554432000 4194304 4785740 140736013138880 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26975/statm: 11219 8068 340 145 0 8264 0
[pid=26976] ppid=26973 vsize=455968 CPUtime=1654.09 cores=0
/proc/26976/stat : 26976 (TNM) R 26973 26973 25694 0 -1 4202496 353 0 0 0 165409 0 0 0 25 0 1 0 517716282 466911232 250 33554432000 134512640 134534564 4290889776 18446744073709551615 134530652 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26976/statm: 113992 250 103 6 0 112658 0
Current children cumulated CPU time (s) 4962.24
Current children cumulated vsize (KiB) 1933780



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 6.02 6.01 5.94 7/184 27222
/proc/meminfo: memFree=16227660/32950928 swapFree=67111528/67111528
[pid=26973] ppid=26971 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26973/stat : 26973 (ppfolio) S 26971 26973 25694 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 517716282 18763776 394 33554432000 4194304 4287625 140735879112912 18446744073709551615 251367566863 0 0 4096 65536 10457934891164106752 0 0 17 4 0 0 0
/proc/26973/statm: 4581 394 345 23 0 91 0
[pid=26974] ppid=26973 vsize=1419832 CPUtime=1666.64 cores=0
/proc/26974/stat : 26974 (cryptominisat) R 26973 26973 25694 0 -1 4202496 178157 0 0 0 166619 45 0 0 25 0 1 0 517716282 1453907968 22330 33554432000 4194304 4587354 140736365164992 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26974/statm: 354958 22330 337 96 0 351520 0
[pid=26975] ppid=26973 vsize=45008 CPUtime=1666.62 cores=0
/proc/26975/stat : 26975 (clasp) R 26973 26973 25694 0 -1 4202496 8212 0 0 0 166658 4 0 0 25 0 1 0 517716282 46088192 8099 33554432000 4194304 4785740 140736013138880 18446744073709551615 4277535 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26975/statm: 11252 8099 340 145 0 8297 0
[pid=26976] ppid=26973 vsize=455968 CPUtime=1666.69 cores=0
/proc/26976/stat : 26976 (TNM) R 26973 26973 25694 0 -1 4202496 353 0 0 0 166669 0 0 0 25 0 1 0 517716282 466911232 250 33554432000 134512640 134534564 4290889776 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26976/statm: 113992 250 103 6 0 112658 0
Current children cumulated CPU time (s) 4999.95
Current children cumulated vsize (KiB) 1939132

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 26973 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=1999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.001999
# while last known CPU time is 4999.95
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5000.02
CPU time (s): 4999.95
CPU user time (s): 4999.46
CPU system time (s): 0.49
CPU usage (%): 99.9987
Max. virtual memory (cumulated for all children) (KiB): 3316172

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

runsolver used 8.61569 second user time and 18.6202 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-20 06:47:36
IDJOB=3220582
IDBENCH=82780
IDSOLVER=1639
FILE ID=node113/3220582-1303274856
RUNJOBID= node113-1303259274-25712
PBS_JOBID= 13049511
Free space on /tmp= 71832 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v550-c2343-S943066845-088.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3220582-1303274856/watcher-3220582-1303274856 -o /tmp/evaluation-result-3220582-1303274856/solver-3220582-1303274856 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3220582-1303274856.cnf

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

MD5SUM BENCH= 9ba8ad6ebe939ddb75efcc3aec0126e6
RANDOM SEED=953478169

node113.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.846
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.69
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.846
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.76
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.846
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.74
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.846
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.75
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.846
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.846
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.846
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.83
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.846
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      16426500 kB
Buffers:        768252 kB
Cached:       15287096 kB
SwapCached:          0 kB
Active:        8526320 kB
Inactive:      7622780 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16426500 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10068 kB
Writeback:           0 kB
AnonPages:       93732 kB
Mapped:          16092 kB
Slab:           311968 kB
PageTables:       5240 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   693888 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= 71824 MiB
End job on node113 at 2011-04-20 08:10:58