Trace number 3220336

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.09 4999.91

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S396831120-092.UNKNOWN.cnf
MD5SUM1c5680fb79b6ea8965a1c94337260953
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables125
Number of clauses2662
Sum of the clauses size13310
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 52662
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) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 1
0.00/0.00	Starting TNM 2009 on core(s) 1
5000.06/4999.90	Done

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

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

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.00 5.10 5.46 4/180 17862
/proc/meminfo: memFree=16327240/32951124 swapFree=67111528/67111528
[pid=17862] ppid=17860 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/17862/stat : 17862 (ppfolio) R 17860 17862 16728 0 -1 4202496 484 0 0 0 0 0 0 0 25 0 1 0 419407290 18763776 392 33554432000 4194304 4287625 140737265404944 18446744073709551615 264726225301 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/17862/statm: 4581 392 343 23 0 91 0

[startup+0.0197099 s]
/proc/loadavg: 5.00 5.10 5.46 4/180 17862
/proc/meminfo: memFree=16327240/32951124 swapFree=67111528/67111528
[pid=17862] ppid=17860 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/17862/stat : 17862 (ppfolio) S 17860 17862 16728 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 419407290 18763776 394 33554432000 4194304 4287625 140737265404944 18446744073709551615 264726425103 0 0 4096 65536 3410416243063095560 0 0 17 7 0 0 0
/proc/17862/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.134691 s]
/proc/loadavg: 5.00 5.10 5.46 4/180 17862
/proc/meminfo: memFree=16327240/32951124 swapFree=67111528/67111528
[pid=17862] ppid=17860 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/17862/stat : 17862 (ppfolio) S 17860 17862 16728 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 419407290 18763776 394 33554432000 4194304 4287625 140737265404944 18446744073709551615 264726425103 0 0 4096 65536 3410416243063095560 0 0 17 7 0 0 0
/proc/17862/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300658 s]
/proc/loadavg: 5.00 5.10 5.46 4/180 17862
/proc/meminfo: memFree=16327240/32951124 swapFree=67111528/67111528
[pid=17862] ppid=17860 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/17862/stat : 17862 (ppfolio) S 17860 17862 16728 0 -1 4202496 499 0 0 0 0 0 0 0 23 0 1 0 419407290 18763776 394 33554432000 4194304 4287625 140737265404944 18446744073709551615 264726425103 0 0 4096 65536 8573254725728731136 0 0 17 7 0 0 0
/proc/17862/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700594 s]
/proc/loadavg: 5.00 5.10 5.46 4/180 17862
/proc/meminfo: memFree=16327240/32951124 swapFree=67111528/67111528
[pid=17862] ppid=17860 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/17862/stat : 17862 (ppfolio) S 17860 17862 16728 0 -1 4202496 499 0 0 0 0 0 0 0 19 0 1 0 419407290 18763776 394 33554432000 4194304 4287625 140737265404944 18446744073709551615 264726425103 0 0 4096 65536 8573255000606638080 0 0 17 7 0 0 0
/proc/17862/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50043 s]
/proc/loadavg: 5.00 5.10 5.46 7/184 17866
/proc/meminfo: memFree=16323004/32951124 swapFree=67111528/67111528
[pid=17862] ppid=17860 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/17862/stat : 17862 (ppfolio) S 17860 17862 16728 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 419407290 18763776 394 33554432000 4194304 4287625 140737265404944 18446744073709551615 264726425103 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/17862/statm: 4581 394 345 23 0 91 0
[pid=17863] ppid=17862 vsize=1132120 CPUtime=1.09 cores=1
/proc/17863/stat : 17863 (cryptominisat) R 17862 17862 16728 0 -1 4202496 2331 0 0 0 109 0 0 0 19 0 1 0 419407290 1159290880 1026 33554432000 4194304 4587354 140736022565584 18446744073709551615 4239304 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17863/statm: 283030 1026 337 96 0 279592 0
[pid=17864] ppid=17862 vsize=12960 CPUtime=0.14 cores=1
/proc/17864/stat : 17864 (clasp) R 17862 17862 16728 0 -1 4202496 704 0 0 0 14 0 0 0 24 0 1 0 419407290 13271040 596 33554432000 4194304 4785740 140736511962736 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17864/statm: 3240 596 340 145 0 285 0
[pid=17865] ppid=17862 vsize=455996 CPUtime=0.24 cores=1
/proc/17865/stat : 17865 (TNM) R 17862 17862 16728 0 -1 4202496 364 0 0 0 24 0 0 0 25 0 1 0 419407290 466939904 261 33554432000 134512640 134534564 4294640400 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17865/statm: 113999 261 95 6 0 112665 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 1619400

[startup+3.10113 s]
/proc/loadavg: 5.00 5.10 5.46 7/184 17866
/proc/meminfo: memFree=16315564/32951124 swapFree=67111528/67111528
[pid=17862] ppid=17860 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/17862/stat : 17862 (ppfolio) S 17860 17862 16728 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 419407290 18763776 394 33554432000 4194304 4287625 140737265404944 18446744073709551615 264726425103 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/17862/statm: 4581 394 345 23 0 91 0
[pid=17863] ppid=17862 vsize=1138656 CPUtime=1.59 cores=1
/proc/17863/stat : 17863 (cryptominisat) R 17862 17862 16728 0 -1 4202496 3990 0 0 0 159 0 0 0 20 0 1 0 419407290 1165983744 2683 33554432000 4194304 4587354 140736022565584 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17863/statm: 284664 2683 337 96 0 281226 0
[pid=17864] ppid=17862 vsize=13500 CPUtime=0.69 cores=1
/proc/17864/stat : 17864 (clasp) R 17862 17862 16728 0 -1 4202496 850 0 0 0 69 0 0 0 25 0 1 0 419407290 13824000 742 33554432000 4194304 4785740 140736511962736 18446744073709551615 4553440 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17864/statm: 3375 742 340 145 0 420 0
[pid=17865] ppid=17862 vsize=455996 CPUtime=0.79 cores=1
/proc/17865/stat : 17865 (TNM) R 17862 17862 16728 0 -1 4202496 364 0 0 0 79 0 0 0 25 0 1 0 419407290 466939904 261 33554432000 134512640 134534564 4294640400 18446744073709551615 134528926 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17865/statm: 113999 261 95 6 0 112665 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 1626476

[startup+6.30053 s]
/proc/loadavg: 5.08 5.12 5.46 7/184 17866
/proc/meminfo: memFree=16313160/32951124 swapFree=67111528/67111528
[pid=17862] ppid=17860 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/17862/stat : 17862 (ppfolio) S 17860 17862 16728 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 419407290 18763776 394 33554432000 4194304 4287625 140737265404944 18446744073709551615 264726425103 0 0 4096 65536 8573254450850824192 0 0 17 7 0 0 0
/proc/17862/statm: 4581 394 345 23 0 91 0
[pid=17863] ppid=17862 vsize=10722732 CPUtime=2.69 cores=1
/proc/17863/stat : 17863 (cryptominisat) R 17862 17862 16728 0 -1 4202496 5373 0 0 0 269 0 0 0 23 0 1 0 419407290 10980077568 3127 33554432000 4194304 4587354 140736022565584 18446744073709551615 4357555 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17863/statm: 2680683 3127 337 96 0 2677245 0
[pid=17864] ppid=17862 vsize=14068 CPUtime=1.74 cores=1
/proc/17864/stat : 17864 (clasp) R 17862 17862 16728 0 -1 4202496 983 0 0 0 174 0 0 0 25 0 1 0 419407290 14405632 875 33554432000 4194304 4785740 140736511962736 18446744073709551615 4550319 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17864/statm: 3517 875 340 145 0 562 0
[pid=17865] ppid=17862 vsize=455996 CPUtime=1.84 cores=1
/proc/17865/stat : 17865 (TNM) R 17862 17862 16728 0 -1 4202496 364 0 0 0 184 0 0 0 25 0 1 0 419407290 466939904 261 33554432000 134512640 134534564 4294640400 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17865/statm: 113999 261 95 6 0 112665 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 11211120

[startup+12.7003 s]
/proc/loadavg: 5.15 5.13 5.47 7/184 17866
/proc/meminfo: memFree=16308516/32951124 swapFree=67111528/67111528
[pid=17862] ppid=17860 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/17862/stat : 17862 (ppfolio) S 17860 17862 16728 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 419407290 18763776 394 33554432000 4194304 4287625 140737265404944 18446744073709551615 264726425103 0 0 4096 65536 8573252939022336000 0 0 17 7 0 0 0
/proc/17862/statm: 4581 394 345 23 0 91 0
[pid=17863] ppid=17862 vsize=1141684 CPUtime=4.79 cores=1
/proc/17863/stat : 17863 (cryptominisat) R 17862 17862 16728 0 -1 4202496 6928 0 0 0 479 0 0 0 25 0 1 0 419407290 1169084416 3553 33554432000 4194304 4587354 140736022565584 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17863/statm: 285421 3553 337 96 0 281983 0
[pid=17864] ppid=17862 vsize=14876 CPUtime=3.89 cores=1
/proc/17864/stat : 17864 (clasp) R 17862 17862 16728 0 -1 4202496 1185 0 0 0 389 0 0 0 25 0 1 0 419407290 15233024 1077 33554432000 4194304 4785740 140736511962736 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17864/statm: 3719 1077 340 145 0 764 0
[pid=17865] ppid=17862 vsize=455996 CPUtime=3.99 cores=1
/proc/17865/stat : 17865 (TNM) R 17862 17862 16728 0 -1 4202496 364 0 0 0 399 0 0 0 25 0 1 0 419407290 466939904 261 33554432000 134512640 134534564 4294640400 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17865/statm: 113999 261 95 6 0 112665 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1630880

[startup+25.5009 s]
/proc/loadavg: 5.34 5.17 5.47 7/184 17866
/proc/meminfo: memFree=16305160/32951124 swapFree=67111528/67111528
[pid=17862] ppid=17860 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/17862/stat : 17862 (ppfolio) S 17860 17862 16728 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 419407290 18763776 394 33554432000 4194304 4287625 140737265404944 18446744073709551615 264726425103 0 0 4096 65536 8573253351339196416 0 0 17 7 0 0 0
/proc/17862/statm: 4581 394 345 23 0 91 0
[pid=17863] ppid=17862 vsize=1141888 CPUtime=9.09 cores=1
/proc/17863/stat : 17863 (cryptominisat) R 17862 17862 16728 0 -1 4202496 9789 0 0 0 908 1 0 0 25 0 1 0 419407290 1169293312 3675 33554432000 4194304 4587354 140736022565584 18446744073709551615 4238582 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17863/statm: 285472 3675 337 96 0 282034 0
[pid=17864] ppid=17862 vsize=15984 CPUtime=8.14 cores=1
/proc/17864/stat : 17864 (clasp) R 17862 17862 16728 0 -1 4202496 1432 0 0 0 814 0 0 0 25 0 1 0 419407290 16367616 1324 33554432000 4194304 4785740 140736511962736 18446744073709551615 4278107 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17864/statm: 3996 1324 340 145 0 1041 0
[pid=17865] ppid=17862 vsize=455996 CPUtime=8.24 cores=1
/proc/17865/stat : 17865 (TNM) R 17862 17862 16728 0 -1 4202496 364 0 0 0 824 0 0 0 25 0 1 0 419407290 466939904 261 33554432000 134512640 134534564 4294640400 18446744073709551615 134529841 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17865/statm: 113999 261 95 6 0 112665 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1632192

[startup+51.1011 s]
/proc/loadavg: 5.56 5.24 5.48 7/184 17867
/proc/meminfo: memFree=16296072/32951124 swapFree=67111528/67111528
[pid=17862] ppid=17860 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/17862/stat : 17862 (ppfolio) S 17860 17862 16728 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 419407290 18763776 394 33554432000 4194304 4287625 140737265404944 18446744073709551615 264726425103 0 0 4096 65536 8573254588289777664 0 0 17 7 0 0 0
/proc/17862/statm: 4581 394 345 23 0 91 0
[pid=17863] ppid=17862 vsize=1148268 CPUtime=17.59 cores=1
/proc/17863/stat : 17863 (cryptominisat) R 17862 17862 16728 0 -1 4202496 15486 0 0 0 1757 2 0 0 25 0 1 0 419407290 1175826432 5025 33554432000 4194304 4587354 140736022565584 18446744073709551615 4268101 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17863/statm: 287067 5025 337 96 0 283629 0
[pid=17864] ppid=17862 vsize=17428 CPUtime=16.69 cores=1
/proc/17864/stat : 17864 (clasp) R 17862 17862 16728 0 -1 4202496 1757 0 0 0 1669 0 0 0 25 0 1 0 419407290 17846272 1649 33554432000 4194304 4785740 140736511962736 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17864/statm: 4357 1649 340 145 0 1402 0
[pid=17865] ppid=17862 vsize=455996 CPUtime=16.8 cores=1
/proc/17865/stat : 17865 (TNM) R 17862 17862 16728 0 -1 4202496 364 0 0 0 1680 0 0 0 25 0 1 0 419407290 466939904 261 33554432000 134512640 134534564 4294640400 18446744073709551615 134530582 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17865/statm: 113999 261 95 6 0 112665 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1640016

[startup+102.306 s]
/proc/loadavg: 5.81 5.36 5.51 7/184 17868
/proc/meminfo: memFree=16294336/32951124 swapFree=67111528/67111528
[pid=17862] ppid=17860 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/17862/stat : 17862 (ppfolio) S 17860 17862 16728 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 419407290 18763776 394 33554432000 4194304 4287625 140737265404944 18446744073709551615 264726425103 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/17862/statm: 4581 394 345 23 0 91 0
[pid=17863] ppid=17862 vsize=1150488 CPUtime=34.69 cores=1
/proc/17863/stat : 17863 (cryptominisat) R 17862 17862 16728 0 -1 4202496 24856 0 0 0 3465 4 0 0 25 0 1 0 419407290 1178099712 7588 33554432000 4194304 4587354 140736022565584 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17863/statm: 287622 7588 337 96 0 284184 0
[pid=17864] ppid=17862 vsize=18908 CPUtime=33.76 cores=1
/proc/17864/stat : 17864 (clasp) R 17862 17862 16728 0 -1 4202496 2123 0 0 0 3376 0 0 0 25 0 1 0 419407290 19361792 2015 33554432000 4194304 4785740 140736511962736 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17864/statm: 4727 2015 340 145 0 1772 0
[pid=17865] ppid=17862 vsize=455996 CPUtime=33.84 cores=1
/proc/17865/stat : 17865 (TNM) R 17862 17862 16728 0 -1 4202496 364 0 0 0 3384 0 0 0 25 0 1 0 419407290 466939904 261 33554432000 134512640 134534564 4294640400 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17865/statm: 113999 261 95 6 0 112665 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 1643716

[startup+162.301 s]
/proc/loadavg: 5.98 5.48 5.54 7/184 17870
/proc/meminfo: memFree=16288740/32951124 swapFree=67111528/67111528
[pid=17862] ppid=17860 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/17862/stat : 17862 (ppfolio) S 17860 17862 16728 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 419407290 18763776 394 33554432000 4194304 4287625 140737265404944 18446744073709551615 264726425103 0 0 4096 65536 8573253488778149888 0 0 17 7 0 0 0
/proc/17862/statm: 4581 394 345 23 0 91 0
[pid=17863] ppid=17862 vsize=1162280 CPUtime=54.69 cores=1
/proc/17863/stat : 17863 (cryptominisat) R 17862 17862 16728 0 -1 4202496 30124 0 0 0 5464 5 0 0 25 0 1 0 419407290 1190174720 8904 33554432000 4194304 4587354 140736022565584 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17863/statm: 290570 8904 337 96 0 287132 0
[pid=17864] ppid=17862 vsize=20376 CPUtime=53.76 cores=1

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

[pid=17863] ppid=17862 vsize=10785040 CPUtime=1494.75 cores=1
/proc/17863/stat : 17863 (cryptominisat) R 17862 17862 16728 0 -1 4202496 188301 0 0 0 149439 36 0 0 25 0 1 0 419407290 11043880960 20963 33554432000 4194304 4587354 140736022565584 18446744073709551615 4238622 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17863/statm: 2696260 20963 337 96 0 2692822 0
[pid=17864] ppid=17862 vsize=34636 CPUtime=1493.76 cores=1
/proc/17864/stat : 17864 (clasp) R 17862 17862 16728 0 -1 4202496 5763 0 0 0 149376 0 0 0 25 0 1 0 419407290 35467264 5655 33554432000 4194304 4785740 140736511962736 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17864/statm: 8659 5655 341 145 0 5704 0
[pid=17865] ppid=17862 vsize=455996 CPUtime=1493.92 cores=1
/proc/17865/stat : 17865 (TNM) R 17862 17862 16728 0 -1 4202496 364 0 0 0 149392 0 0 0 25 0 1 0 419407290 466939904 261 33554432000 134512640 134534564 4294640400 18446744073709551615 134528483 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17865/statm: 113999 261 95 6 0 112665 0
Current children cumulated CPU time (s) 4482.43
Current children cumulated vsize (KiB) 11293996

[startup+4542.3 s]
/proc/loadavg: 5.52 5.89 5.90 6/183 18240
/proc/meminfo: memFree=16291748/32951124 swapFree=67111528/67111528
[pid=17862] ppid=17860 vsize=18324 CPUtime=1500.98 cores=1,3,5,7
/proc/17862/stat : 17862 (ppfolio) S 17860 17862 16728 0 -1 4202496 500 188582 0 0 0 0 150061 37 15 0 1 0 419407290 18763776 395 33554432000 4194304 4287625 140737265404944 18446744073709551615 264726425103 0 0 4096 65536 4406143731342737668 0 0 17 7 0 0 0
/proc/17862/statm: 4581 395 346 23 0 91 0
[pid=17864] ppid=17862 vsize=34636 CPUtime=1520.66 cores=1
/proc/17864/stat : 17864 (clasp) R 17862 17862 16728 0 -1 4202496 5782 0 0 0 152066 0 0 0 25 0 1 0 419407290 35467264 5674 33554432000 4194304 4785740 140736511962736 18446744073709551615 264726102670 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17864/statm: 8659 5674 341 145 0 5704 0
[pid=17865] ppid=17862 vsize=455996 CPUtime=1520.8 cores=1
/proc/17865/stat : 17865 (TNM) R 17862 17862 16728 0 -1 4202496 364 0 0 0 152080 0 0 0 25 0 1 0 419407290 466939904 261 33554432000 134512640 134534564 4294640400 18446744073709551615 134530598 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17865/statm: 113999 261 95 6 0 112665 0
Current children cumulated CPU time (s) 4542.44
Current children cumulated vsize (KiB) 508956

[startup+4602.3 s]
/proc/loadavg: 5.19 5.72 5.84 6/183 18241
/proc/meminfo: memFree=16279940/32951124 swapFree=67111528/67111528
[pid=17862] ppid=17860 vsize=18324 CPUtime=1500.98 cores=1,3,5,7
/proc/17862/stat : 17862 (ppfolio) S 17860 17862 16728 0 -1 4202496 500 188582 0 0 0 0 150061 37 15 0 1 0 419407290 18763776 395 33554432000 4194304 4287625 140737265404944 18446744073709551615 264726425103 0 0 4096 65536 4406143731342737668 0 0 17 7 0 0 0
/proc/17862/statm: 4581 395 346 23 0 91 0
[pid=17864] ppid=17862 vsize=34804 CPUtime=1550.65 cores=1
/proc/17864/stat : 17864 (clasp) R 17862 17862 16728 0 -1 4202496 5817 0 0 0 155065 0 0 0 25 0 1 0 419407290 35639296 5709 33554432000 4194304 4785740 140736511962736 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17864/statm: 8701 5709 341 145 0 5746 0
[pid=17865] ppid=17862 vsize=455996 CPUtime=1550.81 cores=1
/proc/17865/stat : 17865 (TNM) R 17862 17862 16728 0 -1 4202496 364 0 0 0 155081 0 0 0 25 0 1 0 419407290 466939904 261 33554432000 134512640 134534564 4294640400 18446744073709551615 134530512 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17865/statm: 113999 261 95 6 0 112665 0
Current children cumulated CPU time (s) 4602.44
Current children cumulated vsize (KiB) 509124

[startup+4662.3 s]
/proc/loadavg: 5.07 5.59 5.78 6/183 18243
/proc/meminfo: memFree=16290692/32951124 swapFree=67111528/67111528
[pid=17862] ppid=17860 vsize=18324 CPUtime=1500.98 cores=1,3,5,7
/proc/17862/stat : 17862 (ppfolio) S 17860 17862 16728 0 -1 4202496 500 188582 0 0 0 0 150061 37 15 0 1 0 419407290 18763776 395 33554432000 4194304 4287625 140737265404944 18446744073709551615 264726425103 0 0 4096 65536 4406143731342737668 0 0 17 7 0 0 0
/proc/17862/statm: 4581 395 346 23 0 91 0
[pid=17864] ppid=17862 vsize=34804 CPUtime=1580.66 cores=1
/proc/17864/stat : 17864 (clasp) R 17862 17862 16728 0 -1 4202496 5825 0 0 0 158066 0 0 0 25 0 1 0 419407290 35639296 5717 33554432000 4194304 4785740 140736511962736 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17864/statm: 8701 5717 341 145 0 5746 0
[pid=17865] ppid=17862 vsize=455996 CPUtime=1580.8 cores=1
/proc/17865/stat : 17865 (TNM) R 17862 17862 16728 0 -1 4202496 364 0 0 0 158080 0 0 0 25 0 1 0 419407290 466939904 261 33554432000 134512640 134534564 4294640400 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17865/statm: 113999 261 95 6 0 112665 0
Current children cumulated CPU time (s) 4662.44
Current children cumulated vsize (KiB) 509124

[startup+4722.3 s]
/proc/loadavg: 5.08 5.49 5.74 6/183 18245
/proc/meminfo: memFree=16281132/32951124 swapFree=67111528/67111528
[pid=17862] ppid=17860 vsize=18324 CPUtime=1500.98 cores=1,3,5,7
/proc/17862/stat : 17862 (ppfolio) S 17860 17862 16728 0 -1 4202496 500 188582 0 0 0 0 150061 37 15 0 1 0 419407290 18763776 395 33554432000 4194304 4287625 140737265404944 18446744073709551615 264726425103 0 0 4096 65536 4406143731342737668 0 0 17 7 0 0 0
/proc/17862/statm: 4581 395 346 23 0 91 0
[pid=17864] ppid=17862 vsize=34972 CPUtime=1610.67 cores=1
/proc/17864/stat : 17864 (clasp) R 17862 17862 16728 0 -1 4202496 5843 0 0 0 161067 0 0 0 25 0 1 0 419407290 35811328 5735 33554432000 4194304 4785740 140736511962736 18446744073709551615 4538864 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17864/statm: 8743 5735 341 145 0 5788 0
[pid=17865] ppid=17862 vsize=455996 CPUtime=1610.8 cores=1
/proc/17865/stat : 17865 (TNM) R 17862 17862 16728 0 -1 4202496 364 0 0 0 161080 0 0 0 25 0 1 0 419407290 466939904 261 33554432000 134512640 134534564 4294640400 18446744073709551615 134530124 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17865/statm: 113999 261 95 6 0 112665 0
Current children cumulated CPU time (s) 4722.45
Current children cumulated vsize (KiB) 509292

[startup+4782.3 s]
/proc/loadavg: 5.03 5.40 5.69 6/183 18246
/proc/meminfo: memFree=16289904/32951124 swapFree=67111528/67111528
[pid=17862] ppid=17860 vsize=18324 CPUtime=1500.98 cores=1,3,5,7
/proc/17862/stat : 17862 (ppfolio) S 17860 17862 16728 0 -1 4202496 500 188582 0 0 0 0 150061 37 15 0 1 0 419407290 18763776 395 33554432000 4194304 4287625 140737265404944 18446744073709551615 264726425103 0 0 4096 65536 4406143731342737668 0 0 17 7 0 0 0
/proc/17862/statm: 4581 395 346 23 0 91 0
[pid=17864] ppid=17862 vsize=34972 CPUtime=1640.67 cores=1
/proc/17864/stat : 17864 (clasp) R 17862 17862 16728 0 -1 4202496 5846 0 0 0 164067 0 0 0 25 0 1 0 419407290 35811328 5738 33554432000 4194304 4785740 140736511962736 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17864/statm: 8743 5738 341 145 0 5788 0
[pid=17865] ppid=17862 vsize=455996 CPUtime=1640.8 cores=1
/proc/17865/stat : 17865 (TNM) R 17862 17862 16728 0 -1 4202496 364 0 0 0 164080 0 0 0 25 0 1 0 419407290 466939904 261 33554432000 134512640 134534564 4294640400 18446744073709551615 2804113 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17865/statm: 113999 261 95 6 0 112665 0
Current children cumulated CPU time (s) 4782.45
Current children cumulated vsize (KiB) 509292

[startup+4842.3 s]
/proc/loadavg: 5.01 5.33 5.64 6/183 18248
/proc/meminfo: memFree=16284552/32951124 swapFree=67111528/67111528
[pid=17862] ppid=17860 vsize=18324 CPUtime=1500.98 cores=1,3,5,7
/proc/17862/stat : 17862 (ppfolio) S 17860 17862 16728 0 -1 4202496 500 188582 0 0 0 0 150061 37 15 0 1 0 419407290 18763776 395 33554432000 4194304 4287625 140737265404944 18446744073709551615 264726425103 0 0 4096 65536 4406143731342737668 0 0 17 7 0 0 0
/proc/17862/statm: 4581 395 346 23 0 91 0
[pid=17864] ppid=17862 vsize=34972 CPUtime=1670.68 cores=1
/proc/17864/stat : 17864 (clasp) R 17862 17862 16728 0 -1 4202496 5847 0 0 0 167068 0 0 0 25 0 1 0 419407290 35811328 5739 33554432000 4194304 4785740 140736511962736 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17864/statm: 8743 5739 341 145 0 5788 0
[pid=17865] ppid=17862 vsize=455996 CPUtime=1670.79 cores=1
/proc/17865/stat : 17865 (TNM) R 17862 17862 16728 0 -1 4202496 364 0 0 0 167079 0 0 0 25 0 1 0 419407290 466939904 261 33554432000 134512640 134534564 4294640400 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17865/statm: 113999 261 95 6 0 112665 0
Current children cumulated CPU time (s) 4842.45
Current children cumulated vsize (KiB) 509292

[startup+4902.3 s]
/proc/loadavg: 5.00 5.26 5.60 6/183 18249
/proc/meminfo: memFree=16276596/32951124 swapFree=67111528/67111528
[pid=17862] ppid=17860 vsize=18324 CPUtime=1500.98 cores=1,3,5,7
/proc/17862/stat : 17862 (ppfolio) S 17860 17862 16728 0 -1 4202496 500 188582 0 0 0 0 150061 37 15 0 1 0 419407290 18763776 395 33554432000 4194304 4287625 140737265404944 18446744073709551615 264726425103 0 0 4096 65536 4406143731342737668 0 0 17 7 0 0 0
/proc/17862/statm: 4581 395 346 23 0 91 0
[pid=17864] ppid=17862 vsize=34972 CPUtime=1700.69 cores=1
/proc/17864/stat : 17864 (clasp) R 17862 17862 16728 0 -1 4202496 5847 0 0 0 170069 0 0 0 25 0 1 0 419407290 35811328 5739 33554432000 4194304 4785740 140736511962736 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17864/statm: 8743 5739 341 145 0 5788 0
[pid=17865] ppid=17862 vsize=455996 CPUtime=1700.79 cores=1
/proc/17865/stat : 17865 (TNM) R 17862 17862 16728 0 -1 4202496 364 0 0 0 170079 0 0 0 25 0 1 0 419407290 466939904 261 33554432000 134512640 134534564 4294640400 18446744073709551615 134530504 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17865/statm: 113999 261 95 6 0 112665 0
Current children cumulated CPU time (s) 4902.46
Current children cumulated vsize (KiB) 509292

[startup+4962.3 s]
/proc/loadavg: 5.00 5.21 5.56 6/183 18251
/proc/meminfo: memFree=16289344/32951124 swapFree=67111528/67111528
[pid=17862] ppid=17860 vsize=18324 CPUtime=1500.98 cores=1,3,5,7
/proc/17862/stat : 17862 (ppfolio) S 17860 17862 16728 0 -1 4202496 500 188582 0 0 0 0 150061 37 15 0 1 0 419407290 18763776 395 33554432000 4194304 4287625 140737265404944 18446744073709551615 264726425103 0 0 4096 65536 4406143731342737668 0 0 17 7 0 0 0
/proc/17862/statm: 4581 395 346 23 0 91 0
[pid=17864] ppid=17862 vsize=34972 CPUtime=1730.7 cores=1
/proc/17864/stat : 17864 (clasp) R 17862 17862 16728 0 -1 4202496 5849 0 0 0 173070 0 0 0 25 0 1 0 419407290 35811328 5741 33554432000 4194304 4785740 140736511962736 18446744073709551615 4550368 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17864/statm: 8743 5741 341 145 0 5788 0
[pid=17865] ppid=17862 vsize=455996 CPUtime=1730.78 cores=1
/proc/17865/stat : 17865 (TNM) R 17862 17862 16728 0 -1 4202496 364 0 0 0 173078 0 0 0 25 0 1 0 419407290 466939904 261 33554432000 134512640 134534564 4294640400 18446744073709551615 134528875 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17865/statm: 113999 261 95 6 0 112665 0
Current children cumulated CPU time (s) 4962.46
Current children cumulated vsize (KiB) 509292



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 5.00 5.19 5.53 6/183 18252
/proc/meminfo: memFree=16283364/32951124 swapFree=67111528/67111528
[pid=17862] ppid=17860 vsize=18324 CPUtime=1500.98 cores=1,3,5,7
/proc/17862/stat : 17862 (ppfolio) S 17860 17862 16728 0 -1 4202496 500 188582 0 0 0 0 150061 37 15 0 1 0 419407290 18763776 395 33554432000 4194304 4287625 140737265404944 18446744073709551615 264726425103 0 0 4096 65536 4406143731342737668 0 0 17 7 0 0 0
/proc/17862/statm: 4581 395 346 23 0 91 0
[pid=17864] ppid=17862 vsize=34972 CPUtime=1749.5 cores=1
/proc/17864/stat : 17864 (clasp) R 17862 17862 16728 0 -1 4202496 5849 0 0 0 174950 0 0 0 25 0 1 0 419407290 35811328 5741 33554432000 4194304 4785740 140736511962736 18446744073709551615 4549036 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17864/statm: 8743 5741 341 145 0 5788 0
[pid=17865] ppid=17862 vsize=455996 CPUtime=1749.58 cores=1
/proc/17865/stat : 17865 (TNM) R 17862 17862 16728 0 -1 4202496 364 0 0 0 174958 0 0 0 25 0 1 0 419407290 466939904 261 33554432000 134512640 134534564 4294640400 18446744073709551615 134530748 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17865/statm: 113999 261 95 6 0 112665 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 509292

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: 5.00 5.19 5.53 6/183 18252
/proc/meminfo: memFree=16283364/32951124 swapFree=67111528/67111528
[pid=17862] ppid=17860 vsize=18324 CPUtime=1500.98 cores=1,3,5,7
/proc/17862/stat : 17862 (ppfolio) S 17860 17862 16728 0 -1 4202496 500 188582 0 0 0 0 150061 37 15 0 1 0 419407290 18763776 395 33554432000 4194304 4287625 140737265404944 18446744073709551615 264726425103 0 0 4096 65536 4406143731342737668 0 0 17 7 0 0 0
/proc/17862/statm: 4581 395 346 23 0 91 0
[pid=17864] ppid=17862 vsize=34972 CPUtime=1749.5 cores=1
/proc/17864/stat : 17864 (clasp) R 17862 17862 16728 0 -1 4202496 5849 0 0 0 174950 0 0 0 25 0 1 0 419407290 35811328 5741 33554432000 4194304 4785740 140736511962736 18446744073709551615 4549036 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17864/statm: 8743 5741 341 145 0 5788 0
[pid=17865] ppid=17862 vsize=455996 CPUtime=1749.58 cores=1
/proc/17865/stat : 17865 (TNM) R 17862 17862 16728 0 -1 4202496 364 0 0 0 174958 0 0 0 25 0 1 0 419407290 466939904 261 33554432000 134512640 134534564 4294640400 18446744073709551615 134530748 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17865/statm: 113999 261 95 6 0 112665 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 509292

Child status: 0
Real time (s): 4999.91
CPU time (s): 5000.09
CPU user time (s): 4999.71
CPU system time (s): 0.381941
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 12398356

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

runsolver used 7.82081 second user time and 17.8783 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-20 05:25:17
IDJOB=3220336
IDBENCH=82739
IDSOLVER=1639
FILE ID=node141/3220336-1303269917
RUNJOBID= node141-1303259271-16747
PBS_JOBID= 13049491
Free space on /tmp= 71456 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v125-c2662-S396831120-092.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3220336-1303269917/watcher-3220336-1303269917 -o /tmp/evaluation-result-3220336-1303269917/solver-3220336-1303269917 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3220336-1303269917.cnf

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

MD5SUM BENCH= 1c5680fb79b6ea8965a1c94337260953
RANDOM SEED=2079898722

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:      16327520 kB
Buffers:        787068 kB
Cached:       15317612 kB
SwapCached:          0 kB
Active:        8686648 kB
Inactive:      7584872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16327520 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           11856 kB
Writeback:           0 kB
AnonPages:      166884 kB
Mapped:          16468 kB
Slab:           289340 kB
PageTables:       4844 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1865944 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= 71448 MiB
End job on node141 at 2011-04-20 06:48:37