Trace number 3286041

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

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-city-sequential-25nodes-1000size-3degree-100mindistance-3trucks-10packages-2008seed.060-SAT.cnf
MD5SUM0176f3dd09fed1b561c875e1d6538c8d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark133.041
Satisfiable
(Un)Satisfiability was proved
Number of variables723130
Number of clauses3869060
Sum of the clauses size9210860
Maximum clause length502
Minimum clause length1
Number of clauses of size 1380
Number of clauses of size 23824280
Number of clauses of size 31440
Number of clauses of size 41440
Number of clauses of size 5360
Number of clauses of size over 541160

Solver Data

0.00/0.01	This is pico-portfolio, a naive parallel portfolio
0.00/0.01	Copyright (C) 2011 Olivier Roussel
0.00/0.01	Using 1 processing units
0.00/0.01	This portfolio uses the following solvers:
0.00/0.01	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.01	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.01	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.01	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.01	Starting clasp 1.3.6 on core(s) 0
0.00/0.01	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-3286041-1303763834/watcher-3286041-1303763834 -o /tmp/evaluation-result-3286041-1303763834/solver-3286041-1303763834 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3286041-1303763834.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 2.52 3.62 3.57 8/196 6708
/proc/meminfo: memFree=17364532/32951124 swapFree=67111528/67111528
[pid=6708] ppid=6706 vsize=18324 CPUtime=0 cores=0,2
/proc/6708/stat : 6708 (ppfolio) R 6706 6708 5962 0 -1 4202496 483 0 0 0 0 0 0 0 19 0 1 0 487981557 18763776 391 33554432000 4194304 4287625 140735881244608 18446744073709551615 271550357909 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/6708/statm: 4581 391 343 23 0 91 0

[startup+0.097316 s]
/proc/loadavg: 2.52 3.62 3.57 8/196 6708
/proc/meminfo: memFree=17364532/32951124 swapFree=67111528/67111528
[pid=6708] ppid=6706 vsize=18324 CPUtime=0 cores=0,2
/proc/6708/stat : 6708 (ppfolio) S 6706 6708 5962 0 -1 4202496 498 0 0 0 0 0 0 0 19 0 1 0 487981557 18763776 393 33554432000 4194304 4287625 140735881244608 18446744073709551615 271550557711 0 0 4096 65536 172493037727875330 0 0 17 2 0 0 0
/proc/6708/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100348 s]
/proc/loadavg: 2.52 3.62 3.57 8/196 6708
/proc/meminfo: memFree=17364532/32951124 swapFree=67111528/67111528
[pid=6708] ppid=6706 vsize=18324 CPUtime=0 cores=0,2
/proc/6708/stat : 6708 (ppfolio) S 6706 6708 5962 0 -1 4202496 498 0 0 0 0 0 0 0 19 0 1 0 487981557 18763776 393 33554432000 4194304 4287625 140735881244608 18446744073709551615 271550557711 0 0 4096 65536 172493037727875330 0 0 17 2 0 0 0
/proc/6708/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300316 s]
/proc/loadavg: 2.52 3.62 3.57 8/196 6708
/proc/meminfo: memFree=17364532/32951124 swapFree=67111528/67111528
[pid=6708] ppid=6706 vsize=18324 CPUtime=0 cores=0,2
/proc/6708/stat : 6708 (ppfolio) S 6706 6708 5962 0 -1 4202496 499 0 0 0 0 0 0 0 19 0 1 0 487981557 18763776 393 33554432000 4194304 4287625 140735881244608 18446744073709551615 271550557711 0 0 4096 65536 9391782308735877120 0 0 17 2 0 0 0
/proc/6708/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700254 s]
/proc/loadavg: 2.52 3.62 3.57 8/196 6708
/proc/meminfo: memFree=17364532/32951124 swapFree=67111528/67111528
[pid=6708] ppid=6706 vsize=18324 CPUtime=0 cores=0,2
/proc/6708/stat : 6708 (ppfolio) S 6706 6708 5962 0 -1 4202496 499 0 0 0 0 0 0 0 19 0 1 0 487981557 18763776 393 33554432000 4194304 4287625 140735881244608 18446744073709551615 271550557711 0 0 4096 65536 9391782308735877120 0 0 17 2 0 0 0
/proc/6708/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50114 s]
/proc/loadavg: 2.52 3.62 3.57 12/200 6712
/proc/meminfo: memFree=16943360/32951124 swapFree=67111528/67111528
[pid=6708] ppid=6706 vsize=18324 CPUtime=0 cores=0,2
/proc/6708/stat : 6708 (ppfolio) S 6706 6708 5962 0 -1 4202496 499 0 0 0 0 0 0 0 19 0 1 0 487981557 18763776 393 33554432000 4194304 4287625 140735881244608 18446744073709551615 271550557711 0 0 4096 65536 9391782308735877120 0 0 17 2 0 0 0
/proc/6708/statm: 4581 393 345 23 0 91 0
[pid=6709] ppid=6708 vsize=143004 CPUtime=0.49 cores=0
/proc/6709/stat : 6709 (cryptominisat) R 6708 6708 5962 0 -1 4202496 28044 0 0 0 45 4 0 0 20 0 1 0 487981557 146436096 27389 33554432000 4194304 4587354 140734920442016 18446744073709551615 271550198469 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6709/statm: 35751 27389 288 96 0 32313 0
[pid=6710] ppid=6708 vsize=163716 CPUtime=0.47 cores=0
/proc/6710/stat : 6710 (clasp) R 6708 6708 5962 0 -1 4202496 41660 0 0 0 41 6 0 0 21 0 1 0 487981557 167645184 36253 33554432000 4194304 4785740 140734685697120 18446744073709551615 271550537472 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/6710/statm: 40929 36254 308 145 0 37974 0
[pid=6711] ppid=6708 vsize=462032 CPUtime=0.51 cores=0
/proc/6711/stat : 6711 (TNM) R 6708 6708 5962 0 -1 4202496 4504 0 0 0 51 0 0 0 23 0 1 0 487981557 473120768 4402 33554432000 134512640 134534564 4289496800 18446744073709551615 134521083 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6711/statm: 115508 4402 90 6 0 114174 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 787076

[startup+3.1008 s]
/proc/loadavg: 3.12 3.73 3.60 11/200 6712
/proc/meminfo: memFree=16700144/32951124 swapFree=67111528/67111528
[pid=6708] ppid=6706 vsize=18324 CPUtime=0 cores=0,2
/proc/6708/stat : 6708 (ppfolio) S 6706 6708 5962 0 -1 4202496 499 0 0 0 0 0 0 0 19 0 1 0 487981557 18763776 393 33554432000 4194304 4287625 140735881244608 18446744073709551615 271550557711 0 0 4096 65536 9391782308735877120 0 0 17 2 0 0 0
/proc/6708/statm: 4581 393 345 23 0 91 0
[pid=6709] ppid=6708 vsize=254176 CPUtime=0.99 cores=0
/proc/6709/stat : 6709 (cryptominisat) R 6708 6708 5962 0 -1 4202496 55991 0 0 0 90 9 0 0 21 0 1 0 487981557 260276224 55311 33554432000 4194304 4587354 140734920442016 18446744073709551615 271550193554 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6709/statm: 63544 55311 288 96 0 60106 0
[pid=6710] ppid=6708 vsize=240212 CPUtime=1.04 cores=0
/proc/6710/stat : 6710 (clasp) R 6708 6708 5962 0 -1 4202496 68519 0 0 0 92 12 0 0 23 0 1 0 487981557 245977088 55422 33554432000 4194304 4785740 140734685697120 18446744073709551615 271550234097 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/6710/statm: 60053 55422 308 145 0 57098 0
[pid=6711] ppid=6708 vsize=471536 CPUtime=1.03 cores=0
/proc/6711/stat : 6711 (TNM) R 6708 6708 5962 0 -1 4202496 8520 0 0 0 102 1 0 0 25 0 1 0 487981557 482852864 8418 33554432000 134512640 134534564 4289496800 18446744073709551615 7890428 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6711/statm: 117884 8419 90 6 0 116550 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 984248

[startup+6.30719 s]
/proc/loadavg: 3.12 3.73 3.60 13/205 6721
/proc/meminfo: memFree=15748468/32951124 swapFree=67111528/67111528
[pid=6708] ppid=6706 vsize=18324 CPUtime=0 cores=0,2
/proc/6708/stat : 6708 (ppfolio) S 6706 6708 5962 0 -1 4202496 499 0 0 0 0 0 0 0 18 0 1 0 487981557 18763776 393 33554432000 4194304 4287625 140735881244608 18446744073709551615 271550557711 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/6708/statm: 4581 393 345 23 0 91 0
[pid=6709] ppid=6708 vsize=399280 CPUtime=2.09 cores=0
/proc/6709/stat : 6709 (cryptominisat) R 6708 6708 5962 0 -1 4202496 87379 0 0 0 195 14 0 0 25 0 1 0 487981557 408862720 86155 33554432000 4194304 4587354 140734920442016 18446744073709551615 4238595 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6709/statm: 99820 86155 306 96 0 96382 0
[pid=6710] ppid=6708 vsize=402692 CPUtime=2.07 cores=0
/proc/6710/stat : 6710 (clasp) R 6708 6708 5962 0 -1 4202496 119990 0 0 0 189 18 0 0 25 0 1 0 487981557 412356608 92734 33554432000 4194304 4785740 140734685697120 18446744073709551615 4495797 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/6710/statm: 100673 92734 318 145 0 97718 0
[pid=6711] ppid=6708 vsize=491468 CPUtime=2.11 cores=0
/proc/6711/stat : 6711 (TNM) R 6708 6708 5962 0 -1 4202496 16896 0 0 0 208 3 0 0 25 0 1 0 487981557 503263232 16794 33554432000 134512640 134534564 4289496800 18446744073709551615 7776989 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6711/statm: 122867 16794 90 6 0 121533 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1311764

[startup+12.7011 s]
/proc/loadavg: 4.48 4.00 3.69 13/205 6721
/proc/meminfo: memFree=14670688/32951124 swapFree=67111528/67111528
[pid=6708] ppid=6706 vsize=18324 CPUtime=0 cores=0,2
/proc/6708/stat : 6708 (ppfolio) S 6706 6708 5962 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 487981557 18763776 393 33554432000 4194304 4287625 140735881244608 18446744073709551615 271550557711 0 0 4096 65536 9391782858491691008 0 0 17 2 0 0 0
/proc/6708/statm: 4581 393 345 23 0 91 0
[pid=6709] ppid=6708 vsize=515080 CPUtime=4.19 cores=0
/proc/6709/stat : 6709 (cryptominisat) R 6708 6708 5962 0 -1 4202496 116289 0 0 0 402 17 0 0 25 0 1 0 487981557 527441920 115065 33554432000 4194304 4587354 140734920442016 18446744073709551615 4364888 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6709/statm: 128770 115065 310 96 0 125332 0
[pid=6710] ppid=6708 vsize=405676 CPUtime=4.23 cores=0
/proc/6710/stat : 6710 (clasp) R 6708 6708 5962 0 -1 4202496 120762 0 0 0 405 18 0 0 25 0 1 0 487981557 415412224 93506 33554432000 4194304 4785740 140734685697120 18446744073709551615 4488995 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/6710/statm: 101419 93506 319 145 0 98464 0
[pid=6711] ppid=6708 vsize=669268 CPUtime=4.24 cores=0
/proc/6711/stat : 6711 (TNM) R 6708 6708 5962 0 -1 4202496 73247 0 0 0 414 10 0 0 25 0 1 0 487981557 685330432 73144 33554432000 134512640 134534564 4289496800 18446744073709551615 134524745 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6711/statm: 167317 73144 91 6 0 165983 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 1608348

[startup+25.5007 s]
/proc/loadavg: 5.48 4.23 3.77 13/205 6722
/proc/meminfo: memFree=14337508/32951124 swapFree=67111528/67111528
[pid=6708] ppid=6706 vsize=18324 CPUtime=0 cores=0,2
/proc/6708/stat : 6708 (ppfolio) S 6706 6708 5962 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 487981557 18763776 393 33554432000 4194304 4287625 140735881244608 18446744073709551615 271550557711 0 0 4096 65536 9391783133369597952 0 0 17 2 0 0 0
/proc/6708/statm: 4581 393 345 23 0 91 0
[pid=6709] ppid=6708 vsize=667036 CPUtime=8.49 cores=0
/proc/6709/stat : 6709 (cryptominisat) R 6708 6708 5962 0 -1 4202496 159453 0 0 0 826 23 0 0 25 0 1 0 487981557 683044864 152579 33554432000 4194304 4587354 140734920442016 18446744073709551615 271550202799 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6709/statm: 166759 152579 314 96 0 163321 0
[pid=6710] ppid=6708 vsize=355244 CPUtime=8.46 cores=0
/proc/6710/stat : 6710 (clasp) R 6708 6708 5962 0 -1 4202496 125898 0 0 0 827 19 0 0 25 0 1 0 487981557 363769856 84557 33554432000 4194304 4785740 140734685697120 18446744073709551615 4318849 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/6710/statm: 88811 84557 326 145 0 85856 0
[pid=6711] ppid=6708 vsize=669268 CPUtime=8.52 cores=0
/proc/6711/stat : 6711 (TNM) R 6708 6708 5962 0 -1 4202496 73247 0 0 0 842 10 0 0 25 0 1 0 487981557 685330432 73144 33554432000 134512640 134534564 4289496800 18446744073709551615 134524573 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6711/statm: 167317 73144 91 6 0 165983 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1709872

[startup+51.1011 s]
/proc/loadavg: 7.20 4.74 3.95 12/204 6752
/proc/meminfo: memFree=14031888/32951124 swapFree=67111528/67111528
[pid=6708] ppid=6706 vsize=18324 CPUtime=0 cores=0,2
/proc/6708/stat : 6708 (ppfolio) S 6706 6708 5962 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 487981557 18763776 393 33554432000 4194304 4287625 140735881244608 18446744073709551615 271550557711 0 0 4096 65536 9391783683125411840 0 0 17 2 0 0 0
/proc/6708/statm: 4581 393 345 23 0 91 0
[pid=6709] ppid=6708 vsize=790920 CPUtime=16.99 cores=0
/proc/6709/stat : 6709 (cryptominisat) R 6708 6708 5962 0 -1 4202496 267059 0 0 0 1663 36 0 0 25 0 1 0 487981557 809902080 169137 33554432000 4194304 4587354 140734920442016 18446744073709551615 4236595 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6709/statm: 197730 169137 330 96 0 194292 0
[pid=6710] ppid=6708 vsize=355244 CPUtime=17.03 cores=0
/proc/6710/stat : 6710 (clasp) R 6708 6708 5962 0 -1 4202496 125914 0 0 0 1684 19 0 0 25 0 1 0 487981557 363769856 84573 33554432000 4194304 4785740 140734685697120 18446744073709551615 4545856 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/6710/statm: 88811 84573 340 145 0 85856 0
[pid=6711] ppid=6708 vsize=669268 CPUtime=17.05 cores=0
/proc/6711/stat : 6711 (TNM) R 6708 6708 5962 0 -1 4202496 73247 0 0 0 1695 10 0 0 25 0 1 0 487981557 685330432 73144 33554432000 134512640 134534564 4289496800 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6711/statm: 167317 73144 91 6 0 165983 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1833756

[startup+102.301 s]
/proc/loadavg: 8.93 5.64 4.30 13/204 6754
/proc/meminfo: memFree=12284924/32951124 swapFree=67111528/67111528
[pid=6708] ppid=6706 vsize=18324 CPUtime=0 cores=0,2
/proc/6708/stat : 6708 (ppfolio) S 6706 6708 5962 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 487981557 18763776 393 33554432000 4194304 4287625 140735881244608 18446744073709551615 271550557711 0 0 4096 65536 9391783958003318784 0 0 17 2 0 0 0
/proc/6708/statm: 4581 393 345 23 0 91 0
[pid=6709] ppid=6708 vsize=940924 CPUtime=34.08 cores=0
/proc/6709/stat : 6709 (cryptominisat) R 6708 6708 5962 0 -1 4202496 277966 0 0 0 3369 39 0 0 25 0 1 0 487981557 963506176 180037 33554432000 4194304 4587354 140734920442016 18446744073709551615 4236832 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6709/statm: 235231 180037 330 96 0 231793 0
[pid=6710] ppid=6708 vsize=355244 CPUtime=34.07 cores=0
/proc/6710/stat : 6710 (clasp) R 6708 6708 5962 0 -1 4202496 125914 0 0 0 3388 19 0 0 25 0 1 0 487981557 363769856 84573 33554432000 4194304 4785740 140734685697120 18446744073709551615 4416820 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/6710/statm: 88811 84573 340 145 0 85856 0
[pid=6711] ppid=6708 vsize=1583308 CPUtime=34.11 cores=0
/proc/6711/stat : 6711 (TNM) R 6708 6708 5962 0 -1 4202496 333571 0 0 0 3368 43 0 0 25 0 1 0 487981557 1621307392 333468 33554432000 134512640 134534564 4289496800 18446744073709551615 134529964 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6711/statm: 395827 333468 95 6 0 394493 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 2897800

[startup+162.301 s]
/proc/loadavg: 9.62 6.38 4.63 12/204 6755
/proc/meminfo: memFree=12136680/32951124 swapFree=67111528/67111528
[pid=6708] ppid=6706 vsize=18324 CPUtime=0 cores=0,2
/proc/6708/stat : 6708 (ppfolio) S 6706 6708 5962 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 487981557 18763776 393 33554432000 4194304 4287625 140735881244608 18446744073709551615 271550557711 0 0 4096 65536 9391784095442272256 0 0 17 2 0 0 0
/proc/6708/statm: 4581 393 345 23 0 91 0
[pid=6709] ppid=6708 vsize=940924 CPUtime=54.09 cores=0
/proc/6709/stat : 6709 (cryptominisat) R 6708 6708 5962 0 -1 4202496 288753 0 0 0 5368 41 0 0 25 0 1 0 487981557 963506176 190814 33554432000 4194304 4587354 140734920442016 18446744073709551615 4236555 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6709/statm: 235231 190814 330 96 0 231793 0
[pid=6710] ppid=6708 vsize=380768 CPUtime=54.08 cores=0

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

/proc/6711/statm: 395827 333468 95 6 0 394493 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 3166956

[startup+882.301 s]
/proc/loadavg: 11.06 10.44 7.88 12/205 7255
/proc/meminfo: memFree=12193624/32951124 swapFree=67111528/67111528
[pid=6708] ppid=6706 vsize=18324 CPUtime=0 cores=0,2
/proc/6708/stat : 6708 (ppfolio) S 6706 6708 5962 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 487981557 18763776 393 33554432000 4194304 4287625 140735881244608 18446744073709551615 271550557711 0 0 4096 65536 9391782446174830592 0 0 17 2 0 0 0
/proc/6708/statm: 4581 393 345 23 0 91 0
[pid=6709] ppid=6708 vsize=991696 CPUtime=375.61 cores=0
/proc/6709/stat : 6709 (cryptominisat) R 6708 6708 5962 0 -1 4202496 18099436 0 0 0 35176 2385 0 0 18 0 1 0 487981557 1015496704 195388 33554432000 4194304 4587354 140734920442016 18446744073709551615 4423566 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6709/statm: 247924 195400 335 96 0 244486 0
[pid=6710] ppid=6708 vsize=602004 CPUtime=253.3 cores=0
/proc/6710/stat : 6710 (clasp) R 6708 6708 5962 0 -1 4202496 187589 0 0 0 25296 34 0 0 25 0 1 0 487981557 616452096 146248 33554432000 4194304 4785740 140734685697120 18446744073709551615 4290592 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/6710/statm: 150501 146248 340 145 0 147546 0
[pid=6711] ppid=6708 vsize=1583308 CPUtime=253.38 cores=0
/proc/6711/stat : 6711 (TNM) R 6708 6708 5962 0 -1 4202496 333571 0 0 0 25295 43 0 0 25 0 1 0 487981557 1621307392 333468 33554432000 134512640 134534564 4289496800 18446744073709551615 134528926 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6711/statm: 395827 333468 95 6 0 394493 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 3195332

[startup+942.301 s]
/proc/loadavg: 11.05 10.55 8.07 12/205 7256
/proc/meminfo: memFree=12183944/32951124 swapFree=67111528/67111528
[pid=6708] ppid=6706 vsize=18324 CPUtime=0 cores=0,2
/proc/6708/stat : 6708 (ppfolio) S 6706 6708 5962 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 487981557 18763776 393 33554432000 4194304 4287625 140735881244608 18446744073709551615 271550557711 0 0 4096 65536 9391782995930644480 0 0 17 2 0 0 0
/proc/6708/statm: 4581 393 345 23 0 91 0
[pid=6709] ppid=6708 vsize=944492 CPUtime=406.02 cores=0
/proc/6709/stat : 6709 (cryptominisat) R 6708 6708 5962 0 -1 4202496 20168539 0 0 0 37939 2663 0 0 19 0 1 0 487981557 967159808 185305 33554432000 4194304 4587354 140734920442016 18446744073709551615 4263449 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6709/statm: 236123 185309 335 96 0 232685 0
[pid=6710] ppid=6708 vsize=614856 CPUtime=268.1 cores=0
/proc/6710/stat : 6710 (clasp) R 6708 6708 5962 0 -1 4202496 190809 0 0 0 26775 35 0 0 25 0 1 0 487981557 629612544 149468 33554432000 4194304 4785740 140734685697120 18446744073709551615 4290592 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/6710/statm: 153714 149468 340 145 0 150759 0
[pid=6711] ppid=6708 vsize=1583308 CPUtime=268.18 cores=0
/proc/6711/stat : 6711 (TNM) R 6708 6708 5962 0 -1 4202496 333571 0 0 0 26775 43 0 0 25 0 1 0 487981557 1621307392 333468 33554432000 134512640 134534564 4289496800 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6711/statm: 395827 333468 95 6 0 394493 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 3160980

[startup+1002.3 s]
/proc/loadavg: 11.02 10.63 8.25 12/205 7258
/proc/meminfo: memFree=12128744/32951124 swapFree=67111528/67111528
[pid=6708] ppid=6706 vsize=18324 CPUtime=0 cores=0,2
/proc/6708/stat : 6708 (ppfolio) S 6706 6708 5962 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 487981557 18763776 393 33554432000 4194304 4287625 140735881244608 18446744073709551615 271550557711 0 0 4096 65536 9391783545686458368 0 0 17 2 0 0 0
/proc/6708/statm: 4581 393 345 23 0 91 0
[pid=6709] ppid=6708 vsize=969100 CPUtime=436.23 cores=0
/proc/6709/stat : 6709 (cryptominisat) R 6708 6708 5962 0 -1 4202496 22209969 0 0 0 40688 2935 0 0 19 0 1 0 487981557 992358400 190272 33554432000 4194304 4587354 140734920442016 18446744073709551615 4502695 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6709/statm: 242275 190272 335 96 0 238837 0
[pid=6710] ppid=6708 vsize=628320 CPUtime=283 cores=0
/proc/6710/stat : 6710 (clasp) R 6708 6708 5962 0 -1 4202496 194184 0 0 0 28264 36 0 0 25 0 1 0 487981557 643399680 152843 33554432000 4194304 4785740 140734685697120 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/6710/statm: 157080 152843 340 145 0 154125 0
[pid=6711] ppid=6708 vsize=1583308 CPUtime=283.07 cores=0
/proc/6711/stat : 6711 (TNM) R 6708 6708 5962 0 -1 4202496 333571 0 0 0 28264 43 0 0 25 0 1 0 487981557 1621307392 333468 33554432000 134512640 134534564 4289496800 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6711/statm: 395827 333468 95 6 0 394493 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 3199052

[startup+1062.31 s]
/proc/loadavg: 11.00 10.69 8.42 12/205 7259
/proc/meminfo: memFree=12151912/32951124 swapFree=67111528/67111528
[pid=6708] ppid=6706 vsize=18324 CPUtime=0 cores=0,2
/proc/6708/stat : 6708 (ppfolio) S 6706 6708 5962 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 487981557 18763776 393 33554432000 4194304 4287625 140735881244608 18446744073709551615 271550557711 0 0 4096 65536 9391782308735877120 0 0 17 2 0 0 0
/proc/6708/statm: 4581 393 345 23 0 91 0
[pid=6709] ppid=6708 vsize=969100 CPUtime=465.32 cores=0
/proc/6709/stat : 6709 (cryptominisat) R 6708 6708 5962 0 -1 4202496 24160986 0 0 0 43336 3196 0 0 20 0 1 0 487981557 992358400 190272 33554432000 4194304 4587354 140734920442016 18446744073709551615 4502763 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6709/statm: 242275 190272 335 96 0 238837 0
[pid=6710] ppid=6708 vsize=637312 CPUtime=298.49 cores=0
/proc/6710/stat : 6710 (clasp) R 6708 6708 5962 0 -1 4202496 196440 0 0 0 29813 36 0 0 25 0 1 0 487981557 652607488 155099 33554432000 4194304 4785740 140734685697120 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/6710/statm: 159328 155099 340 145 0 156373 0
[pid=6711] ppid=6708 vsize=1583308 CPUtime=298.49 cores=0
/proc/6711/stat : 6711 (TNM) R 6708 6708 5962 0 -1 4202496 333571 0 0 0 29806 43 0 0 25 0 1 0 487981557 1621307392 333468 33554432000 134512640 134534564 4289496800 18446744073709551615 134528451 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6711/statm: 395827 333468 95 6 0 394493 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 3208044

[startup+1122.3 s]
/proc/loadavg: 11.00 10.75 8.58 12/205 7261
/proc/meminfo: memFree=12082192/32951124 swapFree=67111528/67111528
[pid=6708] ppid=6706 vsize=18324 CPUtime=0 cores=0,2
/proc/6708/stat : 6708 (ppfolio) S 6706 6708 5962 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 487981557 18763776 393 33554432000 4194304 4287625 140735881244608 18446744073709551615 271550557711 0 0 4096 65536 9391784232881225728 0 0 17 2 0 0 0
/proc/6708/statm: 4581 393 345 23 0 91 0
[pid=6709] ppid=6708 vsize=969100 CPUtime=493.42 cores=0
/proc/6709/stat : 6709 (cryptominisat) R 6708 6708 5962 0 -1 4202496 26083521 0 0 0 45894 3448 0 0 19 0 1 0 487981557 992358400 190272 33554432000 4194304 4587354 140734920442016 18446744073709551615 4507324 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6709/statm: 242275 190272 335 96 0 238837 0
[pid=6710] ppid=6708 vsize=675920 CPUtime=314.42 cores=0
/proc/6710/stat : 6710 (clasp) R 6708 6708 5962 0 -1 4202496 206094 0 0 0 31404 38 0 0 25 0 1 0 487981557 692142080 164753 33554432000 4194304 4785740 140734685697120 18446744073709551615 4290607 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/6710/statm: 168980 164753 340 145 0 166025 0
[pid=6711] ppid=6708 vsize=1583308 CPUtime=314.47 cores=0
/proc/6711/stat : 6711 (TNM) R 6708 6708 5962 0 -1 4202496 333571 0 0 0 31404 43 0 0 25 0 1 0 487981557 1621307392 333468 33554432000 134512640 134534564 4289496800 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6711/statm: 395827 333468 95 6 0 394493 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 3246652

[startup+1182.3 s]
/proc/loadavg: 11.05 10.81 8.74 12/205 7263
/proc/meminfo: memFree=12072112/32951124 swapFree=67111528/67111528
[pid=6708] ppid=6706 vsize=18324 CPUtime=0 cores=0,2
/proc/6708/stat : 6708 (ppfolio) S 6706 6708 5962 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 487981557 18763776 393 33554432000 4194304 4287625 140735881244608 18446744073709551615 271550557711 0 0 4096 65536 9391783958003318784 0 0 17 2 0 0 0
/proc/6708/statm: 4581 393 345 23 0 91 0
[pid=6709] ppid=6708 vsize=969100 CPUtime=519.65 cores=0
/proc/6709/stat : 6709 (cryptominisat) R 6708 6708 5962 0 -1 4202496 27849405 0 0 0 48284 3681 0 0 25 0 1 0 487981557 992358400 190272 33554432000 4194304 4587354 140734920442016 18446744073709551615 4503123 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6709/statm: 242275 190272 335 96 0 238837 0
[pid=6710] ppid=6708 vsize=683048 CPUtime=331.29 cores=0
/proc/6710/stat : 6710 (clasp) R 6708 6708 5962 0 -1 4202496 207894 0 0 0 33091 38 0 0 25 0 1 0 487981557 699441152 166553 33554432000 4194304 4785740 140734685697120 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/6710/statm: 170762 166553 340 145 0 167807 0
[pid=6711] ppid=6708 vsize=1583308 CPUtime=331.37 cores=0
/proc/6711/stat : 6711 (TNM) R 6708 6708 5962 0 -1 4202496 333571 0 0 0 33094 43 0 0 25 0 1 0 487981557 1621307392 333468 33554432000 134512640 134534564 4289496800 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6711/statm: 395827 333468 95 6 0 394493 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 3253780

[startup+1242.3 s]
/proc/loadavg: 11.02 10.84 8.87 12/205 7264
/proc/meminfo: memFree=11947092/32951124 swapFree=67111528/67111528
[pid=6708] ppid=6706 vsize=18324 CPUtime=0 cores=0,2
/proc/6708/stat : 6708 (ppfolio) S 6706 6708 5962 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 487981557 18763776 393 33554432000 4194304 4287625 140735881244608 18446744073709551615 271550557711 0 0 4096 65536 9391783408247504896 0 0 17 2 0 0 0
/proc/6708/statm: 4581 393 345 23 0 91 0
[pid=6709] ppid=6708 vsize=944492 CPUtime=549.45 cores=0
/proc/6709/stat : 6709 (cryptominisat) R 6708 6708 5962 0 -1 4202496 29865351 0 0 0 50993 3952 0 0 18 0 1 0 487981557 967159808 183996 33554432000 4194304 4587354 140734920442016 18446744073709551615 271550235093 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6709/statm: 236123 184007 335 96 0 232685 0
[pid=6710] ppid=6708 vsize=702744 CPUtime=346.39 cores=0
/proc/6710/stat : 6710 (clasp) R 6708 6708 5962 0 -1 4202496 212806 0 0 0 34599 40 0 0 25 0 1 0 487981557 719609856 171465 33554432000 4194304 4785740 140734685697120 18446744073709551615 4290592 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/6710/statm: 175686 171465 340 145 0 172731 0
[pid=6711] ppid=6708 vsize=1583308 CPUtime=346.46 cores=0
/proc/6711/stat : 6711 (TNM) R 6708 6708 5962 0 -1 4202496 333571 0 0 0 34603 43 0 0 25 0 1 0 487981557 1621307392 333468 33554432000 134512640 134534564 4289496800 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6711/statm: 395827 333468 95 6 0 394493 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 3248868



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 11.00 10.86 8.99 12/205 7266
/proc/meminfo: memFree=11897228/32951124 swapFree=67111528/67111528
[pid=6708] ppid=6706 vsize=18324 CPUtime=0 cores=0,2
/proc/6708/stat : 6708 (ppfolio) S 6706 6708 5962 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 487981557 18763776 393 33554432000 4194304 4287625 140735881244608 18446744073709551615 271550557711 0 0 4096 65536 9391783545686458368 0 0 17 2 0 0 0
/proc/6708/statm: 4581 393 345 23 0 91 0
[pid=6709] ppid=6708 vsize=944492 CPUtime=578.3 cores=0
/proc/6709/stat : 6709 (cryptominisat) R 6708 6708 5962 0 -1 4202496 31818240 0 0 0 53619 4211 0 0 19 0 1 0 487981557 967159808 185868 33554432000 4194304 4587354 140734920442016 18446744073709551615 4263452 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6709/statm: 236123 185868 335 96 0 232685 0
[pid=6710] ppid=6708 vsize=707652 CPUtime=360.84 cores=0
/proc/6710/stat : 6710 (clasp) R 6708 6708 5962 0 -1 4202496 214040 0 0 0 36044 40 0 0 25 0 1 0 487981557 724635648 172699 33554432000 4194304 4785740 140734685697120 18446744073709551615 4290592 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/6710/statm: 176913 172699 340 145 0 173958 0
[pid=6711] ppid=6708 vsize=1583308 CPUtime=360.86 cores=0
/proc/6711/stat : 6711 (TNM) R 6708 6708 5962 0 -1 4202496 333571 0 0 0 36043 43 0 0 25 0 1 0 487981557 1621307392 333468 33554432000 134512640 134534564 4289496800 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6711/statm: 395827 333468 95 6 0 394493 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 3253776

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

Real time (s): 1300.01
CPU time (s): 1300
CPU user time (s): 1257.06
CPU system time (s): 42.94
CPU usage (%): 99.9989
Max. virtual memory (cumulated for all children) (KiB): 3300980

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

runsolver used 2.6566 second user time and 5.2752 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-25 22:37:17
IDJOB=3286041
IDBENCH=82411
IDSOLVER=1613
FILE ID=node133/3286041-1303763834
RUNJOBID= node133-1303763834-6666
PBS_JOBID= 13157125
Free space on /tmp= 71340 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-city-sequential-25nodes-1000size-3degree-100mindistance-3trucks-10packages-2008seed.060-SAT.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3286041-1303763834/watcher-3286041-1303763834 -o /tmp/evaluation-result-3286041-1303763834/solver-3286041-1303763834 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3286041-1303763834.cnf

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

MD5SUM BENCH= 0176f3dd09fed1b561c875e1d6538c8d
RANDOM SEED=540030604

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
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.83
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.834
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.834
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:      17366176 kB
Buffers:       2170676 kB
Cached:       12467624 kB
SwapCached:          0 kB
Active:        8935148 kB
Inactive:      6082556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17366176 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          269936 kB
Writeback:           0 kB
AnonPages:      378528 kB
Mapped:          16632 kB
Slab:           504084 kB
PageTables:       6152 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1449888 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71344 MiB
End job on node133 at 2011-04-25 22:58:59