Trace number 3219736

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) 5000.05 4999.91

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1500-c30000-S377999798-061-UNKNOWN.cnf
MD5SUMa4ba28fb1550ba8a4eca95d91f4669c6
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark214.322
Satisfiable
(Un)Satisfiability was proved
Number of variables1500
Number of clauses30000
Sum of the clauses size150000
Maximum clause length5
Minimum clause length5
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 530000
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-3219736-1303259271/watcher-3219736-1303259271 -o /tmp/evaluation-result-3219736-1303259271/solver-3219736-1303259271 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3219736-1303259271.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: 0.00 0.00 0.31 1/172 16756
/proc/meminfo: memFree=16442244/32951124 swapFree=67111528/67111528
[pid=16756] ppid=16754 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16756/stat : 16756 (ppfolio) S 16754 16756 16728 0 -1 4202496 496 0 0 0 0 0 0 0 24 0 1 0 418342704 18763776 393 33554432000 4194304 4287625 140737343859840 18446744073709551615 264726425103 0 0 4096 65536 4439124819568460036 0 0 17 4 0 0 0
/proc/16756/statm: 4581 393 345 23 0 91 0

[startup+0.058931 s]
/proc/loadavg: 0.00 0.00 0.31 1/172 16756
/proc/meminfo: memFree=16442244/32951124 swapFree=67111528/67111528
[pid=16756] ppid=16754 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16756/stat : 16756 (ppfolio) S 16754 16756 16728 0 -1 4202496 497 0 0 0 0 0 0 0 25 0 1 0 418342704 18763776 393 33554432000 4194304 4287625 140737343859840 18446744073709551615 264726425103 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/16756/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100959 s]
/proc/loadavg: 0.00 0.00 0.31 1/172 16756
/proc/meminfo: memFree=16442244/32951124 swapFree=67111528/67111528
[pid=16756] ppid=16754 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16756/stat : 16756 (ppfolio) S 16754 16756 16728 0 -1 4202496 497 0 0 0 0 0 0 0 25 0 1 0 418342704 18763776 393 33554432000 4194304 4287625 140737343859840 18446744073709551615 264726425103 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/16756/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300936 s]
/proc/loadavg: 0.00 0.00 0.31 1/172 16756
/proc/meminfo: memFree=16442244/32951124 swapFree=67111528/67111528
[pid=16756] ppid=16754 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16756/stat : 16756 (ppfolio) S 16754 16756 16728 0 -1 4202496 497 0 0 0 0 0 0 0 24 0 1 0 418342704 18763776 393 33554432000 4194304 4287625 140737343859840 18446744073709551615 264726425103 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/16756/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700863 s]
/proc/loadavg: 0.00 0.00 0.31 1/172 16756
/proc/meminfo: memFree=16442244/32951124 swapFree=67111528/67111528
[pid=16756] ppid=16754 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16756/stat : 16756 (ppfolio) S 16754 16756 16728 0 -1 4202496 497 0 0 0 0 0 0 0 19 0 1 0 418342704 18763776 393 33554432000 4194304 4287625 140737343859840 18446744073709551615 264726425103 0 0 4096 65536 4951599076081664000 0 0 17 4 0 0 0
/proc/16756/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50069 s]
/proc/loadavg: 0.00 0.00 0.31 4/177 16765
/proc/meminfo: memFree=16410948/32951124 swapFree=67111528/67111528
[pid=16756] ppid=16754 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16756/stat : 16756 (ppfolio) S 16754 16756 16728 0 -1 4202496 497 0 0 0 0 0 0 0 16 0 1 0 418342704 18763776 393 33554432000 4194304 4287625 140737343859840 18446744073709551615 264726425103 0 0 4096 65536 4951599625837477888 0 0 17 4 0 0 0
/proc/16756/statm: 4581 393 345 23 0 91 0
[pid=16757] ppid=16756 vsize=31376 CPUtime=0.39 cores=0
/proc/16757/stat : 16757 (cryptominisat) R 16756 16756 16728 0 -1 4202496 3329 0 0 0 39 0 0 0 25 0 1 0 418342704 32129024 2821 33554432000 4194304 4587354 140734462480176 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16757/statm: 7844 2821 326 96 0 4406 0
[pid=16758] ppid=16756 vsize=19984 CPUtime=0.49 cores=0
/proc/16758/stat : 16758 (clasp) R 16756 16756 16728 0 -1 4202496 2605 0 0 0 49 0 0 0 25 0 1 0 418342704 20463616 2335 33554432000 4194304 4785740 140733482843872 18446744073709551615 4278118 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16758/statm: 4996 2335 340 145 0 2041 0
[pid=16759] ppid=16756 vsize=456880 CPUtime=0.59 cores=0
/proc/16759/stat : 16759 (TNM) R 16756 16756 16728 0 -1 4202496 1651 0 0 0 59 0 0 0 25 0 1 0 418342704 467845120 1548 33554432000 134512640 134534564 4292153920 18446744073709551615 134522330 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16759/statm: 114220 1548 95 6 0 112886 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 526564

[startup+3.10038 s]
/proc/loadavg: 0.48 0.10 0.34 7/184 16773
/proc/meminfo: memFree=16381504/32951124 swapFree=67111528/67111528
[pid=16756] ppid=16754 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16756/stat : 16756 (ppfolio) S 16754 16756 16728 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 418342704 18763776 393 33554432000 4194304 4287625 140737343859840 18446744073709551615 264726425103 0 0 4096 65536 4951599763276431360 0 0 17 4 0 0 0
/proc/16756/statm: 4581 393 345 23 0 91 0
[pid=16757] ppid=16756 vsize=1375208 CPUtime=0.94 cores=0
/proc/16757/stat : 16757 (cryptominisat) R 16756 16756 16728 0 -1 4202496 4674 0 0 0 94 0 0 0 25 0 1 0 418342704 1408212992 3068 33554432000 4194304 4587354 140734462480176 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16757/statm: 343802 3068 327 96 0 340364 0
[pid=16758] ppid=16756 vsize=23420 CPUtime=0.99 cores=0
/proc/16758/stat : 16758 (clasp) R 16756 16756 16728 0 -1 4202496 3453 0 0 0 99 0 0 0 25 0 1 0 418342704 23982080 3183 33554432000 4194304 4785740 140733482843872 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16758/statm: 5855 3183 340 145 0 2900 0
[pid=16759] ppid=16756 vsize=460712 CPUtime=1.14 cores=0
/proc/16759/stat : 16759 (TNM) R 16756 16756 16728 0 -1 4202496 1810 0 0 0 114 0 0 0 25 0 1 0 418342704 471769088 1707 33554432000 134512640 134534564 4292153920 18446744073709551615 134530425 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16759/statm: 115178 1707 95 6 0 113844 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 1877664

[startup+6.30076 s]
/proc/loadavg: 0.48 0.10 0.34 7/184 16773
/proc/meminfo: memFree=16367992/32951124 swapFree=67111528/67111528
[pid=16756] ppid=16754 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16756/stat : 16756 (ppfolio) S 16754 16756 16728 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 418342704 18763776 393 33554432000 4194304 4287625 140737343859840 18446744073709551615 264726425103 0 0 4096 65536 4951597976570036224 0 0 17 4 0 0 0
/proc/16756/statm: 4581 393 345 23 0 91 0
[pid=16757] ppid=16756 vsize=1376592 CPUtime=1.99 cores=0
/proc/16757/stat : 16757 (cryptominisat) R 16756 16756 16728 0 -1 4202496 7356 0 0 0 199 0 0 0 25 0 1 0 418342704 1409630208 2832 33554432000 4194304 4587354 140734462480176 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16757/statm: 344148 2832 327 96 0 340710 0
[pid=16758] ppid=16756 vsize=26060 CPUtime=2.09 cores=0
/proc/16758/stat : 16758 (clasp) R 16756 16756 16728 0 -1 4202496 4112 0 0 0 209 0 0 0 25 0 1 0 418342704 26685440 3842 33554432000 4194304 4785740 140733482843872 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16758/statm: 6515 3842 340 145 0 3560 0
[pid=16759] ppid=16756 vsize=460712 CPUtime=2.19 cores=0
/proc/16759/stat : 16759 (TNM) R 16756 16756 16728 0 -1 4202496 1810 0 0 0 219 0 0 0 25 0 1 0 418342704 471769088 1707 33554432000 134512640 134534564 4292153920 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16759/statm: 115178 1707 95 6 0 113844 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1881688

[startup+12.7006 s]
/proc/loadavg: 1.33 0.29 0.40 7/184 16773
/proc/meminfo: memFree=16313768/32951124 swapFree=67111528/67111528
[pid=16756] ppid=16754 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16756/stat : 16756 (ppfolio) S 16754 16756 16728 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 418342704 18763776 393 33554432000 4194304 4287625 140737343859840 18446744073709551615 264726425103 0 0 4096 65536 4951599763276431360 0 0 17 4 0 0 0
/proc/16756/statm: 4581 393 345 23 0 91 0
[pid=16757] ppid=16756 vsize=1402780 CPUtime=4.13 cores=0
/proc/16757/stat : 16757 (cryptominisat) R 16756 16756 16728 0 -1 4202496 16288 0 0 0 412 1 0 0 25 0 1 0 418342704 1436446720 9995 33554432000 4194304 4587354 140734462480176 18446744073709551615 4364784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16757/statm: 350695 9995 339 96 0 347257 0
[pid=16758] ppid=16756 vsize=30412 CPUtime=4.19 cores=0
/proc/16758/stat : 16758 (clasp) R 16756 16756 16728 0 -1 4202496 5198 0 0 0 418 1 0 0 25 0 1 0 418342704 31141888 4928 33554432000 4194304 4785740 140733482843872 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16758/statm: 7603 4928 340 145 0 4648 0
[pid=16759] ppid=16756 vsize=460712 CPUtime=4.34 cores=0
/proc/16759/stat : 16759 (TNM) R 16756 16756 16728 0 -1 4202496 1810 0 0 0 434 0 0 0 25 0 1 0 418342704 471769088 1707 33554432000 134512640 134534564 4292153920 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16759/statm: 115178 1707 95 6 0 113844 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 1912228

[startup+25.5011 s]
/proc/loadavg: 2.05 0.48 0.46 7/184 16774
/proc/meminfo: memFree=16319920/32951124 swapFree=67111528/67111528
[pid=16756] ppid=16754 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16756/stat : 16756 (ppfolio) S 16754 16756 16728 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 418342704 18763776 393 33554432000 4194304 4287625 140737343859840 18446744073709551615 264726425103 0 0 4096 65536 4951598388886896640 0 0 17 4 0 0 0
/proc/16756/statm: 4581 393 345 23 0 91 0
[pid=16757] ppid=16756 vsize=1391664 CPUtime=8.39 cores=0
/proc/16757/stat : 16757 (cryptominisat) R 16756 16756 16728 0 -1 4202496 23837 0 0 0 836 3 0 0 25 0 1 0 418342704 1425063936 7613 33554432000 4194304 4587354 140734462480176 18446744073709551615 4236438 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16757/statm: 347916 7613 337 96 0 344478 0
[pid=16758] ppid=16756 vsize=33096 CPUtime=8.49 cores=0
/proc/16758/stat : 16758 (clasp) R 16756 16756 16728 0 -1 4202496 5864 0 0 0 848 1 0 0 25 0 1 0 418342704 33890304 5594 33554432000 4194304 4785740 140733482843872 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16758/statm: 8274 5594 340 145 0 5319 0
[pid=16759] ppid=16756 vsize=460712 CPUtime=8.59 cores=0
/proc/16759/stat : 16759 (TNM) R 16756 16756 16728 0 -1 4202496 1810 0 0 0 859 0 0 0 25 0 1 0 418342704 471769088 1707 33554432000 134512640 134534564 4292153920 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16759/statm: 115178 1707 95 6 0 113844 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1903796

[startup+51.1003 s]
/proc/loadavg: 3.39 0.92 0.61 7/184 16774
/proc/meminfo: memFree=16247344/32951124 swapFree=67111528/67111528
[pid=16756] ppid=16754 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16756/stat : 16756 (ppfolio) S 16754 16756 16728 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 418342704 18763776 393 33554432000 4194304 4287625 140737343859840 18446744073709551615 264726425103 0 0 4096 65536 4951598801203757056 0 0 17 4 0 0 0
/proc/16756/statm: 4581 393 345 23 0 91 0
[pid=16757] ppid=16756 vsize=1425844 CPUtime=16.95 cores=0
/proc/16757/stat : 16757 (cryptominisat) R 16756 16756 16728 0 -1 4202496 36873 0 0 0 1690 5 0 0 25 0 1 0 418342704 1460064256 15808 33554432000 4194304 4587354 140734462480176 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16757/statm: 356461 15808 337 96 0 353023 0
[pid=16758] ppid=16756 vsize=39308 CPUtime=16.98 cores=0
/proc/16758/stat : 16758 (clasp) R 16756 16756 16728 0 -1 4202496 7379 0 0 0 1697 1 0 0 25 0 1 0 418342704 40251392 7109 33554432000 4194304 4785740 140733482843872 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16758/statm: 9827 7109 340 145 0 6872 0
[pid=16759] ppid=16756 vsize=460712 CPUtime=17.14 cores=0
/proc/16759/stat : 16759 (TNM) R 16756 16756 16728 0 -1 4202496 1810 0 0 0 1714 0 0 0 25 0 1 0 418342704 471769088 1707 33554432000 134512640 134534564 4292153920 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16759/statm: 115178 1707 95 6 0 113844 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1944188

[startup+102.307 s]
/proc/loadavg: 4.96 1.77 0.92 7/184 16776
/proc/meminfo: memFree=16190300/32951124 swapFree=67111528/67111528
[pid=16756] ppid=16754 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16756/stat : 16756 (ppfolio) S 16754 16756 16728 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 418342704 18763776 393 33554432000 4194304 4287625 140737343859840 18446744073709551615 264726425103 0 0 4096 65536 4951599350959570944 0 0 17 4 0 0 0
/proc/16756/statm: 4581 393 345 23 0 91 0
[pid=16757] ppid=16756 vsize=1444120 CPUtime=33.99 cores=0
/proc/16757/stat : 16757 (cryptominisat) R 16756 16756 16728 0 -1 4202496 63127 0 0 0 3390 9 0 0 25 0 1 0 418342704 1478778880 21336 33554432000 4194304 4587354 140734462480176 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16757/statm: 361030 21336 337 96 0 357592 0
[pid=16758] ppid=16756 vsize=48428 CPUtime=34.09 cores=0
/proc/16758/stat : 16758 (clasp) R 16756 16756 16728 0 -1 4202496 9606 0 0 0 3407 2 0 0 25 0 1 0 418342704 49590272 9336 33554432000 4194304 4785740 140733482843872 18446744073709551615 4553380 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16758/statm: 12107 9336 340 145 0 9152 0
[pid=16759] ppid=16756 vsize=460712 CPUtime=34.21 cores=0
/proc/16759/stat : 16759 (TNM) R 16756 16756 16728 0 -1 4202496 1810 0 0 0 3421 0 0 0 25 0 1 0 418342704 471769088 1707 33554432000 134512640 134534564 4292153920 18446744073709551615 134530598 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16759/statm: 115178 1707 95 6 0 113844 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 1971584

[startup+162.3 s]
/proc/loadavg: 5.61 2.54 1.23 7/184 16777
/proc/meminfo: memFree=16237532/32951124 swapFree=67111528/67111528
[pid=16756] ppid=16754 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16756/stat : 16756 (ppfolio) S 16754 16756 16728 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 418342704 18763776 393 33554432000 4194304 4287625 140737343859840 18446744073709551615 264726425103 0 0 4096 65536 4951597976570036224 0 0 17 4 0 0 0
/proc/16756/statm: 4581 393 345 23 0 91 0
[pid=16757] ppid=16756 vsize=1383076 CPUtime=53.98 cores=0
/proc/16757/stat : 16757 (cryptominisat) R 16756 16756 16728 0 -1 4202496 69115 0 0 0 5388 10 0 0 25 0 1 0 418342704 1416269824 4290 33554432000 4194304 4587354 140734462480176 18446744073709551615 4238522 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16757/statm: 345769 4290 337 96 0 342331 0
[pid=16758] ppid=16756 vsize=55676 CPUtime=54.08 cores=0

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

/proc/16759/statm: 115178 1707 95 6 0 113844 0
Current children cumulated CPU time (s) 4602.45
Current children cumulated vsize (KiB) 2260364

[startup+4662.3 s]
/proc/loadavg: 6.00 6.00 5.91 7/184 16909
/proc/meminfo: memFree=15824100/32951124 swapFree=67111528/67111528
[pid=16756] ppid=16754 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16756/stat : 16756 (ppfolio) S 16754 16756 16728 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 418342704 18763776 393 33554432000 4194304 4287625 140737343859840 18446744073709551615 264726425103 0 0 4096 65536 4951599763276431360 0 0 17 4 0 0 0
/proc/16756/statm: 4581 393 345 23 0 91 0
[pid=16757] ppid=16756 vsize=1610680 CPUtime=1554.06 cores=0
/proc/16757/stat : 16757 (cryptominisat) R 16756 16756 16728 0 -1 4202496 947356 0 0 0 155204 202 0 0 25 0 1 0 418342704 1649336320 60745 33554432000 4194304 4587354 140734462480176 18446744073709551615 4388345 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16757/statm: 402670 60745 337 96 0 399232 0
[pid=16758] ppid=16756 vsize=170648 CPUtime=1554.16 cores=0
/proc/16758/stat : 16758 (clasp) R 16756 16756 16728 0 -1 4202496 38632 0 0 0 155407 9 0 0 25 0 1 0 418342704 174743552 38362 33554432000 4194304 4785740 140733482843872 18446744073709551615 4287099 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16758/statm: 42662 38362 340 145 0 39707 0
[pid=16759] ppid=16756 vsize=460712 CPUtime=1554.23 cores=0
/proc/16759/stat : 16759 (TNM) R 16756 16756 16728 0 -1 4202496 1810 0 0 0 155418 5 0 0 25 0 1 0 418342704 471769088 1707 33554432000 134512640 134534564 4292153920 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16759/statm: 115178 1707 95 6 0 113844 0
Current children cumulated CPU time (s) 4662.45
Current children cumulated vsize (KiB) 2260364

[startup+4722.31 s]
/proc/loadavg: 6.00 6.00 5.91 7/184 16911
/proc/meminfo: memFree=15787980/32951124 swapFree=67111528/67111528
[pid=16756] ppid=16754 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16756/stat : 16756 (ppfolio) S 16754 16756 16728 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 418342704 18763776 393 33554432000 4194304 4287625 140737343859840 18446744073709551615 264726425103 0 0 4096 65536 4951599763276431360 0 0 17 4 0 0 0
/proc/16756/statm: 4581 393 345 23 0 91 0
[pid=16757] ppid=16756 vsize=1610680 CPUtime=1574.06 cores=0
/proc/16757/stat : 16757 (cryptominisat) R 16756 16756 16728 0 -1 4202496 947356 0 0 0 157204 202 0 0 25 0 1 0 418342704 1649336320 60745 33554432000 4194304 4587354 140734462480176 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16757/statm: 402670 60745 337 96 0 399232 0
[pid=16758] ppid=16756 vsize=170648 CPUtime=1574.15 cores=0
/proc/16758/stat : 16758 (clasp) R 16756 16756 16728 0 -1 4202496 38632 0 0 0 157406 9 0 0 25 0 1 0 418342704 174743552 38362 33554432000 4194304 4785740 140733482843872 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16758/statm: 42662 38362 340 145 0 39707 0
[pid=16759] ppid=16756 vsize=460712 CPUtime=1574.24 cores=0
/proc/16759/stat : 16759 (TNM) R 16756 16756 16728 0 -1 4202496 1810 0 0 0 157419 5 0 0 25 0 1 0 418342704 471769088 1707 33554432000 134512640 134534564 4292153920 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16759/statm: 115178 1707 95 6 0 113844 0
Current children cumulated CPU time (s) 4722.45
Current children cumulated vsize (KiB) 2260364

[startup+4782.3 s]
/proc/loadavg: 6.00 6.00 5.91 7/184 16912
/proc/meminfo: memFree=15809644/32951124 swapFree=67111528/67111528
[pid=16756] ppid=16754 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16756/stat : 16756 (ppfolio) S 16754 16756 16728 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 418342704 18763776 393 33554432000 4194304 4287625 140737343859840 18446744073709551615 264726425103 0 0 4096 65536 4951599763276431360 0 0 17 4 0 0 0
/proc/16756/statm: 4581 393 345 23 0 91 0
[pid=16757] ppid=16756 vsize=1610680 CPUtime=1594.05 cores=0
/proc/16757/stat : 16757 (cryptominisat) R 16756 16756 16728 0 -1 4202496 947356 0 0 0 159203 202 0 0 25 0 1 0 418342704 1649336320 60745 33554432000 4194304 4587354 140734462480176 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16757/statm: 402670 60745 337 96 0 399232 0
[pid=16758] ppid=16756 vsize=170648 CPUtime=1594.15 cores=0
/proc/16758/stat : 16758 (clasp) R 16756 16756 16728 0 -1 4202496 38632 0 0 0 159406 9 0 0 25 0 1 0 418342704 174743552 38362 33554432000 4194304 4785740 140733482843872 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16758/statm: 42662 38362 340 145 0 39707 0
[pid=16759] ppid=16756 vsize=460712 CPUtime=1594.24 cores=0
/proc/16759/stat : 16759 (TNM) R 16756 16756 16728 0 -1 4202496 1810 0 0 0 159419 5 0 0 25 0 1 0 418342704 471769088 1707 33554432000 134512640 134534564 4292153920 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16759/statm: 115178 1707 95 6 0 113844 0
Current children cumulated CPU time (s) 4782.44
Current children cumulated vsize (KiB) 2260364

[startup+4842.3 s]
/proc/loadavg: 6.00 6.00 5.91 7/184 16914
/proc/meminfo: memFree=15766340/32951124 swapFree=67111528/67111528
[pid=16756] ppid=16754 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16756/stat : 16756 (ppfolio) S 16754 16756 16728 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 418342704 18763776 393 33554432000 4194304 4287625 140737343859840 18446744073709551615 264726425103 0 0 4096 65536 4951599763276431360 0 0 17 4 0 0 0
/proc/16756/statm: 4581 393 345 23 0 91 0
[pid=16757] ppid=16756 vsize=1623868 CPUtime=1614.05 cores=0
/proc/16757/stat : 16757 (cryptominisat) R 16756 16756 16728 0 -1 4202496 950482 0 0 0 161203 202 0 0 25 0 1 0 418342704 1662840832 63871 33554432000 4194304 4587354 140734462480176 18446744073709551615 4388345 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16757/statm: 405967 63871 337 96 0 402529 0
[pid=16758] ppid=16756 vsize=170648 CPUtime=1614.15 cores=0
/proc/16758/stat : 16758 (clasp) R 16756 16756 16728 0 -1 4202496 38632 0 0 0 161406 9 0 0 25 0 1 0 418342704 174743552 38362 33554432000 4194304 4785740 140733482843872 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16758/statm: 42662 38362 340 145 0 39707 0
[pid=16759] ppid=16756 vsize=460712 CPUtime=1614.25 cores=0
/proc/16759/stat : 16759 (TNM) R 16756 16756 16728 0 -1 4202496 1810 0 0 0 161420 5 0 0 25 0 1 0 418342704 471769088 1707 33554432000 134512640 134534564 4292153920 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16759/statm: 115178 1707 95 6 0 113844 0
Current children cumulated CPU time (s) 4842.45
Current children cumulated vsize (KiB) 2273552

[startup+4902.3 s]
/proc/loadavg: 6.00 6.00 5.91 7/184 16916
/proc/meminfo: memFree=15785776/32951124 swapFree=67111528/67111528
[pid=16756] ppid=16754 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16756/stat : 16756 (ppfolio) S 16754 16756 16728 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 418342704 18763776 393 33554432000 4194304 4287625 140737343859840 18446744073709551615 264726425103 0 0 4096 65536 4951599763276431360 0 0 17 4 0 0 0
/proc/16756/statm: 4581 393 345 23 0 91 0
[pid=16757] ppid=16756 vsize=1623868 CPUtime=1634.04 cores=0
/proc/16757/stat : 16757 (cryptominisat) R 16756 16756 16728 0 -1 4202496 950482 0 0 0 163202 202 0 0 25 0 1 0 418342704 1662840832 63871 33554432000 4194304 4587354 140734462480176 18446744073709551615 4388352 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16757/statm: 405967 63871 337 96 0 402529 0
[pid=16758] ppid=16756 vsize=170648 CPUtime=1634.14 cores=0
/proc/16758/stat : 16758 (clasp) R 16756 16756 16728 0 -1 4202496 38644 0 0 0 163405 9 0 0 25 0 1 0 418342704 174743552 38374 33554432000 4194304 4785740 140733482843872 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16758/statm: 42662 38374 340 145 0 39707 0
[pid=16759] ppid=16756 vsize=460712 CPUtime=1634.26 cores=0
/proc/16759/stat : 16759 (TNM) R 16756 16756 16728 0 -1 4202496 1810 0 0 0 163421 5 0 0 25 0 1 0 418342704 471769088 1707 33554432000 134512640 134534564 4292153920 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16759/statm: 115178 1707 95 6 0 113844 0
Current children cumulated CPU time (s) 4902.44
Current children cumulated vsize (KiB) 2273552

[startup+4962.3 s]
/proc/loadavg: 6.05 6.01 5.92 7/184 16917
/proc/meminfo: memFree=15757108/32951124 swapFree=67111528/67111528
[pid=16756] ppid=16754 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16756/stat : 16756 (ppfolio) S 16754 16756 16728 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 418342704 18763776 393 33554432000 4194304 4287625 140737343859840 18446744073709551615 264726425103 0 0 4096 65536 4951599763276431360 0 0 17 4 0 0 0
/proc/16756/statm: 4581 393 345 23 0 91 0
[pid=16757] ppid=16756 vsize=1623868 CPUtime=1654.04 cores=0
/proc/16757/stat : 16757 (cryptominisat) R 16756 16756 16728 0 -1 4202496 950482 0 0 0 165202 202 0 0 25 0 1 0 418342704 1662840832 63871 33554432000 4194304 4587354 140734462480176 18446744073709551615 4388345 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16757/statm: 405967 63871 337 96 0 402529 0
[pid=16758] ppid=16756 vsize=170648 CPUtime=1654.14 cores=0
/proc/16758/stat : 16758 (clasp) R 16756 16756 16728 0 -1 4202496 38648 0 0 0 165405 9 0 0 25 0 1 0 418342704 174743552 38378 33554432000 4194304 4785740 140733482843872 18446744073709551615 4550305 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16758/statm: 42662 38378 340 145 0 39707 0
[pid=16759] ppid=16756 vsize=460712 CPUtime=1654.27 cores=0
/proc/16759/stat : 16759 (TNM) R 16756 16756 16728 0 -1 4202496 1810 0 0 0 165422 5 0 0 25 0 1 0 418342704 471769088 1707 33554432000 134512640 134534564 4292153920 18446744073709551615 134530144 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16759/statm: 115178 1707 95 6 0 113844 0
Current children cumulated CPU time (s) 4962.45
Current children cumulated vsize (KiB) 2273552



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 6.03 6.01 5.92 7/184 16918
/proc/meminfo: memFree=15787708/32951124 swapFree=67111528/67111528
[pid=16756] ppid=16754 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16756/stat : 16756 (ppfolio) S 16754 16756 16728 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 418342704 18763776 393 33554432000 4194304 4287625 140737343859840 18446744073709551615 264726425103 0 0 4096 65536 4951599763276431360 0 0 17 4 0 0 0
/proc/16756/statm: 4581 393 345 23 0 91 0
[pid=16757] ppid=16756 vsize=1623868 CPUtime=1666.63 cores=0
/proc/16757/stat : 16757 (cryptominisat) R 16756 16756 16728 0 -1 4202496 950482 0 0 0 166461 202 0 0 25 0 1 0 418342704 1662840832 63871 33554432000 4194304 4587354 140734462480176 18446744073709551615 4388352 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16757/statm: 405967 63871 337 96 0 402529 0
[pid=16758] ppid=16756 vsize=170932 CPUtime=1666.64 cores=0
/proc/16758/stat : 16758 (clasp) R 16756 16756 16728 0 -1 4202496 38687 0 0 0 166655 9 0 0 25 0 1 0 418342704 175034368 38417 33554432000 4194304 4785740 140733482843872 18446744073709551615 4553447 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16758/statm: 42733 38417 340 145 0 39778 0
[pid=16759] ppid=16756 vsize=460712 CPUtime=1666.78 cores=0
/proc/16759/stat : 16759 (TNM) R 16756 16756 16728 0 -1 4202496 1810 0 0 0 166673 5 0 0 25 0 1 0 418342704 471769088 1707 33554432000 134512640 134534564 4292153920 18446744073709551615 134530522 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16759/statm: 115178 1707 95 6 0 113844 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 2273836

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

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

[startup+4999.9 s]
/proc/loadavg: 6.03 6.01 5.92 7/184 16918
/proc/meminfo: memFree=15787708/32951124 swapFree=67111528/67111528
[pid=16756] ppid=16754 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/16756/stat : 16756 (ppfolio) S 16754 16756 16728 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 418342704 18763776 393 33554432000 4194304 4287625 140737343859840 18446744073709551615 264726425103 0 0 4096 65536 4951599763276431360 0 0 17 4 0 0 0
/proc/16756/statm: 4581 393 345 23 0 91 0
[pid=16757] ppid=16756 vsize=1623868 CPUtime=1666.63 cores=0
/proc/16757/stat : 16757 (cryptominisat) R 16756 16756 16728 0 -1 4202496 950482 0 0 0 166461 202 0 0 25 0 1 0 418342704 1662840832 63871 33554432000 4194304 4587354 140734462480176 18446744073709551615 4388352 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16757/statm: 405967 63871 337 96 0 402529 0
[pid=16758] ppid=16756 vsize=170932 CPUtime=1666.64 cores=0
/proc/16758/stat : 16758 (clasp) R 16756 16756 16728 0 -1 4202496 38687 0 0 0 166655 9 0 0 25 0 1 0 418342704 175034368 38417 33554432000 4194304 4785740 140733482843872 18446744073709551615 4553447 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16758/statm: 42733 38417 340 145 0 39778 0
[pid=16759] ppid=16756 vsize=460712 CPUtime=1666.78 cores=0
/proc/16759/stat : 16759 (TNM) R 16756 16756 16728 0 -1 4202496 1810 0 0 0 166673 5 0 0 25 0 1 0 418342704 471769088 1707 33554432000 134512640 134534564 4292153920 18446744073709551615 134530522 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16759/statm: 115178 1707 95 6 0 113844 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 2273836

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 16756 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=0
# CPU time returned by wait4() is 0.002999
# while last known CPU time is 5000.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 4999.91
CPU time (s): 5000.05
CPU user time (s): 4997.89
CPU system time (s): 2.16
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 3436872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.002999
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= 497
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= 285
involuntary context switches= 5

runsolver used 8.96364 second user time and 18.2922 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-20 02:27:51
IDJOB=3219736
IDBENCH=82639
IDSOLVER=1639
FILE ID=node141/3219736-1303259271
RUNJOBID= node141-1303259271-16746
PBS_JOBID= 13049491
Free space on /tmp= 71464 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k5-r20-v1500-c30000-S377999798-061-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3219736-1303259271/watcher-3219736-1303259271 -o /tmp/evaluation-result-3219736-1303259271/solver-3219736-1303259271 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3219736-1303259271.cnf

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

MD5SUM BENCH= a4ba28fb1550ba8a4eca95d91f4669c6
RANDOM SEED=1311085881

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16442400 kB
Buffers:        786416 kB
Cached:       15307552 kB
SwapCached:          0 kB
Active:        8572652 kB
Inactive:      7583852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16442400 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10884 kB
Writeback:           8 kB
AnonPages:       62284 kB
Mapped:          14692 kB
Slab:           288940 kB
PageTables:       4992 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   185584 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= 71444 MiB
End job on node141 at 2011-04-20 03:51:13