Trace number 3220809

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

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v70-c6230-S635440951-015.UNKNOWN.cnf
MD5SUM84865a406d2a10d67b7d2a7ac3e327ce
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 variables70
Number of clauses6230
Sum of the clauses size43610
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 56230

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-3220809-1304160004/watcher-3220809-1304160004 -o /tmp/evaluation-result-3220809-1304160004/solver-3220809-1304160004 -C 40000 -W 5000 -M 31000 ppfolio HOME/instance-3220809-1304160004.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: 8.12 8.07 8.01 1/170 12708
/proc/meminfo: memFree=31120380/32951124 swapFree=67107188/67111528
[pid=12708] ppid=12706 vsize=18324 CPUtime=0 cores=0-7
/proc/12708/stat : 12708 (ppfolio) S 12706 12708 11857 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 527598909 18763776 389 33554432000 4194304 4287625 140735897432784 18446744073709551615 210204667407 0 0 4096 65536 2826088480816 0 0 17 6 0 0 0
/proc/12708/statm: 4581 389 341 23 0 91 0

[startup+0.0146781 s]
/proc/loadavg: 8.12 8.07 8.01 1/170 12708
/proc/meminfo: memFree=31120380/32951124 swapFree=67107188/67111528
[pid=12708] ppid=12706 vsize=18324 CPUtime=0 cores=0-7
/proc/12708/stat : 12708 (ppfolio) S 12706 12708 11857 0 -1 4202496 521 0 0 0 0 0 0 0 18 0 1 0 527598909 18763776 389 33554432000 4194304 4287625 140735897432784 18446744073709551615 210204667407 0 0 4096 65536 4315900214981427199 0 0 17 6 0 0 0
/proc/12708/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.833539 s]
/proc/loadavg: 8.12 8.07 8.01 1/170 12708
/proc/meminfo: memFree=31120380/32951124 swapFree=67107188/67111528
[pid=12708] ppid=12706 vsize=18324 CPUtime=0 cores=0-7
/proc/12708/stat : 12708 (ppfolio) S 12706 12708 11857 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 527598909 18763776 389 33554432000 4194304 4287625 140735897432784 18446744073709551615 210204667407 0 0 4096 65536 4315900214981427199 0 0 17 6 0 0 0
/proc/12708/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.900526 s]
/proc/loadavg: 8.12 8.07 8.01 1/170 12708
/proc/meminfo: memFree=31120380/32951124 swapFree=67107188/67111528
[pid=12708] ppid=12706 vsize=18324 CPUtime=0 cores=0-7
/proc/12708/stat : 12708 (ppfolio) S 12706 12708 11857 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 527598909 18763776 389 33554432000 4194304 4287625 140735897432784 18446744073709551615 210204667407 0 0 4096 65536 4315900214981427199 0 0 17 6 0 0 0
/proc/12708/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.00051 s]
/proc/loadavg: 8.12 8.07 8.01 1/170 12708
/proc/meminfo: memFree=31120380/32951124 swapFree=67107188/67111528
[pid=12708] ppid=12706 vsize=18324 CPUtime=0 cores=0-7
/proc/12708/stat : 12708 (ppfolio) S 12706 12708 11857 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 527598909 18763776 389 33554432000 4194304 4287625 140735897432784 18446744073709551615 210204667407 0 0 4096 65536 4315900214981427199 0 0 17 6 0 0 0
/proc/12708/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50043 s]
/proc/loadavg: 8.12 8.07 8.01 1/170 12708
/proc/meminfo: memFree=31120380/32951124 swapFree=67107188/67111528
[pid=12708] ppid=12706 vsize=18324 CPUtime=0 cores=0-7
/proc/12708/stat : 12708 (ppfolio) S 12706 12708 11857 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 527598909 18763776 389 33554432000 4194304 4287625 140735897432784 18446744073709551615 210204667407 0 0 4096 65536 4315900214981427199 0 0 17 6 0 0 0
/proc/12708/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10116 s]
/proc/loadavg: 8.12 8.07 8.01 9/180 12724
/proc/meminfo: memFree=31086944/32951124 swapFree=67107188/67111528
[pid=12708] ppid=12706 vsize=18324 CPUtime=0 cores=0-7
/proc/12708/stat : 12708 (ppfolio) S 12706 12708 11857 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 527598909 18763776 389 33554432000 4194304 4287625 140735897432784 18446744073709551615 210204667407 0 0 4096 65536 4315900214981427199 0 0 17 6 0 0 0
/proc/12708/statm: 4581 389 341 23 0 91 0
[pid=12709] ppid=12708 vsize=432132 CPUtime=3.08 cores=0
/proc/12709/stat : 12709 (cryptominisat) R 12708 12708 11857 0 -1 4202496 5453 0 0 0 308 0 0 0 25 0 1 0 527598910 442503168 2894 33554432000 4194304 4587354 140736487571408 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12709/statm: 108033 2894 336 96 0 104595 0
[pid=12710] ppid=12708 vsize=15512 CPUtime=3.09 cores=1
/proc/12710/stat : 12710 (clasp) R 12708 12708 11857 0 -1 4202496 1325 0 0 0 309 0 0 0 25 0 1 0 527598910 15884288 1217 33554432000 4194304 4785740 140737401317568 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12710/statm: 3878 1217 341 145 0 923 0
[pid=12711] ppid=12708 vsize=456484 CPUtime=3.09 cores=2
/proc/12711/stat : 12711 (TNM) R 12708 12708 11857 0 -1 4202496 518 0 0 0 309 0 0 0 25 0 1 0 527598910 467439616 415 33554432000 134512640 134534564 4289729424 18446744073709551615 134528464 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/12711/statm: 114121 415 95 6 0 112787 0
[pid=12712] ppid=12708 vsize=8564 CPUtime=3.09 cores=3
/proc/12712/stat : 12712 (march_hi) R 12708 12708 11857 0 -1 4202496 1629 0 0 0 309 0 0 0 25 0 1 0 527598910 8769536 636 33554432000 4194304 4331988 140734434185568 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/12712/statm: 2141 636 174 34 0 583 0
[pid=12713] ppid=12708 vsize=127592 CPUtime=12.31 cores=4-7
/proc/12713/stat : 12713 (plingeling) S 12708 12708 11857 0 -1 4202496 6223 1249 0 0 1230 1 0 0 18 0 5 0 527598910 130654208 3970 33554432000 4194304 4356188 140734207001408 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/12713/statm: 31898 3970 161 40 0 30442 0
[pid=12713/tid=12720] ppid=12708 vsize=127592 CPUtime=3.07 cores=4-7
/proc/12713/task/12720/stat : 12720 (plingeling) R 12708 12708 11857 0 -1 4202560 1330 1249 0 0 307 0 0 0 25 0 5 0 527598911 130654208 3970 33554432000 4194304 4356188 140734207001408 18446744073709551615 4331028 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12713/tid=12721] ppid=12708 vsize=127592 CPUtime=3.07 cores=4-7
/proc/12713/task/12721/stat : 12721 (plingeling) R 12708 12708 11857 0 -1 4202560 1201 1249 0 0 307 0 0 0 25 0 5 0 527598911 130654208 3970 33554432000 4194304 4356188 140734207001408 18446744073709551615 4331074 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12713/tid=12722] ppid=12708 vsize=127592 CPUtime=3.06 cores=4-7
/proc/12713/task/12722/stat : 12722 (plingeling) R 12708 12708 11857 0 -1 4202560 1298 1249 0 0 306 0 0 0 25 0 5 0 527598911 130654208 3970 33554432000 4194304 4356188 140734207001408 18446744073709551615 4331208 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12713/tid=12723] ppid=12708 vsize=127592 CPUtime=3.07 cores=4-7
/proc/12713/task/12723/stat : 12723 (plingeling) R 12708 12708 11857 0 -1 4202560 1142 1249 0 0 307 0 0 0 25 0 5 0 527598911 130654208 3970 33554432000 4194304 4356188 140734207001408 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 24.66
Current children cumulated vsize (KiB) 1058608

[startup+6.30062 s]
/proc/loadavg: 8.11 8.07 8.01 9/180 12724
/proc/meminfo: memFree=31082432/32951124 swapFree=67107188/67111528
[pid=12708] ppid=12706 vsize=18324 CPUtime=0 cores=0-7
/proc/12708/stat : 12708 (ppfolio) S 12706 12708 11857 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 527598909 18763776 389 33554432000 4194304 4287625 140735897432784 18446744073709551615 210204667407 0 0 4096 65536 4315900214981427199 0 0 17 6 0 0 0
/proc/12708/statm: 4581 389 341 23 0 91 0
[pid=12709] ppid=12708 vsize=34892 CPUtime=6.29 cores=0
/proc/12709/stat : 12709 (cryptominisat) R 12708 12708 11857 0 -1 4202496 7226 0 0 0 628 1 0 0 25 0 1 0 527598910 35729408 3002 33554432000 4194304 4587354 140736487571408 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12709/statm: 8723 3002 336 96 0 5285 0
[pid=12710] ppid=12708 vsize=16620 CPUtime=6.29 cores=1
/proc/12710/stat : 12710 (clasp) R 12708 12708 11857 0 -1 4202496 1572 0 0 0 629 0 0 0 25 0 1 0 527598910 17018880 1464 33554432000 4194304 4785740 140737401317568 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12710/statm: 4155 1464 341 145 0 1200 0
[pid=12711] ppid=12708 vsize=456484 CPUtime=6.29 cores=2
/proc/12711/stat : 12711 (TNM) R 12708 12708 11857 0 -1 4202496 518 0 0 0 629 0 0 0 25 0 1 0 527598910 467439616 415 33554432000 134512640 134534564 4289729424 18446744073709551615 134528993 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/12711/statm: 114121 415 95 6 0 112787 0
[pid=12712] ppid=12708 vsize=8944 CPUtime=6.29 cores=3
/proc/12712/stat : 12712 (march_hi) R 12708 12708 11857 0 -1 4202496 1720 0 0 0 629 0 0 0 25 0 1 0 527598910 9158656 727 33554432000 4194304 4331988 140734434185568 18446744073709551615 4210459 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/12712/statm: 2236 727 175 34 0 678 0
[pid=12713] ppid=12708 vsize=129276 CPUtime=25.09 cores=4-7
/proc/12713/stat : 12713 (plingeling) S 12708 12708 11857 0 -1 4202496 8692 1249 0 0 2507 2 0 0 18 0 5 0 527598910 132378624 4391 33554432000 4194304 4356188 140734207001408 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/12713/statm: 32319 4391 161 40 0 30863 0
[pid=12713/tid=12720] ppid=12708 vsize=129276 CPUtime=6.27 cores=4-7
/proc/12713/task/12720/stat : 12720 (plingeling) R 12708 12708 11857 0 -1 4202560 1907 1249 0 0 627 0 0 0 25 0 5 0 527598911 132378624 4391 33554432000 4194304 4356188 140734207001408 18446744073709551615 4279989 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12713/tid=12721] ppid=12708 vsize=129276 CPUtime=6.27 cores=4-7
/proc/12713/task/12721/stat : 12721 (plingeling) R 12708 12708 11857 0 -1 4202560 1843 1249 0 0 627 0 0 0 25 0 5 0 527598911 132378624 4391 33554432000 4194304 4356188 140734207001408 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12713/tid=12722] ppid=12708 vsize=129276 CPUtime=6.24 cores=4-7
/proc/12713/task/12722/stat : 12722 (plingeling) R 12708 12708 11857 0 -1 4202560 1811 1249 0 0 624 0 0 0 25 0 5 0 527598911 132378624 4391 33554432000 4194304 4356188 140734207001408 18446744073709551615 4331305 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12713/tid=12723] ppid=12708 vsize=129276 CPUtime=6.27 cores=4-7
/proc/12713/task/12723/stat : 12723 (plingeling) R 12708 12708 11857 0 -1 4202560 1879 1249 0 0 627 0 0 0 25 0 5 0 527598911 132378624 4391 33554432000 4194304 4356188 140734207001408 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.25
Current children cumulated vsize (KiB) 664540

[startup+12.7006 s]
/proc/loadavg: 8.10 8.07 8.01 9/180 12724
/proc/meminfo: memFree=31067448/32951124 swapFree=67107188/67111528
[pid=12708] ppid=12706 vsize=18324 CPUtime=0 cores=0-7
/proc/12708/stat : 12708 (ppfolio) S 12706 12708 11857 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 527598909 18763776 389 33554432000 4194304 4287625 140735897432784 18446744073709551615 210204667407 0 0 4096 65536 4315900214981427199 0 0 17 6 0 0 0
/proc/12708/statm: 4581 389 341 23 0 91 0
[pid=12709] ppid=12708 vsize=438204 CPUtime=12.69 cores=0
/proc/12709/stat : 12709 (cryptominisat) R 12708 12708 11857 0 -1 4202496 11581 0 0 0 1268 1 0 0 25 0 1 0 527598910 448720896 4557 33554432000 4194304 4587354 140736487571408 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12709/statm: 109551 4557 336 96 0 106113 0
[pid=12710] ppid=12708 vsize=18212 CPUtime=12.69 cores=1
/proc/12710/stat : 12710 (clasp) R 12708 12708 11857 0 -1 4202496 1919 0 0 0 1269 0 0 0 25 0 1 0 527598910 18649088 1811 33554432000 4194304 4785740 140737401317568 18446744073709551615 210204344950 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12710/statm: 4553 1811 341 145 0 1598 0
[pid=12711] ppid=12708 vsize=456484 CPUtime=12.69 cores=2
/proc/12711/stat : 12711 (TNM) R 12708 12708 11857 0 -1 4202496 518 0 0 0 1269 0 0 0 25 0 1 0 527598910 467439616 415 33554432000 134512640 134534564 4289729424 18446744073709551615 134530522 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/12711/statm: 114121 415 95 6 0 112787 0
[pid=12712] ppid=12708 vsize=9796 CPUtime=12.69 cores=3
/proc/12712/stat : 12712 (march_hi) R 12708 12708 11857 0 -1 4202496 1898 0 0 0 1269 0 0 0 25 0 1 0 527598910 10031104 905 33554432000 4194304 4331988 140734434185568 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/12712/statm: 2449 905 175 34 0 891 0
[pid=12713] ppid=12708 vsize=136968 CPUtime=50.67 cores=4-7
/proc/12713/stat : 12713 (plingeling) S 12708 12708 11857 0 -1 4202496 14391 1249 0 0 5064 3 0 0 18 0 5 0 527598910 140255232 6314 33554432000 4194304 4356188 140734207001408 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/12713/statm: 34242 6314 161 40 0 32786 0
[pid=12713/tid=12720] ppid=12708 vsize=136968 CPUtime=12.67 cores=4-7
/proc/12713/task/12720/stat : 12720 (plingeling) R 12708 12708 11857 0 -1 4202560 2996 1249 0 0 1267 0 0 0 25 0 5 0 527598911 140255232 6314 33554432000 4194304 4356188 140734207001408 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12713/tid=12721] ppid=12708 vsize=136968 CPUtime=12.67 cores=4-7
/proc/12713/task/12721/stat : 12721 (plingeling) R 12708 12708 11857 0 -1 4202560 3476 1249 0 0 1267 0 0 0 25 0 5 0 527598911 140255232 6314 33554432000 4194304 4356188 140734207001408 18446744073709551615 4330999 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12713/tid=12722] ppid=12708 vsize=136968 CPUtime=12.6 cores=4-7
/proc/12713/task/12722/stat : 12722 (plingeling) R 12708 12708 11857 0 -1 4202560 3315 1249 0 0 1260 0 0 0 25 0 5 0 527598911 140255232 6314 33554432000 4194304 4356188 140734207001408 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12713/tid=12723] ppid=12708 vsize=136968 CPUtime=12.68 cores=4-7
/proc/12713/task/12723/stat : 12723 (plingeling) R 12708 12708 11857 0 -1 4202560 3352 1249 0 0 1268 0 0 0 25 0 5 0 527598911 140255232 6314 33554432000 4194304 4356188 140734207001408 18446744073709551615 4330960 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.43
Current children cumulated vsize (KiB) 1077988

[startup+25.5004 s]
/proc/loadavg: 8.08 8.07 8.01 9/180 12724
/proc/meminfo: memFree=31053428/32951124 swapFree=67107188/67111528
[pid=12708] ppid=12706 vsize=18324 CPUtime=0 cores=0-7
/proc/12708/stat : 12708 (ppfolio) S 12706 12708 11857 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 527598909 18763776 389 33554432000 4194304 4287625 140735897432784 18446744073709551615 210204667407 0 0 4096 65536 4315900214981427199 0 0 17 6 0 0 0
/proc/12708/statm: 4581 389 341 23 0 91 0
[pid=12709] ppid=12708 vsize=46868 CPUtime=25.49 cores=0
/proc/12709/stat : 12709 (cryptominisat) R 12708 12708 11857 0 -1 4202496 16821 0 0 0 2546 3 0 0 25 0 1 0 527598910 47992832 6372 33554432000 4194304 4587354 140736487571408 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12709/statm: 11717 6372 336 96 0 8279 0
[pid=12710] ppid=12708 vsize=20184 CPUtime=25.49 cores=1
/proc/12710/stat : 12710 (clasp) R 12708 12708 11857 0 -1 4202496 2350 0 0 0 2549 0 0 0 25 0 1 0 527598910 20668416 2242 33554432000 4194304 4785740 140737401317568 18446744073709551615 4550365 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12710/statm: 5046 2242 341 145 0 2091 0
[pid=12711] ppid=12708 vsize=456484 CPUtime=25.49 cores=2
/proc/12711/stat : 12711 (TNM) R 12708 12708 11857 0 -1 4202496 518 0 0 0 2549 0 0 0 25 0 1 0 527598910 467439616 415 33554432000 134512640 134534564 4289729424 18446744073709551615 134528893 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/12711/statm: 114121 415 95 6 0 112787 0
[pid=12712] ppid=12708 vsize=11712 CPUtime=25.49 cores=3
/proc/12712/stat : 12712 (march_hi) R 12708 12708 11857 0 -1 4202496 2243 0 0 0 2549 0 0 0 25 0 1 0 527598910 11993088 1250 33554432000 4194304 4331988 140734434185568 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/12712/statm: 2928 1250 175 34 0 1370 0
[pid=12713] ppid=12708 vsize=143516 CPUtime=101.78 cores=4-7
/proc/12713/stat : 12713 (plingeling) S 12708 12708 11857 0 -1 4202496 23580 1249 0 0 10173 5 0 0 18 0 5 0 527598910 146960384 7951 33554432000 4194304 4356188 140734207001408 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/12713/statm: 35879 7951 161 40 0 34423 0
[pid=12713/tid=12720] ppid=12708 vsize=143516 CPUtime=25.46 cores=4-7
/proc/12713/task/12720/stat : 12720 (plingeling) R 12708 12708 11857 0 -1 4202560 5653 1249 0 0 2545 1 0 0 25 0 5 0 527598911 146960384 7951 33554432000 4194304 4356188 140734207001408 18446744073709551615 4331350 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12713/tid=12721] ppid=12708 vsize=143516 CPUtime=25.47 cores=4-7
/proc/12713/task/12721/stat : 12721 (plingeling) R 12708 12708 11857 0 -1 4202560 5620 1249 0 0 2546 1 0 0 25 0 5 0 527598911 146960384 7951 33554432000 4194304 4356188 140734207001408 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12713/tid=12722] ppid=12708 vsize=143516 CPUtime=25.34 cores=4-7
/proc/12713/task/12722/stat : 12722 (plingeling) R 12708 12708 11857 0 -1 4202560 5653 1249 0 0 2533 1 0 0 25 0 5 0 527598911 146960384 7951 33554432000 4194304 4356188 140734207001408 18446744073709551615 4331007 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12713/tid=12723] ppid=12708 vsize=143516 CPUtime=25.47 cores=4-7
/proc/12713/task/12723/stat : 12723 (plingeling) R 12708 12708 11857 0 -1 4202560 5402 1249 0 0 2547 0 0 0 25 0 5 0 527598911 146960384 7951 33554432000 4194304 4356188 140734207001408 18446744073709551615 4219644 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 203.74
Current children cumulated vsize (KiB) 697088

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

[pid=12711] ppid=12708 vsize=456484 CPUtime=4842.21 cores=2
/proc/12711/stat : 12711 (TNM) R 12708 12708 11857 0 -1 4202496 518 0 0 0 484220 1 0 0 25 0 1 0 527598910 467439616 415 33554432000 134512640 134534564 4289729424 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/12711/statm: 114121 415 95 6 0 112787 0
[pid=12712] ppid=12708 vsize=462892 CPUtime=4842.36 cores=3
/proc/12712/stat : 12712 (march_hi) R 12708 12708 11857 0 -1 4202496 93550 0 0 0 484165 71 0 0 25 0 1 0 527598910 474001408 92557 33554432000 4194304 4331988 140734434185568 18446744073709551615 4226440 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/12712/statm: 115723 92557 175 34 0 114165 0
[pid=12713] ppid=12708 vsize=348392 CPUtime=19341.8 cores=4-7
/proc/12713/stat : 12713 (plingeling) S 12708 12708 11857 0 -1 4202496 812901 1249 0 0 1934053 122 0 0 18 0 5 0 527598910 356753408 59170 33554432000 4194304 4356188 140734207001408 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/12713/statm: 87098 59170 161 40 0 85642 0
[pid=12713/tid=12720] ppid=12708 vsize=348392 CPUtime=4841.86 cores=4-7
/proc/12713/task/12720/stat : 12720 (plingeling) R 12708 12708 11857 0 -1 4202560 196279 1249 0 0 484154 32 0 0 25 0 5 0 527598911 356753408 59170 33554432000 4194304 4356188 140734207001408 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12713/tid=12721] ppid=12708 vsize=348392 CPUtime=4842.33 cores=4-7
/proc/12713/task/12721/stat : 12721 (plingeling) R 12708 12708 11857 0 -1 4202560 210359 1249 0 0 484204 29 0 0 25 0 5 0 527598911 356753408 59170 33554432000 4194304 4356188 140734207001408 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12713/tid=12722] ppid=12708 vsize=348392 CPUtime=4815.83 cores=4-7
/proc/12713/task/12722/stat : 12722 (plingeling) R 12708 12708 11857 0 -1 4202560 207863 1249 0 0 481552 31 0 0 25 0 5 0 527598911 356753408 59170 33554432000 4194304 4356188 140734207001408 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12713/tid=12723] ppid=12708 vsize=348392 CPUtime=4841.69 cores=4-7
/proc/12713/task/12723/stat : 12723 (plingeling) R 12708 12708 11857 0 -1 4202560 197148 1249 0 0 484141 28 0 0 25 0 5 0 527598911 356753408 59170 33554432000 4194304 4356188 140734207001408 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38711
Current children cumulated vsize (KiB) 1529460

[startup+4902.31 s]
/proc/loadavg: 8.05 8.06 8.00 9/180 12875
/proc/meminfo: memFree=30392620/32951124 swapFree=67107188/67111528
[pid=12708] ppid=12706 vsize=18324 CPUtime=0 cores=0-7
/proc/12708/stat : 12708 (ppfolio) S 12706 12708 11857 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 527598909 18763776 389 33554432000 4194304 4287625 140735897432784 18446744073709551615 210204667407 0 0 4096 65536 4315900214981427199 0 0 17 6 0 0 0
/proc/12708/statm: 4581 389 341 23 0 91 0
[pid=12709] ppid=12708 vsize=102400 CPUtime=4902.34 cores=0
/proc/12709/stat : 12709 (cryptominisat) R 12708 12708 11857 0 -1 4202496 224099 0 0 0 490145 89 0 0 25 0 1 0 527598910 104857600 22232 33554432000 4194304 4587354 140736487571408 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12709/statm: 25600 22232 336 96 0 22162 0
[pid=12710] ppid=12708 vsize=48556 CPUtime=4902.35 cores=1
/proc/12710/stat : 12710 (clasp) R 12708 12708 11857 0 -1 4202496 9741 0 0 0 490234 1 0 0 25 0 1 0 527598910 49721344 8445 33554432000 4194304 4785740 140737401317568 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12710/statm: 12139 8445 341 145 0 9184 0
[pid=12711] ppid=12708 vsize=456484 CPUtime=4902.21 cores=2
/proc/12711/stat : 12711 (TNM) R 12708 12708 11857 0 -1 4202496 518 0 0 0 490220 1 0 0 25 0 1 0 527598910 467439616 415 33554432000 134512640 134534564 4289729424 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/12711/statm: 114121 415 95 6 0 112787 0
[pid=12712] ppid=12708 vsize=462892 CPUtime=4902.36 cores=3
/proc/12712/stat : 12712 (march_hi) R 12708 12708 11857 0 -1 4202496 94571 0 0 0 490164 72 0 0 25 0 1 0 527598910 474001408 93578 33554432000 4194304 4331988 140734434185568 18446744073709551615 4299158 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/12712/statm: 115723 93578 175 34 0 114165 0
[pid=12713] ppid=12708 vsize=341480 CPUtime=19581.4 cores=4-7
/proc/12713/stat : 12713 (plingeling) S 12708 12708 11857 0 -1 4202496 818917 1249 0 0 1958020 123 0 0 18 0 5 0 527598910 349675520 57442 33554432000 4194304 4356188 140734207001408 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/12713/statm: 85370 57442 161 40 0 83914 0
[pid=12713/tid=12720] ppid=12708 vsize=341480 CPUtime=4901.86 cores=4-7
/proc/12713/task/12720/stat : 12720 (plingeling) R 12708 12708 11857 0 -1 4202560 198839 1249 0 0 490153 33 0 0 25 0 5 0 527598911 349675520 57442 33554432000 4194304 4356188 140734207001408 18446744073709551615 4330995 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12713/tid=12721] ppid=12708 vsize=341480 CPUtime=4902.33 cores=4-7
/proc/12713/task/12721/stat : 12721 (plingeling) R 12708 12708 11857 0 -1 4202560 210871 1249 0 0 490204 29 0 0 25 0 5 0 527598911 349675520 57442 33554432000 4194304 4356188 140734207001408 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12713/tid=12722] ppid=12708 vsize=341480 CPUtime=4875.51 cores=4-7
/proc/12713/task/12722/stat : 12722 (plingeling) R 12708 12708 11857 0 -1 4202560 209847 1249 0 0 487520 31 0 0 25 0 5 0 527598911 349675520 57442 33554432000 4194304 4356188 140734207001408 18446744073709551615 4331305 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12713/tid=12723] ppid=12708 vsize=341480 CPUtime=4901.69 cores=4-7
/proc/12713/task/12723/stat : 12723 (plingeling) R 12708 12708 11857 0 -1 4202560 198108 1249 0 0 490141 28 0 0 25 0 5 0 527598911 349675520 57442 33554432000 4194304 4356188 140734207001408 18446744073709551615 4279723 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39190.7
Current children cumulated vsize (KiB) 1430136

[startup+4962.3 s]
/proc/loadavg: 8.13 8.07 8.01 9/180 12877
/proc/meminfo: memFree=30374740/32951124 swapFree=67107188/67111528
[pid=12708] ppid=12706 vsize=18324 CPUtime=0 cores=0-7
/proc/12708/stat : 12708 (ppfolio) S 12706 12708 11857 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 527598909 18763776 389 33554432000 4194304 4287625 140735897432784 18446744073709551615 210204667407 0 0 4096 65536 4315900214981427199 0 0 17 6 0 0 0
/proc/12708/statm: 4581 389 341 23 0 91 0
[pid=12709] ppid=12708 vsize=176592 CPUtime=4962.33 cores=0
/proc/12709/stat : 12709 (cryptominisat) R 12708 12708 11857 0 -1 4202496 225073 0 0 0 496143 90 0 0 25 0 1 0 527598910 180830208 23167 33554432000 4194304 4587354 140736487571408 18446744073709551615 4231923 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12709/statm: 44148 23167 336 96 0 40710 0
[pid=12710] ppid=12708 vsize=48748 CPUtime=4962.35 cores=1
/proc/12710/stat : 12710 (clasp) R 12708 12708 11857 0 -1 4202496 9853 0 0 0 496234 1 0 0 25 0 1 0 527598910 49917952 8461 33554432000 4194304 4785740 140737401317568 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12710/statm: 12187 8461 341 145 0 9232 0
[pid=12711] ppid=12708 vsize=456484 CPUtime=4962.21 cores=2
/proc/12711/stat : 12711 (TNM) R 12708 12708 11857 0 -1 4202496 518 0 0 0 496220 1 0 0 25 0 1 0 527598910 467439616 415 33554432000 134512640 134534564 4289729424 18446744073709551615 134528829 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/12711/statm: 114121 415 95 6 0 112787 0
[pid=12712] ppid=12708 vsize=462892 CPUtime=4962.35 cores=3
/proc/12712/stat : 12712 (march_hi) R 12708 12708 11857 0 -1 4202496 95487 0 0 0 496163 72 0 0 25 0 1 0 527598910 474001408 94494 33554432000 4194304 4331988 140734434185568 18446744073709551615 4210459 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/12712/statm: 115723 94494 175 34 0 114165 0
[pid=12713] ppid=12708 vsize=353512 CPUtime=19821.1 cores=4-7
/proc/12713/stat : 12713 (plingeling) S 12708 12708 11857 0 -1 4202496 827429 1249 0 0 1981984 125 0 0 18 0 5 0 527598910 361996288 60450 33554432000 4194304 4356188 140734207001408 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/12713/statm: 88378 60450 161 40 0 86922 0
[pid=12713/tid=12720] ppid=12708 vsize=353512 CPUtime=4961.84 cores=4-7
/proc/12713/task/12720/stat : 12720 (plingeling) R 12708 12708 11857 0 -1 4202560 201335 1249 0 0 496151 33 0 0 25 0 5 0 527598911 361996288 60450 33554432000 4194304 4356188 140734207001408 18446744073709551615 4332003 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12713/tid=12721] ppid=12708 vsize=353512 CPUtime=4962.32 cores=4-7
/proc/12713/task/12721/stat : 12721 (plingeling) R 12708 12708 11857 0 -1 4202560 213367 1249 0 0 496203 29 0 0 25 0 5 0 527598911 361996288 60450 33554432000 4194304 4356188 140734207001408 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12713/tid=12722] ppid=12708 vsize=353512 CPUtime=4935.18 cores=4-7
/proc/12713/task/12722/stat : 12722 (plingeling) R 12708 12708 11857 0 -1 4202560 210807 1249 0 0 493487 31 0 0 25 0 5 0 527598911 361996288 60450 33554432000 4194304 4356188 140734207001408 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12713/tid=12723] ppid=12708 vsize=353512 CPUtime=4961.69 cores=4-7
/proc/12713/task/12723/stat : 12723 (plingeling) R 12708 12708 11857 0 -1 4202560 200668 1249 0 0 496140 29 0 0 25 0 5 0 527598911 361996288 60450 33554432000 4194304 4356188 140734207001408 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39670.3
Current children cumulated vsize (KiB) 1516552



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 8.07 8.06 8.00 9/180 12877
/proc/meminfo: memFree=30369000/32951124 swapFree=67107188/67111528
[pid=12708] ppid=12706 vsize=18324 CPUtime=0 cores=0-7
/proc/12708/stat : 12708 (ppfolio) S 12706 12708 11857 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 527598909 18763776 389 33554432000 4194304 4287625 140735897432784 18446744073709551615 210204667407 0 0 4096 65536 4315900214981427199 0 0 17 6 0 0 0
/proc/12708/statm: 4581 389 341 23 0 91 0
[pid=12709] ppid=12708 vsize=121020 CPUtime=5000.05 cores=0
/proc/12709/stat : 12709 (cryptominisat) R 12708 12708 11857 0 -1 4202496 228774 0 0 0 499913 92 0 0 25 0 1 0 527598910 123924480 25869 33554432000 4194304 4587354 140736487571408 18446744073709551615 4238525 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12709/statm: 30255 25869 336 96 0 26817 0
[pid=12710] ppid=12708 vsize=48748 CPUtime=5000.06 cores=1
/proc/12710/stat : 12710 (clasp) R 12708 12708 11857 0 -1 4202496 9853 0 0 0 500005 1 0 0 25 0 1 0 527598910 49917952 8461 33554432000 4194304 4785740 140737401317568 18446744073709551615 4552532 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12710/statm: 12187 8461 341 145 0 9232 0
[pid=12711] ppid=12708 vsize=456484 CPUtime=4999.92 cores=2
/proc/12711/stat : 12711 (TNM) R 12708 12708 11857 0 -1 4202496 518 0 0 0 499991 1 0 0 25 0 1 0 527598910 467439616 415 33554432000 134512640 134534564 4289729424 18446744073709551615 134530693 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/12711/statm: 114121 415 95 6 0 112787 0
[pid=12712] ppid=12708 vsize=462892 CPUtime=5000.06 cores=3
/proc/12712/stat : 12712 (march_hi) R 12708 12708 11857 0 -1 4202496 96042 0 0 0 499933 73 0 0 25 0 1 0 527598910 474001408 95049 33554432000 4194304 4331988 140734434185568 18446744073709551615 4210459 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/12712/statm: 115723 95049 175 34 0 114165 0
[pid=12713] ppid=12708 vsize=345576 CPUtime=19971.7 cores=4-7
/proc/12713/stat : 12713 (plingeling) S 12708 12708 11857 0 -1 4202496 830437 1249 0 0 1997044 125 0 0 18 0 5 0 527598910 353869824 58466 33554432000 4194304 4356188 140734207001408 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/12713/statm: 86394 58466 161 40 0 84938 0
[pid=12713/tid=12720] ppid=12708 vsize=345576 CPUtime=4999.54 cores=4-7
/proc/12713/task/12720/stat : 12720 (plingeling) R 12708 12708 11857 0 -1 4202560 201847 1249 0 0 499921 33 0 0 25 0 5 0 527598911 353869824 58466 33554432000 4194304 4356188 140734207001408 18446744073709551615 4330964 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12713/tid=12721] ppid=12708 vsize=345576 CPUtime=5000.03 cores=4-7
/proc/12713/task/12721/stat : 12721 (plingeling) R 12708 12708 11857 0 -1 4202560 213367 1249 0 0 499974 29 0 0 25 0 5 0 527598911 353869824 58466 33554432000 4194304 4356188 140734207001408 18446744073709551615 4331296 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12713/tid=12722] ppid=12708 vsize=345576 CPUtime=4972.67 cores=4-7
/proc/12713/task/12722/stat : 12722 (plingeling) R 12708 12708 11857 0 -1 4202560 212343 1249 0 0 497236 31 0 0 25 0 5 0 527598911 353869824 58466 33554432000 4194304 4356188 140734207001408 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12713/tid=12723] ppid=12708 vsize=345576 CPUtime=4999.4 cores=4-7
/proc/12713/task/12723/stat : 12723 (plingeling) R 12708 12708 11857 0 -1 4202560 201628 1249 0 0 499911 29 0 0 25 0 5 0 527598911 353869824 58466 33554432000 4194304 4356188 140734207001408 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39971.8
Current children cumulated vsize (KiB) 1453044

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.07 8.06 8.00 9/180 12877
/proc/meminfo: memFree=30369000/32951124 swapFree=67107188/67111528
[pid=12708] ppid=12706 vsize=18324 CPUtime=0 cores=0-7
/proc/12708/stat : 12708 (ppfolio) S 12706 12708 11857 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 527598909 18763776 389 33554432000 4194304 4287625 140735897432784 18446744073709551615 210204667407 0 0 4096 65536 4315900214981427199 0 0 17 6 0 0 0
/proc/12708/statm: 4581 389 341 23 0 91 0
[pid=12709] ppid=12708 vsize=121020 CPUtime=5000.05 cores=0
/proc/12709/stat : 12709 (cryptominisat) R 12708 12708 11857 0 -1 4202496 228774 0 0 0 499913 92 0 0 25 0 1 0 527598910 123924480 25869 33554432000 4194304 4587354 140736487571408 18446744073709551615 4238525 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12709/statm: 30255 25869 336 96 0 26817 0
[pid=12710] ppid=12708 vsize=48748 CPUtime=5000.06 cores=1
/proc/12710/stat : 12710 (clasp) R 12708 12708 11857 0 -1 4202496 9853 0 0 0 500005 1 0 0 25 0 1 0 527598910 49917952 8461 33554432000 4194304 4785740 140737401317568 18446744073709551615 4552532 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12710/statm: 12187 8461 341 145 0 9232 0
[pid=12711] ppid=12708 vsize=456484 CPUtime=4999.92 cores=2
/proc/12711/stat : 12711 (TNM) R 12708 12708 11857 0 -1 4202496 518 0 0 0 499991 1 0 0 25 0 1 0 527598910 467439616 415 33554432000 134512640 134534564 4289729424 18446744073709551615 134530693 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/12711/statm: 114121 415 95 6 0 112787 0
[pid=12712] ppid=12708 vsize=462892 CPUtime=5000.06 cores=3
/proc/12712/stat : 12712 (march_hi) R 12708 12708 11857 0 -1 4202496 96042 0 0 0 499933 73 0 0 25 0 1 0 527598910 474001408 95049 33554432000 4194304 4331988 140734434185568 18446744073709551615 4210459 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/12712/statm: 115723 95049 175 34 0 114165 0
[pid=12713] ppid=12708 vsize=345576 CPUtime=19971.7 cores=4-7
/proc/12713/stat : 12713 (plingeling) S 12708 12708 11857 0 -1 4202496 830437 1249 0 0 1997044 125 0 0 18 0 5 0 527598910 353869824 58466 33554432000 4194304 4356188 140734207001408 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/12713/statm: 86394 58466 161 40 0 84938 0
[pid=12713/tid=12720] ppid=12708 vsize=345576 CPUtime=4999.54 cores=4-7
/proc/12713/task/12720/stat : 12720 (plingeling) R 12708 12708 11857 0 -1 4202560 201847 1249 0 0 499921 33 0 0 25 0 5 0 527598911 353869824 58466 33554432000 4194304 4356188 140734207001408 18446744073709551615 4330964 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12713/tid=12721] ppid=12708 vsize=345576 CPUtime=5000.03 cores=4-7
/proc/12713/task/12721/stat : 12721 (plingeling) R 12708 12708 11857 0 -1 4202560 213367 1249 0 0 499974 29 0 0 25 0 5 0 527598911 353869824 58466 33554432000 4194304 4356188 140734207001408 18446744073709551615 4331296 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12713/tid=12722] ppid=12708 vsize=345576 CPUtime=4972.67 cores=4-7
/proc/12713/task/12722/stat : 12722 (plingeling) R 12708 12708 11857 0 -1 4202560 212343 1249 0 0 497236 31 0 0 25 0 5 0 527598911 353869824 58466 33554432000 4194304 4356188 140734207001408 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12713/tid=12723] ppid=12708 vsize=345576 CPUtime=4999.4 cores=4-7
/proc/12713/task/12723/stat : 12723 (plingeling) R 12708 12708 11857 0 -1 4202560 201628 1249 0 0 499911 29 0 0 25 0 5 0 527598911 353869824 58466 33554432000 4194304 4356188 140734207001408 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39971.8
Current children cumulated vsize (KiB) 1453044

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 12708 and gives
#  childrusage.ru_utime.tv_sec=14999
#  childrusage.ru_utime.tv_usec=96790
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=972852
# CPU time returned by wait4() is 15000.1
# while last known CPU time is 39971.8
#
# 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): 39971.8
CPU user time (s): 39968.9
CPU system time (s): 2.92
CPU usage (%): 799.433
Max. virtual memory (cumulated for all children) (KiB): 1858524

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14999.1
system time used= 0.972852
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 239681
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= 1303
involuntary context switches= 31905

runsolver used 7.68383 second user time and 19.589 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-30 12:40:04
IDJOB=3220809
IDBENCH=82818
IDSOLVER=1638
FILE ID=node130/3220809-1304160004
RUNJOBID= node130-1304144809-11871
PBS_JOBID= 13170864
Free space on /tmp= 72700 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/medium/unif-k7-r89-v70-c6230-S635440951-015.UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3220809-1304160004/watcher-3220809-1304160004 -o /tmp/evaluation-result-3220809-1304160004/solver-3220809-1304160004 -C 40000 -W 5000 -M 31000  ppfolio HOME/instance-3220809-1304160004.cnf

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

MD5SUM BENCH= 84865a406d2a10d67b7d2a7ac3e327ce
RANDOM SEED=885715028

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31120660 kB
Buffers:        195224 kB
Cached:        1296368 kB
SwapCached:       1788 kB
Active:         359964 kB
Inactive:      1192960 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31120660 kB
SwapTotal:    67111528 kB
SwapFree:     67107188 kB
Dirty:           10112 kB
Writeback:           0 kB
AnonPages:       61012 kB
Mapped:          14616 kB
Slab:           212912 kB
PageTables:       4320 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   187080 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= 72692 MiB
End job on node130 at 2011-04-30 14:03:26