Trace number 3191376

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) 1299.95 1300.01

General information on the benchmark

Namerandom/large/
unif-k7-r85-v200-c17000-S862393334-098-UNKNOWN.cnf
MD5SUM860d0404ebc2282cbe692f8828f81b2c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark454.473
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses17000
Sum of the clauses size119000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517000

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 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3191376-1302536786/watcher-3191376-1302536786 -o /tmp/evaluation-result-3191376-1302536786/solver-3191376-1302536786 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191376-1302536786.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.17 4/174 12616
/proc/meminfo: memFree=13568452/32951124 swapFree=67111528/67111528
[pid=12616] ppid=12614 vsize=18324 CPUtime=0 cores=0,2
/proc/12616/stat : 12616 (ppfolio) R 12614 12616 12576 0 -1 4202496 487 0 0 0 0 0 0 0 25 0 1 0 346094096 18763776 392 33554432000 4194304 4287625 140734583784048 18446744073709551615 228095271317 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/12616/statm: 4581 392 343 23 0 91 0

[startup+0.0948199 s]
/proc/loadavg: 1.00 1.00 1.17 4/174 12616
/proc/meminfo: memFree=13568452/32951124 swapFree=67111528/67111528
[pid=12616] ppid=12614 vsize=18324 CPUtime=0 cores=0,2
/proc/12616/stat : 12616 (ppfolio) S 12614 12616 12576 0 -1 4202496 502 0 0 0 0 0 0 0 25 0 1 0 346094096 18763776 394 33554432000 4194304 4287625 140734583784048 18446744073709551615 228095471119 0 0 4096 65536 4526178652697624836 0 0 17 2 0 0 0
/proc/12616/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100823 s]
/proc/loadavg: 1.00 1.00 1.17 4/174 12616
/proc/meminfo: memFree=13568452/32951124 swapFree=67111528/67111528
[pid=12616] ppid=12614 vsize=18324 CPUtime=0 cores=0,2
/proc/12616/stat : 12616 (ppfolio) S 12614 12616 12576 0 -1 4202496 502 0 0 0 0 0 0 0 25 0 1 0 346094096 18763776 394 33554432000 4194304 4287625 140734583784048 18446744073709551615 228095471119 0 0 4096 65536 4526178652697624836 0 0 17 2 0 0 0
/proc/12616/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300783 s]
/proc/loadavg: 1.00 1.00 1.17 4/174 12616
/proc/meminfo: memFree=13568452/32951124 swapFree=67111528/67111528
[pid=12616] ppid=12614 vsize=18324 CPUtime=0 cores=0,2
/proc/12616/stat : 12616 (ppfolio) S 12614 12616 12576 0 -1 4202496 502 0 0 0 0 0 0 0 25 0 1 0 346094096 18763776 394 33554432000 4194304 4287625 140734583784048 18446744073709551615 228095471119 0 0 4096 65536 4526178652697624836 0 0 17 2 0 0 0
/proc/12616/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700737 s]
/proc/loadavg: 1.00 1.00 1.17 4/174 12616
/proc/meminfo: memFree=13568452/32951124 swapFree=67111528/67111528
[pid=12616] ppid=12614 vsize=18324 CPUtime=0 cores=0,2
/proc/12616/stat : 12616 (ppfolio) S 12614 12616 12576 0 -1 4202496 502 0 0 0 0 0 0 0 25 0 1 0 346094096 18763776 394 33554432000 4194304 4287625 140734583784048 18446744073709551615 228095471119 0 0 4096 65536 4526178652697624836 0 0 17 2 0 0 0
/proc/12616/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50059 s]
/proc/loadavg: 1.32 1.07 1.19 6/196 12643
/proc/meminfo: memFree=13539348/32951124 swapFree=67111528/67111528
[pid=12616] ppid=12614 vsize=18324 CPUtime=0 cores=0,2
/proc/12616/stat : 12616 (ppfolio) S 12614 12616 12576 0 -1 4202496 502 0 0 0 0 0 0 0 25 0 1 0 346094096 18763776 394 33554432000 4194304 4287625 140734583784048 18446744073709551615 228095471119 0 0 4096 65536 4526178652697624836 0 0 17 2 0 0 0
/proc/12616/statm: 4581 394 345 23 0 91 0
[pid=12621] ppid=12616 vsize=8444 CPUtime=0 cores=0
/proc/12621/stat : 12621 (cryptominisat) S 12616 12616 12576 0 -1 4194304 151 0 0 0 0 0 0 0 23 0 1 0 346094096 8646656 52 33554432000 4194304 4587354 140737066177488 18446744073709551615 228090527367 0 2147483391 4096 0 18446744071699953811 0 0 17 0 0 0 0
/proc/12621/statm: 2111 52 41 96 0 44 0
[pid=12622] ppid=12616 vsize=17220 CPUtime=0.69 cores=0
/proc/12622/stat : 12622 (clasp) R 12616 12616 12576 0 -1 4202496 1792 0 0 0 69 0 0 0 25 0 1 0 346094096 17633280 1649 33554432000 4194304 4785740 140736884746480 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12622/statm: 4305 1649 340 145 0 1350 0
[pid=12623] ppid=12616 vsize=453976 CPUtime=0.79 cores=0
/proc/12623/stat : 12623 (TNM) R 12616 12616 12576 0 -1 4202496 842 0 0 0 79 0 0 0 25 0 1 0 346094096 464871424 739 33554432000 134512640 134534564 4287593536 18446744073709551615 134524666 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12623/statm: 113494 739 91 6 0 112160 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 497964

[startup+3.1013 s]
/proc/loadavg: 1.32 1.07 1.19 13/202 12649
/proc/meminfo: memFree=13466264/32951124 swapFree=67111528/67111528
[pid=12616] ppid=12614 vsize=18324 CPUtime=0 cores=0,2
/proc/12616/stat : 12616 (ppfolio) S 12614 12616 12576 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 346094096 18763776 394 33554432000 4194304 4287625 140734583784048 18446744073709551615 228095471119 0 0 4096 65536 4460456577802960896 0 0 17 2 0 0 0
/proc/12616/statm: 4581 394 345 23 0 91 0
[pid=12621] ppid=12616 vsize=933248 CPUtime=0.94 cores=0
/proc/12621/stat : 12621 (cryptominisat) R 12616 12616 12576 0 -1 4202496 3557 0 0 0 94 0 0 0 19 0 1 0 346094096 955645952 1439 33554432000 4194304 4587354 140737066177488 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12621/statm: 233312 1439 327 96 0 229874 0
[pid=12622] ppid=12616 vsize=17760 CPUtime=0.99 cores=0
/proc/12622/stat : 12622 (clasp) R 12616 12616 12576 0 -1 4202496 1936 0 0 0 99 0 0 0 25 0 1 0 346094096 18186240 1793 33554432000 4194304 4785740 140736884746480 18446744073709551615 4278107 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12622/statm: 4440 1793 340 145 0 1485 0
[pid=12623] ppid=12616 vsize=453976 CPUtime=1.14 cores=0
/proc/12623/stat : 12623 (TNM) R 12616 12616 12576 0 -1 4202496 842 0 0 0 114 0 0 0 25 0 1 0 346094096 464871424 739 33554432000 134512640 134534564 4287593536 18446744073709551615 134524695 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12623/statm: 113494 739 91 6 0 112160 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 1423308

[startup+6.30069 s]
/proc/loadavg: 2.18 1.25 1.25 13/202 12649
/proc/meminfo: memFree=13393736/32951124 swapFree=67111528/67111528
[pid=12616] ppid=12614 vsize=18324 CPUtime=0 cores=0,2
/proc/12616/stat : 12616 (ppfolio) S 12614 12616 12576 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 346094096 18763776 394 33554432000 4194304 4287625 140734583784048 18446744073709551615 228095471119 0 0 4096 65536 4460454928535519232 0 0 17 2 0 0 0
/proc/12616/statm: 4581 394 345 23 0 91 0
[pid=12621] ppid=12616 vsize=28792 CPUtime=1.99 cores=0
/proc/12621/stat : 12621 (cryptominisat) R 12616 12616 12576 0 -1 4202496 5331 0 0 0 199 0 0 0 21 0 1 0 346094096 29483008 1851 33554432000 4194304 4587354 140737066177488 18446744073709551615 4238499 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12621/statm: 7198 1851 327 96 0 3760 0
[pid=12622] ppid=12616 vsize=18532 CPUtime=2.09 cores=0
/proc/12622/stat : 12622 (clasp) R 12616 12616 12576 0 -1 4202496 2110 0 0 0 209 0 0 0 25 0 1 0 346094096 18976768 1967 33554432000 4194304 4785740 140736884746480 18446744073709551615 4287092 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12622/statm: 4633 1967 340 145 0 1678 0
[pid=12623] ppid=12616 vsize=453976 CPUtime=2.19 cores=0
/proc/12623/stat : 12623 (TNM) R 12616 12616 12576 0 -1 4202496 842 0 0 0 219 0 0 0 25 0 1 0 346094096 464871424 739 33554432000 134512640 134534564 4287593536 18446744073709551615 134524677 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12623/statm: 113494 739 91 6 0 112160 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 519624

[startup+12.7075 s]
/proc/loadavg: 2.96 1.43 1.30 13/202 12649
/proc/meminfo: memFree=13336800/32951124 swapFree=67111528/67111528
[pid=12616] ppid=12614 vsize=18324 CPUtime=0 cores=0,2
/proc/12616/stat : 12616 (ppfolio) S 12614 12616 12576 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 346094096 18763776 394 33554432000 4194304 4287625 140734583784048 18446744073709551615 228095471119 0 0 4096 65536 4460456715241914368 0 0 17 2 0 0 0
/proc/12616/statm: 4581 394 345 23 0 91 0
[pid=12621] ppid=12616 vsize=949196 CPUtime=4.14 cores=0
/proc/12621/stat : 12621 (cryptominisat) R 12616 12616 12576 0 -1 4202496 9617 0 0 0 414 0 0 0 25 0 1 0 346094096 971976704 5315 33554432000 4194304 4587354 140737066177488 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12621/statm: 237299 5315 337 96 0 233861 0
[pid=12622] ppid=12616 vsize=19960 CPUtime=4.19 cores=0
/proc/12622/stat : 12622 (clasp) R 12616 12616 12576 0 -1 4202496 2449 0 0 0 419 0 0 0 25 0 1 0 346094096 20439040 2306 33554432000 4194304 4785740 140736884746480 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12622/statm: 4990 2306 340 145 0 2035 0
[pid=12623] ppid=12616 vsize=458068 CPUtime=4.34 cores=0
/proc/12623/stat : 12623 (TNM) R 12616 12616 12576 0 -1 4202496 1000 0 0 0 434 0 0 0 25 0 1 0 346094096 469061632 897 33554432000 134512640 134534564 4287593536 18446744073709551615 134530320 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12623/statm: 114517 897 95 6 0 113183 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1445548

[startup+25.5012 s]
/proc/loadavg: 4.35 1.77 1.42 13/202 12650
/proc/meminfo: memFree=13299424/32951124 swapFree=67111528/67111528
[pid=12616] ppid=12614 vsize=18324 CPUtime=0 cores=0,2
/proc/12616/stat : 12616 (ppfolio) S 12614 12616 12576 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 346094096 18763776 394 33554432000 4194304 4287625 140734583784048 18446744073709551615 228095471119 0 0 4096 65536 4460455753169240064 0 0 17 2 0 0 0
/proc/12616/statm: 4581 394 345 23 0 91 0
[pid=12621] ppid=12616 vsize=948292 CPUtime=8.39 cores=0
/proc/12621/stat : 12621 (cryptominisat) R 12616 12616 12576 0 -1 4202496 12088 0 0 0 838 1 0 0 25 0 1 0 346094096 971051008 5805 33554432000 4194304 4587354 140737066177488 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12621/statm: 237073 5805 337 96 0 233635 0
[pid=12622] ppid=12616 vsize=22184 CPUtime=8.49 cores=0
/proc/12622/stat : 12622 (clasp) R 12616 12616 12576 0 -1 4202496 2998 0 0 0 849 0 0 0 25 0 1 0 346094096 22716416 2855 33554432000 4194304 4785740 140736884746480 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12622/statm: 5546 2855 340 145 0 2591 0
[pid=12623] ppid=12616 vsize=458068 CPUtime=8.59 cores=0
/proc/12623/stat : 12623 (TNM) R 12616 12616 12576 0 -1 4202496 1000 0 0 0 859 0 0 0 25 0 1 0 346094096 469061632 897 33554432000 134512640 134534564 4287593536 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12623/statm: 114517 897 95 6 0 113183 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1446868

[startup+51.1005 s]
/proc/loadavg: 7.36 2.75 1.75 13/202 12650
/proc/meminfo: memFree=13227956/32951124 swapFree=67111528/67111528
[pid=12616] ppid=12614 vsize=18324 CPUtime=0 cores=0,2
/proc/12616/stat : 12616 (ppfolio) S 12614 12616 12576 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 346094096 18763776 394 33554432000 4194304 4287625 140734583784048 18446744073709551615 228095471119 0 0 4096 65536 4460455478291333120 0 0 17 2 0 0 0
/proc/12616/statm: 4581 394 345 23 0 91 0
[pid=12621] ppid=12616 vsize=958284 CPUtime=16.93 cores=0
/proc/12621/stat : 12621 (cryptominisat) R 12616 12616 12576 0 -1 4202496 17997 0 0 0 1691 2 0 0 25 0 1 0 346094096 981282816 8114 33554432000 4194304 4587354 140737066177488 18446744073709551615 4364784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12621/statm: 239571 8114 337 96 0 236133 0
[pid=12622] ppid=12616 vsize=25004 CPUtime=16.99 cores=0
/proc/12622/stat : 12622 (clasp) R 12616 12616 12576 0 -1 4202496 3651 0 0 0 1699 0 0 0 25 0 1 0 346094096 25604096 3508 33554432000 4194304 4785740 140736884746480 18446744073709551615 4549833 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12622/statm: 6251 3508 340 145 0 3296 0
[pid=12623] ppid=12616 vsize=458068 CPUtime=17.14 cores=0
/proc/12623/stat : 12623 (TNM) R 12616 12616 12576 0 -1 4202496 1000 0 0 0 1714 0 0 0 25 0 1 0 346094096 469061632 897 33554432000 134512640 134534564 4287593536 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12623/statm: 114517 897 95 6 0 113183 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 1459680

[startup+102.301 s]
/proc/loadavg: 9.99 4.17 2.29 13/202 12652
/proc/meminfo: memFree=13181660/32951124 swapFree=67111528/67111528
[pid=12616] ppid=12614 vsize=18324 CPUtime=0 cores=0,2
/proc/12616/stat : 12616 (ppfolio) S 12614 12616 12576 0 -1 4202496 503 0 0 0 0 0 0 0 16 0 1 0 346094096 18763776 394 33554432000 4194304 4287625 140734583784048 18446744073709551615 228095471119 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/12616/statm: 4581 394 345 23 0 91 0
[pid=12621] ppid=12616 vsize=943668 CPUtime=33.99 cores=0
/proc/12621/stat : 12621 (cryptominisat) R 12616 12616 12576 0 -1 4202496 24903 0 0 0 3396 3 0 0 25 0 1 0 346094096 966316032 6621 33554432000 4194304 4587354 140737066177488 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12621/statm: 235917 6621 337 96 0 232479 0
[pid=12622] ppid=12616 vsize=28952 CPUtime=34.08 cores=0
/proc/12622/stat : 12622 (clasp) R 12616 12616 12576 0 -1 4202496 4550 0 0 0 3408 0 0 0 25 0 1 0 346094096 29646848 4407 33554432000 4194304 4785740 140736884746480 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12622/statm: 7238 4407 340 145 0 4283 0
[pid=12623] ppid=12616 vsize=458068 CPUtime=34.19 cores=0
/proc/12623/stat : 12623 (TNM) R 12616 12616 12576 0 -1 4202496 1000 0 0 0 3419 0 0 0 25 0 1 0 346094096 469061632 897 33554432000 134512640 134534564 4287593536 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12623/statm: 114517 897 95 6 0 113183 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 1449012

[startup+162.307 s]
/proc/loadavg: 11.26 5.59 2.89 13/202 12653
/proc/meminfo: memFree=13048844/32951124 swapFree=67111528/67111528
[pid=12616] ppid=12614 vsize=18324 CPUtime=0 cores=0,2
/proc/12616/stat : 12616 (ppfolio) S 12614 12616 12576 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 346094096 18763776 394 33554432000 4194304 4287625 140734583784048 18446744073709551615 228095471119 0 0 4096 65536 4460456440364007424 0 0 17 2 0 0 0
/proc/12616/statm: 4581 394 345 23 0 91 0
[pid=12621] ppid=12616 vsize=974816 CPUtime=53.99 cores=0
/proc/12621/stat : 12621 (cryptominisat) R 12616 12616 12576 0 -1 4202496 33340 0 0 0 5395 4 0 0 25 0 1 0 346094096 998211584 11650 33554432000 4194304 4587354 140737066177488 18446744073709551615 4365377 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12621/statm: 243704 11650 337 96 0 240266 0
[pid=12622] ppid=12616 vsize=32116 CPUtime=54.08 cores=0

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

/proc/12623/statm: 114517 897 95 6 0 113183 0
Current children cumulated CPU time (s) 822.25
Current children cumulated vsize (KiB) 1493456

[startup+882.301 s]
/proc/loadavg: 12.00 11.42 7.78 14/202 12741
/proc/meminfo: memFree=12672952/32951124 swapFree=67111528/67111528
[pid=12616] ppid=12614 vsize=18324 CPUtime=0 cores=0,2
/proc/12616/stat : 12616 (ppfolio) S 12614 12616 12576 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 346094096 18763776 394 33554432000 4194304 4287625 140734583784048 18446744073709551615 228095471119 0 0 4096 65536 4460455065974472704 0 0 17 2 0 0 0
/proc/12616/statm: 4581 394 345 23 0 91 0
[pid=12621] ppid=12616 vsize=965264 CPUtime=294.01 cores=0
/proc/12621/stat : 12621 (cryptominisat) R 12616 12616 12576 0 -1 4202496 106076 0 0 0 29379 22 0 0 25 0 1 0 346094096 988430336 11256 33554432000 4194304 4587354 140737066177488 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12621/statm: 241316 11256 337 96 0 237878 0
[pid=12622] ppid=12616 vsize=54468 CPUtime=294.04 cores=0
/proc/12622/stat : 12622 (clasp) R 12616 12616 12576 0 -1 4202496 10276 0 0 0 29403 1 0 0 25 0 1 0 346094096 55775232 10064 33554432000 4194304 4785740 140736884746480 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12622/statm: 13617 10064 341 145 0 10662 0
[pid=12623] ppid=12616 vsize=458068 CPUtime=294.19 cores=0
/proc/12623/stat : 12623 (TNM) R 12616 12616 12576 0 -1 4202496 1000 0 0 0 29419 0 0 0 25 0 1 0 346094096 469061632 897 33554432000 134512640 134534564 4287593536 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12623/statm: 114517 897 95 6 0 113183 0
Current children cumulated CPU time (s) 882.24
Current children cumulated vsize (KiB) 1496124

[startup+942.301 s]
/proc/loadavg: 12.00 11.52 8.04 14/202 12743
/proc/meminfo: memFree=12586700/32951124 swapFree=67111528/67111528
[pid=12616] ppid=12614 vsize=18324 CPUtime=0 cores=0,2
/proc/12616/stat : 12616 (ppfolio) S 12614 12616 12576 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 346094096 18763776 394 33554432000 4194304 4287625 140734583784048 18446744073709551615 228095471119 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/12616/statm: 4581 394 345 23 0 91 0
[pid=12621] ppid=12616 vsize=1036488 CPUtime=314.02 cores=0
/proc/12621/stat : 12621 (cryptominisat) R 12616 12616 12576 0 -1 4202496 113175 0 0 0 31377 25 0 0 25 0 1 0 346094096 1061363712 10967 33554432000 4194304 4587354 140737066177488 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12621/statm: 259122 10967 337 96 0 255684 0
[pid=12622] ppid=12616 vsize=55040 CPUtime=314.04 cores=0
/proc/12622/stat : 12622 (clasp) R 12616 12616 12576 0 -1 4202496 10447 0 0 0 31403 1 0 0 25 0 1 0 346094096 56360960 10187 33554432000 4194304 4785740 140736884746480 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12622/statm: 13760 10187 341 145 0 10805 0
[pid=12623] ppid=12616 vsize=458068 CPUtime=314.19 cores=0
/proc/12623/stat : 12623 (TNM) R 12616 12616 12576 0 -1 4202496 1000 0 0 0 31419 0 0 0 25 0 1 0 346094096 469061632 897 33554432000 134512640 134534564 4287593536 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12623/statm: 114517 897 95 6 0 113183 0
Current children cumulated CPU time (s) 942.25
Current children cumulated vsize (KiB) 1567920

[startup+1002.3 s]
/proc/loadavg: 12.00 11.60 8.29 14/202 12745
/proc/meminfo: memFree=12634812/32951124 swapFree=67111528/67111528
[pid=12616] ppid=12614 vsize=18324 CPUtime=0 cores=0,2
/proc/12616/stat : 12616 (ppfolio) S 12614 12616 12576 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 346094096 18763776 394 33554432000 4194304 4287625 140734583784048 18446744073709551615 228095471119 0 0 4096 65536 4460455065974472704 0 0 17 2 0 0 0
/proc/12616/statm: 4581 394 345 23 0 91 0
[pid=12621] ppid=12616 vsize=1035880 CPUtime=334.02 cores=0
/proc/12621/stat : 12621 (cryptominisat) R 12616 12616 12576 0 -1 4202496 120213 0 0 0 33375 27 0 0 25 0 1 0 346094096 1060741120 10323 33554432000 4194304 4587354 140737066177488 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12621/statm: 258970 10323 337 96 0 255532 0
[pid=12622] ppid=12616 vsize=55232 CPUtime=334.04 cores=0
/proc/12622/stat : 12622 (clasp) R 12616 12616 12576 0 -1 4202496 10521 0 0 0 33403 1 0 0 25 0 1 0 346094096 56557568 10261 33554432000 4194304 4785740 140736884746480 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12622/statm: 13808 10261 341 145 0 10853 0
[pid=12623] ppid=12616 vsize=458068 CPUtime=334.19 cores=0
/proc/12623/stat : 12623 (TNM) R 12616 12616 12576 0 -1 4202496 1000 0 0 0 33419 0 0 0 25 0 1 0 346094096 469061632 897 33554432000 134512640 134534564 4287593536 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12623/statm: 114517 897 95 6 0 113183 0
Current children cumulated CPU time (s) 1002.25
Current children cumulated vsize (KiB) 1567504

[startup+1062.3 s]
/proc/loadavg: 12.06 11.69 8.52 14/202 12746
/proc/meminfo: memFree=12451408/32951124 swapFree=67111528/67111528
[pid=12616] ppid=12614 vsize=18324 CPUtime=0 cores=0,2
/proc/12616/stat : 12616 (ppfolio) S 12614 12616 12576 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 346094096 18763776 394 33554432000 4194304 4287625 140734583784048 18446744073709551615 228095471119 0 0 4096 65536 4460455203413426176 0 0 17 2 0 0 0
/proc/12616/statm: 4581 394 345 23 0 91 0
[pid=12621] ppid=12616 vsize=982792 CPUtime=354.02 cores=0
/proc/12621/stat : 12621 (cryptominisat) R 12616 12616 12576 0 -1 4202496 126331 0 0 0 35374 28 0 0 25 0 1 0 346094096 1006379008 12447 33554432000 4194304 4587354 140737066177488 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12621/statm: 245698 12447 337 96 0 242260 0
[pid=12622] ppid=12616 vsize=57648 CPUtime=354.04 cores=0
/proc/12622/stat : 12622 (clasp) R 12616 12616 12576 0 -1 4202496 11034 0 0 0 35403 1 0 0 25 0 1 0 346094096 59031552 10774 33554432000 4194304 4785740 140736884746480 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12622/statm: 14412 10774 341 145 0 11457 0
[pid=12623] ppid=12616 vsize=458068 CPUtime=354.19 cores=0
/proc/12623/stat : 12623 (TNM) R 12616 12616 12576 0 -1 4202496 1000 0 0 0 35418 1 0 0 25 0 1 0 346094096 469061632 897 33554432000 134512640 134534564 4287593536 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12623/statm: 114517 897 95 6 0 113183 0
Current children cumulated CPU time (s) 1062.25
Current children cumulated vsize (KiB) 1516832

[startup+1122.3 s]
/proc/loadavg: 12.02 11.74 8.74 14/202 12748
/proc/meminfo: memFree=12478684/32951124 swapFree=67111528/67111528
[pid=12616] ppid=12614 vsize=18324 CPUtime=0 cores=0,2
/proc/12616/stat : 12616 (ppfolio) S 12614 12616 12576 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 346094096 18763776 394 33554432000 4194304 4287625 140734583784048 18446744073709551615 228095471119 0 0 4096 65536 4460455340852379648 0 0 17 2 0 0 0
/proc/12616/statm: 4581 394 345 23 0 91 0
[pid=12621] ppid=12616 vsize=968792 CPUtime=374.03 cores=0
/proc/12621/stat : 12621 (cryptominisat) R 12616 12616 12576 0 -1 4202496 133298 0 0 0 37372 31 0 0 25 0 1 0 346094096 992043008 11316 33554432000 4194304 4587354 140737066177488 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12621/statm: 242198 11316 337 96 0 238760 0
[pid=12622] ppid=12616 vsize=59112 CPUtime=374.03 cores=0
/proc/12622/stat : 12622 (clasp) R 12616 12616 12576 0 -1 4202496 11359 0 0 0 37402 1 0 0 25 0 1 0 346094096 60530688 11099 33554432000 4194304 4785740 140736884746480 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12622/statm: 14778 11099 341 145 0 11823 0
[pid=12623] ppid=12616 vsize=458068 CPUtime=374.18 cores=0
/proc/12623/stat : 12623 (TNM) R 12616 12616 12576 0 -1 4202496 1000 0 0 0 37417 1 0 0 25 0 1 0 346094096 469061632 897 33554432000 134512640 134534564 4287593536 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12623/statm: 114517 897 95 6 0 113183 0
Current children cumulated CPU time (s) 1122.24
Current children cumulated vsize (KiB) 1504296

[startup+1182.3 s]
/proc/loadavg: 12.01 11.79 8.94 14/202 12749
/proc/meminfo: memFree=12531752/32951124 swapFree=67111528/67111528
[pid=12616] ppid=12614 vsize=18324 CPUtime=0 cores=0,2
/proc/12616/stat : 12616 (ppfolio) S 12614 12616 12576 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 346094096 18763776 394 33554432000 4194304 4287625 140734583784048 18446744073709551615 228095471119 0 0 4096 65536 4460455478291333120 0 0 17 2 0 0 0
/proc/12616/statm: 4581 394 345 23 0 91 0
[pid=12621] ppid=12616 vsize=1041948 CPUtime=394.03 cores=0
/proc/12621/stat : 12621 (cryptominisat) R 12616 12616 12576 0 -1 4202496 139077 0 0 0 39370 33 0 0 25 0 1 0 346094096 1066954752 12917 33554432000 4194304 4587354 140737066177488 18446744073709551615 4238525 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12621/statm: 260487 12917 337 96 0 257049 0
[pid=12622] ppid=12616 vsize=59968 CPUtime=394.03 cores=0
/proc/12622/stat : 12622 (clasp) R 12616 12616 12576 0 -1 4202496 11567 0 0 0 39402 1 0 0 25 0 1 0 346094096 61407232 11307 33554432000 4194304 4785740 140736884746480 18446744073709551615 4287143 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12622/statm: 14992 11307 341 145 0 12037 0
[pid=12623] ppid=12616 vsize=458068 CPUtime=394.18 cores=0
/proc/12623/stat : 12623 (TNM) R 12616 12616 12576 0 -1 4202496 1000 0 0 0 39417 1 0 0 25 0 1 0 346094096 469061632 897 33554432000 134512640 134534564 4287593536 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12623/statm: 114517 897 95 6 0 113183 0
Current children cumulated CPU time (s) 1182.24
Current children cumulated vsize (KiB) 1578308

[startup+1242.3 s]
/proc/loadavg: 12.00 11.82 9.13 14/202 12751
/proc/meminfo: memFree=12513640/32951124 swapFree=67111528/67111528
[pid=12616] ppid=12614 vsize=18324 CPUtime=0 cores=0,2
/proc/12616/stat : 12616 (ppfolio) S 12614 12616 12576 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 346094096 18763776 394 33554432000 4194304 4287625 140734583784048 18446744073709551615 228095471119 0 0 4096 65536 4460455478291333120 0 0 17 2 0 0 0
/proc/12616/statm: 4581 394 345 23 0 91 0
[pid=12621] ppid=12616 vsize=983120 CPUtime=414.03 cores=0
/proc/12621/stat : 12621 (cryptominisat) R 12616 12616 12576 0 -1 4202496 145996 0 0 0 41368 35 0 0 25 0 1 0 346094096 1006714880 11319 33554432000 4194304 4587354 140737066177488 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12621/statm: 245780 11319 337 96 0 242342 0
[pid=12622] ppid=12616 vsize=61300 CPUtime=414.04 cores=0
/proc/12622/stat : 12622 (clasp) R 12616 12616 12576 0 -1 4202496 11910 0 0 0 41403 1 0 0 25 0 1 0 346094096 62771200 11602 33554432000 4194304 4785740 140736884746480 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12622/statm: 15325 11602 341 145 0 12370 0
[pid=12623] ppid=12616 vsize=458068 CPUtime=414.18 cores=0
/proc/12623/stat : 12623 (TNM) R 12616 12616 12576 0 -1 4202496 1000 0 0 0 41417 1 0 0 25 0 1 0 346094096 469061632 897 33554432000 134512640 134534564 4287593536 18446744073709551615 134530667 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12623/statm: 114517 897 95 6 0 113183 0
Current children cumulated CPU time (s) 1242.25
Current children cumulated vsize (KiB) 1520812



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 12.00 11.85 9.29 13/202 12753
/proc/meminfo: memFree=12338424/32951124 swapFree=67111528/67111528
[pid=12616] ppid=12614 vsize=18324 CPUtime=0 cores=0,2
/proc/12616/stat : 12616 (ppfolio) S 12614 12616 12576 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 346094096 18763776 394 33554432000 4194304 4287625 140734583784048 18446744073709551615 228095471119 0 0 4096 65536 4460455615730286592 0 0 17 2 0 0 0
/proc/12616/statm: 4581 394 345 23 0 91 0
[pid=12621] ppid=12616 vsize=969040 CPUtime=433.22 cores=0
/proc/12621/stat : 12621 (cryptominisat) R 12616 12616 12576 0 -1 4202496 151483 0 0 0 43286 36 0 0 25 0 1 0 346094096 992296960 12399 33554432000 4194304 4587354 140737066177488 18446744073709551615 4238947 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12621/statm: 242260 12399 337 96 0 238822 0
[pid=12622] ppid=12616 vsize=61588 CPUtime=433.32 cores=0
/proc/12622/stat : 12622 (clasp) R 12616 12616 12576 0 -1 4202496 11961 0 0 0 43331 1 0 0 25 0 1 0 346094096 63066112 11653 33554432000 4194304 4785740 140736884746480 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12622/statm: 15397 11653 341 145 0 12442 0
[pid=12623] ppid=12616 vsize=458068 CPUtime=433.41 cores=0
/proc/12623/stat : 12623 (TNM) R 12616 12616 12576 0 -1 4202496 1000 0 0 0 43340 1 0 0 25 0 1 0 346094096 469061632 897 33554432000 134512640 134534564 4287593536 18446744073709551615 134528497 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12623/statm: 114517 897 95 6 0 113183 0
Current children cumulated CPU time (s) 1299.95
Current children cumulated vsize (KiB) 1507020

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 12616 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 1299.95
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1299.95
CPU user time (s): 1299.57
CPU system time (s): 0.38
CPU usage (%): 99.995
Max. virtual memory (cumulated for all children) (KiB): 4231264

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= 503
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= 236
involuntary context switches= 3

runsolver used 2.24266 second user time and 4.83326 second system time

The end

Launcher Data

Begin job on node142 at 2011-04-11 17:46:26
IDJOB=3191376
IDBENCH=82507
IDSOLVER=1613
FILE ID=node142/3191376-1302536786
RUNJOBID= node142-1302536786-12594
PBS_JOBID= 12951113
Free space on /tmp= 71112 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k7-r85-v200-c17000-S862393334-098-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191376-1302536786/watcher-3191376-1302536786 -o /tmp/evaluation-result-3191376-1302536786/solver-3191376-1302536786 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191376-1302536786.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 860d0404ebc2282cbe692f8828f81b2c
RANDOM SEED=1385821667

node142.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	: 5131.95
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.82
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.67
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.81
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13568732 kB
Buffers:        721616 kB
Cached:       18182688 kB
SwapCached:          0 kB
Active:        9960576 kB
Inactive:      9007220 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13568732 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           33796 kB
Writeback:           0 kB
AnonPages:       62904 kB
Mapped:          14320 kB
Slab:           350860 kB
PageTables:       5808 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   187168 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= 71064 MiB
End job on node142 at 2011-04-11 18:08:08