Trace number 3191066

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 parSAT 632.27 158.327

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v90-c8010-S1828831772-021.SATISFIABLE.cnf
MD5SUM40224b6c1498feedd538b60d16a1e0b8
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark8.39672
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of clauses8010
Sum of the clauses size56070
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 58010

Solver Data

0.00/0.07	This is pico-portfolio, a naive parallel portfolio
0.00/0.07	Copyright (C) 2011 Olivier Roussel
0.00/0.07	Using 4 processing units
0.00/0.07	This portfolio uses the following solvers:
0.00/0.07	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.07	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.07	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.07	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.07	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.07	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.07	Starting clasp 1.3.6 on core(s) 5
0.00/0.07	Starting TNM 2009 on core(s) 7
0.00/0.07	Starting lingeling 276-6264d55-100731 on core(s) 3
0.00/0.07	Starting march_hi 2009 on core(s) 7
632.27/158.32	s SATISFIABLE
632.27/158.32	v -1 2 -3 4 -5 -6 7 -8 9 10 11 12 13 -14 15 16 17 18 -19 20 -21 22 -23 24 25 -26 27 28 -29 30 31 32 33 -34 -35 -36 -37 -38 39 -40 -41 -42 43 44 -45 46 47 48 -49 -50 51 52 53 -54 55 -56 57 -58 -59 60 61 62 -63 -64 -65 66 -67 68 -69 -70 -71 72 73 74 75 76 -77 78 -79 80 81 -82 83 -84 85 -86 87 88 -89 -90 
632.27/158.32	v 0 
632.27/158.32	solver [3] TNM 2009 answered
632.27/158.32	Done

Verifier Data

OK

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

running on 4 cores: 1,3,5,7

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: 5.12 5.08 5.14 7/182 31168
/proc/meminfo: memFree=24860720/32951124 swapFree=67111348/67111528
[pid=31168] ppid=31166 vsize=11800 CPUtime=0 cores=1,3,5,7
/proc/31168/stat : 31168 (runsolver) R 31166 31168 30062 0 -1 4202560 41 0 0 0 0 0 0 0 25 0 1 0 595909188 12083200 51 33554432000 4194304 5434984 140734602671488 18446744073709551615 4881607 0 2147483391 4096 24578 0 0 0 17 7 0 0 0
/proc/31168/statm: 2950 51 31 303 0 2644 0

[startup+0.0716359 s]
/proc/loadavg: 5.12 5.08 5.14 7/182 31168
/proc/meminfo: memFree=24860720/32951124 swapFree=67111348/67111528
[pid=31168] ppid=31166 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31168/stat : 31168 (ppfolio) R 31166 31168 30062 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 595909188 18763776 390 33554432000 4194304 4287625 140734864926656 18446744073709551615 252458085903 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/31168/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100627 s]
/proc/loadavg: 5.12 5.08 5.14 7/182 31168
/proc/meminfo: memFree=24860720/32951124 swapFree=67111348/67111528
[pid=31168] ppid=31166 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31168/stat : 31168 (ppfolio) R 31166 31168 30062 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 595909188 18763776 390 33554432000 4194304 4287625 140734864926656 18446744073709551615 252458085903 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/31168/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300591 s]
/proc/loadavg: 5.12 5.08 5.14 7/182 31168
/proc/meminfo: memFree=24860720/32951124 swapFree=67111348/67111528
[pid=31168] ppid=31166 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31168/stat : 31168 (ppfolio) R 31166 31168 30062 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 595909188 18763776 390 33554432000 4194304 4287625 140734864926656 18446744073709551615 252458085903 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/31168/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700517 s]
/proc/loadavg: 5.12 5.08 5.14 7/182 31168
/proc/meminfo: memFree=24860720/32951124 swapFree=67111348/67111528
[pid=31168] ppid=31166 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31168/stat : 31168 (ppfolio) R 31166 31168 30062 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 595909188 18763776 390 33554432000 4194304 4287625 140734864926656 18446744073709551615 252458085903 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/31168/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50037 s]
/proc/loadavg: 5.12 5.08 5.14 12/188 31174
/proc/meminfo: memFree=24847300/32951124 swapFree=67111348/67111528
[pid=31168] ppid=31166 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31168/stat : 31168 (ppfolio) S 31166 31168 30062 0 -1 4202496 522 0 0 0 0 0 0 0 17 0 1 0 595909188 18763776 390 33554432000 4194304 4287625 140734864926656 18446744073709551615 252458085903 0 0 4096 65536 4446627749477482495 0 0 17 1 0 0 0
/proc/31168/statm: 4581 390 341 23 0 91 0
[pid=31170] ppid=31168 vsize=27456 CPUtime=1.48 cores=1
/proc/31170/stat : 31170 (cryptominisat) R 31168 31168 30062 0 -1 4202496 3297 0 0 0 148 0 0 0 20 0 1 0 595909189 28114944 1263 33554432000 4194304 4587354 140736310301024 18446744073709551615 4239304 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31170/statm: 6864 1263 330 96 0 3426 0
[pid=31171] ppid=31168 vsize=15304 CPUtime=1.49 cores=5
/proc/31171/stat : 31171 (clasp) R 31168 31168 30062 0 -1 4202496 1287 0 0 0 149 0 0 0 25 0 1 0 595909189 15671296 1179 33554432000 4194304 4785740 140736594208960 18446744073709551615 4549776 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31171/statm: 3826 1179 340 145 0 871 0
[pid=31172] ppid=31168 vsize=452788 CPUtime=0.77 cores=7
/proc/31172/stat : 31172 (TNM) R 31168 31168 30062 0 -1 4202496 514 0 0 0 77 0 0 0 25 0 1 0 595909189 463654912 411 33554432000 134512640 134534564 4291650928 18446744073709551615 134524666 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31172/statm: 113197 411 91 6 0 111863 0
[pid=31173] ppid=31168 vsize=7824 CPUtime=1.49 cores=3
/proc/31173/stat : 31173 (lingeling) R 31168 31168 30062 0 -1 4202496 1460 0 0 0 149 0 0 0 25 0 1 0 595909189 8011776 1150 33554432000 4194304 4352236 140733794823200 18446744073709551615 4328063 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/31173/statm: 1956 1150 127 39 0 1036 0
[pid=31174] ppid=31168 vsize=8544 CPUtime=0.71 cores=7
/proc/31174/stat : 31174 (march_hi) R 31168 31168 30062 0 -1 4202496 1828 0 0 0 71 0 0 0 25 0 1 0 595909189 8749056 605 33554432000 4194304 4331988 140734775551520 18446744073709551615 4237426 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31174/statm: 2136 605 174 34 0 578 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 530240

[startup+3.10107 s]
/proc/loadavg: 5.12 5.08 5.14 12/188 31174
/proc/meminfo: memFree=24835024/32951124 swapFree=67111348/67111528
[pid=31168] ppid=31166 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31168/stat : 31168 (ppfolio) S 31166 31168 30062 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 595909188 18763776 390 33554432000 4194304 4287625 140734864926656 18446744073709551615 252458085903 0 0 4096 65536 4446627749477482495 0 0 17 1 0 0 0
/proc/31168/statm: 4581 390 341 23 0 91 0
[pid=31170] ppid=31168 vsize=87040 CPUtime=3.08 cores=1
/proc/31170/stat : 31170 (cryptominisat) R 31168 31168 30062 0 -1 4202496 5917 0 0 0 307 1 0 0 25 0 1 0 595909189 89128960 3338 33554432000 4194304 4587354 140736310301024 18446744073709551615 4238628 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31170/statm: 21760 3338 336 96 0 18322 0
[pid=31171] ppid=31168 vsize=16260 CPUtime=3.09 cores=5
/proc/31171/stat : 31171 (clasp) R 31168 31168 30062 0 -1 4202496 1516 0 0 0 309 0 0 0 25 0 1 0 595909189 16650240 1408 33554432000 4194304 4785740 140736594208960 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31171/statm: 4065 1408 340 145 0 1110 0
[pid=31172] ppid=31168 vsize=456768 CPUtime=1.56 cores=7
/proc/31172/stat : 31172 (TNM) R 31168 31168 30062 0 -1 4202496 594 0 0 0 156 0 0 0 25 0 1 0 595909189 467730432 491 33554432000 134512640 134534564 4291650928 18446744073709551615 134528888 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31172/statm: 114192 491 95 6 0 112858 0
[pid=31173] ppid=31168 vsize=7652 CPUtime=3.09 cores=3
/proc/31173/stat : 31173 (lingeling) R 31168 31168 30062 0 -1 4202496 1589 0 0 0 309 0 0 0 25 0 1 0 595909189 7835648 1107 33554432000 4194304 4352236 140733794823200 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/31173/statm: 1913 1107 127 39 0 993 0
[pid=31174] ppid=31168 vsize=8804 CPUtime=1.5 cores=7
/proc/31174/stat : 31174 (march_hi) R 31168 31168 30062 0 -1 4202496 1855 0 0 0 150 0 0 0 25 0 1 0 595909189 9015296 632 33554432000 4194304 4331988 140734775551520 18446744073709551615 4308969 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31174/statm: 2201 632 174 34 0 643 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 594848

[startup+6.30048 s]
/proc/loadavg: 5.51 5.16 5.16 12/188 31174
/proc/meminfo: memFree=24831456/32951124 swapFree=67111348/67111528
[pid=31168] ppid=31166 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31168/stat : 31168 (ppfolio) S 31166 31168 30062 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 595909188 18763776 390 33554432000 4194304 4287625 140734864926656 18446744073709551615 252458085903 0 0 4096 65536 4446627749477482495 0 0 17 1 0 0 0
/proc/31168/statm: 4581 390 341 23 0 91 0
[pid=31170] ppid=31168 vsize=36548 CPUtime=6.28 cores=1
/proc/31170/stat : 31170 (cryptominisat) R 31168 31168 30062 0 -1 4202496 7890 0 0 0 627 1 0 0 25 0 1 0 595909189 37425152 3496 33554432000 4194304 4587354 140736310301024 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31170/statm: 9137 3496 336 96 0 5699 0
[pid=31171] ppid=31168 vsize=17416 CPUtime=6.29 cores=5
/proc/31171/stat : 31171 (clasp) R 31168 31168 30062 0 -1 4202496 1776 0 0 0 629 0 0 0 25 0 1 0 595909189 17833984 1668 33554432000 4194304 4785740 140736594208960 18446744073709551615 4287237 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31171/statm: 4354 1668 340 145 0 1399 0
[pid=31172] ppid=31168 vsize=456768 CPUtime=3.14 cores=7
/proc/31172/stat : 31172 (TNM) R 31168 31168 30062 0 -1 4202496 594 0 0 0 314 0 0 0 25 0 1 0 595909189 467730432 491 33554432000 134512640 134534564 4291650928 18446744073709551615 134530573 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31172/statm: 114192 491 95 6 0 112858 0
[pid=31173] ppid=31168 vsize=7936 CPUtime=6.29 cores=3
/proc/31173/stat : 31173 (lingeling) R 31168 31168 30062 0 -1 4202496 1975 0 0 0 629 0 0 0 25 0 1 0 595909189 8126464 1178 33554432000 4194304 4352236 140733794823200 18446744073709551615 4222544 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/31173/statm: 1984 1178 127 39 0 1064 0
[pid=31174] ppid=31168 vsize=9260 CPUtime=3.1 cores=7
/proc/31174/stat : 31174 (march_hi) R 31168 31168 30062 0 -1 4202496 1955 0 0 0 310 0 0 0 25 0 1 0 595909189 9482240 732 33554432000 4194304 4331988 140734775551520 18446744073709551615 4239578 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31174/statm: 2315 732 175 34 0 757 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 546252

[startup+12.7003 s]
/proc/loadavg: 5.87 5.24 5.19 12/188 31174
/proc/meminfo: memFree=24812408/32951124 swapFree=67111348/67111528
[pid=31168] ppid=31166 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31168/stat : 31168 (ppfolio) S 31166 31168 30062 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 595909188 18763776 390 33554432000 4194304 4287625 140734864926656 18446744073709551615 252458085903 0 0 4096 65536 4446627749477482495 0 0 17 1 0 0 0
/proc/31168/statm: 4581 390 341 23 0 91 0
[pid=31170] ppid=31168 vsize=98988 CPUtime=12.68 cores=1
/proc/31170/stat : 31170 (cryptominisat) R 31168 31168 30062 0 -1 4202496 13204 0 0 0 1266 2 0 0 25 0 1 0 595909189 101363712 5699 33554432000 4194304 4587354 140736310301024 18446744073709551615 4238770 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31170/statm: 24747 5699 336 96 0 21309 0
[pid=31171] ppid=31168 vsize=19152 CPUtime=12.69 cores=5
/proc/31171/stat : 31171 (clasp) R 31168 31168 30062 0 -1 4202496 2166 0 0 0 1269 0 0 0 25 0 1 0 595909189 19611648 2058 33554432000 4194304 4785740 140736594208960 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31171/statm: 4788 2058 341 145 0 1833 0
[pid=31172] ppid=31168 vsize=456768 CPUtime=6.34 cores=7
/proc/31172/stat : 31172 (TNM) R 31168 31168 30062 0 -1 4202496 594 0 0 0 634 0 0 0 25 0 1 0 595909189 467730432 491 33554432000 134512640 134534564 4291650928 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31172/statm: 114192 491 95 6 0 112858 0
[pid=31173] ppid=31168 vsize=8064 CPUtime=12.69 cores=3
/proc/31173/stat : 31173 (lingeling) R 31168 31168 30062 0 -1 4202496 2583 0 0 0 1269 0 0 0 25 0 1 0 595909189 8257536 1210 33554432000 4194304 4352236 140733794823200 18446744073709551615 4328105 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/31173/statm: 2016 1210 127 39 0 1096 0
[pid=31174] ppid=31168 vsize=9828 CPUtime=6.27 cores=7
/proc/31174/stat : 31174 (march_hi) R 31168 31168 30062 0 -1 4202496 2052 0 0 0 627 0 0 0 25 0 1 0 595909189 10063872 829 33554432000 4194304 4331988 140734775551520 18446744073709551615 4287571 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31174/statm: 2457 829 175 34 0 899 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 611124

[startup+25.5009 s]
/proc/loadavg: 6.93 5.51 5.28 12/188 31174
/proc/meminfo: memFree=24796920/32951124 swapFree=67111348/67111528
[pid=31168] ppid=31166 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31168/stat : 31168 (ppfolio) S 31166 31168 30062 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 595909188 18763776 390 33554432000 4194304 4287625 140734864926656 18446744073709551615 252458085903 0 0 4096 65536 4446627749477482495 0 0 17 1 0 0 0
/proc/31168/statm: 4581 390 341 23 0 91 0
[pid=31170] ppid=31168 vsize=51364 CPUtime=25.48 cores=1
/proc/31170/stat : 31170 (cryptominisat) R 31168 31168 30062 0 -1 4202496 17466 0 0 0 2545 3 0 0 25 0 1 0 595909189 52596736 7069 33554432000 4194304 4587354 140736310301024 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31170/statm: 12841 7069 336 96 0 9403 0
[pid=31171] ppid=31168 vsize=21000 CPUtime=25.48 cores=5
/proc/31171/stat : 31171 (clasp) R 31168 31168 30062 0 -1 4202496 2584 0 0 0 2548 0 0 0 25 0 1 0 595909189 21504000 2476 33554432000 4194304 4785740 140736594208960 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31171/statm: 5250 2476 341 145 0 2295 0
[pid=31172] ppid=31168 vsize=456768 CPUtime=12.74 cores=7
/proc/31172/stat : 31172 (TNM) R 31168 31168 30062 0 -1 4202496 594 0 0 0 1274 0 0 0 25 0 1 0 595909189 467730432 491 33554432000 134512640 134534564 4291650928 18446744073709551615 134528896 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31172/statm: 114192 491 95 6 0 112858 0
[pid=31173] ppid=31168 vsize=10628 CPUtime=25.48 cores=3
/proc/31173/stat : 31173 (lingeling) R 31168 31168 30062 0 -1 4202496 3992 0 0 0 2548 0 0 0 25 0 1 0 595909189 10883072 1851 33554432000 4194304 4352236 140733794823200 18446744073709551615 4328102 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/31173/statm: 2657 1851 127 39 0 1737 0
[pid=31174] ppid=31168 vsize=10340 CPUtime=12.6 cores=7
/proc/31174/stat : 31174 (march_hi) R 31168 31168 30062 0 -1 4202496 2250 0 0 0 1260 0 0 0 25 0 1 0 595909189 10588160 1027 33554432000 4194304 4331988 140734775551520 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31174/statm: 2585 1027 175 34 0 1027 0
Current children cumulated CPU time (s) 101.78
Current children cumulated vsize (KiB) 568424

[startup+51.1011 s]
/proc/loadavg: 7.98 5.87 5.40 12/188 31207
/proc/meminfo: memFree=24806368/32951124 swapFree=67111348/67111528
[pid=31168] ppid=31166 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31168/stat : 31168 (ppfolio) S 31166 31168 30062 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 595909188 18763776 390 33554432000 4194304 4287625 140734864926656 18446744073709551615 252458085903 0 0 4096 65536 4446627749477482495 0 0 17 1 0 0 0
/proc/31168/statm: 4581 390 341 23 0 91 0
[pid=31170] ppid=31168 vsize=57916 CPUtime=51.08 cores=1
/proc/31170/stat : 31170 (cryptominisat) R 31168 31168 30062 0 -1 4202496 25773 0 0 0 5102 6 0 0 25 0 1 0 595909189 59305984 9325 33554432000 4194304 4587354 140736310301024 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31170/statm: 14479 9325 336 96 0 11041 0
[pid=31171] ppid=31168 vsize=23608 CPUtime=51.08 cores=5
/proc/31171/stat : 31171 (clasp) R 31168 31168 30062 0 -1 4202496 3178 0 0 0 5108 0 0 0 25 0 1 0 595909189 24174592 3070 33554432000 4194304 4785740 140736594208960 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31171/statm: 5902 3070 341 145 0 2947 0
[pid=31172] ppid=31168 vsize=456768 CPUtime=25.44 cores=7
/proc/31172/stat : 31172 (TNM) R 31168 31168 30062 0 -1 4202496 594 0 0 0 2544 0 0 0 25 0 1 0 595909189 467730432 491 33554432000 134512640 134534564 4291650928 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31172/statm: 114192 491 95 6 0 112858 0
[pid=31173] ppid=31168 vsize=12044 CPUtime=51.08 cores=3

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

/proc/31171/statm: 7434 4417 341 145 0 4479 0
[pid=31172] ppid=31168 vsize=456768 CPUtime=70.03 cores=7
/proc/31172/stat : 31172 (TNM) R 31168 31168 30062 0 -1 4202496 594 0 0 0 7003 0 0 0 25 0 1 0 595909189 467730432 491 33554432000 134512640 134534564 4291650928 18446744073709551615 134530344 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31172/statm: 114192 491 95 6 0 112858 0
[pid=31173] ppid=31168 vsize=17932 CPUtime=140.69 cores=3
/proc/31173/stat : 31173 (lingeling) R 31168 31168 30062 0 -1 4202496 12122 0 0 0 14068 1 0 0 25 0 1 0 595909189 18362368 3677 33554432000 4194304 4352236 140733794823200 18446744073709551615 4329165 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/31173/statm: 4483 3677 127 39 0 3563 0
[pid=31174] ppid=31168 vsize=20448 CPUtime=69.89 cores=7
/proc/31174/stat : 31174 (march_hi) R 31168 31168 30062 0 -1 4202496 3954 0 0 0 6988 1 0 0 25 0 1 0 595909189 20938752 2731 33554432000 4194304 4331988 140734775551520 18446744073709551615 4239528 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31174/statm: 5112 2731 175 34 0 3554 0
Current children cumulated CPU time (s) 561.97
Current children cumulated vsize (KiB) 660628

[startup+147.101 s]
/proc/loadavg: 9.72 7.03 5.86 11/188 31218
/proc/meminfo: memFree=24723140/32951124 swapFree=67111348/67111528
[pid=31168] ppid=31166 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31168/stat : 31168 (ppfolio) S 31166 31168 30062 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 595909188 18763776 390 33554432000 4194304 4287625 140734864926656 18446744073709551615 252458085903 0 0 4096 65536 4446627749477482495 0 0 17 1 0 0 0
/proc/31168/statm: 4581 390 341 23 0 91 0
[pid=31170] ppid=31168 vsize=65804 CPUtime=147.07 cores=1
/proc/31170/stat : 31170 (cryptominisat) R 31168 31168 30062 0 -1 4202496 52370 0 0 0 14692 15 0 0 25 0 1 0 595909189 67383296 10685 33554432000 4194304 4587354 140736310301024 18446744073709551615 4238958 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31170/statm: 16451 10685 336 96 0 13013 0
[pid=31171] ppid=31168 vsize=29736 CPUtime=147.09 cores=5
/proc/31171/stat : 31171 (clasp) R 31168 31168 30062 0 -1 4202496 4558 0 0 0 14709 0 0 0 25 0 1 0 595909189 30449664 4450 33554432000 4194304 4785740 140736594208960 18446744073709551615 4286976 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31171/statm: 7434 4450 341 145 0 4479 0
[pid=31172] ppid=31168 vsize=456768 CPUtime=73.19 cores=7
/proc/31172/stat : 31172 (TNM) R 31168 31168 30062 0 -1 4202496 594 0 0 0 7319 0 0 0 25 0 1 0 595909189 467730432 491 33554432000 134512640 134534564 4291650928 18446744073709551615 134528832 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31172/statm: 114192 491 95 6 0 112858 0
[pid=31173] ppid=31168 vsize=18572 CPUtime=147.08 cores=3
/proc/31173/stat : 31173 (lingeling) R 31168 31168 30062 0 -1 4202496 12282 0 0 0 14707 1 0 0 25 0 1 0 595909189 19017728 3837 33554432000 4194304 4352236 140733794823200 18446744073709551615 4278667 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/31173/statm: 4643 3837 127 39 0 3723 0
[pid=31174] ppid=31168 vsize=20448 CPUtime=73.09 cores=7
/proc/31174/stat : 31174 (march_hi) R 31168 31168 30062 0 -1 4202496 4046 0 0 0 7308 1 0 0 25 0 1 0 595909189 20938752 2823 33554432000 4194304 4331988 140734775551520 18446744073709551615 4210459 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31174/statm: 5112 2823 175 34 0 3554 0
Current children cumulated CPU time (s) 587.52
Current children cumulated vsize (KiB) 609652

[startup+153.501 s]
/proc/loadavg: 9.74 7.08 5.88 11/188 31219
/proc/meminfo: memFree=24704788/32951124 swapFree=67111348/67111528
[pid=31168] ppid=31166 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31168/stat : 31168 (ppfolio) S 31166 31168 30062 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 595909188 18763776 390 33554432000 4194304 4287625 140734864926656 18446744073709551615 252458085903 0 0 4096 65536 4446627749477482495 0 0 17 1 0 0 0
/proc/31168/statm: 4581 390 341 23 0 91 0
[pid=31170] ppid=31168 vsize=65804 CPUtime=153.46 cores=1
/proc/31170/stat : 31170 (cryptominisat) R 31168 31168 30062 0 -1 4202496 53369 0 0 0 15331 15 0 0 25 0 1 0 595909189 67383296 11660 33554432000 4194304 4587354 140736310301024 18446744073709551615 4238944 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31170/statm: 16451 11660 336 96 0 13013 0
[pid=31171] ppid=31168 vsize=29988 CPUtime=153.49 cores=5
/proc/31171/stat : 31171 (clasp) R 31168 31168 30062 0 -1 4202496 4590 0 0 0 15349 0 0 0 25 0 1 0 595909189 30707712 4482 33554432000 4194304 4785740 140736594208960 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31171/statm: 7497 4482 341 145 0 4542 0
[pid=31172] ppid=31168 vsize=456768 CPUtime=76.36 cores=7
/proc/31172/stat : 31172 (TNM) R 31168 31168 30062 0 -1 4202496 594 0 0 0 7636 0 0 0 25 0 1 0 595909189 467730432 491 33554432000 134512640 134534564 4291650928 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31172/statm: 114192 491 95 6 0 112858 0
[pid=31173] ppid=31168 vsize=17932 CPUtime=153.49 cores=3
/proc/31173/stat : 31173 (lingeling) R 31168 31168 30062 0 -1 4202496 12698 0 0 0 15347 2 0 0 25 0 1 0 595909189 18362368 3677 33554432000 4194304 4352236 140733794823200 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/31173/statm: 4483 3677 127 39 0 3563 0
[pid=31174] ppid=31168 vsize=20448 CPUtime=76.29 cores=7
/proc/31174/stat : 31174 (march_hi) R 31168 31168 30062 0 -1 4202496 4141 0 0 0 7628 1 0 0 25 0 1 0 595909189 20938752 2918 33554432000 4194304 4331988 140734775551520 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31174/statm: 5112 2918 175 34 0 3554 0
Current children cumulated CPU time (s) 613.09
Current children cumulated vsize (KiB) 609264

[startup+156.701 s]
/proc/loadavg: 9.84 7.15 5.91 11/188 31219
/proc/meminfo: memFree=24702060/32951124 swapFree=67111348/67111528
[pid=31168] ppid=31166 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31168/stat : 31168 (ppfolio) S 31166 31168 30062 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 595909188 18763776 390 33554432000 4194304 4287625 140734864926656 18446744073709551615 252458085903 0 0 4096 65536 4446627749477482495 0 0 17 1 0 0 0
/proc/31168/statm: 4581 390 341 23 0 91 0
[pid=31170] ppid=31168 vsize=65868 CPUtime=156.67 cores=1
/proc/31170/stat : 31170 (cryptominisat) R 31168 31168 30062 0 -1 4202496 54628 0 0 0 15651 16 0 0 25 0 1 0 595909189 67448832 10911 33554432000 4194304 4587354 140736310301024 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31170/statm: 16467 10911 336 96 0 13029 0
[pid=31171] ppid=31168 vsize=30240 CPUtime=156.69 cores=5
/proc/31171/stat : 31171 (clasp) R 31168 31168 30062 0 -1 4202496 4670 0 0 0 15669 0 0 0 25 0 1 0 595909189 30965760 4562 33554432000 4194304 4785740 140736594208960 18446744073709551615 4278016 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31171/statm: 7560 4562 341 145 0 4605 0
[pid=31172] ppid=31168 vsize=456768 CPUtime=77.94 cores=7
/proc/31172/stat : 31172 (TNM) R 31168 31168 30062 0 -1 4202496 594 0 0 0 7794 0 0 0 25 0 1 0 595909189 467730432 491 33554432000 134512640 134534564 4291650928 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31172/statm: 114192 491 95 6 0 112858 0
[pid=31173] ppid=31168 vsize=18188 CPUtime=156.69 cores=3
/proc/31173/stat : 31173 (lingeling) R 31168 31168 30062 0 -1 4202496 12762 0 0 0 15667 2 0 0 25 0 1 0 595909189 18624512 3741 33554432000 4194304 4352236 140733794823200 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/31173/statm: 4547 3741 127 39 0 3627 0
[pid=31174] ppid=31168 vsize=20448 CPUtime=77.89 cores=7
/proc/31174/stat : 31174 (march_hi) R 31168 31168 30062 0 -1 4202496 4188 0 0 0 7788 1 0 0 25 0 1 0 595909189 20938752 2965 33554432000 4194304 4331988 140734775551520 18446744073709551615 4299188 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31174/statm: 5112 2965 175 34 0 3554 0
Current children cumulated CPU time (s) 625.88
Current children cumulated vsize (KiB) 609836

[startup+157.5 s]
/proc/loadavg: 9.84 7.15 5.91 11/188 31219
/proc/meminfo: memFree=24699456/32951124 swapFree=67111348/67111528
[pid=31168] ppid=31166 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31168/stat : 31168 (ppfolio) S 31166 31168 30062 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 595909188 18763776 390 33554432000 4194304 4287625 140734864926656 18446744073709551615 252458085903 0 0 4096 65536 4446627749477482495 0 0 17 1 0 0 0
/proc/31168/statm: 4581 390 341 23 0 91 0
[pid=31170] ppid=31168 vsize=65868 CPUtime=157.47 cores=1
/proc/31170/stat : 31170 (cryptominisat) R 31168 31168 30062 0 -1 4202496 54773 0 0 0 15731 16 0 0 25 0 1 0 595909189 67448832 11051 33554432000 4194304 4587354 140736310301024 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31170/statm: 16467 11051 336 96 0 13029 0
[pid=31171] ppid=31168 vsize=30492 CPUtime=157.49 cores=5
/proc/31171/stat : 31171 (clasp) R 31168 31168 30062 0 -1 4202496 4699 0 0 0 15749 0 0 0 25 0 1 0 595909189 31223808 4591 33554432000 4194304 4785740 140736594208960 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31171/statm: 7623 4591 341 145 0 4668 0
[pid=31172] ppid=31168 vsize=456768 CPUtime=78.33 cores=7
/proc/31172/stat : 31172 (TNM) R 31168 31168 30062 0 -1 4202496 594 0 0 0 7833 0 0 0 25 0 1 0 595909189 467730432 491 33554432000 134512640 134534564 4291650928 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31172/statm: 114192 491 95 6 0 112858 0
[pid=31173] ppid=31168 vsize=18316 CPUtime=157.49 cores=3
/proc/31173/stat : 31173 (lingeling) R 31168 31168 30062 0 -1 4202496 12794 0 0 0 15747 2 0 0 25 0 1 0 595909189 18755584 3773 33554432000 4194304 4352236 140733794823200 18446744073709551615 4328390 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/31173/statm: 4579 3773 127 39 0 3659 0
[pid=31174] ppid=31168 vsize=20448 CPUtime=78.29 cores=7
/proc/31174/stat : 31174 (march_hi) R 31168 31168 30062 0 -1 4202496 4198 0 0 0 7828 1 0 0 25 0 1 0 595909189 20938752 2975 33554432000 4194304 4331988 140734775551520 18446744073709551615 4299282 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31174/statm: 5112 2975 175 34 0 3554 0
Current children cumulated CPU time (s) 629.07
Current children cumulated vsize (KiB) 610216

[startup+157.901 s]
/proc/loadavg: 9.84 7.15 5.91 11/188 31219
/proc/meminfo: memFree=24699456/32951124 swapFree=67111348/67111528
[pid=31168] ppid=31166 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31168/stat : 31168 (ppfolio) S 31166 31168 30062 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 595909188 18763776 390 33554432000 4194304 4287625 140734864926656 18446744073709551615 252458085903 0 0 4096 65536 4446627749477482495 0 0 17 1 0 0 0
/proc/31168/statm: 4581 390 341 23 0 91 0
[pid=31170] ppid=31168 vsize=65868 CPUtime=157.87 cores=1
/proc/31170/stat : 31170 (cryptominisat) R 31168 31168 30062 0 -1 4202496 54840 0 0 0 15771 16 0 0 25 0 1 0 595909189 67448832 11118 33554432000 4194304 4587354 140736310301024 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31170/statm: 16467 11118 336 96 0 13029 0
[pid=31171] ppid=31168 vsize=30492 CPUtime=157.89 cores=5
/proc/31171/stat : 31171 (clasp) R 31168 31168 30062 0 -1 4202496 4699 0 0 0 15789 0 0 0 25 0 1 0 595909189 31223808 4591 33554432000 4194304 4785740 140736594208960 18446744073709551615 4550333 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31171/statm: 7623 4591 341 145 0 4668 0
[pid=31172] ppid=31168 vsize=456768 CPUtime=78.53 cores=7
/proc/31172/stat : 31172 (TNM) R 31168 31168 30062 0 -1 4202496 594 0 0 0 7853 0 0 0 25 0 1 0 595909189 467730432 491 33554432000 134512640 134534564 4291650928 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31172/statm: 114192 491 95 6 0 112858 0
[pid=31173] ppid=31168 vsize=18316 CPUtime=157.89 cores=3
/proc/31173/stat : 31173 (lingeling) R 31168 31168 30062 0 -1 4202496 12794 0 0 0 15787 2 0 0 25 0 1 0 595909189 18755584 3773 33554432000 4194304 4352236 140733794823200 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/31173/statm: 4579 3773 127 39 0 3659 0
[pid=31174] ppid=31168 vsize=20448 CPUtime=78.49 cores=7
/proc/31174/stat : 31174 (march_hi) R 31168 31168 30062 0 -1 4202496 4203 0 0 0 7848 1 0 0 25 0 1 0 595909189 20938752 2980 33554432000 4194304 4331988 140734775551520 18446744073709551615 4210448 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31174/statm: 5112 2980 175 34 0 3554 0
Current children cumulated CPU time (s) 630.67
Current children cumulated vsize (KiB) 610216

[startup+158.301 s]
/proc/loadavg: 9.86 7.20 5.93 11/188 31219
/proc/meminfo: memFree=24705160/32951124 swapFree=67111348/67111528
[pid=31168] ppid=31166 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31168/stat : 31168 (ppfolio) S 31166 31168 30062 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 595909188 18763776 390 33554432000 4194304 4287625 140734864926656 18446744073709551615 252458085903 0 0 4096 65536 4446627749477482495 0 0 17 1 0 0 0
/proc/31168/statm: 4581 390 341 23 0 91 0
[pid=31170] ppid=31168 vsize=65868 CPUtime=158.27 cores=1
/proc/31170/stat : 31170 (cryptominisat) R 31168 31168 30062 0 -1 4202496 54899 0 0 0 15811 16 0 0 25 0 1 0 595909189 67448832 11177 33554432000 4194304 4587354 140736310301024 18446744073709551615 252457762491 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31170/statm: 16467 11177 336 96 0 13029 0
[pid=31171] ppid=31168 vsize=30492 CPUtime=158.29 cores=5
/proc/31171/stat : 31171 (clasp) R 31168 31168 30062 0 -1 4202496 4699 0 0 0 15829 0 0 0 25 0 1 0 595909189 31223808 4591 33554432000 4194304 4785740 140736594208960 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31171/statm: 7623 4591 341 145 0 4668 0
[pid=31172] ppid=31168 vsize=456768 CPUtime=78.73 cores=7
/proc/31172/stat : 31172 (TNM) R 31168 31168 30062 0 -1 4202496 594 0 0 0 7873 0 0 0 25 0 1 0 595909189 467730432 491 33554432000 134512640 134534564 4291650928 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31172/statm: 114192 491 95 6 0 112858 0
[pid=31173] ppid=31168 vsize=18316 CPUtime=158.29 cores=3
/proc/31173/stat : 31173 (lingeling) R 31168 31168 30062 0 -1 4202496 12794 0 0 0 15827 2 0 0 25 0 1 0 595909189 18755584 3773 33554432000 4194304 4352236 140733794823200 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/31173/statm: 4579 3773 127 39 0 3659 0
[pid=31174] ppid=31168 vsize=20448 CPUtime=78.69 cores=7
/proc/31174/stat : 31174 (march_hi) R 31168 31168 30062 0 -1 4202496 4209 0 0 0 7868 1 0 0 25 0 1 0 595909189 20938752 2986 33554432000 4194304 4331988 140734775551520 18446744073709551615 4310434 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31174/statm: 5112 2986 175 34 0 3554 0
Current children cumulated CPU time (s) 632.27
Current children cumulated vsize (KiB) 610216

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 31168 and gives
#  childrusage.ru_utime.tv_sec=474
#  childrusage.ru_utime.tv_usec=747827
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=199969
# CPU time returned by wait4() is 474.948
# while last known CPU time is 632.27
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 158.327
CPU time (s): 632.27
CPU user time (s): 632.08
CPU system time (s): 0.19
CPU usage (%): 399.343
Max. virtual memory (cumulated for all children) (KiB): 662932

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

runsolver used 0.263959 second user time and 0.608907 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-29 07:59:47
IDJOB=3191066
IDBENCH=82797
IDSOLVER=1612
FILE ID=node111/3191066-1304056787
RUNJOBID= node111-1304056783-31079
PBS_JOBID= 13170403
Free space on /tmp= 70888 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/medium/unif-k7-r89-v90-c8010-S1828831772-021.SATISFIABLE.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191066-1304056787/watcher-3191066-1304056787 -o /tmp/evaluation-result-3191066-1304056787/solver-3191066-1304056787 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3191066-1304056787.cnf

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

MD5SUM BENCH= 40224b6c1498feedd538b60d16a1e0b8
RANDOM SEED=1998634259

node111.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	: 5428.12
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.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.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.86
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.67
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	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24861000 kB
Buffers:       1270408 kB
Cached:        6249400 kB
SwapCached:        124 kB
Active:        3098228 kB
Inactive:      4503264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24861000 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           20632 kB
Writeback:           0 kB
AnonPages:       81768 kB
Mapped:          16920 kB
Slab:           425272 kB
PageTables:       5300 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   914280 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= 70876 MiB
End job on node111 at 2011-04-29 08:02:26