Trace number 3281026

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 parUNSAT 204.233 51.1452

General information on the benchmark

Nameindustrial/manolios/
manol-pipe-f7idw.cnf
MD5SUMe11b8f7666247454d93edb47f1646e2c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark19.761
Satisfiable
(Un)Satisfiability was proved
Number of variables263022
Number of clauses782329
Sum of the clauses size1825433
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2521552
Number of clauses of size 3260776
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
204.07/51.11	s UNSATISFIABLE
204.07/51.14	solver [4] lingeling 276-6264d55-100731 answered
204.07/51.14	Done

Verifier Data

No possible verification on an UNSAT instance

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-3281026-1304032485/watcher-3281026-1304032485 -o /tmp/evaluation-result-3281026-1304032485/solver-3281026-1304032485 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3281026-1304032485.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: 4.45 6.86 7.50 6/182 28773
/proc/meminfo: memFree=20261812/32951124 swapFree=67111528/67111528
[pid=28773] ppid=28771 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28773/stat : 28773 (ppfolio) R 28771 28773 28368 0 -1 4202496 518 0 0 0 0 0 0 0 25 0 1 0 247439846 18763776 389 33554432000 4194304 4287625 140734394489936 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/28773/statm: 4581 389 341 23 0 91 0

[startup+0.0534779 s]
/proc/loadavg: 4.45 6.86 7.50 6/182 28773
/proc/meminfo: memFree=20261812/32951124 swapFree=67111528/67111528
[pid=28773] ppid=28771 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28773/stat : 28773 (ppfolio) S 28771 28773 28368 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 247439846 18763776 389 33554432000 4194304 4287625 140734394489936 18446744073709551615 268660682255 0 0 4096 65536 4600734749470752767 0 0 17 4 0 0 0
/proc/28773/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.10047 s]
/proc/loadavg: 4.45 6.86 7.50 6/182 28773
/proc/meminfo: memFree=20261812/32951124 swapFree=67111528/67111528
[pid=28773] ppid=28771 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28773/stat : 28773 (ppfolio) S 28771 28773 28368 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 247439846 18763776 389 33554432000 4194304 4287625 140734394489936 18446744073709551615 268660682255 0 0 4096 65536 4600734749470752767 0 0 17 4 0 0 0
/proc/28773/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300435 s]
/proc/loadavg: 4.45 6.86 7.50 6/182 28773
/proc/meminfo: memFree=20261812/32951124 swapFree=67111528/67111528
[pid=28773] ppid=28771 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28773/stat : 28773 (ppfolio) S 28771 28773 28368 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 247439846 18763776 389 33554432000 4194304 4287625 140734394489936 18446744073709551615 268660682255 0 0 4096 65536 4600734749470752767 0 0 17 4 0 0 0
/proc/28773/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700365 s]
/proc/loadavg: 4.45 6.86 7.50 6/182 28773
/proc/meminfo: memFree=20261812/32951124 swapFree=67111528/67111528
[pid=28773] ppid=28771 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28773/stat : 28773 (ppfolio) S 28771 28773 28368 0 -1 4202496 519 0 0 0 0 0 0 0 23 0 1 0 247439846 18763776 389 33554432000 4194304 4287625 140734394489936 18446744073709551615 268660682255 0 0 4096 65536 4600734749470752767 0 0 17 4 0 0 0
/proc/28773/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50122 s]
/proc/loadavg: 4.89 6.92 7.51 11/188 28779
/proc/meminfo: memFree=19900416/32951124 swapFree=67111528/67111528
[pid=28773] ppid=28771 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28773/stat : 28773 (ppfolio) S 28771 28773 28368 0 -1 4202496 519 0 0 0 0 0 0 0 23 0 1 0 247439846 18763776 389 33554432000 4194304 4287625 140734394489936 18446744073709551615 268660682255 0 0 4096 65536 4600734749470752767 0 0 17 4 0 0 0
/proc/28773/statm: 4581 389 341 23 0 91 0
[pid=28774] ppid=28773 vsize=116684 CPUtime=1.49 cores=0
/proc/28774/stat : 28774 (cryptominisat) R 28773 28773 28368 0 -1 4202496 23389 0 0 0 146 3 0 0 25 0 1 0 247439847 119484416 22536 33554432000 4194304 4587354 140735512969856 18446744073709551615 4237487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28774/statm: 29171 22536 306 96 0 25733 0
[pid=28775] ppid=28773 vsize=159460 CPUtime=1.49 cores=4
/proc/28775/stat : 28775 (clasp) R 28773 28773 28368 0 -1 4202496 42751 0 0 0 145 4 0 0 25 0 1 0 247439847 163287040 35802 33554432000 4194304 4785740 140737284952960 18446744073709551615 268660323013 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28775/statm: 39865 35802 319 145 0 36910 0
[pid=28776] ppid=28773 vsize=498724 CPUtime=0.77 cores=6
/proc/28776/stat : 28776 (TNM) R 28773 28773 28368 0 -1 4202496 16289 0 0 0 76 1 0 0 25 0 1 0 247439847 510693376 16186 33554432000 134512640 134534564 4293446336 18446744073709551615 134524483 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28776/statm: 124681 16186 91 6 0 123347 0
[pid=28777] ppid=28773 vsize=55628 CPUtime=1.48 cores=2
/proc/28777/stat : 28777 (lingeling) R 28773 28773 28368 0 -1 4202496 22922 0 0 0 146 2 0 0 25 0 1 0 247439847 56963072 12035 33554432000 4194304 4352236 140735269734528 18446744073709551615 4257264 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/28777/statm: 13907 12035 116 39 0 12987 0
[pid=28778] ppid=28773 vsize=128124 CPUtime=0.69 cores=6
/proc/28778/stat : 28778 (march_hi) R 28773 28773 28368 0 -1 4194304 29154 0 0 0 66 3 0 0 25 0 1 0 247439847 131198976 22157 33554432000 4194304 4331988 140736661994816 18446744073709551615 268660057826 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28778/statm: 32031 22157 126 34 0 30473 0
Current children cumulated CPU time (s) 5.92
Current children cumulated vsize (KiB) 976944

[startup+3.10095 s]
/proc/loadavg: 4.89 6.92 7.51 11/188 28779
/proc/meminfo: memFree=19725576/32951124 swapFree=67111528/67111528
[pid=28773] ppid=28771 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28773/stat : 28773 (ppfolio) S 28771 28773 28368 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 247439846 18763776 389 33554432000 4194304 4287625 140734394489936 18446744073709551615 268660682255 0 0 4096 65536 4600734749470752767 0 0 17 4 0 0 0
/proc/28773/statm: 4581 389 341 23 0 91 0
[pid=28774] ppid=28773 vsize=185764 CPUtime=3.09 cores=0
/proc/28774/stat : 28774 (cryptominisat) R 28773 28773 28368 0 -1 4202496 41803 0 0 0 304 5 0 0 25 0 1 0 247439847 190222336 38889 33554432000 4194304 4587354 140735512969856 18446744073709551615 4383873 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28774/statm: 46441 38896 317 96 0 43003 0
[pid=28775] ppid=28773 vsize=176616 CPUtime=3.09 cores=4
/proc/28775/stat : 28775 (clasp) R 28773 28773 28368 0 -1 4202496 47056 0 0 0 304 5 0 0 25 0 1 0 247439847 180854784 40107 33554432000 4194304 4785740 140737284952960 18446744073709551615 268660323013 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28775/statm: 44154 40107 319 145 0 41199 0
[pid=28776] ppid=28773 vsize=506644 CPUtime=1.57 cores=6
/proc/28776/stat : 28776 (TNM) R 28773 28773 28368 0 -1 4202496 27079 0 0 0 154 3 0 0 25 0 1 0 247439847 518803456 26976 33554432000 134512640 134534564 4293446336 18446744073709551615 134528404 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28776/statm: 126661 26976 95 6 0 125327 0
[pid=28777] ppid=28773 vsize=55628 CPUtime=3.08 cores=2
/proc/28777/stat : 28777 (lingeling) R 28773 28773 28368 0 -1 4202496 22925 0 0 0 306 2 0 0 25 0 1 0 247439847 56963072 12038 33554432000 4194304 4352236 140735269734528 18446744073709551615 4319146 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/28777/statm: 13907 12038 119 39 0 12987 0
[pid=28778] ppid=28773 vsize=128124 CPUtime=1.49 cores=6
/proc/28778/stat : 28778 (march_hi) R 28773 28773 28368 0 -1 4194304 56355 0 0 0 142 7 0 0 25 0 1 0 247439847 131198976 22449 33554432000 4194304 4331988 140736661994816 18446744073709551615 4257036 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28778/statm: 32031 22449 129 34 0 30473 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 1071100

[startup+6.30038 s]
/proc/loadavg: 4.89 6.92 7.51 11/188 28779
/proc/meminfo: memFree=19555148/32951124 swapFree=67111528/67111528
[pid=28773] ppid=28771 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28773/stat : 28773 (ppfolio) S 28771 28773 28368 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 247439846 18763776 389 33554432000 4194304 4287625 140734394489936 18446744073709551615 268660682255 0 0 4096 65536 4600734749470752767 0 0 17 4 0 0 0
/proc/28773/statm: 4581 389 341 23 0 91 0
[pid=28774] ppid=28773 vsize=286584 CPUtime=6.29 cores=0
/proc/28774/stat : 28774 (cryptominisat) R 28773 28773 28368 0 -1 4202496 64757 0 0 0 621 8 0 0 25 0 1 0 247439847 293462016 58213 33554432000 4194304 4587354 140735512969856 18446744073709551615 4238297 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28774/statm: 71646 58213 330 96 0 68208 0
[pid=28775] ppid=28773 vsize=169628 CPUtime=6.28 cores=4
/proc/28775/stat : 28775 (clasp) R 28773 28773 28368 0 -1 4202496 49978 0 0 0 623 5 0 0 25 0 1 0 247439847 173699072 38932 33554432000 4194304 4785740 140737284952960 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28775/statm: 42407 38932 340 145 0 39452 0
[pid=28776] ppid=28773 vsize=506644 CPUtime=3.16 cores=6
/proc/28776/stat : 28776 (TNM) R 28773 28773 28368 0 -1 4202496 27079 0 0 0 313 3 0 0 25 0 1 0 247439847 518803456 26976 33554432000 134512640 134534564 4293446336 18446744073709551615 134529964 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28776/statm: 126661 26976 95 6 0 125327 0
[pid=28777] ppid=28773 vsize=89700 CPUtime=6.28 cores=2
/proc/28777/stat : 28777 (lingeling) R 28773 28773 28368 0 -1 4202496 32478 0 0 0 624 4 0 0 25 0 1 0 247439847 91852800 21591 33554432000 4194304 4352236 140735269734528 18446744073709551615 4272238 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/28777/statm: 22425 21591 125 39 0 21505 0
[pid=28778] ppid=28773 vsize=126092 CPUtime=3.09 cores=6
/proc/28778/stat : 28778 (march_hi) R 28773 28773 28368 0 -1 4202496 137820 0 0 0 291 18 0 0 25 0 1 0 247439847 129118208 22462 33554432000 4194304 4331988 140736661994816 18446744073709551615 268660320384 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28778/statm: 31523 22462 143 34 0 29965 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 1196972

[startup+12.7013 s]
/proc/loadavg: 5.83 7.05 7.55 12/188 28779
/proc/meminfo: memFree=19391360/32951124 swapFree=67111528/67111528
[pid=28773] ppid=28771 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28773/stat : 28773 (ppfolio) S 28771 28773 28368 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 247439846 18763776 389 33554432000 4194304 4287625 140734394489936 18446744073709551615 268660682255 0 0 4096 65536 4600734749470752767 0 0 17 4 0 0 0
/proc/28773/statm: 4581 389 341 23 0 91 0
[pid=28774] ppid=28773 vsize=286584 CPUtime=12.69 cores=0
/proc/28774/stat : 28774 (cryptominisat) R 28773 28773 28368 0 -1 4202496 65055 0 0 0 1261 8 0 0 25 0 1 0 247439847 293462016 58498 33554432000 4194304 4587354 140735512969856 18446744073709551615 4230266 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28774/statm: 71646 58498 330 96 0 68208 0
[pid=28775] ppid=28773 vsize=169628 CPUtime=12.69 cores=4
/proc/28775/stat : 28775 (clasp) R 28773 28773 28368 0 -1 4202496 49978 0 0 0 1264 5 0 0 25 0 1 0 247439847 173699072 38932 33554432000 4194304 4785740 140737284952960 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28775/statm: 42407 38932 340 145 0 39452 0
[pid=28776] ppid=28773 vsize=506644 CPUtime=6.32 cores=6
/proc/28776/stat : 28776 (TNM) R 28773 28773 28368 0 -1 4202496 27079 0 0 0 629 3 0 0 25 0 1 0 247439847 518803456 26976 33554432000 134512640 134534564 4293446336 18446744073709551615 134529352 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28776/statm: 126661 26976 95 6 0 125327 0
[pid=28777] ppid=28773 vsize=72472 CPUtime=12.69 cores=2
/proc/28777/stat : 28777 (lingeling) R 28773 28773 28368 0 -1 4202496 32480 0 0 0 1264 5 0 0 25 0 1 0 247439847 74211328 17286 33554432000 4194304 4352236 140735269734528 18446744073709551615 4327899 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/28777/statm: 18118 17286 127 39 0 17198 0
[pid=28778] ppid=28773 vsize=504544 CPUtime=6.29 cores=6
/proc/28778/stat : 28778 (march_hi) R 28773 28773 28368 0 -1 4202496 232687 0 0 0 600 29 0 0 25 0 1 0 247439847 516653056 61595 33554432000 4194304 4331988 140736661994816 18446744073709551615 4229533 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28778/statm: 126136 61595 173 34 0 124578 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 1558196

[startup+25.501 s]
/proc/loadavg: 6.63 7.18 7.58 11/188 28780
/proc/meminfo: memFree=19180536/32951124 swapFree=67111528/67111528
[pid=28773] ppid=28771 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28773/stat : 28773 (ppfolio) S 28771 28773 28368 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 247439846 18763776 389 33554432000 4194304 4287625 140734394489936 18446744073709551615 268660682255 0 0 4096 65536 4600734749470752767 0 0 17 4 0 0 0
/proc/28773/statm: 4581 389 341 23 0 91 0
[pid=28774] ppid=28773 vsize=292040 CPUtime=25.49 cores=0
/proc/28774/stat : 28774 (cryptominisat) R 28773 28773 28368 0 -1 4202496 69114 0 0 0 2540 9 0 0 25 0 1 0 247439847 299048960 62250 33554432000 4194304 4587354 140735512969856 18446744073709551615 4388261 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28774/statm: 73010 62250 336 96 0 69572 0
[pid=28775] ppid=28773 vsize=169628 CPUtime=25.49 cores=4
/proc/28775/stat : 28775 (clasp) R 28773 28773 28368 0 -1 4202496 49978 0 0 0 2544 5 0 0 25 0 1 0 247439847 173699072 38932 33554432000 4194304 4785740 140737284952960 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28775/statm: 42407 38932 340 145 0 39452 0
[pid=28776] ppid=28773 vsize=506644 CPUtime=12.71 cores=6
/proc/28776/stat : 28776 (TNM) R 28773 28773 28368 0 -1 4202496 27079 0 0 0 1268 3 0 0 25 0 1 0 247439847 518803456 26976 33554432000 134512640 134534564 4293446336 18446744073709551615 134528412 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28776/statm: 126661 26976 95 6 0 125327 0
[pid=28777] ppid=28773 vsize=52008 CPUtime=25.48 cores=2
/proc/28777/stat : 28777 (lingeling) R 28773 28773 28368 0 -1 4202496 33982 0 0 0 2543 5 0 0 25 0 1 0 247439847 53256192 12170 33554432000 4194304 4352236 140735269734528 18446744073709551615 4241440 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/28777/statm: 13002 12170 127 39 0 12082 0
[pid=28778] ppid=28773 vsize=514796 CPUtime=12.64 cores=6
/proc/28778/stat : 28778 (march_hi) R 28773 28773 28368 0 -1 4202496 284275 0 0 0 1229 35 0 0 25 0 1 0 247439847 527151104 113183 33554432000 4194304 4331988 140736661994816 18446744073709551615 4263258 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28778/statm: 128699 113183 173 34 0 127141 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 1553440

[startup+51.1005 s]
/proc/loadavg: 7.95 7.45 7.66 11/188 28781
/proc/meminfo: memFree=19133400/32951124 swapFree=67111528/67111528
[pid=28773] ppid=28771 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/28773/stat : 28773 (ppfolio) S 28771 28773 28368 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 247439846 18763776 389 33554432000 4194304 4287625 140734394489936 18446744073709551615 268660682255 0 0 4096 65536 4600734749470752767 0 0 17 4 0 0 0
/proc/28773/statm: 4581 389 341 23 0 91 0
[pid=28774] ppid=28773 vsize=292040 CPUtime=51.09 cores=0
/proc/28774/stat : 28774 (cryptominisat) R 28773 28773 28368 0 -1 4202496 69898 0 0 0 5099 10 0 0 25 0 1 0 247439847 299048960 62994 33554432000 4194304 4587354 140735512969856 18446744073709551615 4352085 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28774/statm: 73010 62994 336 96 0 69572 0
[pid=28775] ppid=28773 vsize=186336 CPUtime=51.09 cores=4
/proc/28775/stat : 28775 (clasp) R 28773 28773 28368 0 -1 4202496 54295 0 0 0 5102 7 0 0 25 0 1 0 247439847 190808064 43249 33554432000 4194304 4785740 140737284952960 18446744073709551615 4552628 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/28775/statm: 46584 43249 340 145 0 43629 0
[pid=28776] ppid=28773 vsize=506644 CPUtime=25.42 cores=6
/proc/28776/stat : 28776 (TNM) R 28773 28773 28368 0 -1 4202496 27079 0 0 0 2539 3 0 0 25 0 1 0 247439847 518803456 26976 33554432000 134512640 134534564 4293446336 18446744073709551615 134530484 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28776/statm: 126661 26976 95 6 0 125327 0
[pid=28777] ppid=28773 vsize=55092 CPUtime=51.08 cores=2
/proc/28777/stat : 28777 (lingeling) R 28773 28773 28368 0 -1 4202496 34754 0 0 0 5103 5 0 0 25 0 1 0 247439847 56414208 12941 33554432000 4194304 4352236 140735269734528 18446744073709551615 4328441 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/28777/statm: 13773 12941 127 39 0 12853 0
[pid=28778] ppid=28773 vsize=518008 CPUtime=25.39 cores=6
/proc/28778/stat : 28778 (march_hi) R 28773 28773 28368 0 -1 4202496 285075 0 0 0 2504 35 0 0 25 0 1 0 247439847 530440192 113983 33554432000 4194304 4331988 140736661994816 18446744073709551615 4229363 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/28778/statm: 129502 113983 173 34 0 127944 0
Current children cumulated CPU time (s) 204.07
Current children cumulated vsize (KiB) 1576444

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

Child status: 0
Real time (s): 51.1452
CPU time (s): 204.233
CPU user time (s): 203.557
CPU system time (s): 0.675897
CPU usage (%): 399.32
Max. virtual memory (cumulated for all children) (KiB): 1585136

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

runsolver used 0.074988 second user time and 0.206968 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-29 01:14:46
IDJOB=3281026
IDBENCH=20495
IDSOLVER=1612
FILE ID=node107/3281026-1304032485
RUNJOBID= node107-1304032485-28748
PBS_JOBID= 13170345
Free space on /tmp= 71772 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT07/industrial/manolios/manol-pipe-f7idw.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3281026-1304032485/watcher-3281026-1304032485 -o /tmp/evaluation-result-3281026-1304032485/solver-3281026-1304032485 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3281026-1304032485.cnf

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

MD5SUM BENCH= e11b8f7666247454d93edb47f1646e2c
RANDOM SEED=1756769330

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.829
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	: 5359.47
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.829
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.829
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:      20262092 kB
Buffers:       2024320 kB
Cached:        9981424 kB
SwapCached:          0 kB
Active:        4958268 kB
Inactive:      7249316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20262092 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           38160 kB
Writeback:           0 kB
AnonPages:      201432 kB
Mapped:          16816 kB
Slab:           417012 kB
PageTables:       5092 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   808048 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= 71764 MiB
End job on node107 at 2011-04-29 01:15:37