Trace number 3191405

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

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v50000-c210000-S537193780-078-UNKNOWN.cnf
MD5SUMe875844c76f68e9f4050986690c5cb90
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark416.236
Satisfiable
(Un)Satisfiability was proved
Number of variables49999
Number of clauses210000
Sum of the clauses size630000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3210000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

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

running on 2 cores: 1,3

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: 1.51 1.84 1.87 4/191 5422
/proc/meminfo: memFree=15365484/32950940 swapFree=67111528/67111528
[pid=5420] ppid=5418 vsize=8428 CPUtime=0 cores=1,3
/proc/5420/stat : 5420 (ppfolio) S 5418 5420 5360 0 -1 4194304 103 0 0 0 0 0 0 0 21 0 1 0 443918243 8630272 54 33554432000 4194304 4287625 140736307444384 18446744073709551615 215983668871 0 2147483391 4096 0 18446744071699945619 0 0 17 1 0 0 0
/proc/5420/statm: 2107 54 41 23 0 44 0

[startup+0.0251749 s]
/proc/loadavg: 1.51 1.84 1.87 4/191 5422
/proc/meminfo: memFree=15365484/32950940 swapFree=67111528/67111528
[pid=5420] ppid=5418 vsize=8428 CPUtime=0 cores=1,3
/proc/5420/stat : 5420 (ppfolio) S 5418 5420 5360 0 -1 4194304 103 0 0 0 0 0 0 0 21 0 1 0 443918243 8630272 54 33554432000 4194304 4287625 140736307444384 18446744073709551615 215983668871 0 2147483391 4096 0 18446744071699945619 0 0 17 1 0 0 0
/proc/5420/statm: 2107 54 41 23 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8428

[startup+0.100163 s]
/proc/loadavg: 1.51 1.84 1.87 4/191 5422
/proc/meminfo: memFree=15365484/32950940 swapFree=67111528/67111528
[pid=5420] ppid=5418 vsize=18324 CPUtime=0 cores=1,3
/proc/5420/stat : 5420 (ppfolio) S 5418 5420 5360 0 -1 4202496 499 0 0 0 0 0 0 0 18 0 1 0 443918243 18763776 394 33554432000 4194304 4287625 140736307444384 18446744073709551615 215988612623 0 0 4096 65536 4556301697885896968 0 0 17 1 0 0 0
/proc/5420/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.351124 s]
/proc/loadavg: 1.51 1.84 1.87 4/191 5422
/proc/meminfo: memFree=15365484/32950940 swapFree=67111528/67111528
[pid=5420] ppid=5418 vsize=18324 CPUtime=0 cores=1,3
/proc/5420/stat : 5420 (ppfolio) S 5418 5420 5360 0 -1 4202496 501 0 0 0 0 0 0 0 19 0 1 0 443918243 18763776 394 33554432000 4194304 4287625 140736307444384 18446744073709551615 215988612623 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/5420/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701059 s]
/proc/loadavg: 1.51 1.84 1.87 4/191 5422
/proc/meminfo: memFree=15365484/32950940 swapFree=67111528/67111528
[pid=5420] ppid=5418 vsize=18324 CPUtime=0 cores=1,3
/proc/5420/stat : 5420 (ppfolio) S 5418 5420 5360 0 -1 4202496 501 0 0 0 0 0 0 0 19 0 1 0 443918243 18763776 394 33554432000 4194304 4287625 140736307444384 18446744073709551615 215988612623 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/5420/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50092 s]
/proc/loadavg: 1.51 1.84 1.87 13/202 5433
/proc/meminfo: memFree=15223728/32950940 swapFree=67111528/67111528
[pid=5420] ppid=5418 vsize=18324 CPUtime=0 cores=1,3
/proc/5420/stat : 5420 (ppfolio) S 5418 5420 5360 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 443918243 18763776 394 33554432000 4194304 4287625 140736307444384 18446744073709551615 215988612623 0 0 4096 65536 2016434918669680640 0 0 17 3 0 0 0
/proc/5420/statm: 4581 394 345 23 0 91 0
[pid=5428] ppid=5420 vsize=68160 CPUtime=0.54 cores=1
/proc/5428/stat : 5428 (cryptominisat) R 5420 5420 5360 0 -1 4202496 12548 0 0 0 53 1 0 0 20 0 1 0 443918253 69795840 11829 33554432000 4194304 4587354 140736024161792 18446744073709551615 4388261 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5428/statm: 17040 11829 313 96 0 13602 0
[pid=5430] ppid=5420 vsize=43552 CPUtime=0.43 cores=1
/proc/5430/stat : 5430 (clasp) R 5420 5420 5360 0 -1 4202496 9625 0 0 0 42 1 0 0 21 0 1 0 443918253 44597248 7803 33554432000 4194304 4785740 140734118044336 18446744073709551615 215988259807 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5430/statm: 10888 7803 320 145 0 7933 0
[pid=5433] ppid=5420 vsize=466780 CPUtime=0.4 cores=1
/proc/5433/stat : 5433 (TNM) R 5420 5420 5360 0 -1 4202496 5019 0 0 0 40 0 0 0 23 0 1 0 443918253 477982720 4916 33554432000 134512640 134534564 4291222160 18446744073709551615 134524670 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5433/statm: 116695 4916 91 6 0 115361 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 596816

[startup+3.10064 s]
/proc/loadavg: 1.51 1.84 1.87 14/202 5433
/proc/meminfo: memFree=15193100/32950940 swapFree=67111528/67111528
[pid=5420] ppid=5418 vsize=18324 CPUtime=0 cores=1,3
/proc/5420/stat : 5420 (ppfolio) S 5418 5420 5360 0 -1 4202496 501 0 0 0 0 0 0 0 16 0 1 0 443918243 18763776 394 33554432000 4194304 4287625 140736307444384 18446744073709551615 215988612623 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/5420/statm: 4581 394 345 23 0 91 0
[pid=5428] ppid=5420 vsize=71864 CPUtime=1.04 cores=1
/proc/5428/stat : 5428 (cryptominisat) R 5420 5420 5360 0 -1 4202496 17368 0 0 0 102 2 0 0 22 0 1 0 443918253 73588736 12571 33554432000 4194304 4587354 140736024161792 18446744073709551615 4238347 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5428/statm: 17966 12571 325 96 0 14528 0
[pid=5430] ppid=5420 vsize=39356 CPUtime=1.01 cores=1
/proc/5430/stat : 5430 (clasp) R 5420 5420 5360 0 -1 4202496 9707 0 0 0 100 1 0 0 23 0 1 0 443918253 40300544 6985 33554432000 4194304 4785740 140734118044336 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5430/statm: 9839 6985 340 145 0 6884 0
[pid=5433] ppid=5420 vsize=472060 CPUtime=0.92 cores=1
/proc/5433/stat : 5433 (TNM) R 5420 5420 5360 0 -1 4202496 8336 0 0 0 91 1 0 0 25 0 1 0 443918253 483389440 8233 33554432000 134512640 134534564 4291222160 18446744073709551615 134529944 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5433/statm: 118015 8233 95 6 0 116681 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 601604

[startup+6.30114 s]
/proc/loadavg: 2.43 2.02 1.92 14/202 5433
/proc/meminfo: memFree=15170984/32950940 swapFree=67111528/67111528
[pid=5420] ppid=5418 vsize=18324 CPUtime=0 cores=1,3
/proc/5420/stat : 5420 (ppfolio) S 5418 5420 5360 0 -1 4202496 501 0 0 0 0 0 0 0 16 0 1 0 443918243 18763776 394 33554432000 4194304 4287625 140736307444384 18446744073709551615 215988612623 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/5420/statm: 4581 394 345 23 0 91 0
[pid=5428] ppid=5420 vsize=109368 CPUtime=2.14 cores=1
/proc/5428/stat : 5428 (cryptominisat) R 5420 5420 5360 0 -1 4202496 18139 0 0 0 212 2 0 0 25 0 1 0 443918253 111992832 13341 33554432000 4194304 4587354 140736024161792 18446744073709551615 4253907 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5428/statm: 27342 13341 326 96 0 23904 0
[pid=5430] ppid=5420 vsize=39356 CPUtime=2.03 cores=1
/proc/5430/stat : 5430 (clasp) R 5420 5420 5360 0 -1 4202496 9707 0 0 0 202 1 0 0 25 0 1 0 443918253 40300544 6985 33554432000 4194304 4785740 140734118044336 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5430/statm: 9839 6985 340 145 0 6884 0
[pid=5433] ppid=5420 vsize=472060 CPUtime=2 cores=1
/proc/5433/stat : 5433 (TNM) R 5420 5420 5360 0 -1 4202496 8336 0 0 0 199 1 0 0 25 0 1 0 443918253 483389440 8233 33554432000 134512640 134534564 4291222160 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5433/statm: 118015 8233 95 6 0 116681 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 639108

[startup+12.701 s]
/proc/loadavg: 3.20 2.19 1.98 14/202 5433
/proc/meminfo: memFree=15086452/32950940 swapFree=67111528/67111528
[pid=5420] ppid=5418 vsize=18324 CPUtime=0 cores=1,3
/proc/5420/stat : 5420 (ppfolio) S 5418 5420 5360 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 443918243 18763776 394 33554432000 4194304 4287625 140736307444384 18446744073709551615 215988612623 0 0 4096 65536 2016435605864448000 0 0 17 3 0 0 0
/proc/5420/statm: 4581 394 345 23 0 91 0
[pid=5428] ppid=5420 vsize=109368 CPUtime=4.24 cores=1
/proc/5428/stat : 5428 (cryptominisat) R 5420 5420 5360 0 -1 4202496 19363 0 0 0 422 2 0 0 25 0 1 0 443918253 111992832 14564 33554432000 4194304 4587354 140736024161792 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5428/statm: 27342 14564 326 96 0 23904 0
[pid=5430] ppid=5420 vsize=44332 CPUtime=4.21 cores=1
/proc/5430/stat : 5430 (clasp) R 5420 5420 5360 0 -1 4202496 11034 0 0 0 420 1 0 0 25 0 1 0 443918253 45395968 8312 33554432000 4194304 4785740 140734118044336 18446744073709551615 4553051 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5430/statm: 11083 8312 340 145 0 8128 0
[pid=5433] ppid=5420 vsize=472060 CPUtime=4.12 cores=1
/proc/5433/stat : 5433 (TNM) R 5420 5420 5360 0 -1 4202496 8336 0 0 0 411 1 0 0 25 0 1 0 443918253 483389440 8233 33554432000 134512640 134534564 4291222160 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5433/statm: 118015 8233 95 6 0 116681 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 644084

[startup+25.5007 s]
/proc/loadavg: 4.93 2.62 2.12 13/201 5434
/proc/meminfo: memFree=15092708/32950940 swapFree=67111528/67111528
[pid=5420] ppid=5418 vsize=18324 CPUtime=0 cores=1,3
/proc/5420/stat : 5420 (ppfolio) S 5418 5420 5360 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 443918243 18763776 394 33554432000 4194304 4287625 140736307444384 18446744073709551615 215988612623 0 0 4096 65536 2016435880742354944 0 0 17 3 0 0 0
/proc/5420/statm: 4581 394 345 23 0 91 0
[pid=5428] ppid=5420 vsize=109368 CPUtime=8.54 cores=1
/proc/5428/stat : 5428 (cryptominisat) R 5420 5420 5360 0 -1 4202496 21835 0 0 0 851 3 0 0 25 0 1 0 443918253 111992832 17026 33554432000 4194304 4587354 140736024161792 18446744073709551615 4241080 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5428/statm: 27342 17026 326 96 0 23904 0
[pid=5430] ppid=5420 vsize=62572 CPUtime=8.43 cores=1
/proc/5430/stat : 5430 (clasp) R 5420 5420 5360 0 -1 4202496 15588 0 0 0 841 2 0 0 25 0 1 0 443918253 64073728 12866 33554432000 4194304 4785740 140734118044336 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5430/statm: 15643 12866 340 145 0 12688 0
[pid=5433] ppid=5420 vsize=472060 CPUtime=8.4 cores=1
/proc/5433/stat : 5433 (TNM) R 5420 5420 5360 0 -1 4202496 8336 0 0 0 839 1 0 0 25 0 1 0 443918253 483389440 8233 33554432000 134512640 134534564 4291222160 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5433/statm: 118015 8233 95 6 0 116681 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 662324

[startup+51.1013 s]
/proc/loadavg: 7.00 3.29 2.36 13/201 5434
/proc/meminfo: memFree=14957008/32950940 swapFree=67111528/67111528
[pid=5420] ppid=5418 vsize=18324 CPUtime=0 cores=1,3
/proc/5420/stat : 5420 (ppfolio) S 5418 5420 5360 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 443918243 18763776 394 33554432000 4194304 4287625 140736307444384 18446744073709551615 215988612623 0 0 4096 65536 2016435605864448000 0 0 17 3 0 0 0
/proc/5420/statm: 4581 394 345 23 0 91 0
[pid=5428] ppid=5420 vsize=166488 CPUtime=17.04 cores=1
/proc/5428/stat : 5428 (cryptominisat) R 5420 5420 5360 0 -1 4202496 33581 0 0 0 1699 5 0 0 25 0 1 0 443918253 170483712 17781 33554432000 4194304 4587354 140736024161792 18446744073709551615 215988247755 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5428/statm: 41622 17781 337 96 0 38184 0
[pid=5430] ppid=5420 vsize=95516 CPUtime=17.02 cores=1
/proc/5430/stat : 5430 (clasp) R 5420 5420 5360 0 -1 4202496 23796 0 0 0 1697 5 0 0 25 0 1 0 443918253 97808384 21074 33554432000 4194304 4785740 140734118044336 18446744073709551615 4553046 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5430/statm: 23879 21074 340 145 0 20924 0
[pid=5433] ppid=5420 vsize=472060 CPUtime=16.93 cores=1
/proc/5433/stat : 5433 (TNM) R 5420 5420 5360 0 -1 4202496 8336 0 0 0 1692 1 0 0 25 0 1 0 443918253 483389440 8233 33554432000 134512640 134534564 4291222160 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5433/statm: 118015 8233 95 6 0 116681 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 752388

[startup+102.301 s]
/proc/loadavg: 9.26 4.48 2.81 13/201 5436
/proc/meminfo: memFree=14824056/32950940 swapFree=67111528/67111528
[pid=5420] ppid=5418 vsize=18324 CPUtime=0 cores=1,3
/proc/5420/stat : 5420 (ppfolio) S 5418 5420 5360 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 443918243 18763776 394 33554432000 4194304 4287625 140736307444384 18446744073709551615 215988612623 0 0 4096 65536 2016434231474913280 0 0 17 3 0 0 0
/proc/5420/statm: 4581 394 345 23 0 91 0
[pid=5428] ppid=5420 vsize=108584 CPUtime=34.13 cores=1
/proc/5428/stat : 5428 (cryptominisat) R 5420 5420 5360 0 -1 4202496 78043 0 0 0 3402 11 0 0 25 0 1 0 443918253 111190016 22418 33554432000 4194304 4587354 140736024161792 18446744073709551615 4238739 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5428/statm: 27146 22418 337 96 0 23708 0
[pid=5430] ppid=5420 vsize=157148 CPUtime=34.05 cores=1
/proc/5430/stat : 5430 (clasp) R 5420 5420 5360 0 -1 4202496 39137 0 0 0 3396 9 0 0 25 0 1 0 443918253 160919552 36415 33554432000 4194304 4785740 140734118044336 18446744073709551615 4552521 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5430/statm: 39287 36415 340 145 0 36332 0
[pid=5433] ppid=5420 vsize=472060 CPUtime=34 cores=1
/proc/5433/stat : 5433 (TNM) R 5420 5420 5360 0 -1 4202496 8336 0 0 0 3399 1 0 0 25 0 1 0 443918253 483389440 8233 33554432000 134512640 134534564 4291222160 18446744073709551615 134526098 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5433/statm: 118015 8233 95 6 0 116681 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 756116

[startup+162.301 s]
/proc/loadavg: 10.36 5.66 3.32 14/201 5437
/proc/meminfo: memFree=14881672/32950940 swapFree=67111528/67111528
[pid=5420] ppid=5418 vsize=18324 CPUtime=0 cores=1,3
/proc/5420/stat : 5420 (ppfolio) S 5418 5420 5360 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 443918243 18763776 394 33554432000 4194304 4287625 140736307444384 18446744073709551615 215988612623 0 0 4096 65536 2016434918669680640 0 0 17 3 0 0 0
/proc/5420/statm: 4581 394 345 23 0 91 0
[pid=5428] ppid=5420 vsize=199292 CPUtime=54.13 cores=1
/proc/5428/stat : 5428 (cryptominisat) R 5420 5420 5360 0 -1 4202496 102055 0 0 0 5398 15 0 0 25 0 1 0 443918253 204075008 26789 33554432000 4194304 4587354 140736024161792 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5428/statm: 49823 26789 337 96 0 46385 0
[pid=5430] ppid=5420 vsize=188688 CPUtime=54.05 cores=1

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

/proc/5433/statm: 118015 8233 95 6 0 116681 0
Current children cumulated CPU time (s) 882.2
Current children cumulated vsize (KiB) 2797048

[startup+942.301 s]
/proc/loadavg: 11.02 10.63 7.68 13/201 5467
/proc/meminfo: memFree=14575024/32950940 swapFree=67111528/67111528
[pid=5420] ppid=5418 vsize=18324 CPUtime=0 cores=1,3
/proc/5420/stat : 5420 (ppfolio) S 5418 5420 5360 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 443918243 18763776 394 33554432000 4194304 4287625 140736307444384 18446744073709551615 215988612623 0 0 4096 65536 2016435330986541056 0 0 17 3 0 0 0
/proc/5420/statm: 4581 394 345 23 0 91 0
[pid=5428] ppid=5420 vsize=183724 CPUtime=314.09 cores=1
/proc/5428/stat : 5428 (cryptominisat) R 5420 5420 5360 0 -1 4202496 339525 0 0 0 31349 60 0 0 25 0 1 0 443918253 188133376 23972 33554432000 4194304 4587354 140736024161792 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5428/statm: 45931 23972 337 96 0 42493 0
[pid=5430] ppid=5420 vsize=371544 CPUtime=314.07 cores=1
/proc/5430/stat : 5430 (clasp) R 5420 5420 5360 0 -1 4202496 91797 0 0 0 31387 20 0 0 25 0 1 0 443918253 380461056 89075 33554432000 4194304 4785740 140734118044336 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5430/statm: 92886 89075 340 145 0 89931 0
[pid=5433] ppid=5420 vsize=472060 CPUtime=314.04 cores=1
/proc/5433/stat : 5433 (TNM) R 5420 5420 5360 0 -1 4202496 8336 0 0 0 31403 1 0 0 25 0 1 0 443918253 483389440 8233 33554432000 134512640 134534564 4291222160 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5433/statm: 118015 8233 95 6 0 116681 0
Current children cumulated CPU time (s) 942.2
Current children cumulated vsize (KiB) 1045652

[startup+1002.3 s]
/proc/loadavg: 11.00 10.70 7.88 13/201 5469
/proc/meminfo: memFree=14564688/32950940 swapFree=67111528/67111528
[pid=5420] ppid=5418 vsize=18324 CPUtime=0 cores=1,3
/proc/5420/stat : 5420 (ppfolio) S 5418 5420 5360 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 443918243 18763776 394 33554432000 4194304 4287625 140736307444384 18446744073709551615 215988612623 0 0 4096 65536 2016435468425494528 0 0 17 3 0 0 0
/proc/5420/statm: 4581 394 345 23 0 91 0
[pid=5428] ppid=5420 vsize=1962980 CPUtime=334.09 cores=1
/proc/5428/stat : 5428 (cryptominisat) R 5420 5420 5360 0 -1 4202496 347198 0 0 0 33347 62 0 0 25 0 1 0 443918253 2010091520 23907 33554432000 4194304 4587354 140736024161792 18446744073709551615 4238297 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5428/statm: 490745 23907 337 96 0 487307 0
[pid=5430] ppid=5420 vsize=371876 CPUtime=334.06 cores=1
/proc/5430/stat : 5430 (clasp) R 5420 5420 5360 0 -1 4202496 91869 0 0 0 33386 20 0 0 25 0 1 0 443918253 380801024 89147 33554432000 4194304 4785740 140734118044336 18446744073709551615 4287178 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5430/statm: 92969 89147 340 145 0 90014 0
[pid=5433] ppid=5420 vsize=472060 CPUtime=334.05 cores=1
/proc/5433/stat : 5433 (TNM) R 5420 5420 5360 0 -1 4202496 8336 0 0 0 33404 1 0 0 25 0 1 0 443918253 483389440 8233 33554432000 134512640 134534564 4291222160 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5433/statm: 118015 8233 95 6 0 116681 0
Current children cumulated CPU time (s) 1002.2
Current children cumulated vsize (KiB) 2825240

[startup+1062.3 s]
/proc/loadavg: 11.00 10.75 8.08 14/201 5470
/proc/meminfo: memFree=14558328/32950940 swapFree=67111528/67111528
[pid=5420] ppid=5418 vsize=18324 CPUtime=0 cores=1,3
/proc/5420/stat : 5420 (ppfolio) S 5418 5420 5360 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 443918243 18763776 394 33554432000 4194304 4287625 140736307444384 18446744073709551615 215988612623 0 0 4096 65536 2016435743303401472 0 0 17 3 0 0 0
/proc/5420/statm: 4581 394 345 23 0 91 0
[pid=5428] ppid=5420 vsize=183756 CPUtime=354.08 cores=1
/proc/5428/stat : 5428 (cryptominisat) R 5420 5420 5360 0 -1 4202496 354813 0 0 0 35344 64 0 0 25 0 1 0 443918253 188166144 23441 33554432000 4194304 4587354 140736024161792 18446744073709551615 4248764 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5428/statm: 45939 23441 337 96 0 42501 0
[pid=5430] ppid=5420 vsize=384112 CPUtime=354.06 cores=1
/proc/5430/stat : 5430 (clasp) R 5420 5420 5360 0 -1 4202496 94889 0 0 0 35385 21 0 0 25 0 1 0 443918253 393330688 92167 33554432000 4194304 4785740 140734118044336 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5430/statm: 96028 92167 340 145 0 93073 0
[pid=5433] ppid=5420 vsize=472060 CPUtime=354.05 cores=1
/proc/5433/stat : 5433 (TNM) R 5420 5420 5360 0 -1 4202496 8336 0 0 0 35404 1 0 0 25 0 1 0 443918253 483389440 8233 33554432000 134512640 134534564 4291222160 18446744073709551615 134528412 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5433/statm: 118015 8233 95 6 0 116681 0
Current children cumulated CPU time (s) 1062.19
Current children cumulated vsize (KiB) 1058252

[startup+1122.3 s]
/proc/loadavg: 11.00 10.79 8.26 13/201 5472
/proc/meminfo: memFree=14297760/32950940 swapFree=67111528/67111528
[pid=5420] ppid=5418 vsize=18324 CPUtime=0 cores=1,3
/proc/5420/stat : 5420 (ppfolio) S 5418 5420 5360 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 443918243 18763776 394 33554432000 4194304 4287625 140736307444384 18446744073709551615 215988612623 0 0 4096 65536 2016434918669680640 0 0 17 3 0 0 0
/proc/5420/statm: 4581 394 345 23 0 91 0
[pid=5428] ppid=5420 vsize=361988 CPUtime=374.1 cores=1
/proc/5428/stat : 5428 (cryptominisat) R 5420 5420 5360 0 -1 4202496 403891 0 0 0 37338 72 0 0 25 0 1 0 443918253 370675712 72505 33554432000 4194304 4587354 140736024161792 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5428/statm: 90497 72505 337 96 0 87059 0
[pid=5430] ppid=5420 vsize=394568 CPUtime=374.06 cores=1
/proc/5430/stat : 5430 (clasp) R 5420 5420 5360 0 -1 4202496 97447 0 0 0 37384 22 0 0 25 0 1 0 443918253 404037632 94725 33554432000 4194304 4785740 140734118044336 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5430/statm: 98642 94725 340 145 0 95687 0
[pid=5433] ppid=5420 vsize=472060 CPUtime=374.05 cores=1
/proc/5433/stat : 5433 (TNM) R 5420 5420 5360 0 -1 4202496 8336 0 0 0 37404 1 0 0 25 0 1 0 443918253 483389440 8233 33554432000 134512640 134534564 4291222160 18446744073709551615 134528600 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5433/statm: 118015 8233 95 6 0 116681 0
Current children cumulated CPU time (s) 1122.21
Current children cumulated vsize (KiB) 1246940

[startup+1182.3 s]
/proc/loadavg: 11.00 10.83 8.42 13/201 5473
/proc/meminfo: memFree=14508148/32950940 swapFree=67111528/67111528
[pid=5420] ppid=5418 vsize=18324 CPUtime=0 cores=1,3
/proc/5420/stat : 5420 (ppfolio) S 5418 5420 5360 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 443918243 18763776 394 33554432000 4194304 4287625 140736307444384 18446744073709551615 215988612623 0 0 4096 65536 2016435468425494528 0 0 17 3 0 0 0
/proc/5420/statm: 4581 394 345 23 0 91 0
[pid=5428] ppid=5420 vsize=1938636 CPUtime=394.1 cores=1
/proc/5428/stat : 5428 (cryptominisat) R 5420 5420 5360 0 -1 4202496 414115 0 0 0 39334 76 0 0 25 0 1 0 443918253 1985163264 27605 33554432000 4194304 4587354 140736024161792 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5428/statm: 484659 27605 337 96 0 481221 0
[pid=5430] ppid=5420 vsize=394568 CPUtime=394.06 cores=1
/proc/5430/stat : 5430 (clasp) R 5420 5420 5360 0 -1 4202496 97447 0 0 0 39384 22 0 0 25 0 1 0 443918253 404037632 94725 33554432000 4194304 4785740 140734118044336 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5430/statm: 98642 94725 340 145 0 95687 0
[pid=5433] ppid=5420 vsize=472060 CPUtime=394.05 cores=1
/proc/5433/stat : 5433 (TNM) R 5420 5420 5360 0 -1 4202496 8336 0 0 0 39404 1 0 0 25 0 1 0 443918253 483389440 8233 33554432000 134512640 134534564 4291222160 18446744073709551615 134528600 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5433/statm: 118015 8233 95 6 0 116681 0
Current children cumulated CPU time (s) 1182.21
Current children cumulated vsize (KiB) 2823588

[startup+1242.3 s]
/proc/loadavg: 11.00 10.86 8.58 13/201 5475
/proc/meminfo: memFree=14533908/32950940 swapFree=67111528/67111528
[pid=5420] ppid=5418 vsize=18324 CPUtime=0 cores=1,3
/proc/5420/stat : 5420 (ppfolio) S 5418 5420 5360 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 443918243 18763776 394 33554432000 4194304 4287625 140736307444384 18446744073709551615 215988612623 0 0 4096 65536 2016435605864448000 0 0 17 3 0 0 0
/proc/5420/statm: 4581 394 345 23 0 91 0
[pid=5428] ppid=5420 vsize=1942000 CPUtime=414.11 cores=1
/proc/5428/stat : 5428 (cryptominisat) R 5420 5420 5360 0 -1 4202496 421815 0 0 0 41333 78 0 0 25 0 1 0 443918253 1988608000 26793 33554432000 4194304 4587354 140736024161792 18446744073709551615 4238258 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5428/statm: 485500 26793 337 96 0 482062 0
[pid=5430] ppid=5420 vsize=394568 CPUtime=414.06 cores=1
/proc/5430/stat : 5430 (clasp) R 5420 5420 5360 0 -1 4202496 97447 0 0 0 41384 22 0 0 25 0 1 0 443918253 404037632 94725 33554432000 4194304 4785740 140734118044336 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5430/statm: 98642 94725 340 145 0 95687 0
[pid=5433] ppid=5420 vsize=472060 CPUtime=414.04 cores=1
/proc/5433/stat : 5433 (TNM) R 5420 5420 5360 0 -1 4202496 8336 0 0 0 41403 1 0 0 25 0 1 0 443918253 483389440 8233 33554432000 134512640 134534564 4291222160 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5433/statm: 118015 8233 95 6 0 116681 0
Current children cumulated CPU time (s) 1242.21
Current children cumulated vsize (KiB) 2826952



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 11.08 10.91 8.74 8/194 5479
/proc/meminfo: memFree=14676252/32950940 swapFree=67111528/67111528
[pid=5420] ppid=5418 vsize=18324 CPUtime=0 cores=1,3
/proc/5420/stat : 5420 (ppfolio) S 5418 5420 5360 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 443918243 18763776 394 33554432000 4194304 4287625 140736307444384 18446744073709551615 215988612623 0 0 4096 65536 2016435743303401472 0 0 17 3 0 0 0
/proc/5420/statm: 4581 394 345 23 0 91 0
[pid=5428] ppid=5420 vsize=124648 CPUtime=433.37 cores=1
/proc/5428/stat : 5428 (cryptominisat) R 5420 5420 5360 0 -1 4202496 430589 0 0 0 43257 80 0 0 25 0 1 0 443918253 127639552 26792 33554432000 4194304 4587354 140736024161792 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5428/statm: 31162 26792 337 96 0 27724 0
[pid=5430] ppid=5420 vsize=402524 CPUtime=433.3 cores=1
/proc/5430/stat : 5430 (clasp) R 5420 5420 5360 0 -1 4202496 99445 0 0 0 43308 22 0 0 25 0 1 0 443918253 412184576 96723 33554432000 4194304 4785740 140734118044336 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5430/statm: 100631 96723 340 145 0 97676 0
[pid=5433] ppid=5420 vsize=472060 CPUtime=433.24 cores=1
/proc/5433/stat : 5433 (TNM) R 5420 5420 5360 0 -1 4202496 8336 0 0 0 43323 1 0 0 25 0 1 0 443918253 483389440 8233 33554432000 134512640 134534564 4291222160 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5433/statm: 118015 8233 95 6 0 116681 0
Current children cumulated CPU time (s) 1299.91
Current children cumulated vsize (KiB) 1017556

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

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

[startup+1300 s]
/proc/loadavg: 11.08 10.91 8.74 8/194 5479
/proc/meminfo: memFree=14676252/32950940 swapFree=67111528/67111528
[pid=5420] ppid=5418 vsize=18324 CPUtime=0 cores=1,3
/proc/5420/stat : 5420 (ppfolio) S 5418 5420 5360 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 443918243 18763776 394 33554432000 4194304 4287625 140736307444384 18446744073709551615 215988612623 0 0 4096 65536 2016435743303401472 0 0 17 3 0 0 0
/proc/5420/statm: 4581 394 345 23 0 91 0
[pid=5428] ppid=5420 vsize=124648 CPUtime=433.37 cores=1
/proc/5428/stat : 5428 (cryptominisat) R 5420 5420 5360 0 -1 4202496 430589 0 0 0 43257 80 0 0 25 0 1 0 443918253 127639552 26792 33554432000 4194304 4587354 140736024161792 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5428/statm: 31162 26792 337 96 0 27724 0
[pid=5430] ppid=5420 vsize=402524 CPUtime=433.3 cores=1
/proc/5430/stat : 5430 (clasp) R 5420 5420 5360 0 -1 4202496 99445 0 0 0 43308 22 0 0 25 0 1 0 443918253 412184576 96723 33554432000 4194304 4785740 140734118044336 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5430/statm: 100631 96723 340 145 0 97676 0
[pid=5433] ppid=5420 vsize=472060 CPUtime=433.24 cores=1
/proc/5433/stat : 5433 (TNM) R 5420 5420 5360 0 -1 4202496 8336 0 0 0 43323 1 0 0 25 0 1 0 443918253 483389440 8233 33554432000 134512640 134534564 4291222160 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5433/statm: 118015 8233 95 6 0 116681 0
Current children cumulated CPU time (s) 1299.91
Current children cumulated vsize (KiB) 1017556

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 5420 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=0
# CPU time returned by wait4() is 0.001999
# while last known CPU time is 1299.91
#
# 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): 1299.91
CPU user time (s): 1298.88
CPU system time (s): 1.03
CPU usage (%): 99.9921
Max. virtual memory (cumulated for all children) (KiB): 4544120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
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= 501
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= 203
involuntary context switches= 3

runsolver used 2.0027 second user time and 4.96324 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-11 17:47:55
IDJOB=3191405
IDBENCH=82536
IDSOLVER=1613
FILE ID=node117/3191405-1302536874
RUNJOBID= node117-1302536874-5380
PBS_JOBID= 12951120
Free space on /tmp= 71048 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v50000-c210000-S537193780-078-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191405-1302536874/watcher-3191405-1302536874 -o /tmp/evaluation-result-3191405-1302536874/solver-3191405-1302536874 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191405-1302536874.cnf

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

MD5SUM BENCH= e875844c76f68e9f4050986690c5cb90
RANDOM SEED=1469948670

node117.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.849
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.849
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.849
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.849
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.849
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.849
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.74
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.849
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.849
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	: 5267.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      15366044 kB
Buffers:        773508 kB
Cached:       16315748 kB
SwapCached:          0 kB
Active:        6440780 kB
Inactive:     10714748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      15366044 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           46604 kB
Writeback:           0 kB
AnonPages:       66588 kB
Mapped:          15832 kB
Slab:           363700 kB
PageTables:       5844 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   681360 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= 71028 MiB
End job on node117 at 2011-04-11 18:09:37