Trace number 3191726

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

Namerandom/medium/
unif-k7-r89-v80-c7120-S839353433-100.UNKNOWN.cnf
MD5SUMe68176dd0214c3858ad791ec08d1acee
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 variables80
Number of clauses7120
Sum of the clauses size49840
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 57120

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 1 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 0
0.00/0.00	Starting TNM 2009 on core(s) 0

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3191726-1302539437/watcher-3191726-1302539437 -o /tmp/evaluation-result-3191726-1302539437/solver-3191726-1302539437 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191726-1302539437.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: 11.76 11.95 11.35 11/198 10385
/proc/meminfo: memFree=10908620/32951124 swapFree=67110456/67111528
[pid=10385] ppid=10383 vsize=18324 CPUtime=0 cores=0,2
/proc/10385/stat : 10385 (ppfolio) R 10383 10385 9842 0 -1 4202496 463 0 0 0 0 0 0 0 23 0 1 0 444174343 18763776 391 33554432000 4194304 4287625 140733512425408 18446744073709551615 224284570700 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/10385/statm: 4581 392 343 23 0 91 0

[startup+0.017061 s]
/proc/loadavg: 11.76 11.95 11.35 11/198 10385
/proc/meminfo: memFree=10908620/32951124 swapFree=67110456/67111528
[pid=10385] ppid=10383 vsize=18324 CPUtime=0 cores=0,2
/proc/10385/stat : 10385 (ppfolio) S 10383 10385 9842 0 -1 4202496 502 0 0 0 0 0 0 0 23 0 1 0 444174343 18763776 394 33554432000 4194304 4287625 140733512425408 18446744073709551615 224284945935 0 0 4096 65536 8374660115181043972 0 0 17 2 0 0 0
/proc/10385/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101084 s]
/proc/loadavg: 11.76 11.95 11.35 11/198 10385
/proc/meminfo: memFree=10908620/32951124 swapFree=67110456/67111528
[pid=10385] ppid=10383 vsize=18324 CPUtime=0 cores=0,2
/proc/10385/stat : 10385 (ppfolio) S 10383 10385 9842 0 -1 4202496 502 0 0 0 0 0 0 0 23 0 1 0 444174343 18763776 394 33554432000 4194304 4287625 140733512425408 18446744073709551615 224284945935 0 0 4096 65536 8374660115181043972 0 0 17 2 0 0 0
/proc/10385/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301059 s]
/proc/loadavg: 11.76 11.95 11.35 11/198 10385
/proc/meminfo: memFree=10908620/32951124 swapFree=67110456/67111528
[pid=10385] ppid=10383 vsize=18324 CPUtime=0 cores=0,2
/proc/10385/stat : 10385 (ppfolio) S 10383 10385 9842 0 -1 4202496 502 0 0 0 0 0 0 0 23 0 1 0 444174343 18763776 394 33554432000 4194304 4287625 140733512425408 18446744073709551615 224284945935 0 0 4096 65536 8374660115181043972 0 0 17 2 0 0 0
/proc/10385/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700995 s]
/proc/loadavg: 11.76 11.95 11.35 11/198 10385
/proc/meminfo: memFree=10908620/32951124 swapFree=67110456/67111528
[pid=10385] ppid=10383 vsize=18324 CPUtime=0 cores=0,2
/proc/10385/stat : 10385 (ppfolio) S 10383 10385 9842 0 -1 4202496 503 0 0 0 0 0 0 0 22 0 1 0 444174343 18763776 394 33554432000 4194304 4287625 140733512425408 18446744073709551615 224284945935 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/10385/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50082 s]
/proc/loadavg: 11.76 11.95 11.35 13/202 10389
/proc/meminfo: memFree=10902628/32951124 swapFree=67110456/67111528
[pid=10385] ppid=10383 vsize=18324 CPUtime=0 cores=0,2
/proc/10385/stat : 10385 (ppfolio) S 10383 10385 9842 0 -1 4202496 503 0 0 0 0 0 0 0 16 0 1 0 444174343 18763776 394 33554432000 4194304 4287625 140733512425408 18446744073709551615 224284945935 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/10385/statm: 4581 394 345 23 0 91 0
[pid=10386] ppid=10385 vsize=712860 CPUtime=0.39 cores=0
/proc/10386/stat : 10386 (cryptominisat) R 10385 10385 9842 0 -1 4202496 1776 0 0 0 39 0 0 0 25 0 1 0 444174343 729968640 1029 33554432000 4194304 4587354 140736289894464 18446744073709551615 4239304 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10386/statm: 178215 1029 326 96 0 174777 0
[pid=10387] ppid=10385 vsize=14348 CPUtime=0.54 cores=0
/proc/10387/stat : 10387 (clasp) R 10385 10385 9842 0 -1 4202496 1027 0 0 0 54 0 0 0 25 0 1 0 444174343 14692352 919 33554432000 4194304 4785740 140733786027136 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/10387/statm: 3587 919 340 145 0 632 0
[pid=10389] ppid=10385 vsize=452656 CPUtime=0.54 cores=0
/proc/10389/stat : 10389 (TNM) R 10385 10385 9842 0 -1 4202496 481 0 0 0 54 0 0 0 25 0 1 0 444174343 463519744 378 33554432000 134512640 134534564 4291346512 18446744073709551615 134524691 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10389/statm: 113164 378 91 6 0 111830 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 1198188

[startup+3.10057 s]
/proc/loadavg: 11.76 11.95 11.35 13/202 10389
/proc/meminfo: memFree=10900552/32951124 swapFree=67110456/67111528
[pid=10385] ppid=10383 vsize=18324 CPUtime=0 cores=0,2
/proc/10385/stat : 10385 (ppfolio) S 10383 10385 9842 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 444174343 18763776 394 33554432000 4194304 4287625 140733512425408 18446744073709551615 224284945935 0 0 4096 65536 18368909370701381632 0 0 17 2 0 0 0
/proc/10385/statm: 4581 394 345 23 0 91 0
[pid=10386] ppid=10385 vsize=712648 CPUtime=0.91 cores=0
/proc/10386/stat : 10386 (cryptominisat) R 10385 10385 9842 0 -1 4202496 2286 0 0 0 91 0 0 0 25 0 1 0 444174343 729751552 1224 33554432000 4194304 4587354 140736289894464 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10386/statm: 178162 1224 326 96 0 174724 0
[pid=10387] ppid=10385 vsize=14624 CPUtime=1.04 cores=0
/proc/10387/stat : 10387 (clasp) R 10385 10385 9842 0 -1 4202496 1122 0 0 0 104 0 0 0 25 0 1 0 444174343 14974976 1014 33554432000 4194304 4785740 140733786027136 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/10387/statm: 3656 1014 340 145 0 701 0
[pid=10389] ppid=10385 vsize=452656 CPUtime=1.12 cores=0
/proc/10389/stat : 10389 (TNM) R 10385 10385 9842 0 -1 4202496 481 0 0 0 112 0 0 0 25 0 1 0 444174343 463519744 378 33554432000 134512640 134534564 4291346512 18446744073709551615 134524677 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10389/statm: 113164 378 91 6 0 111830 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 1198252

[startup+6.30103 s]
/proc/loadavg: 11.78 11.95 11.35 13/202 10389
/proc/meminfo: memFree=10889788/32951124 swapFree=67110456/67111528
[pid=10385] ppid=10383 vsize=18324 CPUtime=0 cores=0,2
/proc/10385/stat : 10385 (ppfolio) S 10383 10385 9842 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 444174343 18763776 394 33554432000 4194304 4287625 140733512425408 18446744073709551615 224284945935 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/10385/statm: 4581 394 345 23 0 91 0
[pid=10386] ppid=10385 vsize=720752 CPUtime=2.49 cores=0
/proc/10386/stat : 10386 (cryptominisat) R 10385 10385 9842 0 -1 4202496 5019 0 0 0 248 1 0 0 19 0 1 0 444174343 738050048 3159 33554432000 4194304 4587354 140736289894464 18446744073709551615 4245190 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10386/statm: 180188 3159 336 96 0 176750 0
[pid=10387] ppid=10385 vsize=15192 CPUtime=1.86 cores=0
/proc/10387/stat : 10387 (clasp) R 10385 10385 9842 0 -1 4202496 1262 0 0 0 186 0 0 0 25 0 1 0 444174343 15556608 1154 33554432000 4194304 4785740 140733786027136 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/10387/statm: 3798 1154 340 145 0 843 0
[pid=10389] ppid=10385 vsize=456648 CPUtime=1.92 cores=0
/proc/10389/stat : 10389 (TNM) R 10385 10385 9842 0 -1 4202496 556 0 0 0 192 0 0 0 25 0 1 0 444174343 467607552 453 33554432000 134512640 134534564 4291346512 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10389/statm: 114162 453 95 6 0 112828 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1210916

[startup+12.701 s]
/proc/loadavg: 11.80 11.95 11.35 13/202 10389
/proc/meminfo: memFree=10882372/32951124 swapFree=67110456/67111528
[pid=10385] ppid=10383 vsize=18324 CPUtime=0 cores=0,2
/proc/10385/stat : 10385 (ppfolio) S 10383 10385 9842 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 444174343 18763776 394 33554432000 4194304 4287625 140733512425408 18446744073709551615 224284945935 0 0 4096 65536 18368907583994986496 0 0 17 2 0 0 0
/proc/10385/statm: 4581 394 345 23 0 91 0
[pid=10386] ppid=10385 vsize=38892 CPUtime=4.59 cores=0
/proc/10386/stat : 10386 (cryptominisat) R 10385 10385 9842 0 -1 4202496 6654 0 0 0 458 1 0 0 25 0 1 0 444174343 39825408 3213 33554432000 4194304 4587354 140736289894464 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10386/statm: 9723 3213 336 96 0 6285 0
[pid=10387] ppid=10385 vsize=16364 CPUtime=4.04 cores=0
/proc/10387/stat : 10387 (clasp) R 10385 10385 9842 0 -1 4202496 1523 0 0 0 404 0 0 0 25 0 1 0 444174343 16756736 1415 33554432000 4194304 4785740 140733786027136 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/10387/statm: 4091 1415 340 145 0 1136 0
[pid=10389] ppid=10385 vsize=456648 CPUtime=4.04 cores=0
/proc/10389/stat : 10389 (TNM) R 10385 10385 9842 0 -1 4202496 556 0 0 0 404 0 0 0 25 0 1 0 444174343 467607552 453 33554432000 134512640 134534564 4291346512 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10389/statm: 114162 453 95 6 0 112828 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 530228

[startup+25.5008 s]
/proc/loadavg: 11.84 11.95 11.37 13/202 10389
/proc/meminfo: memFree=10875668/32951124 swapFree=67110456/67111528
[pid=10385] ppid=10383 vsize=18324 CPUtime=0 cores=0,2
/proc/10385/stat : 10385 (ppfolio) S 10383 10385 9842 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 444174343 18763776 394 33554432000 4194304 4287625 140733512425408 18446744073709551615 224284945935 0 0 4096 65536 18368907583994986496 0 0 17 2 0 0 0
/proc/10385/statm: 4581 394 345 23 0 91 0
[pid=10386] ppid=10385 vsize=40000 CPUtime=8.89 cores=0
/proc/10386/stat : 10386 (cryptominisat) R 10385 10385 9842 0 -1 4202496 9808 0 0 0 888 1 0 0 25 0 1 0 444174343 40960000 4435 33554432000 4194304 4587354 140736289894464 18446744073709551615 4357656 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10386/statm: 10000 4435 336 96 0 6562 0
[pid=10387] ppid=10385 vsize=17508 CPUtime=8.27 cores=0
/proc/10387/stat : 10387 (clasp) R 10385 10385 9842 0 -1 4202496 1788 0 0 0 827 0 0 0 25 0 1 0 444174343 17928192 1680 33554432000 4194304 4785740 140733786027136 18446744073709551615 4287013 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/10387/statm: 4377 1680 340 145 0 1422 0
[pid=10389] ppid=10385 vsize=456648 CPUtime=8.32 cores=0
/proc/10389/stat : 10389 (TNM) R 10385 10385 9842 0 -1 4202496 556 0 0 0 832 0 0 0 25 0 1 0 444174343 467607552 453 33554432000 134512640 134534564 4291346512 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10389/statm: 114162 453 95 6 0 112828 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 532480

[startup+51.1006 s]
/proc/loadavg: 11.89 11.95 11.38 13/202 10389
/proc/meminfo: memFree=10845960/32951124 swapFree=67110456/67111528
[pid=10385] ppid=10383 vsize=18324 CPUtime=0 cores=0,2
/proc/10385/stat : 10385 (ppfolio) S 10383 10385 9842 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 444174343 18763776 394 33554432000 4194304 4287625 140733512425408 18446744073709551615 224284945935 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/10385/statm: 4581 394 345 23 0 91 0
[pid=10386] ppid=10385 vsize=732152 CPUtime=17.38 cores=0
/proc/10386/stat : 10386 (cryptominisat) R 10385 10385 9842 0 -1 4202496 13903 0 0 0 1736 2 0 0 25 0 1 0 444174343 749723648 6171 33554432000 4194304 4587354 140736289894464 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10386/statm: 183038 6171 336 96 0 179600 0
[pid=10387] ppid=10385 vsize=19140 CPUtime=16.84 cores=0
/proc/10387/stat : 10387 (clasp) R 10385 10385 9842 0 -1 4202496 2136 0 0 0 1684 0 0 0 25 0 1 0 444174343 19599360 2028 33554432000 4194304 4785740 140733786027136 18446744073709551615 4277627 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/10387/statm: 4785 2028 341 145 0 1830 0
[pid=10389] ppid=10385 vsize=456648 CPUtime=16.84 cores=0
/proc/10389/stat : 10389 (TNM) R 10385 10385 9842 0 -1 4202496 556 0 0 0 1684 0 0 0 25 0 1 0 444174343 467607552 453 33554432000 134512640 134534564 4291346512 18446744073709551615 134528993 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10389/statm: 114162 453 95 6 0 112828 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 1226264

[startup+102.307 s]
/proc/loadavg: 11.95 11.96 11.41 13/202 10391
/proc/meminfo: memFree=10827092/32951124 swapFree=67110456/67111528
[pid=10385] ppid=10383 vsize=18324 CPUtime=0 cores=0,2
/proc/10385/stat : 10385 (ppfolio) S 10383 10385 9842 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 444174343 18763776 394 33554432000 4194304 4287625 140733512425408 18446744073709551615 224284945935 0 0 4096 65536 18368909233262428160 0 0 17 2 0 0 0
/proc/10385/statm: 4581 394 345 23 0 91 0
[pid=10386] ppid=10385 vsize=735728 CPUtime=34.49 cores=0
/proc/10386/stat : 10386 (cryptominisat) R 10385 10385 9842 0 -1 4202496 21283 0 0 0 3445 4 0 0 25 0 1 0 444174343 753385472 6613 33554432000 4194304 4587354 140736289894464 18446744073709551615 4238766 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10386/statm: 183932 6613 336 96 0 180494 0
[pid=10387] ppid=10385 vsize=20980 CPUtime=33.88 cores=0
/proc/10387/stat : 10387 (clasp) R 10385 10385 9842 0 -1 4202496 2586 0 0 0 3388 0 0 0 25 0 1 0 444174343 21483520 2478 33554432000 4194304 4785740 140733786027136 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/10387/statm: 5245 2478 341 145 0 2290 0
[pid=10389] ppid=10385 vsize=456648 CPUtime=33.91 cores=0
/proc/10389/stat : 10389 (TNM) R 10385 10385 9842 0 -1 4202496 556 0 0 0 3391 0 0 0 25 0 1 0 444174343 467607552 453 33554432000 134512640 134534564 4291346512 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10389/statm: 114162 453 95 6 0 112828 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1231680

[startup+162.301 s]
/proc/loadavg: 11.98 11.97 11.44 13/202 10393
/proc/meminfo: memFree=10815544/32951124 swapFree=67110456/67111528
[pid=10385] ppid=10383 vsize=18324 CPUtime=0 cores=0,2
/proc/10385/stat : 10385 (ppfolio) S 10383 10385 9842 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 444174343 18763776 394 33554432000 4194304 4287625 140733512425408 18446744073709551615 224284945935 0 0 4096 65536 18368907583994986496 0 0 17 2 0 0 0
/proc/10385/statm: 4581 394 345 23 0 91 0
[pid=10386] ppid=10385 vsize=50628 CPUtime=54.48 cores=0
/proc/10386/stat : 10386 (cryptominisat) R 10385 10385 9842 0 -1 4202496 27791 0 0 0 5443 5 0 0 25 0 1 0 444174343 51843072 6956 33554432000 4194304 4587354 140736289894464 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10386/statm: 12657 6956 336 96 0 9219 0
[pid=10387] ppid=10385 vsize=22728 CPUtime=53.88 cores=0

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

/proc/10389/statm: 114162 453 95 6 0 112828 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 1280964

[startup+882.301 s]
/proc/loadavg: 12.00 12.01 11.74 13/202 10505
/proc/meminfo: memFree=10759820/32951124 swapFree=67110456/67111528
[pid=10385] ppid=10383 vsize=18324 CPUtime=0 cores=0,2
/proc/10385/stat : 10385 (ppfolio) S 10383 10385 9842 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 444174343 18763776 394 33554432000 4194304 4287625 140733512425408 18446744073709551615 224284945935 0 0 4096 65536 18368909233262428160 0 0 17 2 0 0 0
/proc/10385/statm: 4581 394 345 23 0 91 0
[pid=10386] ppid=10385 vsize=87448 CPUtime=294.41 cores=0
/proc/10386/stat : 10386 (cryptominisat) R 10385 10385 9842 0 -1 4202496 57195 0 0 0 29429 12 0 0 25 0 1 0 444174343 89546752 16608 33554432000 4194304 4587354 140736289894464 18446744073709551615 4243286 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10386/statm: 21862 16608 336 96 0 18424 0
[pid=10387] ppid=10385 vsize=33372 CPUtime=293.9 cores=0
/proc/10387/stat : 10387 (clasp) R 10385 10385 9842 0 -1 4202496 5376 0 0 0 29389 1 0 0 25 0 1 0 444174343 34172928 5268 33554432000 4194304 4785740 140733786027136 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/10387/statm: 8343 5268 341 145 0 5388 0
[pid=10389] ppid=10385 vsize=456648 CPUtime=293.97 cores=0
/proc/10389/stat : 10389 (TNM) R 10385 10385 9842 0 -1 4202496 556 0 0 0 29397 0 0 0 25 0 1 0 444174343 467607552 453 33554432000 134512640 134534564 4291346512 18446744073709551615 134530619 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10389/statm: 114162 453 95 6 0 112828 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 595792

[startup+942.301 s]
/proc/loadavg: 12.00 12.00 11.75 13/202 10507
/proc/meminfo: memFree=10754464/32951124 swapFree=67110456/67111528
[pid=10385] ppid=10383 vsize=18324 CPUtime=0 cores=0,2
/proc/10385/stat : 10385 (ppfolio) S 10383 10385 9842 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 444174343 18763776 394 33554432000 4194304 4287625 140733512425408 18446744073709551615 224284945935 0 0 4096 65536 18368909370701381632 0 0 17 2 0 0 0
/proc/10385/statm: 4581 394 345 23 0 91 0
[pid=10386] ppid=10385 vsize=87512 CPUtime=314.42 cores=0
/proc/10386/stat : 10386 (cryptominisat) R 10385 10385 9842 0 -1 4202496 60274 0 0 0 31429 13 0 0 25 0 1 0 444174343 89612288 17296 33554432000 4194304 4587354 140736289894464 18446744073709551615 4238449 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10386/statm: 21878 17296 336 96 0 18440 0
[pid=10387] ppid=10385 vsize=33948 CPUtime=313.9 cores=0
/proc/10387/stat : 10387 (clasp) R 10385 10385 9842 0 -1 4202496 5505 0 0 0 31389 1 0 0 25 0 1 0 444174343 34762752 5397 33554432000 4194304 4785740 140733786027136 18446744073709551615 224284623490 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/10387/statm: 8487 5397 341 145 0 5532 0
[pid=10389] ppid=10385 vsize=456648 CPUtime=313.97 cores=0
/proc/10389/stat : 10389 (TNM) R 10385 10385 9842 0 -1 4202496 556 0 0 0 31397 0 0 0 25 0 1 0 444174343 467607552 453 33554432000 134512640 134534564 4291346512 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10389/statm: 114162 453 95 6 0 112828 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 596432

[startup+1002.3 s]
/proc/loadavg: 12.00 12.00 11.76 13/202 10509
/proc/meminfo: memFree=10756304/32951124 swapFree=67110456/67111528
[pid=10385] ppid=10383 vsize=18324 CPUtime=0 cores=0,2
/proc/10385/stat : 10385 (ppfolio) S 10383 10385 9842 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 444174343 18763776 394 33554432000 4194304 4287625 140733512425408 18446744073709551615 224284945935 0 0 4096 65536 18368909370701381632 0 0 17 2 0 0 0
/proc/10385/statm: 4581 394 345 23 0 91 0
[pid=10386] ppid=10385 vsize=87628 CPUtime=334.43 cores=0
/proc/10386/stat : 10386 (cryptominisat) R 10385 10385 9842 0 -1 4202496 64372 0 0 0 33429 14 0 0 25 0 1 0 444174343 89731072 16556 33554432000 4194304 4587354 140736289894464 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10386/statm: 21907 16556 336 96 0 18469 0
[pid=10387] ppid=10385 vsize=34140 CPUtime=333.89 cores=0
/proc/10387/stat : 10387 (clasp) R 10385 10385 9842 0 -1 4202496 5560 0 0 0 33388 1 0 0 25 0 1 0 444174343 34959360 5452 33554432000 4194304 4785740 140733786027136 18446744073709551615 4286964 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/10387/statm: 8535 5452 341 145 0 5580 0
[pid=10389] ppid=10385 vsize=456648 CPUtime=333.97 cores=0
/proc/10389/stat : 10389 (TNM) R 10385 10385 9842 0 -1 4202496 556 0 0 0 33397 0 0 0 25 0 1 0 444174343 467607552 453 33554432000 134512640 134534564 4291346512 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10389/statm: 114162 453 95 6 0 112828 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 596740

[startup+1062.3 s]
/proc/loadavg: 12.05 12.01 11.78 13/202 10511
/proc/meminfo: memFree=10757520/32951124 swapFree=67110456/67111528
[pid=10385] ppid=10383 vsize=18324 CPUtime=0 cores=0,2
/proc/10385/stat : 10385 (ppfolio) S 10383 10385 9842 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 444174343 18763776 394 33554432000 4194304 4287625 140733512425408 18446744073709551615 224284945935 0 0 4096 65536 18368909508140335104 0 0 17 2 0 0 0
/proc/10385/statm: 4581 394 345 23 0 91 0
[pid=10386] ppid=10385 vsize=87692 CPUtime=354.44 cores=0
/proc/10386/stat : 10386 (cryptominisat) R 10385 10385 9842 0 -1 4202496 67458 0 0 0 35429 15 0 0 25 0 1 0 444174343 89796608 17140 33554432000 4194304 4587354 140736289894464 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10386/statm: 21923 17140 336 96 0 18485 0
[pid=10387] ppid=10385 vsize=34464 CPUtime=353.89 cores=0
/proc/10387/stat : 10387 (clasp) R 10385 10385 9842 0 -1 4202496 5680 0 0 0 35388 1 0 0 25 0 1 0 444174343 35291136 5509 33554432000 4194304 4785740 140733786027136 18446744073709551615 4287190 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/10387/statm: 8616 5509 341 145 0 5661 0
[pid=10389] ppid=10385 vsize=456648 CPUtime=353.97 cores=0
/proc/10389/stat : 10389 (TNM) R 10385 10385 9842 0 -1 4202496 556 0 0 0 35397 0 0 0 25 0 1 0 444174343 467607552 453 33554432000 134512640 134534564 4291346512 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10389/statm: 114162 453 95 6 0 112828 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 597128

[startup+1122.3 s]
/proc/loadavg: 12.05 12.02 11.79 13/202 10511
/proc/meminfo: memFree=10742868/32951124 swapFree=67110456/67111528
[pid=10385] ppid=10383 vsize=18324 CPUtime=0 cores=0,2
/proc/10385/stat : 10385 (ppfolio) S 10383 10385 9842 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 444174343 18763776 394 33554432000 4194304 4287625 140733512425408 18446744073709551615 224284945935 0 0 4096 65536 18368909645579288576 0 0 17 2 0 0 0
/proc/10385/statm: 4581 394 345 23 0 91 0
[pid=10386] ppid=10385 vsize=87752 CPUtime=374.43 cores=0
/proc/10386/stat : 10386 (cryptominisat) R 10385 10385 9842 0 -1 4202496 70333 0 0 0 37428 15 0 0 25 0 1 0 444174343 89858048 17487 33554432000 4194304 4587354 140736289894464 18446744073709551615 4232225 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10386/statm: 21938 17487 336 96 0 18500 0
[pid=10387] ppid=10385 vsize=34848 CPUtime=373.89 cores=0
/proc/10387/stat : 10387 (clasp) R 10385 10385 9842 0 -1 4202496 5758 0 0 0 37388 1 0 0 25 0 1 0 444174343 35684352 5587 33554432000 4194304 4785740 140733786027136 18446744073709551615 4286941 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/10387/statm: 8712 5587 341 145 0 5757 0
[pid=10389] ppid=10385 vsize=456648 CPUtime=373.96 cores=0
/proc/10389/stat : 10389 (TNM) R 10385 10385 9842 0 -1 4202496 556 0 0 0 37396 0 0 0 25 0 1 0 444174343 467607552 453 33554432000 134512640 134534564 4291346512 18446744073709551615 134528968 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10389/statm: 114162 453 95 6 0 112828 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 597572

[startup+1182.3 s]
/proc/loadavg: 12.02 12.02 11.81 13/202 10513
/proc/meminfo: memFree=10753000/32951124 swapFree=67110456/67111528
[pid=10385] ppid=10383 vsize=18324 CPUtime=0 cores=0,2
/proc/10385/stat : 10385 (ppfolio) S 10383 10385 9842 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 444174343 18763776 394 33554432000 4194304 4287625 140733512425408 18446744073709551615 224284945935 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/10385/statm: 4581 394 345 23 0 91 0
[pid=10386] ppid=10385 vsize=87872 CPUtime=394.93 cores=0
/proc/10386/stat : 10386 (cryptominisat) R 10385 10385 9842 0 -1 4202496 73910 0 0 0 39477 16 0 0 25 0 1 0 444174343 89980928 15905 33554432000 4194304 4587354 140736289894464 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10386/statm: 21968 15905 336 96 0 18530 0
[pid=10387] ppid=10385 vsize=35040 CPUtime=393.68 cores=0
/proc/10387/stat : 10387 (clasp) R 10385 10385 9842 0 -1 4202496 5800 0 0 0 39367 1 0 0 25 0 1 0 444174343 35880960 5629 33554432000 4194304 4785740 140733786027136 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/10387/statm: 8760 5629 341 145 0 5805 0
[pid=10389] ppid=10385 vsize=456648 CPUtime=393.68 cores=0
/proc/10389/stat : 10389 (TNM) R 10385 10385 9842 0 -1 4202496 556 0 0 0 39368 0 0 0 25 0 1 0 444174343 467607552 453 33554432000 134512640 134534564 4291346512 18446744073709551615 134530549 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10389/statm: 114162 453 95 6 0 112828 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 597884

[startup+1242.3 s]
/proc/loadavg: 12.00 12.01 11.82 13/202 10515
/proc/meminfo: memFree=10730276/32951124 swapFree=67110456/67111528
[pid=10385] ppid=10383 vsize=18324 CPUtime=0 cores=0,2
/proc/10385/stat : 10385 (ppfolio) S 10383 10385 9842 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 444174343 18763776 394 33554432000 4194304 4287625 140733512425408 18446744073709551615 224284945935 0 0 4096 65536 18368909508140335104 0 0 17 2 0 0 0
/proc/10385/statm: 4581 394 345 23 0 91 0
[pid=10386] ppid=10385 vsize=87932 CPUtime=414.92 cores=0
/proc/10386/stat : 10386 (cryptominisat) R 10385 10385 9842 0 -1 4202496 77073 0 0 0 41475 17 0 0 25 0 1 0 444174343 90042368 16389 33554432000 4194304 4587354 140736289894464 18446744073709551615 4239316 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10386/statm: 21983 16389 336 96 0 18545 0
[pid=10387] ppid=10385 vsize=35616 CPUtime=413.68 cores=0
/proc/10387/stat : 10387 (clasp) R 10385 10385 9842 0 -1 4202496 5918 0 0 0 41367 1 0 0 25 0 1 0 444174343 36470784 5747 33554432000 4194304 4785740 140733786027136 18446744073709551615 4278070 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/10387/statm: 8904 5747 341 145 0 5949 0
[pid=10389] ppid=10385 vsize=456648 CPUtime=413.68 cores=0
/proc/10389/stat : 10389 (TNM) R 10385 10385 9842 0 -1 4202496 556 0 0 0 41368 0 0 0 25 0 1 0 444174343 467607552 453 33554432000 134512640 134534564 4291346512 18446744073709551615 134530571 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10389/statm: 114162 453 95 6 0 112828 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 598520



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 10.41 11.59 11.68 10/193 10535
/proc/meminfo: memFree=10815792/32951124 swapFree=67110456/67111528
[pid=10385] ppid=10383 vsize=18324 CPUtime=0 cores=0,2
/proc/10385/stat : 10385 (ppfolio) S 10383 10385 9842 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 444174343 18763776 394 33554432000 4194304 4287625 140733512425408 18446744073709551615 224284945935 0 0 4096 65536 18368909508140335104 0 0 17 2 0 0 0
/proc/10385/statm: 4581 394 345 23 0 91 0
[pid=10386] ppid=10385 vsize=87988 CPUtime=434.17 cores=0
/proc/10386/stat : 10386 (cryptominisat) R 10385 10385 9842 0 -1 4202496 80163 0 0 0 43399 18 0 0 25 0 1 0 444174343 90099712 16761 33554432000 4194304 4587354 140736289894464 18446744073709551615 4238522 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10386/statm: 21997 16761 336 96 0 18559 0
[pid=10387] ppid=10385 vsize=36384 CPUtime=432.88 cores=0
/proc/10387/stat : 10387 (clasp) R 10385 10385 9842 0 -1 4202496 6089 0 0 0 43287 1 0 0 25 0 1 0 444174343 37257216 5918 33554432000 4194304 4785740 140733786027136 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/10387/statm: 9096 5918 341 145 0 6141 0
[pid=10389] ppid=10385 vsize=456648 CPUtime=432.95 cores=0
/proc/10389/stat : 10389 (TNM) R 10385 10385 9842 0 -1 4202496 556 0 0 0 43295 0 0 0 25 0 1 0 444174343 467607552 453 33554432000 134512640 134534564 4291346512 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10389/statm: 114162 453 95 6 0 112828 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 599344

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 10385 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=2999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.002999
# while last known CPU time is 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): 1299.81
CPU system time (s): 0.19
CPU usage (%): 99.999
Max. virtual memory (cumulated for all children) (KiB): 4238364

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.002999
system time used= 0
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 503
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 231
involuntary context switches= 4

runsolver used 2.29565 second user time and 4.80827 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-11 18:30:37
IDJOB=3191726
IDBENCH=82857
IDSOLVER=1613
FILE ID=node118/3191726-1302539437
RUNJOBID= node118-1302536832-9860
PBS_JOBID= 12951117
Free space on /tmp= 71456 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k7-r89-v80-c7120-S839353433-100.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191726-1302539437/watcher-3191726-1302539437 -o /tmp/evaluation-result-3191726-1302539437/solver-3191726-1302539437 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191726-1302539437.cnf

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

MD5SUM BENCH= e68176dd0214c3858ad791ec08d1acee
RANDOM SEED=880973663

node118.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.842
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.68
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.842
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.842
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.842
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.842
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.68
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.842
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.842
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.842
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	: 5374.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      10908652 kB
Buffers:        709384 kB
Cached:       20667760 kB
SwapCached:        640 kB
Active:        9947064 kB
Inactive:     11624844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      10908652 kB
SwapTotal:    67111528 kB
SwapFree:     67110456 kB
Dirty:           10512 kB
Writeback:           0 kB
AnonPages:      194300 kB
Mapped:          18012 kB
Slab:           406124 kB
PageTables:       6568 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  5673304 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= 71456 MiB
End job on node118 at 2011-04-11 18:52:19