Trace number 3220066

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-k7-r85-v250-c21250-S1116436500-050-UNKNOWN.cnf
MD5SUMcfa9ddae87a68697f7100e24d97d7728
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 variables250
Number of clauses21250
Sum of the clauses size148750
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 521250

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

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-3220066-1303264781/watcher-3220066-1303264781 -o /tmp/evaluation-result-3220066-1303264781/solver-3220066-1303264781 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3220066-1303264781.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: 6.00 5.82 5.37 4/180 15163
/proc/meminfo: memFree=14746652/32950928 swapFree=67111528/67111528
[pid=15163] ppid=15161 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/15163/stat : 15163 (ppfolio) S 15161 15163 14779 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 516708825 18763776 394 33554432000 4194304 4287625 140736863094240 18446744073709551615 231895510543 0 0 4096 65536 9302373051117043976 0 0 17 3 0 0 0
/proc/15163/statm: 4581 394 345 23 0 91 0

[startup+0.0948161 s]
/proc/loadavg: 6.00 5.82 5.37 4/180 15163
/proc/meminfo: memFree=14746652/32950928 swapFree=67111528/67111528
[pid=15163] ppid=15161 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/15163/stat : 15163 (ppfolio) S 15161 15163 14779 0 -1 4202496 501 0 0 0 0 0 0 0 25 0 1 0 516708825 18763776 394 33554432000 4194304 4287625 140736863094240 18446744073709551615 231895510543 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/15163/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100808 s]
/proc/loadavg: 6.00 5.82 5.37 4/180 15163
/proc/meminfo: memFree=14746652/32950928 swapFree=67111528/67111528
[pid=15163] ppid=15161 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/15163/stat : 15163 (ppfolio) S 15161 15163 14779 0 -1 4202496 501 0 0 0 0 0 0 0 25 0 1 0 516708825 18763776 394 33554432000 4194304 4287625 140736863094240 18446744073709551615 231895510543 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/15163/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300775 s]
/proc/loadavg: 6.00 5.82 5.37 4/180 15163
/proc/meminfo: memFree=14746652/32950928 swapFree=67111528/67111528
[pid=15163] ppid=15161 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/15163/stat : 15163 (ppfolio) S 15161 15163 14779 0 -1 4202496 501 0 0 0 0 0 0 0 25 0 1 0 516708825 18763776 394 33554432000 4194304 4287625 140736863094240 18446744073709551615 231895510543 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/15163/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700695 s]
/proc/loadavg: 6.00 5.82 5.37 4/180 15163
/proc/meminfo: memFree=14746652/32950928 swapFree=67111528/67111528
[pid=15163] ppid=15161 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/15163/stat : 15163 (ppfolio) S 15161 15163 14779 0 -1 4202496 501 0 0 0 0 0 0 0 25 0 1 0 516708825 18763776 394 33554432000 4194304 4287625 140736863094240 18446744073709551615 231895510543 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/15163/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50055 s]
/proc/loadavg: 6.00 5.82 5.37 7/184 15167
/proc/meminfo: memFree=14734592/32950928 swapFree=67111528/67111528
[pid=15163] ppid=15161 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/15163/stat : 15163 (ppfolio) S 15161 15163 14779 0 -1 4202496 501 0 0 0 0 0 0 0 17 0 1 0 516708825 18763776 394 33554432000 4194304 4287625 140736863094240 18446744073709551615 231895510543 0 0 4096 65536 6615700991188664320 0 0 17 3 0 0 0
/proc/15163/statm: 4581 394 345 23 0 91 0
[pid=15164] ppid=15163 vsize=29784 CPUtime=0.54 cores=1
/proc/15164/stat : 15164 (cryptominisat) R 15163 15163 14779 0 -1 4202496 2971 0 0 0 54 0 0 0 25 0 1 0 516708826 30498816 2059 33554432000 4194304 4587354 140737054747232 18446744073709551615 4388264 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15164/statm: 7446 2059 313 96 0 4008 0
[pid=15165] ppid=15163 vsize=17468 CPUtime=0.42 cores=1
/proc/15165/stat : 15165 (clasp) R 15163 15163 14779 0 -1 4202496 1894 0 0 0 42 0 0 0 25 0 1 0 516708826 17887232 1705 33554432000 4194304 4785740 140736318807424 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15165/statm: 4367 1705 340 145 0 1412 0
[pid=15166] ppid=15163 vsize=454504 CPUtime=0.52 cores=1
/proc/15166/stat : 15166 (TNM) R 15163 15163 14779 0 -1 4202496 998 0 0 0 52 0 0 0 25 0 1 0 516708826 465412096 894 33554432000 134512640 134534564 4287967248 18446744073709551615 134524700 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15166/statm: 113626 894 91 6 0 112292 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 520080

[startup+3.10025 s]
/proc/loadavg: 6.00 5.82 5.37 7/184 15167
/proc/meminfo: memFree=14730012/32950928 swapFree=67111528/67111528
[pid=15163] ppid=15161 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/15163/stat : 15163 (ppfolio) S 15161 15163 14779 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 516708825 18763776 394 33554432000 4194304 4287625 140736863094240 18446744073709551615 231895510543 0 0 4096 65536 6615701540944478208 0 0 17 3 0 0 0
/proc/15163/statm: 4581 394 345 23 0 91 0
[pid=15164] ppid=15163 vsize=1379932 CPUtime=1.04 cores=1
/proc/15164/stat : 15164 (cryptominisat) R 15163 15163 14779 0 -1 4202496 4387 0 0 0 104 0 0 0 25 0 1 0 516708826 1413050368 1682 33554432000 4194304 4587354 140737054747232 18446744073709551615 4287457 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15164/statm: 344983 1682 327 96 0 341545 0
[pid=15165] ppid=15163 vsize=19228 CPUtime=0.93 cores=1
/proc/15165/stat : 15165 (clasp) R 15163 15163 14779 0 -1 4202496 2334 0 0 0 93 0 0 0 25 0 1 0 516708826 19689472 2145 33554432000 4194304 4785740 140736318807424 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15165/statm: 4807 2145 340 145 0 1852 0
[pid=15166] ppid=15163 vsize=454504 CPUtime=1.11 cores=1
/proc/15166/stat : 15166 (TNM) R 15163 15163 14779 0 -1 4202496 998 0 0 0 111 0 0 0 25 0 1 0 516708826 465412096 894 33554432000 134512640 134534564 4287967248 18446744073709551615 134524541 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15166/statm: 113626 894 91 6 0 112292 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 1871988

[startup+6.30064 s]
/proc/loadavg: 6.00 5.82 5.37 7/184 15167
/proc/meminfo: memFree=14726588/32950928 swapFree=67111528/67111528
[pid=15163] ppid=15161 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/15163/stat : 15163 (ppfolio) S 15161 15163 14779 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 516708825 18763776 394 33554432000 4194304 4287625 140736863094240 18446744073709551615 231895510543 0 0 4096 65536 6615702090700292096 0 0 17 3 0 0 0
/proc/15163/statm: 4581 394 345 23 0 91 0
[pid=15164] ppid=15163 vsize=29692 CPUtime=2.14 cores=1
/proc/15164/stat : 15164 (cryptominisat) R 15163 15163 14779 0 -1 4202496 6473 0 0 0 214 0 0 0 25 0 1 0 516708826 30404608 2147 33554432000 4194304 4587354 140737054747232 18446744073709551615 4238955 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15164/statm: 7423 2147 327 96 0 3985 0
[pid=15165] ppid=15163 vsize=20452 CPUtime=2.02 cores=1
/proc/15165/stat : 15165 (clasp) R 15163 15163 14779 0 -1 4202496 2618 0 0 0 202 0 0 0 25 0 1 0 516708826 20942848 2429 33554432000 4194304 4785740 140736318807424 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15165/statm: 5113 2429 340 145 0 2158 0
[pid=15166] ppid=15163 vsize=454504 CPUtime=2.12 cores=1
/proc/15166/stat : 15166 (TNM) R 15163 15163 14779 0 -1 4202496 998 0 0 0 212 0 0 0 25 0 1 0 516708826 465412096 894 33554432000 134512640 134534564 4287967248 18446744073709551615 134524577 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15166/statm: 113626 894 91 6 0 112292 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 522972

[startup+12.7004 s]
/proc/loadavg: 6.00 5.83 5.37 7/184 15167
/proc/meminfo: memFree=14512096/32950928 swapFree=67111528/67111528
[pid=15163] ppid=15161 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/15163/stat : 15163 (ppfolio) S 15161 15163 14779 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 516708825 18763776 394 33554432000 4194304 4287625 140736863094240 18446744073709551615 231895510543 0 0 4096 65536 6615701678383431680 0 0 17 3 0 0 0
/proc/15163/statm: 4581 394 345 23 0 91 0
[pid=15164] ppid=15163 vsize=1400876 CPUtime=4.24 cores=1
/proc/15164/stat : 15164 (cryptominisat) R 15163 15163 14779 0 -1 4202496 11499 0 0 0 423 1 0 0 25 0 1 0 516708826 1434497024 6206 33554432000 4194304 4587354 140737054747232 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15164/statm: 350219 6206 337 96 0 346781 0
[pid=15165] ppid=15163 vsize=22312 CPUtime=4.13 cores=1
/proc/15165/stat : 15165 (clasp) R 15163 15163 14779 0 -1 4202496 3069 0 0 0 413 0 0 0 25 0 1 0 516708826 22847488 2880 33554432000 4194304 4785740 140736318807424 18446744073709551615 4286964 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15165/statm: 5578 2880 340 145 0 2623 0
[pid=15166] ppid=15163 vsize=458604 CPUtime=4.31 cores=1
/proc/15166/stat : 15166 (TNM) R 15163 15163 14779 0 -1 4202496 1200 0 0 0 431 0 0 0 25 0 1 0 516708826 469610496 1096 33554432000 134512640 134534564 4287967248 18446744073709551615 134528829 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15166/statm: 114651 1096 95 6 0 113317 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1900116

[startup+25.501 s]
/proc/loadavg: 6.00 5.83 5.38 7/184 15168
/proc/meminfo: memFree=14509136/32950928 swapFree=67111528/67111528
[pid=15163] ppid=15161 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/15163/stat : 15163 (ppfolio) S 15161 15163 14779 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 516708825 18763776 394 33554432000 4194304 4287625 140736863094240 18446744073709551615 231895510543 0 0 4096 65536 6615700166554943488 0 0 17 3 0 0 0
/proc/15163/statm: 4581 394 345 23 0 91 0
[pid=15164] ppid=15163 vsize=1398876 CPUtime=8.54 cores=1
/proc/15164/stat : 15164 (cryptominisat) R 15163 15163 14779 0 -1 4202496 14036 0 0 0 853 1 0 0 25 0 1 0 516708826 1432449024 6412 33554432000 4194304 4587354 140737054747232 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15164/statm: 349719 6412 337 96 0 346281 0
[pid=15165] ppid=15163 vsize=24924 CPUtime=8.42 cores=1
/proc/15165/stat : 15165 (clasp) R 15163 15163 14779 0 -1 4202496 3698 0 0 0 842 0 0 0 25 0 1 0 516708826 25522176 3509 33554432000 4194304 4785740 140736318807424 18446744073709551615 4538896 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15165/statm: 6231 3509 340 145 0 3276 0
[pid=15166] ppid=15163 vsize=458604 CPUtime=8.52 cores=1
/proc/15166/stat : 15166 (TNM) R 15163 15163 14779 0 -1 4202496 1200 0 0 0 852 0 0 0 25 0 1 0 516708826 469610496 1096 33554432000 134512640 134534564 4287967248 18446744073709551615 134530126 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15166/statm: 114651 1096 95 6 0 113317 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1900728

[startup+51.1002 s]
/proc/loadavg: 5.85 5.81 5.39 6/183 15168
/proc/meminfo: memFree=14528576/32950928 swapFree=67111528/67111528
[pid=15163] ppid=15161 vsize=18324 CPUtime=12.98 cores=1,3,5,7
/proc/15163/stat : 15163 (ppfolio) S 15161 15163 14779 0 -1 4202496 502 16834 0 0 0 0 1296 2 15 0 1 0 516708825 18763776 395 33554432000 4194304 4287625 140736863094240 18446744073709551615 231895510543 0 0 4096 65536 4506279691258134785 0 0 17 3 0 0 0
/proc/15163/statm: 4581 395 346 23 0 91 0
[pid=15165] ppid=15163 vsize=29852 CPUtime=18.98 cores=1
/proc/15165/stat : 15165 (clasp) R 15163 15163 14779 0 -1 4202496 4846 0 0 0 1898 0 0 0 25 0 1 0 516708826 30568448 4657 33554432000 4194304 4785740 140736318807424 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15165/statm: 7463 4657 340 145 0 4508 0
[pid=15166] ppid=15163 vsize=458604 CPUtime=19.1 cores=1
/proc/15166/stat : 15166 (TNM) R 15163 15163 14779 0 -1 4202496 1200 0 0 0 1910 0 0 0 25 0 1 0 516708826 469610496 1096 33554432000 134512640 134534564 4287967248 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15166/statm: 114651 1096 95 6 0 113317 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 506780

[startup+102.307 s]
/proc/loadavg: 5.37 5.68 5.36 6/183 15179
/proc/meminfo: memFree=14673408/32950928 swapFree=67111528/67111528
[pid=15163] ppid=15161 vsize=18324 CPUtime=12.98 cores=1,3,5,7
/proc/15163/stat : 15163 (ppfolio) S 15161 15163 14779 0 -1 4202496 502 16834 0 0 0 0 1296 2 15 0 1 0 516708825 18763776 395 33554432000 4194304 4287625 140736863094240 18446744073709551615 231895510543 0 0 4096 65536 4506279691258134785 0 0 17 3 0 0 0
/proc/15163/statm: 4581 395 346 23 0 91 0
[pid=15165] ppid=15163 vsize=36236 CPUtime=44.59 cores=1
/proc/15165/stat : 15165 (clasp) R 15163 15163 14779 0 -1 4202496 6317 0 0 0 4459 0 0 0 25 0 1 0 516708826 37105664 6128 33554432000 4194304 4785740 140736318807424 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15165/statm: 9059 6128 340 145 0 6104 0
[pid=15166] ppid=15163 vsize=458604 CPUtime=44.7 cores=1
/proc/15166/stat : 15166 (TNM) R 15163 15163 14779 0 -1 4202496 1200 0 0 0 4470 0 0 0 25 0 1 0 516708826 469610496 1096 33554432000 134512640 134534564 4287967248 18446744073709551615 134528864 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15166/statm: 114651 1096 95 6 0 113317 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 513164

[startup+162.3 s]
/proc/loadavg: 5.13 5.56 5.34 6/183 15650
/proc/meminfo: memFree=14773412/32950928 swapFree=67111528/67111528
[pid=15163] ppid=15161 vsize=18324 CPUtime=12.98 cores=1,3,5,7
/proc/15163/stat : 15163 (ppfolio) S 15161 15163 14779 0 -1 4202496 502 16834 0 0 0 0 1296 2 15 0 1 0 516708825 18763776 395 33554432000 4194304 4287625 140736863094240 18446744073709551615 231895510543 0 0 4096 65536 4506279691258134785 0 0 17 3 0 0 0
/proc/15163/statm: 4581 395 346 23 0 91 0
[pid=15165] ppid=15163 vsize=41060 CPUtime=74.6 cores=1
/proc/15165/stat : 15165 (clasp) R 15163 15163 14779 0 -1 4202496 7447 0 0 0 7459 1 0 0 25 0 1 0 516708826 42045440 7258 33554432000 4194304 4785740 140736318807424 18446744073709551615 4312643 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15165/statm: 10265 7258 340 145 0 7310 0
[pid=15166] ppid=15163 vsize=458604 CPUtime=74.69 cores=1
/proc/15166/stat : 15166 (TNM) R 15163 15163 14779 0 -1 4202496 1200 0 0 0 7469 0 0 0 25 0 1 0 516708826 469610496 1096 33554432000 134512640 134534564 4287967248 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15166/statm: 114651 1096 95 6 0 113317 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 517988

[startup+222.301 s]

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

/proc/meminfo: memFree=15291416/32950928 swapFree=67111528/67111528
[pid=15163] ppid=15161 vsize=18324 CPUtime=12.98 cores=1,3,5,7
/proc/15163/stat : 15163 (ppfolio) S 15161 15163 14779 0 -1 4202496 502 16834 0 0 0 0 1296 2 15 0 1 0 516708825 18763776 395 33554432000 4194304 4287625 140736863094240 18446744073709551615 231895510543 0 0 4096 65536 4506279691258134785 0 0 17 3 0 0 0
/proc/15163/statm: 4581 395 346 23 0 91 0
[pid=15165] ppid=15163 vsize=123120 CPUtime=2234.68 cores=1
/proc/15165/stat : 15165 (clasp) R 15163 15163 14779 0 -1 4202496 26276 0 0 0 223464 4 0 0 25 0 1 0 516708826 126074880 25696 33554432000 4194304 4785740 140736318807424 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15165/statm: 30780 25696 341 145 0 27825 0
[pid=15166] ppid=15163 vsize=458604 CPUtime=2234.77 cores=1
/proc/15166/stat : 15166 (TNM) R 15163 15163 14779 0 -1 4202496 1200 0 0 0 223477 0 0 0 25 0 1 0 516708826 469610496 1096 33554432000 134512640 134534564 4287967248 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15166/statm: 114651 1096 95 6 0 113317 0
Current children cumulated CPU time (s) 4482.43
Current children cumulated vsize (KiB) 600048

[startup+4542.3 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 15840
/proc/meminfo: memFree=15283940/32950928 swapFree=67111528/67111528
[pid=15163] ppid=15161 vsize=18324 CPUtime=12.98 cores=1,3,5,7
/proc/15163/stat : 15163 (ppfolio) S 15161 15163 14779 0 -1 4202496 502 16834 0 0 0 0 1296 2 15 0 1 0 516708825 18763776 395 33554432000 4194304 4287625 140736863094240 18446744073709551615 231895510543 0 0 4096 65536 4506279691258134785 0 0 17 3 0 0 0
/proc/15163/statm: 4581 395 346 23 0 91 0
[pid=15165] ppid=15163 vsize=124260 CPUtime=2264.67 cores=1
/proc/15165/stat : 15165 (clasp) R 15163 15163 14779 0 -1 4202496 26548 0 0 0 226463 4 0 0 25 0 1 0 516708826 127242240 25968 33554432000 4194304 4785740 140736318807424 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15165/statm: 31065 25968 341 145 0 28110 0
[pid=15166] ppid=15163 vsize=458604 CPUtime=2264.78 cores=1
/proc/15166/stat : 15166 (TNM) R 15163 15163 14779 0 -1 4202496 1200 0 0 0 226478 0 0 0 25 0 1 0 516708826 469610496 1096 33554432000 134512640 134534564 4287967248 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15166/statm: 114651 1096 95 6 0 113317 0
Current children cumulated CPU time (s) 4542.43
Current children cumulated vsize (KiB) 601188

[startup+4602.3 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 15842
/proc/meminfo: memFree=15289476/32950928 swapFree=67111528/67111528
[pid=15163] ppid=15161 vsize=18324 CPUtime=12.98 cores=1,3,5,7
/proc/15163/stat : 15163 (ppfolio) S 15161 15163 14779 0 -1 4202496 502 16834 0 0 0 0 1296 2 15 0 1 0 516708825 18763776 395 33554432000 4194304 4287625 140736863094240 18446744073709551615 231895510543 0 0 4096 65536 4506279691258134785 0 0 17 3 0 0 0
/proc/15163/statm: 4581 395 346 23 0 91 0
[pid=15165] ppid=15163 vsize=125116 CPUtime=2294.67 cores=1
/proc/15165/stat : 15165 (clasp) R 15163 15163 14779 0 -1 4202496 26705 0 0 0 229463 4 0 0 25 0 1 0 516708826 128118784 26125 33554432000 4194304 4785740 140736318807424 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15165/statm: 31279 26125 341 145 0 28324 0
[pid=15166] ppid=15163 vsize=458604 CPUtime=2294.78 cores=1
/proc/15166/stat : 15166 (TNM) R 15163 15163 14779 0 -1 4202496 1200 0 0 0 229478 0 0 0 25 0 1 0 516708826 469610496 1096 33554432000 134512640 134534564 4287967248 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15166/statm: 114651 1096 95 6 0 113317 0
Current children cumulated CPU time (s) 4602.43
Current children cumulated vsize (KiB) 602044

[startup+4662.3 s]
/proc/loadavg: 5.04 5.01 5.00 6/183 15843
/proc/meminfo: memFree=15284732/32950928 swapFree=67111528/67111528
[pid=15163] ppid=15161 vsize=18324 CPUtime=12.98 cores=1,3,5,7
/proc/15163/stat : 15163 (ppfolio) S 15161 15163 14779 0 -1 4202496 502 16834 0 0 0 0 1296 2 15 0 1 0 516708825 18763776 395 33554432000 4194304 4287625 140736863094240 18446744073709551615 231895510543 0 0 4096 65536 4506279691258134785 0 0 17 3 0 0 0
/proc/15163/statm: 4581 395 346 23 0 91 0
[pid=15165] ppid=15163 vsize=125972 CPUtime=2324.66 cores=1
/proc/15165/stat : 15165 (clasp) R 15163 15163 14779 0 -1 4202496 26875 0 0 0 232462 4 0 0 25 0 1 0 516708826 128995328 26295 33554432000 4194304 4785740 140736318807424 18446744073709551615 4309545 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15165/statm: 31493 26295 341 145 0 28538 0
[pid=15166] ppid=15163 vsize=458604 CPUtime=2324.79 cores=1
/proc/15166/stat : 15166 (TNM) R 15163 15163 14779 0 -1 4202496 1200 0 0 0 232479 0 0 0 25 0 1 0 516708826 469610496 1096 33554432000 134512640 134534564 4287967248 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15166/statm: 114651 1096 95 6 0 113317 0
Current children cumulated CPU time (s) 4662.43
Current children cumulated vsize (KiB) 602900

[startup+4722.3 s]
/proc/loadavg: 5.01 5.01 5.00 6/183 15845
/proc/meminfo: memFree=15276004/32950928 swapFree=67111528/67111528
[pid=15163] ppid=15161 vsize=18324 CPUtime=12.98 cores=1,3,5,7
/proc/15163/stat : 15163 (ppfolio) S 15161 15163 14779 0 -1 4202496 502 16834 0 0 0 0 1296 2 15 0 1 0 516708825 18763776 395 33554432000 4194304 4287625 140736863094240 18446744073709551615 231895510543 0 0 4096 65536 4506279691258134785 0 0 17 3 0 0 0
/proc/15163/statm: 4581 395 346 23 0 91 0
[pid=15165] ppid=15163 vsize=126400 CPUtime=2354.66 cores=1
/proc/15165/stat : 15165 (clasp) R 15163 15163 14779 0 -1 4202496 26968 0 0 0 235462 4 0 0 25 0 1 0 516708826 129433600 26388 33554432000 4194304 4785740 140736318807424 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15165/statm: 31600 26388 341 145 0 28645 0
[pid=15166] ppid=15163 vsize=458604 CPUtime=2354.8 cores=1
/proc/15166/stat : 15166 (TNM) R 15163 15163 14779 0 -1 4202496 1200 0 0 0 235480 0 0 0 25 0 1 0 516708826 469610496 1096 33554432000 134512640 134534564 4287967248 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15166/statm: 114651 1096 95 6 0 113317 0
Current children cumulated CPU time (s) 4722.44
Current children cumulated vsize (KiB) 603328

[startup+4782.3 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 15846
/proc/meminfo: memFree=15287640/32950928 swapFree=67111528/67111528
[pid=15163] ppid=15161 vsize=18324 CPUtime=12.98 cores=1,3,5,7
/proc/15163/stat : 15163 (ppfolio) S 15161 15163 14779 0 -1 4202496 502 16834 0 0 0 0 1296 2 15 0 1 0 516708825 18763776 395 33554432000 4194304 4287625 140736863094240 18446744073709551615 231895510543 0 0 4096 65536 4506279691258134785 0 0 17 3 0 0 0
/proc/15163/statm: 4581 395 346 23 0 91 0
[pid=15165] ppid=15163 vsize=127112 CPUtime=2384.66 cores=1
/proc/15165/stat : 15165 (clasp) R 15163 15163 14779 0 -1 4202496 27119 0 0 0 238462 4 0 0 25 0 1 0 516708826 130162688 26539 33554432000 4194304 4785740 140736318807424 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15165/statm: 31778 26539 341 145 0 28823 0
[pid=15166] ppid=15163 vsize=458604 CPUtime=2384.81 cores=1
/proc/15166/stat : 15166 (TNM) R 15163 15163 14779 0 -1 4202496 1200 0 0 0 238481 0 0 0 25 0 1 0 516708826 469610496 1096 33554432000 134512640 134534564 4287967248 18446744073709551615 134528412 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15166/statm: 114651 1096 95 6 0 113317 0
Current children cumulated CPU time (s) 4782.45
Current children cumulated vsize (KiB) 604040

[startup+4842.3 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 15848
/proc/meminfo: memFree=15275572/32950928 swapFree=67111528/67111528
[pid=15163] ppid=15161 vsize=18324 CPUtime=12.98 cores=1,3,5,7
/proc/15163/stat : 15163 (ppfolio) S 15161 15163 14779 0 -1 4202496 502 16834 0 0 0 0 1296 2 15 0 1 0 516708825 18763776 395 33554432000 4194304 4287625 140736863094240 18446744073709551615 231895510543 0 0 4096 65536 4506279691258134785 0 0 17 3 0 0 0
/proc/15163/statm: 4581 395 346 23 0 91 0
[pid=15165] ppid=15163 vsize=128824 CPUtime=2414.65 cores=1
/proc/15165/stat : 15165 (clasp) R 15163 15163 14779 0 -1 4202496 27448 0 0 0 241461 4 0 0 25 0 1 0 516708826 131915776 26868 33554432000 4194304 4785740 140736318807424 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15165/statm: 32206 26868 341 145 0 29251 0
[pid=15166] ppid=15163 vsize=458604 CPUtime=2414.81 cores=1
/proc/15166/stat : 15166 (TNM) R 15163 15163 14779 0 -1 4202496 1200 0 0 0 241481 0 0 0 25 0 1 0 516708826 469610496 1096 33554432000 134512640 134534564 4287967248 18446744073709551615 134530538 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15166/statm: 114651 1096 95 6 0 113317 0
Current children cumulated CPU time (s) 4842.44
Current children cumulated vsize (KiB) 605752

[startup+4902.31 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 15850
/proc/meminfo: memFree=15285456/32950928 swapFree=67111528/67111528
[pid=15163] ppid=15161 vsize=18324 CPUtime=12.98 cores=1,3,5,7
/proc/15163/stat : 15163 (ppfolio) S 15161 15163 14779 0 -1 4202496 502 16834 0 0 0 0 1296 2 15 0 1 0 516708825 18763776 395 33554432000 4194304 4287625 140736863094240 18446744073709551615 231895510543 0 0 4096 65536 4506279691258134785 0 0 17 3 0 0 0
/proc/15163/statm: 4581 395 346 23 0 91 0
[pid=15165] ppid=15163 vsize=128824 CPUtime=2444.65 cores=1
/proc/15165/stat : 15165 (clasp) R 15163 15163 14779 0 -1 4202496 27478 0 0 0 244461 4 0 0 25 0 1 0 516708826 131915776 26898 33554432000 4194304 4785740 140736318807424 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15165/statm: 32206 26898 341 145 0 29251 0
[pid=15166] ppid=15163 vsize=458604 CPUtime=2444.82 cores=1
/proc/15166/stat : 15166 (TNM) R 15163 15163 14779 0 -1 4202496 1200 0 0 0 244482 0 0 0 25 0 1 0 516708826 469610496 1096 33554432000 134512640 134534564 4287967248 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15166/statm: 114651 1096 95 6 0 113317 0
Current children cumulated CPU time (s) 4902.45
Current children cumulated vsize (KiB) 605752

[startup+4962.3 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 15851
/proc/meminfo: memFree=15279464/32950928 swapFree=67111528/67111528
[pid=15163] ppid=15161 vsize=18324 CPUtime=12.98 cores=1,3,5,7
/proc/15163/stat : 15163 (ppfolio) S 15161 15163 14779 0 -1 4202496 502 16834 0 0 0 0 1296 2 15 0 1 0 516708825 18763776 395 33554432000 4194304 4287625 140736863094240 18446744073709551615 231895510543 0 0 4096 65536 4506279691258134785 0 0 17 3 0 0 0
/proc/15163/statm: 4581 395 346 23 0 91 0
[pid=15165] ppid=15163 vsize=130248 CPUtime=2474.64 cores=1
/proc/15165/stat : 15165 (clasp) R 15163 15163 14779 0 -1 4202496 27786 0 0 0 247460 4 0 0 25 0 1 0 516708826 133373952 27206 33554432000 4194304 4785740 140736318807424 18446744073709551615 4287013 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15165/statm: 32562 27206 341 145 0 29607 0
[pid=15166] ppid=15163 vsize=458604 CPUtime=2474.82 cores=1
/proc/15166/stat : 15166 (TNM) R 15163 15163 14779 0 -1 4202496 1200 0 0 0 247482 0 0 0 25 0 1 0 516708826 469610496 1096 33554432000 134512640 134534564 4287967248 18446744073709551615 134529887 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15166/statm: 114651 1096 95 6 0 113317 0
Current children cumulated CPU time (s) 4962.44
Current children cumulated vsize (KiB) 607176



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 15852
/proc/meminfo: memFree=15273248/32950928 swapFree=67111528/67111528
[pid=15163] ppid=15161 vsize=18324 CPUtime=12.98 cores=1,3,5,7
/proc/15163/stat : 15163 (ppfolio) S 15161 15163 14779 0 -1 4202496 502 16834 0 0 0 0 1296 2 15 0 1 0 516708825 18763776 395 33554432000 4194304 4287625 140736863094240 18446744073709551615 231895510543 0 0 4096 65536 4506279691258134785 0 0 17 3 0 0 0
/proc/15163/statm: 4581 395 346 23 0 91 0
[pid=15165] ppid=15163 vsize=131532 CPUtime=2493.44 cores=1
/proc/15165/stat : 15165 (clasp) R 15163 15163 14779 0 -1 4202496 28041 0 0 0 249340 4 0 0 25 0 1 0 516708826 134688768 27461 33554432000 4194304 4785740 140736318807424 18446744073709551615 4538874 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/15165/statm: 32883 27461 341 145 0 29928 0
[pid=15166] ppid=15163 vsize=458604 CPUtime=2493.63 cores=1
/proc/15166/stat : 15166 (TNM) R 15163 15163 14779 0 -1 4202496 1200 0 0 0 249363 0 0 0 25 0 1 0 516708826 469610496 1096 33554432000 134512640 134534564 4287967248 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15166/statm: 114651 1096 95 6 0 113317 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 608460

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 15163 and gives
#  childrusage.ru_utime.tv_sec=12
#  childrusage.ru_utime.tv_usec=971028
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=24996
# CPU time returned by wait4() is 12.996
# 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): 4999.99
CPU system time (s): 0.06
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1911104

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

runsolver used 8.27074 second user time and 18.9401 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-20 03:59:41
IDJOB=3220066
IDBENCH=82694
IDSOLVER=1639
FILE ID=node114/3220066-1303264781
RUNJOBID= node114-1303259274-14798
PBS_JOBID= 13049510
Free space on /tmp= 71672 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k7-r85-v250-c21250-S1116436500-050-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3220066-1303264781/watcher-3220066-1303264781 -o /tmp/evaluation-result-3220066-1303264781/solver-3220066-1303264781 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3220066-1303264781.cnf

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

MD5SUM BENCH= cfa9ddae87a68697f7100e24d97d7728
RANDOM SEED=2116870846

node114.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.848
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.848
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
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.848
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
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.848
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.74
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.848
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:     32950928 kB
MemFree:      14746808 kB
Buffers:        735668 kB
Cached:       16302188 kB
SwapCached:          0 kB
Active:        8499080 kB
Inactive:      9334752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14746808 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10896 kB
Writeback:           0 kB
AnonPages:      796296 kB
Mapped:          16404 kB
Slab:           305844 kB
PageTables:       6344 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  3120640 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= 71664 MiB
End job on node114 at 2011-04-20 05:23:03