Trace number 3191324

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 par? (TO) 4800.2 1201.71

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v550-c2343-S1693168158-005.UNKNOWN.cnf
MD5SUMc2b69177f59f5d1d2093247dc6de56f3
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 variables550
Number of clauses2343
Sum of the clauses size7029
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32343
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 4 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	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.00	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
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) 4
0.00/0.00	Starting TNM 2009 on core(s) 6
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 2
0.00/0.00	Starting march_hi 2009 on core(s) 6

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-3191324-1304078530/watcher-3191324-1304078530 -o /tmp/evaluation-result-3191324-1304078530/solver-3191324-1304078530 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3191324-1304078530.cnf 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 7.11 7.86 7.88 2/173 17688
/proc/meminfo: memFree=17895896/32951124 swapFree=67111528/67111528
[pid=17688] ppid=17686 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17688/stat : 17688 (ppfolio) R 17686 17688 17121 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 519455646 18763776 390 33554432000 4194304 4287625 140733966775360 18446744073709551615 216634535439 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/17688/statm: 4581 390 341 23 0 91 0

[startup+0.0159119 s]
/proc/loadavg: 7.11 7.86 7.88 2/173 17688
/proc/meminfo: memFree=17895896/32951124 swapFree=67111528/67111528
[pid=17688] ppid=17686 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17688/stat : 17688 (ppfolio) R 17686 17688 17121 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 519455646 18763776 390 33554432000 4194304 4287625 140733966775360 18446744073709551615 216634535439 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/17688/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100846 s]
/proc/loadavg: 7.11 7.86 7.88 2/173 17688
/proc/meminfo: memFree=17895896/32951124 swapFree=67111528/67111528
[pid=17688] ppid=17686 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17688/stat : 17688 (ppfolio) R 17686 17688 17121 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 519455646 18763776 390 33554432000 4194304 4287625 140733966775360 18446744073709551615 216634535439 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/17688/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.952696 s]
/proc/loadavg: 7.11 7.86 7.88 2/173 17688
/proc/meminfo: memFree=17895896/32951124 swapFree=67111528/67111528
[pid=17688] ppid=17686 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17688/stat : 17688 (ppfolio) S 17686 17688 17121 0 -1 4202496 523 0 0 0 0 0 0 0 18 0 1 0 519455646 18763776 390 33554432000 4194304 4287625 140733966775360 18446744073709551615 216634535439 0 0 4096 65536 3161571335491026943 0 0 17 0 0 0 0
/proc/17688/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.00069 s]
/proc/loadavg: 7.11 7.86 7.88 2/173 17688
/proc/meminfo: memFree=17895896/32951124 swapFree=67111528/67111528
[pid=17688] ppid=17686 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17688/stat : 17688 (ppfolio) S 17686 17688 17121 0 -1 4202496 523 0 0 0 0 0 0 0 18 0 1 0 519455646 18763776 390 33554432000 4194304 4287625 140733966775360 18446744073709551615 216634535439 0 0 4096 65536 3161571335491026943 0 0 17 0 0 0 0
/proc/17688/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.5006 s]
/proc/loadavg: 7.11 7.86 7.88 2/173 17688
/proc/meminfo: memFree=17895896/32951124 swapFree=67111528/67111528
[pid=17688] ppid=17686 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17688/stat : 17688 (ppfolio) S 17686 17688 17121 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 519455646 18763776 390 33554432000 4194304 4287625 140733966775360 18446744073709551615 216634535439 0 0 4096 65536 3161571335491026943 0 0 17 0 0 0 0
/proc/17688/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10032 s]
/proc/loadavg: 7.34 7.89 7.89 11/188 17704
/proc/meminfo: memFree=17849392/32951124 swapFree=67111528/67111528
[pid=17688] ppid=17686 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17688/stat : 17688 (ppfolio) S 17686 17688 17121 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 519455646 18763776 390 33554432000 4194304 4287625 140733966775360 18446744073709551615 216634535439 0 0 4096 65536 3161571335491026943 0 0 17 0 0 0 0
/proc/17688/statm: 4581 390 341 23 0 91 0
[pid=17689] ppid=17688 vsize=931520 CPUtime=3.08 cores=0
/proc/17689/stat : 17689 (cryptominisat) R 17688 17688 17121 0 -1 4202496 4906 0 0 0 308 0 0 0 25 0 1 0 519455646 953876480 2825 33554432000 4194304 4587354 140735824359856 18446744073709551615 4238955 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17689/statm: 232880 2825 337 96 0 229442 0
[pid=17690] ppid=17688 vsize=14960 CPUtime=3.09 cores=4
/proc/17690/stat : 17690 (clasp) R 17688 17688 17121 0 -1 4202496 1217 0 0 0 309 0 0 0 25 0 1 0 519455646 15319040 1103 33554432000 4194304 4785740 140736524449296 18446744073709551615 4278081 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17690/statm: 3740 1103 340 145 0 785 0
[pid=17691] ppid=17688 vsize=455956 CPUtime=1.54 cores=6
/proc/17691/stat : 17691 (TNM) R 17688 17688 17121 0 -1 4202496 345 0 0 0 154 0 0 0 25 0 1 0 519455646 466898944 241 33554432000 134512640 134534564 4291724128 18446744073709551615 134530332 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17691/statm: 113989 241 95 6 0 112655 0
[pid=17692] ppid=17688 vsize=6584 CPUtime=3.09 cores=2
/proc/17692/stat : 17692 (lingeling) R 17688 17688 17121 0 -1 4202496 1374 0 0 0 309 0 0 0 25 0 1 0 519455646 6742016 844 33554432000 4194304 4352236 140733765289696 18446744073709551615 4328000 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17692/statm: 1646 844 127 39 0 726 0
[pid=17693] ppid=17688 vsize=8144 CPUtime=1.53 cores=6
/proc/17693/stat : 17693 (march_hi) R 17688 17688 17121 0 -1 4202496 646 0 0 0 153 0 0 0 25 0 1 0 519455646 8339456 538 33554432000 4194304 4331988 140735082169488 18446744073709551615 4228836 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17693/statm: 2036 538 173 34 0 478 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 1435488

[startup+6.30076 s]
/proc/loadavg: 7.34 7.89 7.89 11/188 17704
/proc/meminfo: memFree=17842412/32951124 swapFree=67111528/67111528
[pid=17688] ppid=17686 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17688/stat : 17688 (ppfolio) S 17686 17688 17121 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 519455646 18763776 390 33554432000 4194304 4287625 140733966775360 18446744073709551615 216634535439 0 0 4096 65536 3161571335491026943 0 0 17 0 0 0 0
/proc/17688/statm: 4581 390 341 23 0 91 0
[pid=17689] ppid=17688 vsize=924584 CPUtime=6.28 cores=0
/proc/17689/stat : 17689 (cryptominisat) R 17688 17688 17121 0 -1 4202496 6138 0 0 0 628 0 0 0 25 0 1 0 519455646 946774016 3002 33554432000 4194304 4587354 140735824359856 18446744073709551615 4238512 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17689/statm: 231146 3002 337 96 0 227708 0
[pid=17690] ppid=17688 vsize=16308 CPUtime=6.29 cores=4
/proc/17690/stat : 17690 (clasp) R 17688 17688 17121 0 -1 4202496 1552 0 0 0 629 0 0 0 25 0 1 0 519455646 16699392 1438 33554432000 4194304 4785740 140736524449296 18446744073709551615 4416768 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17690/statm: 4077 1438 340 145 0 1122 0
[pid=17691] ppid=17688 vsize=455956 CPUtime=3.14 cores=6
/proc/17691/stat : 17691 (TNM) R 17688 17688 17121 0 -1 4202496 345 0 0 0 314 0 0 0 25 0 1 0 519455646 466898944 241 33554432000 134512640 134534564 4291724128 18446744073709551615 1594811 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17691/statm: 113989 241 95 6 0 112655 0
[pid=17692] ppid=17688 vsize=8252 CPUtime=6.28 cores=2
/proc/17692/stat : 17692 (lingeling) R 17688 17688 17121 0 -1 4202496 2399 0 0 0 628 0 0 0 25 0 1 0 519455646 8450048 1261 33554432000 4194304 4352236 140733765289696 18446744073709551615 4328004 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17692/statm: 2063 1261 127 39 0 1143 0
[pid=17693] ppid=17688 vsize=8540 CPUtime=3.11 cores=6
/proc/17693/stat : 17693 (march_hi) R 17688 17688 17121 0 -1 4202496 721 0 0 0 311 0 0 0 25 0 1 0 519455646 8744960 613 33554432000 4194304 4331988 140735082169488 18446744073709551615 4240261 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17693/statm: 2135 613 173 34 0 577 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 1431964

[startup+12.7006 s]
/proc/loadavg: 7.75 7.96 7.91 11/188 17704
/proc/meminfo: memFree=17821596/32951124 swapFree=67111528/67111528
[pid=17688] ppid=17686 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17688/stat : 17688 (ppfolio) S 17686 17688 17121 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 519455646 18763776 390 33554432000 4194304 4287625 140733966775360 18446744073709551615 216634535439 0 0 4096 65536 3161571335491026943 0 0 17 0 0 0 0
/proc/17688/statm: 4581 390 341 23 0 91 0
[pid=17689] ppid=17688 vsize=924656 CPUtime=12.69 cores=0
/proc/17689/stat : 17689 (cryptominisat) R 17688 17688 17121 0 -1 4202496 9604 0 0 0 1268 1 0 0 25 0 1 0 519455646 946847744 4126 33554432000 4194304 4587354 140735824359856 18446744073709551615 4238431 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17689/statm: 231164 4126 337 96 0 227726 0
[pid=17690] ppid=17688 vsize=17812 CPUtime=12.69 cores=4
/proc/17690/stat : 17690 (clasp) R 17688 17688 17121 0 -1 4202496 1888 0 0 0 1269 0 0 0 25 0 1 0 519455646 18239488 1774 33554432000 4194304 4785740 140736524449296 18446744073709551615 4550319 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17690/statm: 4453 1774 340 145 0 1498 0
[pid=17691] ppid=17688 vsize=455956 CPUtime=6.32 cores=6
/proc/17691/stat : 17691 (TNM) R 17688 17688 17121 0 -1 4202496 345 0 0 0 632 0 0 0 25 0 1 0 519455646 466898944 241 33554432000 134512640 134534564 4291724128 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17691/statm: 113989 241 95 6 0 112655 0
[pid=17692] ppid=17688 vsize=9156 CPUtime=12.68 cores=2
/proc/17692/stat : 17692 (lingeling) R 17688 17688 17121 0 -1 4202496 3873 0 0 0 1268 0 0 0 25 0 1 0 519455646 9375744 1487 33554432000 4194304 4352236 140733765289696 18446744073709551615 4328035 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17692/statm: 2289 1487 127 39 0 1369 0
[pid=17693] ppid=17688 vsize=9108 CPUtime=6.31 cores=6
/proc/17693/stat : 17693 (march_hi) R 17688 17688 17121 0 -1 4202496 842 0 0 0 631 0 0 0 25 0 1 0 519455646 9326592 734 33554432000 4194304 4331988 140735082169488 18446744073709551615 4226479 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17693/statm: 2277 734 173 34 0 719 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 1435012

[startup+25.5004 s]
/proc/loadavg: 8.17 8.05 7.94 11/188 17705
/proc/meminfo: memFree=17804808/32951124 swapFree=67111528/67111528
[pid=17688] ppid=17686 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17688/stat : 17688 (ppfolio) S 17686 17688 17121 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 519455646 18763776 390 33554432000 4194304 4287625 140733966775360 18446744073709551615 216634535439 0 0 4096 65536 3161571335491026943 0 0 17 0 0 0 0
/proc/17688/statm: 4581 390 341 23 0 91 0
[pid=17689] ppid=17688 vsize=936296 CPUtime=25.49 cores=0
/proc/17689/stat : 17689 (cryptominisat) R 17688 17688 17121 0 -1 4202496 14515 0 0 0 2546 3 0 0 25 0 1 0 519455646 958767104 5210 33554432000 4194304 4587354 140735824359856 18446744073709551615 4231917 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17689/statm: 234074 5210 337 96 0 230636 0
[pid=17690] ppid=17688 vsize=19620 CPUtime=25.49 cores=4
/proc/17690/stat : 17690 (clasp) R 17688 17688 17121 0 -1 4202496 2338 0 0 0 2549 0 0 0 25 0 1 0 519455646 20090880 2224 33554432000 4194304 4785740 140736524449296 18446744073709551615 4553283 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17690/statm: 4905 2224 340 145 0 1950 0
[pid=17691] ppid=17688 vsize=455956 CPUtime=12.65 cores=6
/proc/17691/stat : 17691 (TNM) R 17688 17688 17121 0 -1 4202496 345 0 0 0 1265 0 0 0 25 0 1 0 519455646 466898944 241 33554432000 134512640 134534564 4291724128 18446744073709551615 134530339 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17691/statm: 113989 241 95 6 0 112655 0
[pid=17692] ppid=17688 vsize=11204 CPUtime=25.49 cores=2
/proc/17692/stat : 17692 (lingeling) R 17688 17688 17121 0 -1 4202496 7681 0 0 0 2548 1 0 0 25 0 1 0 519455646 11472896 1999 33554432000 4194304 4352236 140733765289696 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17692/statm: 2801 1999 127 39 0 1881 0
[pid=17693] ppid=17688 vsize=10896 CPUtime=12.7 cores=6
/proc/17693/stat : 17693 (march_hi) R 17688 17688 17121 0 -1 4202496 1145 0 0 0 1270 0 0 0 25 0 1 0 519455646 11157504 1037 33554432000 4194304 4331988 140735082169488 18446744073709551615 4229539 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17693/statm: 2724 1037 173 34 0 1166 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 1452296

[startup+51.1009 s]
/proc/loadavg: 8.79 8.20 7.99 11/188 17705
/proc/meminfo: memFree=17772876/32951124 swapFree=67111528/67111528
[pid=17688] ppid=17686 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17688/stat : 17688 (ppfolio) S 17686 17688 17121 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 519455646 18763776 390 33554432000 4194304 4287625 140733966775360 18446744073709551615 216634535439 0 0 4096 65536 3161571335491026943 0 0 17 0 0 0 0
/proc/17688/statm: 4581 390 341 23 0 91 0
[pid=17689] ppid=17688 vsize=954940 CPUtime=51.08 cores=0
/proc/17689/stat : 17689 (cryptominisat) R 17688 17688 17121 0 -1 4202496 19746 0 0 0 5105 3 0 0 25 0 1 0 519455646 977858560 8202 33554432000 4194304 4587354 140735824359856 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17689/statm: 238735 8202 337 96 0 235297 0
[pid=17690] ppid=17688 vsize=21904 CPUtime=51.08 cores=4
/proc/17690/stat : 17690 (clasp) R 17688 17688 17121 0 -1 4202496 2882 0 0 0 5108 0 0 0 25 0 1 0 519455646 22429696 2768 33554432000 4194304 4785740 140736524449296 18446744073709551615 4416768 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17690/statm: 5476 2768 340 145 0 2521 0
[pid=17691] ppid=17688 vsize=455956 CPUtime=25.41 cores=6
/proc/17691/stat : 17691 (TNM) R 17688 17688 17121 0 -1 4202496 345 0 0 0 2541 0 0 0 25 0 1 0 519455646 466898944 241 33554432000 134512640 134534564 4291724128 18446744073709551615 134530853 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17691/statm: 113989 241 95 6 0 112655 0
[pid=17692] ppid=17688 vsize=11976 CPUtime=51.08 cores=2
/proc/17692/stat : 17692 (lingeling) R 17688 17688 17121 0 -1 4202496 11426 0 0 0 5107 1 0 0 25 0 1 0 519455646 12263424 2192 33554432000 4194304 4352236 140733765289696 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17692/statm: 2994 2192 127 39 0 2074 0
[pid=17693] ppid=17688 vsize=12560 CPUtime=25.4 cores=6
/proc/17693/stat : 17693 (march_hi) R 17688 17688 17121 0 -1 4202496 1599 0 0 0 2540 0 0 0 25 0 1 0 519455646 12861440 1491 33554432000 4194304 4331988 140735082169488 18446744073709551615 4291853 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17693/statm: 3140 1491 173 34 0 1582 0
Current children cumulated CPU time (s) 204.05
Current children cumulated vsize (KiB) 1475660

[startup+102.301 s]
/proc/loadavg: 9.95 8.61 8.14 12/189 17710
/proc/meminfo: memFree=17709852/32951124 swapFree=67111528/67111528
[pid=17688] ppid=17686 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17688/stat : 17688 (ppfolio) S 17686 17688 17121 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 519455646 18763776 390 33554432000 4194304 4287625 140733966775360 18446744073709551615 216634535439 0 0 4096 65536 3161571335491026943 0 0 17 0 0 0 0
/proc/17688/statm: 4581 390 341 23 0 91 0
[pid=17689] ppid=17688 vsize=958884 CPUtime=102.29 cores=0

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

/proc/17693/statm: 20882 14010 173 34 0 19324 0
Current children cumulated CPU time (s) 3524.32
Current children cumulated vsize (KiB) 1605748

[startup+942.307 s]
/proc/loadavg: 10.18 10.07 9.33 11/188 17732
/proc/meminfo: memFree=17536040/32951124 swapFree=67111528/67111528
[pid=17688] ppid=17686 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17688/stat : 17688 (ppfolio) S 17686 17688 17121 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 519455646 18763776 390 33554432000 4194304 4287625 140733966775360 18446744073709551615 216634535439 0 0 4096 65536 3161571335491026943 0 0 17 0 0 0 0
/proc/17688/statm: 4581 390 341 23 0 91 0
[pid=17689] ppid=17688 vsize=981616 CPUtime=942.31 cores=0
/proc/17689/stat : 17689 (cryptominisat) R 17688 17688 17121 0 -1 4202496 90710 0 0 0 94204 27 0 0 25 0 1 0 519455646 1005174784 17800 33554432000 4194304 4587354 140735824359856 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17689/statm: 245404 17800 337 96 0 241966 0
[pid=17690] ppid=17688 vsize=40772 CPUtime=942.23 cores=4
/proc/17690/stat : 17690 (clasp) R 17688 17688 17121 0 -1 4202496 7262 0 0 0 94221 2 0 0 25 0 1 0 519455646 41750528 7148 33554432000 4194304 4785740 140736524449296 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17690/statm: 10193 7148 340 145 0 7238 0
[pid=17691] ppid=17688 vsize=455956 CPUtime=468.64 cores=6
/proc/17691/stat : 17691 (TNM) R 17688 17688 17121 0 -1 4202496 345 0 0 0 46864 0 0 0 25 0 1 0 519455646 466898944 241 33554432000 134512640 134534564 4291724128 18446744073709551615 134529388 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17691/statm: 113989 241 95 6 0 112655 0
[pid=17692] ppid=17688 vsize=23248 CPUtime=942.31 cores=2
/proc/17692/stat : 17692 (lingeling) R 17688 17688 17121 0 -1 4202496 90756 0 0 0 94219 12 0 0 25 0 1 0 519455646 23805952 5010 33554432000 4194304 4352236 140733765289696 18446744073709551615 4329060 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17692/statm: 5812 5010 127 39 0 4892 0
[pid=17693] ppid=17688 vsize=83528 CPUtime=468.53 cores=6
/proc/17693/stat : 17693 (march_hi) R 17688 17688 17121 0 -1 4202496 14974 0 0 0 46845 8 0 0 25 0 1 0 519455646 85532672 14866 33554432000 4194304 4331988 140735082169488 18446744073709551615 4211529 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17693/statm: 20882 14866 173 34 0 19324 0
Current children cumulated CPU time (s) 3764.02
Current children cumulated vsize (KiB) 1603444

[startup+1002.3 s]
/proc/loadavg: 10.11 10.07 9.37 11/188 17734
/proc/meminfo: memFree=17516760/32951124 swapFree=67111528/67111528
[pid=17688] ppid=17686 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17688/stat : 17688 (ppfolio) S 17686 17688 17121 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 519455646 18763776 390 33554432000 4194304 4287625 140733966775360 18446744073709551615 216634535439 0 0 4096 65536 3161571335491026943 0 0 17 0 0 0 0
/proc/17688/statm: 4581 390 341 23 0 91 0
[pid=17689] ppid=17688 vsize=976344 CPUtime=1002.3 cores=0
/proc/17689/stat : 17689 (cryptominisat) R 17688 17688 17121 0 -1 4202496 94584 0 0 0 100201 29 0 0 25 0 1 0 519455646 999776256 17800 33554432000 4194304 4587354 140735824359856 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17689/statm: 244086 17800 337 96 0 240648 0
[pid=17690] ppid=17688 vsize=41532 CPUtime=1002.22 cores=4
/proc/17690/stat : 17690 (clasp) R 17688 17688 17121 0 -1 4202496 7413 0 0 0 100220 2 0 0 25 0 1 0 519455646 42528768 7299 33554432000 4194304 4785740 140736524449296 18446744073709551615 4327175 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17690/statm: 10383 7299 340 145 0 7428 0
[pid=17691] ppid=17688 vsize=455956 CPUtime=498.47 cores=6
/proc/17691/stat : 17691 (TNM) R 17688 17688 17121 0 -1 4202496 345 0 0 0 49847 0 0 0 25 0 1 0 519455646 466898944 241 33554432000 134512640 134534564 4291724128 18446744073709551615 134529765 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17691/statm: 113989 241 95 6 0 112655 0
[pid=17692] ppid=17688 vsize=31952 CPUtime=1002.31 cores=2
/proc/17692/stat : 17692 (lingeling) R 17688 17688 17121 0 -1 4202496 95748 0 0 0 100218 13 0 0 25 0 1 0 519455646 32718848 7186 33554432000 4194304 4352236 140733765289696 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17692/statm: 7988 7186 127 39 0 7068 0
[pid=17693] ppid=17688 vsize=83528 CPUtime=498.37 cores=6
/proc/17693/stat : 17693 (march_hi) R 17688 17688 17121 0 -1 4202496 15857 0 0 0 49829 8 0 0 25 0 1 0 519455646 85532672 15749 33554432000 4194304 4331988 140735082169488 18446744073709551615 4211392 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17693/statm: 20882 15749 173 34 0 19324 0
Current children cumulated CPU time (s) 4003.67
Current children cumulated vsize (KiB) 1607636

[startup+1062.3 s]
/proc/loadavg: 10.12 10.08 9.42 11/188 17735
/proc/meminfo: memFree=17501340/32951124 swapFree=67111528/67111528
[pid=17688] ppid=17686 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17688/stat : 17688 (ppfolio) S 17686 17688 17121 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 519455646 18763776 390 33554432000 4194304 4287625 140733966775360 18446744073709551615 216634535439 0 0 4096 65536 3161571335491026943 0 0 17 0 0 0 0
/proc/17688/statm: 4581 390 341 23 0 91 0
[pid=17689] ppid=17688 vsize=1000764 CPUtime=1062.31 cores=0
/proc/17689/stat : 17689 (cryptominisat) R 17688 17688 17121 0 -1 4202496 100828 0 0 0 106201 30 0 0 25 0 1 0 519455646 1024782336 23588 33554432000 4194304 4587354 140735824359856 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17689/statm: 250191 23588 337 96 0 246753 0
[pid=17690] ppid=17688 vsize=41852 CPUtime=1062.21 cores=4
/proc/17690/stat : 17690 (clasp) R 17688 17688 17121 0 -1 4202496 7516 0 0 0 106219 2 0 0 25 0 1 0 519455646 42856448 7402 33554432000 4194304 4785740 140736524449296 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17690/statm: 10463 7402 340 145 0 7508 0
[pid=17691] ppid=17688 vsize=455956 CPUtime=528.29 cores=6
/proc/17691/stat : 17691 (TNM) R 17688 17688 17121 0 -1 4202496 345 0 0 0 52829 0 0 0 25 0 1 0 519455646 466898944 241 33554432000 134512640 134534564 4291724128 18446744073709551615 134529814 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17691/statm: 113989 241 95 6 0 112655 0
[pid=17692] ppid=17688 vsize=26064 CPUtime=1062.31 cores=2
/proc/17692/stat : 17692 (lingeling) R 17688 17688 17121 0 -1 4202496 97860 0 0 0 106218 13 0 0 25 0 1 0 519455646 26689536 5714 33554432000 4194304 4352236 140733765289696 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17692/statm: 6516 5714 127 39 0 5596 0
[pid=17693] ppid=17688 vsize=83528 CPUtime=528.22 cores=6
/proc/17693/stat : 17693 (march_hi) R 17688 17688 17121 0 -1 4202496 16660 0 0 0 52813 9 0 0 25 0 1 0 519455646 85532672 16552 33554432000 4194304 4331988 140735082169488 18446744073709551615 4229544 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17693/statm: 20882 16552 173 34 0 19324 0
Current children cumulated CPU time (s) 4243.34
Current children cumulated vsize (KiB) 1626488

[startup+1122.3 s]
/proc/loadavg: 10.16 10.10 9.46 11/188 17737
/proc/meminfo: memFree=17486784/32951124 swapFree=67111528/67111528
[pid=17688] ppid=17686 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17688/stat : 17688 (ppfolio) S 17686 17688 17121 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 519455646 18763776 390 33554432000 4194304 4287625 140733966775360 18446744073709551615 216634535439 0 0 4096 65536 3161571335491026943 0 0 17 0 0 0 0
/proc/17688/statm: 4581 390 341 23 0 91 0
[pid=17689] ppid=17688 vsize=1003584 CPUtime=1122.31 cores=0
/proc/17689/stat : 17689 (cryptominisat) R 17688 17688 17121 0 -1 4202496 101172 0 0 0 112200 31 0 0 25 0 1 0 519455646 1027670016 23792 33554432000 4194304 4587354 140735824359856 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17689/statm: 250896 23792 337 96 0 247458 0
[pid=17690] ppid=17688 vsize=42376 CPUtime=1122.21 cores=4
/proc/17690/stat : 17690 (clasp) R 17688 17688 17121 0 -1 4202496 7599 0 0 0 112219 2 0 0 25 0 1 0 519455646 43393024 7485 33554432000 4194304 4785740 140736524449296 18446744073709551615 4553437 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17690/statm: 10594 7485 340 145 0 7639 0
[pid=17691] ppid=17688 vsize=455956 CPUtime=558.16 cores=6
/proc/17691/stat : 17691 (TNM) R 17688 17688 17121 0 -1 4202496 345 0 0 0 55816 0 0 0 25 0 1 0 519455646 466898944 241 33554432000 134512640 134534564 4291724128 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17691/statm: 113989 241 95 6 0 112655 0
[pid=17692] ppid=17688 vsize=32464 CPUtime=1122.31 cores=2
/proc/17692/stat : 17692 (lingeling) R 17688 17688 17121 0 -1 4202496 102404 0 0 0 112217 14 0 0 25 0 1 0 519455646 33243136 7314 33554432000 4194304 4352236 140733765289696 18446744073709551615 4328105 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17692/statm: 8116 7314 127 39 0 7196 0
[pid=17693] ppid=17688 vsize=83528 CPUtime=558.03 cores=6
/proc/17693/stat : 17693 (march_hi) R 17688 17688 17121 0 -1 4202496 17520 0 0 0 55793 10 0 0 25 0 1 0 519455646 85532672 17412 33554432000 4194304 4331988 140735082169488 18446744073709551615 4211480 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17693/statm: 20882 17412 173 34 0 19324 0
Current children cumulated CPU time (s) 4483.02
Current children cumulated vsize (KiB) 1636232

[startup+1182.3 s]
/proc/loadavg: 10.18 10.11 9.50 11/188 17738
/proc/meminfo: memFree=17459960/32951124 swapFree=67111528/67111528
[pid=17688] ppid=17686 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17688/stat : 17688 (ppfolio) S 17686 17688 17121 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 519455646 18763776 390 33554432000 4194304 4287625 140733966775360 18446744073709551615 216634535439 0 0 4096 65536 3161571335491026943 0 0 17 0 0 0 0
/proc/17688/statm: 4581 390 341 23 0 91 0
[pid=17689] ppid=17688 vsize=1003584 CPUtime=1182.31 cores=0
/proc/17689/stat : 17689 (cryptominisat) R 17688 17688 17121 0 -1 4202496 101417 0 0 0 118200 31 0 0 25 0 1 0 519455646 1027670016 23602 33554432000 4194304 4587354 140735824359856 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17689/statm: 250896 23602 337 96 0 247458 0
[pid=17690] ppid=17688 vsize=42836 CPUtime=1182.2 cores=4
/proc/17690/stat : 17690 (clasp) R 17688 17688 17121 0 -1 4202496 7712 0 0 0 118218 2 0 0 25 0 1 0 519455646 43864064 7598 33554432000 4194304 4785740 140736524449296 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17690/statm: 10709 7598 340 145 0 7754 0
[pid=17691] ppid=17688 vsize=455956 CPUtime=587.95 cores=6
/proc/17691/stat : 17691 (TNM) R 17688 17688 17121 0 -1 4202496 345 0 0 0 58795 0 0 0 25 0 1 0 519455646 466898944 241 33554432000 134512640 134534564 4291724128 18446744073709551615 134529812 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17691/statm: 113989 241 95 6 0 112655 0
[pid=17692] ppid=17688 vsize=36816 CPUtime=1182.31 cores=2
/proc/17692/stat : 17692 (lingeling) R 17688 17688 17121 0 -1 4202496 105028 0 0 0 118217 14 0 0 25 0 1 0 519455646 37699584 8402 33554432000 4194304 4352236 140733765289696 18446744073709551615 4328248 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17692/statm: 9204 8402 127 39 0 8284 0
[pid=17693] ppid=17688 vsize=83528 CPUtime=587.91 cores=6
/proc/17693/stat : 17693 (march_hi) R 17688 17688 17121 0 -1 4202496 18344 0 0 0 58781 10 0 0 25 0 1 0 519455646 85532672 18236 33554432000 4194304 4331988 140735082169488 18446744073709551615 4316025 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17693/statm: 20882 18236 173 34 0 19324 0
Current children cumulated CPU time (s) 4722.68
Current children cumulated vsize (KiB) 1641044



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 10.20 10.12 9.52 11/188 17739
/proc/meminfo: memFree=17462784/32951124 swapFree=67111528/67111528
[pid=17688] ppid=17686 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17688/stat : 17688 (ppfolio) S 17686 17688 17121 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 519455646 18763776 390 33554432000 4194304 4287625 140733966775360 18446744073709551615 216634535439 0 0 4096 65536 3161571335491026943 0 0 17 0 0 0 0
/proc/17688/statm: 4581 390 341 23 0 91 0
[pid=17689] ppid=17688 vsize=1000764 CPUtime=1201.72 cores=0
/proc/17689/stat : 17689 (cryptominisat) R 17688 17688 17121 0 -1 4202496 101643 0 0 0 120141 31 0 0 25 0 1 0 519455646 1024782336 23629 33554432000 4194304 4587354 140735824359856 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17689/statm: 250191 23629 337 96 0 246753 0
[pid=17690] ppid=17688 vsize=43004 CPUtime=1201.61 cores=4
/proc/17690/stat : 17690 (clasp) R 17688 17688 17121 0 -1 4202496 7736 0 0 0 120159 2 0 0 25 0 1 0 519455646 44036096 7622 33554432000 4194304 4785740 140736524449296 18446744073709551615 4552958 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17690/statm: 10751 7622 340 145 0 7796 0
[pid=17691] ppid=17688 vsize=455956 CPUtime=597.65 cores=6
/proc/17691/stat : 17691 (TNM) R 17688 17688 17121 0 -1 4202496 345 0 0 0 59765 0 0 0 25 0 1 0 519455646 466898944 241 33554432000 134512640 134534564 4291724128 18446744073709551615 134530372 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17691/statm: 113989 241 95 6 0 112655 0
[pid=17692] ppid=17688 vsize=32208 CPUtime=1201.71 cores=2
/proc/17692/stat : 17692 (lingeling) R 17688 17688 17121 0 -1 4202496 107460 0 0 0 120157 14 0 0 25 0 1 0 519455646 32980992 7250 33554432000 4194304 4352236 140733765289696 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17692/statm: 8052 7250 127 39 0 7132 0
[pid=17693] ppid=17688 vsize=83528 CPUtime=597.51 cores=6
/proc/17693/stat : 17693 (march_hi) R 17688 17688 17121 0 -1 4202496 18600 0 0 0 59741 10 0 0 25 0 1 0 519455646 85532672 18492 33554432000 4194304 4331988 140735082169488 18446744073709551615 4246662 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17693/statm: 20882 18492 173 34 0 19324 0
Current children cumulated CPU time (s) 4800.2
Current children cumulated vsize (KiB) 1633784

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 17688 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=5999
# CPU time returned by wait4() is 0.008998
# while last known CPU time is 4800.2
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1201.71
CPU time (s): 4800.2
CPU user time (s): 4799.63
CPU system time (s): 0.57
CPU usage (%): 399.447
Max. virtual memory (cumulated for all children) (KiB): 2531744

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

runsolver used 1.90171 second user time and 4.66429 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-29 14:02:10
IDJOB=3191324
IDBENCH=83055
IDSOLVER=1612
FILE ID=node103/3191324-1304078530
RUNJOBID= node103-1304078530-17673
PBS_JOBID= 13170491
Free space on /tmp= 71520 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v550-c2343-S1693168158-005.UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191324-1304078530/watcher-3191324-1304078530 -o /tmp/evaluation-result-3191324-1304078530/solver-3191324-1304078530 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3191324-1304078530.cnf

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

MD5SUM BENCH= c2b69177f59f5d1d2093247dc6de56f3
RANDOM SEED=888033288

node103.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.858
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.71
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.858
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.858
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.75
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.858
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.77
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.858
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.858
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.858
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.83
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.858
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:      17897788 kB
Buffers:       2147832 kB
Cached:       12259364 kB
SwapCached:          0 kB
Active:        5580376 kB
Inactive:      8890196 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17897788 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           14904 kB
Writeback:           0 kB
AnonPages:       62628 kB
Mapped:          14480 kB
Slab:           519780 kB
PageTables:       4876 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   185324 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= 71500 MiB
End job on node103 at 2011-04-29 14:22:14