Trace number 3221925

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) 39972.7 5000.02

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v150-c3195-S1836400953-011.UNKNOWN.cnf
MD5SUM39542bd0a185b4f7c5fc7900079a2845
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 variables150
Number of clauses3195
Sum of the clauses size15975
Maximum clause length5
Minimum clause length5
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 53195
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 8 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] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.00	[5] plingeling 276-6264d55-100731 (Armin Biere)
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) 1
0.00/0.00	Starting TNM 2009 on core(s) 2
0.00/0.00	Starting march_hi 2009 on core(s) 3
0.00/0.00	Starting plingeling 276-6264d55-100731 on core(s) 4 5 6 7

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-3221925-1304162904/watcher-3221925-1304162904 -o /tmp/evaluation-result-3221925-1304162904/solver-3221925-1304162904 -C 40000 -W 5000 -M 31000 ppfolio HOME/instance-3221925-1304162904.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.65 7.93 7.96 1/170 27157
/proc/meminfo: memFree=21976632/32951124 swapFree=67111524/67111528
[pid=27157] ppid=27155 vsize=18324 CPUtime=0 cores=0-7
/proc/27157/stat : 27157 (ppfolio) S 27155 27157 26652 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 508705976 18763776 390 33554432000 4194304 4287625 140734979618480 18446744073709551615 264726425103 0 0 4096 65536 7066236330325311487 0 0 17 6 0 0 0
/proc/27157/statm: 4581 390 341 23 0 91 0

[startup+0.163098 s]
/proc/loadavg: 7.65 7.93 7.96 1/170 27157
/proc/meminfo: memFree=21976632/32951124 swapFree=67111524/67111528
[pid=27157] ppid=27155 vsize=18324 CPUtime=0 cores=0-7
/proc/27157/stat : 27157 (ppfolio) R 27155 27157 26652 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 508705976 18763776 390 33554432000 4194304 4287625 140734979618480 18446744073709551615 264726425103 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/27157/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.20109 s]
/proc/loadavg: 7.65 7.93 7.96 1/170 27157
/proc/meminfo: memFree=21976632/32951124 swapFree=67111524/67111528
[pid=27157] ppid=27155 vsize=18324 CPUtime=0 cores=0-7
/proc/27157/stat : 27157 (ppfolio) R 27155 27157 26652 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 508705976 18763776 390 33554432000 4194304 4287625 140734979618480 18446744073709551615 264726425103 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/27157/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301071 s]
/proc/loadavg: 7.65 7.93 7.96 1/170 27157
/proc/meminfo: memFree=21976632/32951124 swapFree=67111524/67111528
[pid=27157] ppid=27155 vsize=18324 CPUtime=0 cores=0-7
/proc/27157/stat : 27157 (ppfolio) R 27155 27157 26652 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 508705976 18763776 390 33554432000 4194304 4287625 140734979618480 18446744073709551615 264726425103 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/27157/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700996 s]
/proc/loadavg: 7.65 7.93 7.96 1/170 27157
/proc/meminfo: memFree=21976632/32951124 swapFree=67111524/67111528
[pid=27157] ppid=27155 vsize=18324 CPUtime=0 cores=0-7
/proc/27157/stat : 27157 (ppfolio) S 27155 27157 26652 0 -1 4202496 522 0 0 0 0 0 0 0 23 0 1 0 508705976 18763776 390 33554432000 4194304 4287625 140734979618480 18446744073709551615 264726425103 0 0 4096 65536 7066236330325311487 0 0 17 6 0 0 0
/proc/27157/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50084 s]
/proc/loadavg: 7.65 7.93 7.96 9/180 27172
/proc/meminfo: memFree=21960116/32951124 swapFree=67111524/67111528
[pid=27157] ppid=27155 vsize=18324 CPUtime=0 cores=0-7
/proc/27157/stat : 27157 (ppfolio) S 27155 27157 26652 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 508705976 18763776 390 33554432000 4194304 4287625 140734979618480 18446744073709551615 264726425103 0 0 4096 65536 7066236330325311487 0 0 17 6 0 0 0
/proc/27157/statm: 4581 390 341 23 0 91 0
[pid=27158] ppid=27157 vsize=1062504 CPUtime=1.49 cores=0
/proc/27158/stat : 27158 (cryptominisat) R 27157 27157 26652 0 -1 4202496 4440 0 0 0 149 0 0 0 20 0 1 0 508705976 1088004096 2923 33554432000 4194304 4587354 140736161488656 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27158/statm: 265626 2923 337 96 0 262188 0
[pid=27159] ppid=27157 vsize=14336 CPUtime=1.49 cores=1
/proc/27159/stat : 27159 (clasp) R 27157 27157 26652 0 -1 4202496 1052 0 0 0 149 0 0 0 20 0 1 0 508705976 14680064 942 33554432000 4194304 4785740 140733786215664 18446744073709551615 4278081 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27159/statm: 3584 942 340 145 0 629 0
[pid=27160] ppid=27157 vsize=456088 CPUtime=1.49 cores=2
/proc/27160/stat : 27160 (TNM) R 27157 27157 26652 0 -1 4202496 388 0 0 0 149 0 0 0 25 0 1 0 508705976 467034112 284 33554432000 134512640 134534564 4291446112 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/27160/statm: 114022 284 95 6 0 112688 0
[pid=27161] ppid=27157 vsize=7884 CPUtime=1.49 cores=3
/proc/27161/stat : 27161 (march_hi) R 27157 27157 26652 0 -1 4202496 601 0 0 0 149 0 0 0 20 0 1 0 508705976 8073216 485 33554432000 4194304 4331988 140734076581152 18446744073709551615 4237393 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/27161/statm: 1971 485 175 34 0 413 0
[pid=27162] ppid=27157 vsize=121732 CPUtime=5.95 cores=4-7
/proc/27162/stat : 27162 (plingeling) S 27157 27157 26652 0 -1 4202496 3729 1258 0 0 594 1 0 0 18 0 5 0 508705976 124653568 2665 33554432000 4194304 4356188 140736639212928 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/27162/statm: 30433 2665 161 40 0 28977 0
[pid=27162/tid=27169] ppid=27157 vsize=121732 CPUtime=1.48 cores=4-7
/proc/27162/task/27169/stat : 27169 (plingeling) R 27157 27157 26652 0 -1 4202560 685 1258 0 0 148 0 0 0 20 0 5 0 508705977 124653568 2665 33554432000 4194304 4356188 140736639212928 18446744073709551615 4281456 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27162/tid=27170] ppid=27157 vsize=121732 CPUtime=1.48 cores=4-7
/proc/27162/task/27170/stat : 27170 (plingeling) R 27157 27157 26652 0 -1 4202560 793 1258 0 0 148 0 0 0 23 0 5 0 508705977 124653568 2665 33554432000 4194304 4356188 140736639212928 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27162/tid=27171] ppid=27157 vsize=121732 CPUtime=1.48 cores=4-7
/proc/27162/task/27171/stat : 27171 (plingeling) R 27157 27157 26652 0 -1 4202560 763 1258 0 0 148 0 0 0 23 0 5 0 508705977 124653568 2665 33554432000 4194304 4356188 140736639212928 18446744073709551615 4331281 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27162/tid=27172] ppid=27157 vsize=121732 CPUtime=1.47 cores=4-7
/proc/27162/task/27172/stat : 27172 (plingeling) R 27157 27157 26652 0 -1 4202560 871 1258 0 0 147 0 0 0 23 0 5 0 508705977 124653568 2665 33554432000 4194304 4356188 140736639212928 18446744073709551615 4331337 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.91
Current children cumulated vsize (KiB) 1680868

[startup+3.10054 s]
/proc/loadavg: 7.65 7.93 7.96 9/180 27172
/proc/meminfo: memFree=21947716/32951124 swapFree=67111524/67111528
[pid=27157] ppid=27155 vsize=18324 CPUtime=0 cores=0-7
/proc/27157/stat : 27157 (ppfolio) S 27155 27157 26652 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 508705976 18763776 390 33554432000 4194304 4287625 140734979618480 18446744073709551615 264726425103 0 0 4096 65536 7066236330325311487 0 0 17 6 0 0 0
/proc/27157/statm: 4581 390 341 23 0 91 0
[pid=27158] ppid=27157 vsize=1066148 CPUtime=3.09 cores=0
/proc/27158/stat : 27158 (cryptominisat) R 27157 27157 26652 0 -1 4202496 6160 0 0 0 309 0 0 0 25 0 1 0 508705976 1091735552 3565 33554432000 4194304 4587354 140736161488656 18446744073709551615 4357555 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27158/statm: 266537 3565 337 96 0 263099 0
[pid=27159] ppid=27157 vsize=15188 CPUtime=3.09 cores=1
/proc/27159/stat : 27159 (clasp) R 27157 27157 26652 0 -1 4202496 1237 0 0 0 309 0 0 0 25 0 1 0 508705976 15552512 1127 33554432000 4194304 4785740 140733786215664 18446744073709551615 4309561 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27159/statm: 3797 1127 341 145 0 842 0
[pid=27160] ppid=27157 vsize=456088 CPUtime=3.09 cores=2
/proc/27160/stat : 27160 (TNM) R 27157 27157 26652 0 -1 4202496 388 0 0 0 309 0 0 0 25 0 1 0 508705976 467034112 284 33554432000 134512640 134534564 4291446112 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/27160/statm: 114022 284 95 6 0 112688 0
[pid=27161] ppid=27157 vsize=8452 CPUtime=3.09 cores=3
/proc/27161/stat : 27161 (march_hi) R 27157 27157 26652 0 -1 4202496 696 0 0 0 309 0 0 0 25 0 1 0 508705976 8654848 580 33554432000 4194304 4331988 140734076581152 18446744073709551615 4226263 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/27161/statm: 2113 580 175 34 0 555 0
[pid=27162] ppid=27157 vsize=125844 CPUtime=12.33 cores=4-7
/proc/27162/stat : 27162 (plingeling) S 27157 27157 26652 0 -1 4202496 5333 1258 0 0 1232 1 0 0 18 0 5 0 508705976 128864256 3693 33554432000 4194304 4356188 140736639212928 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/27162/statm: 31461 3693 161 40 0 30005 0
[pid=27162/tid=27169] ppid=27157 vsize=125844 CPUtime=3.08 cores=4-7
/proc/27162/task/27169/stat : 27169 (plingeling) R 27157 27157 26652 0 -1 4202560 879 1258 0 0 308 0 0 0 25 0 5 0 508705977 128864256 3693 33554432000 4194304 4356188 140736639212928 18446744073709551615 4331996 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27162/tid=27170] ppid=27157 vsize=125844 CPUtime=3.08 cores=4-7
/proc/27162/task/27170/stat : 27170 (plingeling) R 27157 27157 26652 0 -1 4202560 1306 1258 0 0 308 0 0 0 25 0 5 0 508705977 128864256 3693 33554432000 4194304 4356188 140736639212928 18446744073709551615 4331203 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27162/tid=27171] ppid=27157 vsize=125844 CPUtime=3.08 cores=4-7
/proc/27162/task/27171/stat : 27171 (plingeling) R 27157 27157 26652 0 -1 4202560 1212 1258 0 0 308 0 0 0 25 0 5 0 508705977 128864256 3693 33554432000 4194304 4356188 140736639212928 18446744073709551615 4331069 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27162/tid=27172] ppid=27157 vsize=125844 CPUtime=3.07 cores=4-7
/proc/27162/task/27172/stat : 27172 (plingeling) R 27157 27157 26652 0 -1 4202560 1319 1258 0 0 307 0 0 0 25 0 5 0 508705977 128864256 3693 33554432000 4194304 4356188 140736639212928 18446744073709551615 4234112 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.69
Current children cumulated vsize (KiB) 1690044

[startup+6.30094 s]
/proc/loadavg: 7.68 7.93 7.96 9/180 27172
/proc/meminfo: memFree=21940648/32951124 swapFree=67111524/67111528
[pid=27157] ppid=27155 vsize=18324 CPUtime=0 cores=0-7
/proc/27157/stat : 27157 (ppfolio) S 27155 27157 26652 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 508705976 18763776 390 33554432000 4194304 4287625 140734979618480 18446744073709551615 264726425103 0 0 4096 65536 7066236330325311487 0 0 17 6 0 0 0
/proc/27157/statm: 4581 390 341 23 0 91 0
[pid=27158] ppid=27157 vsize=1067132 CPUtime=6.29 cores=0
/proc/27158/stat : 27158 (cryptominisat) R 27157 27157 26652 0 -1 4202496 8676 0 0 0 628 1 0 0 25 0 1 0 508705976 1092743168 4114 33554432000 4194304 4587354 140736161488656 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27158/statm: 266783 4114 337 96 0 263345 0
[pid=27159] ppid=27157 vsize=16032 CPUtime=6.29 cores=1
/proc/27159/stat : 27159 (clasp) R 27157 27157 26652 0 -1 4202496 1446 0 0 0 629 0 0 0 25 0 1 0 508705976 16416768 1336 33554432000 4194304 4785740 140733786215664 18446744073709551615 4277649 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27159/statm: 4008 1336 341 145 0 1053 0
[pid=27160] ppid=27157 vsize=456088 CPUtime=6.29 cores=2
/proc/27160/stat : 27160 (TNM) R 27157 27157 26652 0 -1 4202496 388 0 0 0 629 0 0 0 25 0 1 0 508705976 467034112 284 33554432000 134512640 134534564 4291446112 18446744073709551615 134530582 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/27160/statm: 114022 284 95 6 0 112688 0
[pid=27161] ppid=27157 vsize=8964 CPUtime=6.29 cores=3
/proc/27161/stat : 27161 (march_hi) R 27157 27157 26652 0 -1 4202496 888 0 0 0 629 0 0 0 25 0 1 0 508705976 9179136 772 33554432000 4194304 4331988 140734076581152 18446744073709551615 4210384 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/27161/statm: 2241 772 175 34 0 683 0
[pid=27162] ppid=27157 vsize=127648 CPUtime=25.12 cores=4-7
/proc/27162/stat : 27162 (plingeling) S 27157 27157 26652 0 -1 4202496 7064 1258 0 0 2510 2 0 0 18 0 5 0 508705976 130711552 4144 33554432000 4194304 4356188 140736639212928 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/27162/statm: 31912 4144 161 40 0 30456 0
[pid=27162/tid=27169] ppid=27157 vsize=127648 CPUtime=6.28 cores=4-7
/proc/27162/task/27169/stat : 27169 (plingeling) R 27157 27157 26652 0 -1 4202560 1552 1258 0 0 628 0 0 0 25 0 5 0 508705977 130711552 4144 33554432000 4194304 4356188 140736639212928 18446744073709551615 4331960 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27162/tid=27170] ppid=27157 vsize=127648 CPUtime=6.28 cores=4-7
/proc/27162/task/27170/stat : 27170 (plingeling) R 27157 27157 26652 0 -1 4202560 1627 1258 0 0 628 0 0 0 25 0 5 0 508705977 130711552 4144 33554432000 4194304 4356188 140736639212928 18446744073709551615 4331151 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27162/tid=27171] ppid=27157 vsize=127648 CPUtime=6.28 cores=4-7
/proc/27162/task/27171/stat : 27171 (plingeling) R 27157 27157 26652 0 -1 4202560 1564 1258 0 0 628 0 0 0 25 0 5 0 508705977 130711552 4144 33554432000 4194304 4356188 140736639212928 18446744073709551615 4281672 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27162/tid=27172] ppid=27157 vsize=127648 CPUtime=6.25 cores=4-7
/proc/27162/task/27172/stat : 27172 (plingeling) R 27157 27157 26652 0 -1 4202560 1704 1258 0 0 625 0 0 0 25 0 5 0 508705977 130711552 4144 33554432000 4194304 4356188 140736639212928 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.28
Current children cumulated vsize (KiB) 1694188

[startup+12.7007 s]
/proc/loadavg: 7.71 7.93 7.96 9/180 27172
/proc/meminfo: memFree=21931240/32951124 swapFree=67111524/67111528
[pid=27157] ppid=27155 vsize=18324 CPUtime=0 cores=0-7
/proc/27157/stat : 27157 (ppfolio) S 27155 27157 26652 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 508705976 18763776 390 33554432000 4194304 4287625 140734979618480 18446744073709551615 264726425103 0 0 4096 65536 7066236330325311487 0 0 17 6 0 0 0
/proc/27157/statm: 4581 390 341 23 0 91 0
[pid=27158] ppid=27157 vsize=1069104 CPUtime=12.69 cores=0
/proc/27158/stat : 27158 (cryptominisat) R 27157 27157 26652 0 -1 4202496 13578 0 0 0 1268 1 0 0 25 0 1 0 508705976 1094762496 4762 33554432000 4194304 4587354 140736161488656 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27158/statm: 267276 4762 337 96 0 263838 0
[pid=27159] ppid=27157 vsize=17300 CPUtime=12.69 cores=1
/proc/27159/stat : 27159 (clasp) R 27157 27157 26652 0 -1 4202496 1763 0 0 0 1269 0 0 0 25 0 1 0 508705976 17715200 1653 33554432000 4194304 4785740 140733786215664 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27159/statm: 4325 1653 341 145 0 1370 0
[pid=27160] ppid=27157 vsize=456088 CPUtime=12.69 cores=2
/proc/27160/stat : 27160 (TNM) R 27157 27157 26652 0 -1 4202496 388 0 0 0 1269 0 0 0 25 0 1 0 508705976 467034112 284 33554432000 134512640 134534564 4291446112 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/27160/statm: 114022 284 95 6 0 112688 0
[pid=27161] ppid=27157 vsize=10880 CPUtime=12.69 cores=3
/proc/27161/stat : 27161 (march_hi) R 27157 27157 26652 0 -1 4202496 1226 0 0 0 1269 0 0 0 25 0 1 0 508705976 11141120 1110 33554432000 4194304 4331988 140734076581152 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/27161/statm: 2720 1110 175 34 0 1162 0
[pid=27162] ppid=27157 vsize=131752 CPUtime=50.69 cores=4-7
/proc/27162/stat : 27162 (plingeling) S 27157 27157 26652 0 -1 4202496 10362 1258 0 0 5066 3 0 0 18 0 5 0 508705976 134914048 5170 33554432000 4194304 4356188 140736639212928 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/27162/statm: 32938 5170 161 40 0 31482 0
[pid=27162/tid=27169] ppid=27157 vsize=131752 CPUtime=12.68 cores=4-7
/proc/27162/task/27169/stat : 27169 (plingeling) R 27157 27157 26652 0 -1 4202560 2161 1258 0 0 1268 0 0 0 25 0 5 0 508705977 134914048 5170 33554432000 4194304 4356188 140736639212928 18446744073709551615 4330964 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27162/tid=27170] ppid=27157 vsize=131752 CPUtime=12.67 cores=4-7
/proc/27162/task/27170/stat : 27170 (plingeling) R 27157 27157 26652 0 -1 4202560 2459 1258 0 0 1267 0 0 0 25 0 5 0 508705977 134914048 5170 33554432000 4194304 4356188 140736639212928 18446744073709551615 4332125 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27162/tid=27171] ppid=27157 vsize=131752 CPUtime=12.68 cores=4-7
/proc/27162/task/27171/stat : 27171 (plingeling) R 27157 27157 26652 0 -1 4202560 2780 1258 0 0 1268 0 0 0 25 0 5 0 508705977 134914048 5170 33554432000 4194304 4356188 140736639212928 18446744073709551615 4331069 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27162/tid=27172] ppid=27157 vsize=131752 CPUtime=12.61 cores=4-7
/proc/27162/task/27172/stat : 27172 (plingeling) R 27157 27157 26652 0 -1 4202560 2345 1258 0 0 1261 0 0 0 25 0 5 0 508705977 134914048 5170 33554432000 4194304 4356188 140736639212928 18446744073709551615 4330999 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.45
Current children cumulated vsize (KiB) 1703448

[startup+25.5013 s]
/proc/loadavg: 7.77 7.94 7.96 9/180 27172
/proc/meminfo: memFree=21916340/32951124 swapFree=67111524/67111528
[pid=27157] ppid=27155 vsize=18324 CPUtime=0 cores=0-7
/proc/27157/stat : 27157 (ppfolio) S 27155 27157 26652 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 508705976 18763776 390 33554432000 4194304 4287625 140734979618480 18446744073709551615 264726425103 0 0 4096 65536 7066236330325311487 0 0 17 6 0 0 0
/proc/27157/statm: 4581 390 341 23 0 91 0
[pid=27158] ppid=27157 vsize=1074228 CPUtime=25.48 cores=0
/proc/27158/stat : 27158 (cryptominisat) R 27157 27157 26652 0 -1 4202496 21224 0 0 0 2546 2 0 0 25 0 1 0 508705976 1100009472 5800 33554432000 4194304 4587354 140736161488656 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0

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

[pid=27160] ppid=27157 vsize=456092 CPUtime=4842.46 cores=2
/proc/27160/stat : 27160 (TNM) R 27157 27157 26652 0 -1 4202496 397 0 0 0 484244 2 0 0 25 0 1 0 508705976 467038208 293 33554432000 134512640 134534564 4291446112 18446744073709551615 134528972 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/27160/statm: 114023 293 103 6 0 112689 0
[pid=27161] ppid=27157 vsize=1077876 CPUtime=4842.47 cores=3
/proc/27161/stat : 27161 (march_hi) R 27157 27157 26652 0 -1 4202496 206152 0 0 0 484092 155 0 0 25 0 1 0 508705976 1103745024 206036 33554432000 4194304 4331988 140734076581152 18446744073709551615 4210430 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/27161/statm: 269469 206036 175 34 0 267911 0
[pid=27162] ppid=27157 vsize=268552 CPUtime=19342.1 cores=4-7
/proc/27162/stat : 27162 (plingeling) S 27157 27157 26652 0 -1 4202496 742122 1258 0 0 1934093 117 0 0 18 0 5 0 508705976 274997248 39348 33554432000 4194304 4356188 140736639212928 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/27162/statm: 67138 39348 161 40 0 65682 0
[pid=27162/tid=27169] ppid=27157 vsize=268552 CPUtime=4842.46 cores=4-7
/proc/27162/task/27169/stat : 27169 (plingeling) R 27157 27157 26652 0 -1 4202560 193525 1258 0 0 484217 29 0 0 25 0 5 0 508705977 274997248 39348 33554432000 4194304 4356188 140736639212928 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27162/tid=27170] ppid=27157 vsize=268552 CPUtime=4841.1 cores=4-7
/proc/27162/task/27170/stat : 27170 (plingeling) R 27157 27157 26652 0 -1 4202560 181055 1258 0 0 484081 29 0 0 25 0 5 0 508705977 274997248 39348 33554432000 4194304 4356188 140736639212928 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27162/tid=27171] ppid=27157 vsize=268552 CPUtime=4842.44 cores=4-7
/proc/27162/task/27171/stat : 27171 (plingeling) R 27157 27157 26652 0 -1 4202560 179969 1258 0 0 484215 29 0 0 25 0 5 0 508705977 274997248 39348 33554432000 4194304 4356188 140736639212928 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27162/tid=27172] ppid=27157 vsize=268552 CPUtime=4816.06 cores=4-7
/proc/27162/task/27172/stat : 27172 (plingeling) R 27157 27157 26652 0 -1 4202560 186956 1258 0 0 481579 27 0 0 25 0 5 0 508705977 274997248 39348 33554432000 4194304 4356188 140736639212928 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38711.9
Current children cumulated vsize (KiB) 3115104

[startup+4902.3 s]
/proc/loadavg: 8.08 8.06 8.01 9/180 27314
/proc/meminfo: memFree=20818312/32951124 swapFree=67111524/67111528
[pid=27157] ppid=27155 vsize=18324 CPUtime=0 cores=0-7
/proc/27157/stat : 27157 (ppfolio) S 27155 27157 26652 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 508705976 18763776 390 33554432000 4194304 4287625 140734979618480 18446744073709551615 264726425103 0 0 4096 65536 7066236330325311487 0 0 17 6 0 0 0
/proc/27157/statm: 4581 390 341 23 0 91 0
[pid=27158] ppid=27157 vsize=1248780 CPUtime=4902.45 cores=0
/proc/27158/stat : 27158 (cryptominisat) R 27157 27157 26652 0 -1 4202496 370800 0 0 0 490091 154 0 0 25 0 1 0 508705976 1278750720 39271 33554432000 4194304 4587354 140736161488656 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27158/statm: 312195 39271 337 96 0 308757 0
[pid=27159] ppid=27157 vsize=45480 CPUtime=4902.45 cores=1
/proc/27159/stat : 27159 (clasp) R 27157 27157 26652 0 -1 4202496 8120 0 0 0 490243 2 0 0 25 0 1 0 508705976 46571520 8010 33554432000 4194304 4785740 140733786215664 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27159/statm: 11370 8010 341 145 0 8415 0
[pid=27160] ppid=27157 vsize=456092 CPUtime=4902.46 cores=2
/proc/27160/stat : 27160 (TNM) R 27157 27157 26652 0 -1 4202496 397 0 0 0 490244 2 0 0 25 0 1 0 508705976 467038208 293 33554432000 134512640 134534564 4291446112 18446744073709551615 134530586 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/27160/statm: 114023 293 103 6 0 112689 0
[pid=27161] ppid=27157 vsize=1077876 CPUtime=4902.46 cores=3
/proc/27161/stat : 27161 (march_hi) R 27157 27157 26652 0 -1 4202496 208462 0 0 0 490089 157 0 0 25 0 1 0 508705976 1103745024 208346 33554432000 4194304 4331988 140734076581152 18446744073709551615 4210459 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/27161/statm: 269469 208346 175 34 0 267911 0
[pid=27162] ppid=27157 vsize=250888 CPUtime=19581.8 cores=4-7
/proc/27162/stat : 27162 (plingeling) S 27157 27157 26652 0 -1 4202496 745514 1258 0 0 1958058 117 0 0 18 0 5 0 508705976 256909312 34932 33554432000 4194304 4356188 140736639212928 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/27162/statm: 62722 34932 161 40 0 61266 0
[pid=27162/tid=27169] ppid=27157 vsize=250888 CPUtime=4902.45 cores=4-7
/proc/27162/task/27169/stat : 27169 (plingeling) R 27157 27157 26652 0 -1 4202560 194037 1258 0 0 490216 29 0 0 25 0 5 0 508705977 256909312 34932 33554432000 4194304 4356188 140736639212928 18446744073709551615 4331199 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27162/tid=27170] ppid=27157 vsize=250888 CPUtime=4901.09 cores=4-7
/proc/27162/task/27170/stat : 27170 (plingeling) R 27157 27157 26652 0 -1 4202560 181759 1258 0 0 490080 29 0 0 25 0 5 0 508705977 256909312 34932 33554432000 4194304 4356188 140736639212928 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27162/tid=27171] ppid=27157 vsize=250888 CPUtime=4902.44 cores=4-7
/proc/27162/task/27171/stat : 27171 (plingeling) R 27157 27157 26652 0 -1 4202560 181185 1258 0 0 490214 30 0 0 25 0 5 0 508705977 256909312 34932 33554432000 4194304 4356188 140736639212928 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27162/tid=27172] ppid=27157 vsize=250888 CPUtime=4875.74 cores=4-7
/proc/27162/task/27172/stat : 27172 (plingeling) R 27157 27157 26652 0 -1 4202560 187916 1258 0 0 487546 28 0 0 25 0 5 0 508705977 256909312 34932 33554432000 4194304 4356188 140736639212928 18446744073709551615 4331072 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39191.6
Current children cumulated vsize (KiB) 3097440

[startup+4962.3 s]
/proc/loadavg: 8.06 8.06 8.01 9/180 27316
/proc/meminfo: memFree=20836888/32951124 swapFree=67111524/67111528
[pid=27157] ppid=27155 vsize=18324 CPUtime=0 cores=0-7
/proc/27157/stat : 27157 (ppfolio) S 27155 27157 26652 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 508705976 18763776 390 33554432000 4194304 4287625 140734979618480 18446744073709551615 264726425103 0 0 4096 65536 7066236330325311487 0 0 17 6 0 0 0
/proc/27157/statm: 4581 390 341 23 0 91 0
[pid=27158] ppid=27157 vsize=1228008 CPUtime=4962.46 cores=0
/proc/27158/stat : 27158 (cryptominisat) R 27157 27157 26652 0 -1 4202496 371940 0 0 0 496091 155 0 0 25 0 1 0 508705976 1257480192 32902 33554432000 4194304 4587354 140736161488656 18446744073709551615 4244156 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27158/statm: 307002 32902 337 96 0 303564 0
[pid=27159] ppid=27157 vsize=45480 CPUtime=4962.45 cores=1
/proc/27159/stat : 27159 (clasp) R 27157 27157 26652 0 -1 4202496 8120 0 0 0 496243 2 0 0 25 0 1 0 508705976 46571520 8010 33554432000 4194304 4785740 140733786215664 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27159/statm: 11370 8010 341 145 0 8415 0
[pid=27160] ppid=27157 vsize=456092 CPUtime=4962.46 cores=2
/proc/27160/stat : 27160 (TNM) R 27157 27157 26652 0 -1 4202496 397 0 0 0 496244 2 0 0 25 0 1 0 508705976 467038208 293 33554432000 134512640 134534564 4291446112 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/27160/statm: 114023 293 103 6 0 112689 0
[pid=27161] ppid=27157 vsize=1077876 CPUtime=4962.47 cores=3
/proc/27161/stat : 27161 (march_hi) R 27157 27157 26652 0 -1 4202496 210745 0 0 0 496088 159 0 0 25 0 1 0 508705976 1103745024 210629 33554432000 4194304 4331988 140734076581152 18446744073709551615 4212300 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/27161/statm: 269469 210629 175 34 0 267911 0
[pid=27162] ppid=27157 vsize=248584 CPUtime=19821.4 cores=4-7
/proc/27162/stat : 27162 (plingeling) S 27157 27157 26652 0 -1 4202496 748650 1258 0 0 1982025 118 0 0 18 0 5 0 508705976 254550016 34356 33554432000 4194304 4356188 140736639212928 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/27162/statm: 62146 34356 161 40 0 60690 0
[pid=27162/tid=27169] ppid=27157 vsize=248584 CPUtime=4962.46 cores=4-7
/proc/27162/task/27169/stat : 27169 (plingeling) R 27157 27157 26652 0 -1 4202560 195253 1258 0 0 496217 29 0 0 25 0 5 0 508705977 254550016 34356 33554432000 4194304 4356188 140736639212928 18446744073709551615 4210834 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27162/tid=27170] ppid=27157 vsize=248584 CPUtime=4961.08 cores=4-7
/proc/27162/task/27170/stat : 27170 (plingeling) R 27157 27157 26652 0 -1 4202560 182655 1258 0 0 496079 29 0 0 25 0 5 0 508705977 254550016 34356 33554432000 4194304 4356188 140736639212928 18446744073709551615 4331296 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27162/tid=27171] ppid=27157 vsize=248584 CPUtime=4962.44 cores=4-7
/proc/27162/task/27171/stat : 27171 (plingeling) R 27157 27157 26652 0 -1 4202560 181825 1258 0 0 496214 30 0 0 25 0 5 0 508705977 254550016 34356 33554432000 4194304 4356188 140736639212928 18446744073709551615 4331074 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27162/tid=27172] ppid=27157 vsize=248584 CPUtime=4935.41 cores=4-7
/proc/27162/task/27172/stat : 27172 (plingeling) R 27157 27157 26652 0 -1 4202560 188300 1258 0 0 493513 28 0 0 25 0 5 0 508705977 254550016 34356 33554432000 4194304 4356188 140736639212928 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39671.3
Current children cumulated vsize (KiB) 3074364



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 8.03 8.05 8.00 9/180 27317
/proc/meminfo: memFree=20813808/32951124 swapFree=67111524/67111528
[pid=27157] ppid=27155 vsize=18324 CPUtime=0 cores=0-7
/proc/27157/stat : 27157 (ppfolio) S 27155 27157 26652 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 508705976 18763776 390 33554432000 4194304 4287625 140734979618480 18446744073709551615 264726425103 0 0 4096 65536 7066236330325311487 0 0 17 6 0 0 0
/proc/27157/statm: 4581 390 341 23 0 91 0
[pid=27158] ppid=27157 vsize=1228008 CPUtime=5000.17 cores=0
/proc/27158/stat : 27158 (cryptominisat) R 27157 27157 26652 0 -1 4202496 373372 0 0 0 499862 155 0 0 25 0 1 0 508705976 1257480192 34308 33554432000 4194304 4587354 140736161488656 18446744073709551615 4238459 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27158/statm: 307002 34308 337 96 0 303564 0
[pid=27159] ppid=27157 vsize=45480 CPUtime=5000.16 cores=1
/proc/27159/stat : 27159 (clasp) R 27157 27157 26652 0 -1 4202496 8120 0 0 0 500014 2 0 0 25 0 1 0 508705976 46571520 8010 33554432000 4194304 4785740 140733786215664 18446744073709551615 4286994 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27159/statm: 11370 8010 341 145 0 8415 0
[pid=27160] ppid=27157 vsize=456092 CPUtime=5000.17 cores=2
/proc/27160/stat : 27160 (TNM) R 27157 27157 26652 0 -1 4202496 397 0 0 0 500015 2 0 0 25 0 1 0 508705976 467038208 293 33554432000 134512640 134534564 4291446112 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/27160/statm: 114023 293 103 6 0 112689 0
[pid=27161] ppid=27157 vsize=1077876 CPUtime=5000.18 cores=3
/proc/27161/stat : 27161 (march_hi) R 27157 27157 26652 0 -1 4202496 212125 0 0 0 499857 161 0 0 25 0 1 0 508705976 1103745024 212009 33554432000 4194304 4331988 140734076581152 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/27161/statm: 269469 212009 175 34 0 267911 0
[pid=27162] ppid=27157 vsize=260872 CPUtime=19972 cores=4-7
/proc/27162/stat : 27162 (plingeling) S 27157 27157 26652 0 -1 4202496 751722 1258 0 0 1997086 118 0 0 18 0 5 0 508705976 267132928 37428 33554432000 4194304 4356188 140736639212928 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/27162/statm: 65218 37428 161 40 0 63762 0
[pid=27162/tid=27169] ppid=27157 vsize=260872 CPUtime=5000.17 cores=4-7
/proc/27162/task/27169/stat : 27169 (plingeling) R 27157 27157 26652 0 -1 4202560 195893 1258 0 0 499987 30 0 0 25 0 5 0 508705977 267132928 37428 33554432000 4194304 4356188 140736639212928 18446744073709551615 4331960 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27162/tid=27170] ppid=27157 vsize=260872 CPUtime=4998.78 cores=4-7
/proc/27162/task/27170/stat : 27170 (plingeling) R 27157 27157 26652 0 -1 4202560 183615 1258 0 0 499849 29 0 0 25 0 5 0 508705977 267132928 37428 33554432000 4194304 4356188 140736639212928 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27162/tid=27171] ppid=27157 vsize=260872 CPUtime=5000.15 cores=4-7
/proc/27162/task/27171/stat : 27171 (plingeling) R 27157 27157 26652 0 -1 4202560 181825 1258 0 0 499985 30 0 0 25 0 5 0 508705977 267132928 37428 33554432000 4194304 4356188 140736639212928 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27162/tid=27172] ppid=27157 vsize=260872 CPUtime=4972.91 cores=4-7
/proc/27162/task/27172/stat : 27172 (plingeling) R 27157 27157 26652 0 -1 4202560 189772 1258 0 0 497263 28 0 0 25 0 5 0 508705977 267132928 37428 33554432000 4194304 4356188 140736639212928 18446744073709551615 4332003 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39972.7
Current children cumulated vsize (KiB) 3086652

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

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

[startup+5000 s]
/proc/loadavg: 8.03 8.05 8.00 9/180 27317
/proc/meminfo: memFree=20813808/32951124 swapFree=67111524/67111528
[pid=27157] ppid=27155 vsize=18324 CPUtime=0 cores=0-7
/proc/27157/stat : 27157 (ppfolio) S 27155 27157 26652 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 508705976 18763776 390 33554432000 4194304 4287625 140734979618480 18446744073709551615 264726425103 0 0 4096 65536 7066236330325311487 0 0 17 6 0 0 0
/proc/27157/statm: 4581 390 341 23 0 91 0
[pid=27158] ppid=27157 vsize=1228008 CPUtime=5000.17 cores=0
/proc/27158/stat : 27158 (cryptominisat) R 27157 27157 26652 0 -1 4202496 373372 0 0 0 499862 155 0 0 25 0 1 0 508705976 1257480192 34308 33554432000 4194304 4587354 140736161488656 18446744073709551615 4238459 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27158/statm: 307002 34308 337 96 0 303564 0
[pid=27159] ppid=27157 vsize=45480 CPUtime=5000.16 cores=1
/proc/27159/stat : 27159 (clasp) R 27157 27157 26652 0 -1 4202496 8120 0 0 0 500014 2 0 0 25 0 1 0 508705976 46571520 8010 33554432000 4194304 4785740 140733786215664 18446744073709551615 4286994 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27159/statm: 11370 8010 341 145 0 8415 0
[pid=27160] ppid=27157 vsize=456092 CPUtime=5000.17 cores=2
/proc/27160/stat : 27160 (TNM) R 27157 27157 26652 0 -1 4202496 397 0 0 0 500015 2 0 0 25 0 1 0 508705976 467038208 293 33554432000 134512640 134534564 4291446112 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/27160/statm: 114023 293 103 6 0 112689 0
[pid=27161] ppid=27157 vsize=1077876 CPUtime=5000.18 cores=3
/proc/27161/stat : 27161 (march_hi) R 27157 27157 26652 0 -1 4202496 212125 0 0 0 499857 161 0 0 25 0 1 0 508705976 1103745024 212009 33554432000 4194304 4331988 140734076581152 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/27161/statm: 269469 212009 175 34 0 267911 0
[pid=27162] ppid=27157 vsize=260872 CPUtime=19972 cores=4-7
/proc/27162/stat : 27162 (plingeling) S 27157 27157 26652 0 -1 4202496 751722 1258 0 0 1997086 118 0 0 18 0 5 0 508705976 267132928 37428 33554432000 4194304 4356188 140736639212928 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/27162/statm: 65218 37428 161 40 0 63762 0
[pid=27162/tid=27169] ppid=27157 vsize=260872 CPUtime=5000.17 cores=4-7
/proc/27162/task/27169/stat : 27169 (plingeling) R 27157 27157 26652 0 -1 4202560 195893 1258 0 0 499987 30 0 0 25 0 5 0 508705977 267132928 37428 33554432000 4194304 4356188 140736639212928 18446744073709551615 4331960 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27162/tid=27170] ppid=27157 vsize=260872 CPUtime=4998.78 cores=4-7
/proc/27162/task/27170/stat : 27170 (plingeling) R 27157 27157 26652 0 -1 4202560 183615 1258 0 0 499849 29 0 0 25 0 5 0 508705977 267132928 37428 33554432000 4194304 4356188 140736639212928 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27162/tid=27171] ppid=27157 vsize=260872 CPUtime=5000.15 cores=4-7
/proc/27162/task/27171/stat : 27171 (plingeling) R 27157 27157 26652 0 -1 4202560 181825 1258 0 0 499985 30 0 0 25 0 5 0 508705977 267132928 37428 33554432000 4194304 4356188 140736639212928 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27162/tid=27172] ppid=27157 vsize=260872 CPUtime=4972.91 cores=4-7
/proc/27162/task/27172/stat : 27172 (plingeling) R 27157 27157 26652 0 -1 4202560 189772 1258 0 0 497263 28 0 0 25 0 5 0 508705977 267132928 37428 33554432000 4194304 4356188 140736639212928 18446744073709551615 4332003 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39972.7
Current children cumulated vsize (KiB) 3086652

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 27157 and gives
#  childrusage.ru_utime.tv_sec=14998
#  childrusage.ru_utime.tv_usec=917817
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=620753
# CPU time returned by wait4() is 15000.5
# while last known CPU time is 39972.7
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5000.02
CPU time (s): 39972.7
CPU user time (s): 39968.3
CPU system time (s): 4.38
CPU usage (%): 799.452
Max. virtual memory (cumulated for all children) (KiB): 11352524

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14998.9
system time used= 1.62075
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 382427
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= 588
involuntary context switches= 35094

runsolver used 7.68683 second user time and 19.575 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-30 13:28:24
IDJOB=3221925
IDBENCH=83004
IDSOLVER=1638
FILE ID=node141/3221925-1304162904
RUNJOBID= node141-1304157866-26666
PBS_JOBID= 13170914
Free space on /tmp= 72600 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v150-c3195-S1836400953-011.UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3221925-1304162904/watcher-3221925-1304162904 -o /tmp/evaluation-result-3221925-1304162904/solver-3221925-1304162904 -C 40000 -W 5000 -M 31000  ppfolio HOME/instance-3221925-1304162904.cnf

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 39542bd0a185b4f7c5fc7900079a2845
RANDOM SEED=1109098793

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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.84
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.806
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.806
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.806
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:      21977036 kB
Buffers:       1408980 kB
Cached:        8924056 kB
SwapCached:          4 kB
Active:        2656452 kB
Inactive:      7739308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21977036 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           10616 kB
Writeback:           0 kB
AnonPages:       62404 kB
Mapped:          14640 kB
Slab:           511444 kB
PageTables:       5104 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   181880 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= 72588 MiB
End job on node141 at 2011-04-30 14:51:46