Trace number 3317709

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
borg-sat 11.03.02-industrialUNSAT 2307.54 681.672

General information on the benchmark

NameSAT02/industrial/aloul/
Homer/homer16.shuffled.cnf
MD5SUMf98b1abe53ae4846a5f9102253ed913e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.484926
Satisfiable
(Un)Satisfiability was proved
Number of variables264
Number of clauses1476
Sum of the clauses size3168
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21452
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 524

Solver Data

0.32/0.45	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.32/0.45	c INFO: solving HOME/instance-3317709-1304271131.cnf
0.32/0.45	c INFO: computing task features
0.32/0.46	c INFO: computed variable-clause graph statistics
0.32/0.46	c INFO: computed clause balance statistics
0.32/0.48	c INFO: computed variable balance statistics
0.32/0.49	c INFO: computed small-clause counts
0.32/0.49	c INFO: computed Horn-clause counts
0.32/0.49	c INFO: computed variable graph statistics
0.32/0.49	c INFO: collected features for HOME/instance-3317709-1304271131.cnf in 0.04 s
0.40/0.51	c INFO: running lingeling-276@0 for 97 with 4799 remaining (b = 0.27)
0.40/0.54	c INFO: running cryptominisat-2.9.0@0 for 485 with 4799 remaining (b = 0.35)
0.40/0.56	c INFO: running lingeling-276@0 for 1067 with 4799 remaining (b = 0.51)
0.40/0.59	c INFO: running lingeling-276@0 for 1261 with 4799 remaining (b = 0.48)
346.57/99.72	c INFO: running cryptominisat-2.9.0@0 for 485 with 4700 remaining (b = 0.26)
1260.57/361.52	c INFO: running precosat-570@0 for 388 with 4438 remaining (b = 0.21)
2155.53/630.97	c INFO: running cryptominisat-2.9.0@360 for 97 with 4169 remaining (b = 0.05)
2307.25/681.64	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3317709-1304271131/watcher-3317709-1304271131 -o /tmp/evaluation-result-3317709-1304271131/solver-3317709-1304271131 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3317709-1304271131.cnf -seed 1080150567 -budget 4800 -cores 4 

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

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


[startup+0 s]
/proc/loadavg: 4.52 6.35 7.72 6/268 18179
/proc/meminfo: memFree=29272436/32951124 swapFree=67111364/67111528
[pid=18179] ppid=18177 vsize=15776 CPUtime=0 cores=0,2,4,6
/proc/18179/stat : 18179 (python) R 18177 18179 16913 0 -1 4202496 918 0 0 0 0 0 0 0 25 0 1 0 538711113 16154624 798 33554432000 4194304 5683644 140736227673440 18446744073709551615 4846336 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/18179/statm: 3944 801 350 364 0 431 0

[startup+0.107263 s]
/proc/loadavg: 4.52 6.35 7.72 6/268 18179
/proc/meminfo: memFree=29272436/32951124 swapFree=67111364/67111528
[pid=18179] ppid=18177 vsize=105228 CPUtime=0.07 cores=0,2,4,6
/proc/18179/stat : 18179 (python) R 18177 18179 16913 0 -1 4202496 3316 0 0 0 5 2 0 0 25 0 1 0 538711113 107753472 2979 33554432000 4194304 5683644 140736227673440 18446744073709551615 5008209 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/18179/statm: 26307 2979 868 364 0 2055 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 105228

[startup+0.200248 s]
/proc/loadavg: 4.52 6.35 7.72 6/268 18179
/proc/meminfo: memFree=29272436/32951124 swapFree=67111364/67111528
[pid=18179] ppid=18177 vsize=131296 CPUtime=0.15 cores=0,2,4,6
/proc/18179/stat : 18179 (python) R 18177 18179 16913 0 -1 4202496 5705 933 1 0 12 3 0 0 18 0 1 0 538711113 134447104 4098 33554432000 4194304 5683644 140736227673440 18446744073709551615 5293284 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/18179/statm: 32824 4098 1015 364 0 3085 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 131296

[startup+0.302227 s]
/proc/loadavg: 4.52 6.35 7.72 6/268 18179
/proc/meminfo: memFree=29272436/32951124 swapFree=67111364/67111528
[pid=18179] ppid=18177 vsize=198916 CPUtime=0.23 cores=0,2,4,6
/proc/18179/stat : 18179 (python) R 18177 18179 16913 0 -1 4202496 7022 933 1 0 16 7 0 0 17 0 1 0 538711113 203689984 5053 33554432000 4194304 5683644 140736227673440 18446744073709551615 47053981141444 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/18179/statm: 49729 5053 1466 364 0 3756 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 198916

[startup+0.700158 s]
/proc/loadavg: 4.52 6.35 7.72 6/268 18179
/proc/meminfo: memFree=29272436/32951124 swapFree=67111364/67111528
[pid=18179] ppid=18177 vsize=319848 CPUtime=0.49 cores=0,2,4,6
/proc/18179/stat : 18179 (python) S 18177 18179 16913 0 -1 4202496 12104 933 1 0 40 9 0 0 24 0 5 0 538711113 327524352 7159 33554432000 4194304 5683644 140736227673440 18446744073709551615 228256175563 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18179/statm: 79962 7159 1881 364 0 15871 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 319848

[startup+1.50102 s]
/proc/loadavg: 4.88 6.40 7.72 10/281 18196
/proc/meminfo: memFree=29215284/32951124 swapFree=67111364/67111528
[pid=18179] ppid=18177 vsize=319848 CPUtime=0.49 cores=0,2,4,6
/proc/18179/stat : 18179 (python) S 18177 18179 16913 0 -1 4202496 12104 933 1 0 40 9 0 0 24 0 5 0 538711113 327524352 7159 33554432000 4194304 5683644 140736227673440 18446744073709551615 228256175563 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18179/statm: 79962 7159 1881 364 0 15871 0
[pid=18185] ppid=18179 vsize=278296 CPUtime=0 cores=0,2,4,6
/proc/18185/stat : 18185 (python) S 18179 18179 16913 0 -1 4202560 787 0 0 0 0 0 0 0 18 0 1 0 538711164 284975104 5506 33554432000 4194304 5683644 140736227673440 18446744073709551615 228244368911 0 0 16781312 514 4544422024503623679 0 0 17 6 0 0 0
/proc/18185/statm: 69574 5506 352 364 0 5492 0
[pid=18187] ppid=18185 vsize=7348 CPUtime=0.97 cores=0,2,4,6
/proc/18187/stat : 18187 (lingeling) R 18185 18187 18187 0 -1 4202496 1794 0 0 0 97 0 0 0 21 0 1 0 538711165 7524352 1033 33554432000 4194304 4352236 140737086016448 18446744073709551615 4328105 0 0 16781312 17506 0 0 0 17 2 0 0 0
/proc/18187/statm: 1837 1033 129 39 0 917 0
[pid=18188] ppid=18179 vsize=288956 CPUtime=0 cores=0,2,4,6
/proc/18188/stat : 18188 (python) S 18179 18179 16913 0 -1 4202560 749 0 0 0 0 0 0 0 15 0 1 0 538711167 295890944 5591 33554432000 4194304 5683644 140736227673440 18446744073709551615 228244368966 0 0 16781312 514 4544414327922196739 0 0 17 6 0 0 0
/proc/18188/statm: 72239 5591 348 364 0 8154 0
[pid=18190] ppid=18188 vsize=40272 CPUtime=0.94 cores=0,2,4,6
/proc/18190/stat : 18190 (cryptominisat-2) R 18188 18190 18190 0 -1 4202496 2306 0 0 0 94 0 0 0 25 0 1 0 538711167 41238528 1287 33554432000 4194304 4677096 140736516434720 18446744073709551615 4319550 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/18190/statm: 10068 1287 386 118 0 5027 0
[pid=18191] ppid=18179 vsize=298896 CPUtime=0 cores=0,2,4,6
/proc/18191/stat : 18191 (python) S 18179 18179 16913 0 -1 4202560 724 0 0 0 0 0 0 0 22 0 1 0 538711169 306069504 5533 33554432000 4194304 5683644 140736227673440 18446744073709551615 228244368966 0 0 16781312 514 11427276578573254655 0 0 17 4 0 0 0
/proc/18191/statm: 74724 5533 344 364 0 10636 0
[pid=18195] ppid=18191 vsize=6996 CPUtime=0.89 cores=0,2,4,6
/proc/18195/stat : 18195 (lingeling) R 18191 18195 18195 0 -1 4202496 1477 0 0 0 89 0 0 0 25 0 1 0 538711172 7163904 945 33554432000 4194304 4352236 140734547502512 18446744073709551615 4276605 0 0 16781312 17506 0 0 0 17 6 0 0 0
/proc/18195/statm: 1749 945 129 39 0 829 0
[pid=18193] ppid=18179 vsize=309604 CPUtime=0 cores=0,2,4,6
/proc/18193/stat : 18193 (python) S 18179 18179 16913 0 -1 4202560 737 0 0 0 0 0 0 0 25 0 1 0 538711172 317034496 5618 33554432000 4194304 5683644 140736227673440 18446744073709551615 228244368966 0 0 16781312 514 4544425872794320895 0 0 17 4 0 0 0
/proc/18193/statm: 77401 5618 344 364 0 13310 0
[pid=18196] ppid=18193 vsize=6740 CPUtime=0.44 cores=0,2,4,6
/proc/18196/stat : 18196 (lingeling) R 18193 18196 18196 0 -1 4202496 1282 0 0 0 44 0 0 0 25 0 1 0 538711172 6901760 881 33554432000 4194304 4352236 140733562640560 18446744073709551615 4328380 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/18196/statm: 1685 881 129 39 0 765 0
[pid=18179/tid=18186] ppid=18177 vsize=319848 CPUtime=0 cores=0,2,4,6
/proc/18179/task/18186/stat : 18186 (python) S 18177 18179 16913 0 -1 4202560 25 933 0 0 0 0 0 0 19 0 5 0 538711165 327524352 7159 33554432000 4194304 5683644 140736227673440 18446744073709551615 228256172465 0 0 16781312 2 18446604441721023488 0 0 -1 6 0 0 0
[pid=18179/tid=18189] ppid=18177 vsize=319848 CPUtime=0 cores=0,2,4,6
/proc/18179/task/18189/stat : 18189 (python) S 18177 18179 16913 0 -1 4202560 21 933 0 0 0 0 0 0 21 0 5 0 538711167 327524352 7159 33554432000 4194304 5683644 140736227673440 18446744073709551615 228256172465 0 0 16781312 2 18446604441721023488 0 0 -1 6 0 0 0
[pid=18179/tid=18192] ppid=18177 vsize=319848 CPUtime=0 cores=0,2,4,6
/proc/18179/task/18192/stat : 18192 (python) S 18177 18179 16913 0 -1 4202560 36 933 0 0 0 0 0 0 23 0 5 0 538711169 327524352 7159 33554432000 4194304 5683644 140736227673440 18446744073709551615 228256172465 0 0 16781312 2 18446604441721023488 0 0 -1 4 0 0 0
[pid=18179/tid=18194] ppid=18177 vsize=319848 CPUtime=0 cores=0,2,4,6
/proc/18179/task/18194/stat : 18194 (python) S 18177 18179 16913 0 -1 4202560 16 933 0 0 0 0 0 0 25 0 5 0 538711172 327524352 7159 33554432000 4194304 5683644 140736227673440 18446744073709551615 228256172465 0 0 16781312 2 18446604441721023488 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3.73
Current children cumulated vsize (KiB) 1556956

[startup+3.10074 s]
/proc/loadavg: 4.88 6.40 7.72 10/281 18196
/proc/meminfo: memFree=29201868/32951124 swapFree=67111364/67111528
[pid=18179] ppid=18177 vsize=319848 CPUtime=0.49 cores=0,2,4,6
/proc/18179/stat : 18179 (python) S 18177 18179 16913 0 -1 4202496 12104 933 1 0 40 9 0 0 24 0 5 0 538711113 327524352 7159 33554432000 4194304 5683644 140736227673440 18446744073709551615 228256175563 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18179/statm: 79962 7159 1881 364 0 15871 0
[pid=18185] ppid=18179 vsize=278296 CPUtime=0 cores=0,2,4,6
/proc/18185/stat : 18185 (python) S 18179 18179 16913 0 -1 4202560 812 0 0 0 0 0 0 0 18 0 1 0 538711164 284975104 5513 33554432000 4194304 5683644 140736227673440 18446744073709551615 228244368911 0 0 16781312 514 4544422024503591172 0 0 17 6 0 0 0
/proc/18185/statm: 69574 5513 359 364 0 5492 0
[pid=18187] ppid=18185 vsize=9144 CPUtime=2.57 cores=0,2,4,6
/proc/18187/stat : 18187 (lingeling) R 18185 18187 18187 0 -1 4202496 3011 0 0 0 257 0 0 0 25 0 1 0 538711165 9363456 1482 33554432000 4194304 4352236 140737086016448 18446744073709551615 4328105 0 0 16781312 17506 0 0 0 17 2 0 0 0
/proc/18187/statm: 2286 1482 129 39 0 1366 0
[pid=18188] ppid=18179 vsize=288956 CPUtime=0 cores=0,2,4,6
/proc/18188/stat : 18188 (python) S 18179 18179 16913 0 -1 4202560 751 0 0 0 0 0 0 0 15 0 1 0 538711167 295890944 5591 33554432000 4194304 5683644 140736227673440 18446744073709551615 228244368966 0 0 16781312 514 9938001822645977347 0 0 17 6 0 0 0
/proc/18188/statm: 72239 5591 348 364 0 8154 0
[pid=18190] ppid=18188 vsize=67060 CPUtime=2.53 cores=0,2,4,6
/proc/18190/stat : 18190 (cryptominisat-2) R 18188 18190 18190 0 -1 4202496 4249 0 0 0 253 0 0 0 25 0 1 0 538711167 68669440 2848 33554432000 4194304 4677096 140736516434720 18446744073709551615 228244045457 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/18190/statm: 16765 2848 386 118 0 11724 0
[pid=18191] ppid=18179 vsize=298896 CPUtime=0 cores=0,2,4,6
/proc/18191/stat : 18191 (python) S 18179 18179 16913 0 -1 4202560 743 0 0 0 0 0 0 0 18 0 1 0 538711169 306069504 5537 33554432000 4194304 5683644 140736227673440 18446744073709551615 228244368966 0 0 16781312 514 11427276578573222148 0 0 17 4 0 0 0
/proc/18191/statm: 74724 5537 348 364 0 10636 0
[pid=18195] ppid=18191 vsize=8524 CPUtime=2.48 cores=0,2,4,6
/proc/18195/stat : 18195 (lingeling) R 18191 18195 18195 0 -1 4202496 2534 0 0 0 248 0 0 0 25 0 1 0 538711172 8728576 1327 33554432000 4194304 4352236 140734547502512 18446744073709551615 4328126 0 0 16781312 17506 0 0 0 17 6 0 0 0
/proc/18195/statm: 2131 1327 129 39 0 1211 0
[pid=18193] ppid=18179 vsize=309604 CPUtime=0 cores=0,2,4,6
/proc/18193/stat : 18193 (python) S 18179 18179 16913 0 -1 4202560 756 0 0 0 0 0 0 0 18 0 1 0 538711172 317034496 5622 33554432000 4194304 5683644 140736227673440 18446744073709551615 228244368966 0 0 16781312 514 4544425872794288388 0 0 17 4 0 0 0
/proc/18193/statm: 77401 5622 348 364 0 13310 0
[pid=18196] ppid=18193 vsize=8532 CPUtime=1.24 cores=0,2,4,6
/proc/18196/stat : 18196 (lingeling) R 18193 18196 18196 0 -1 4202496 1986 0 0 0 124 0 0 0 25 0 1 0 538711172 8736768 1329 33554432000 4194304 4352236 140733562640560 18446744073709551615 4328013 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/18196/statm: 2133 1329 129 39 0 1213 0
[pid=18179/tid=18186] ppid=18177 vsize=319848 CPUtime=0 cores=0,2,4,6
/proc/18179/task/18186/stat : 18186 (python) S 18177 18179 16913 0 -1 4202560 25 933 0 0 0 0 0 0 19 0 5 0 538711165 327524352 7159 33554432000 4194304 5683644 140736227673440 18446744073709551615 228256172465 0 0 16781312 2 18446604441721023488 0 0 -1 6 0 0 0
[pid=18179/tid=18189] ppid=18177 vsize=319848 CPUtime=0 cores=0,2,4,6
/proc/18179/task/18189/stat : 18189 (python) S 18177 18179 16913 0 -1 4202560 21 933 0 0 0 0 0 0 21 0 5 0 538711167 327524352 7159 33554432000 4194304 5683644 140736227673440 18446744073709551615 228256172465 0 0 16781312 2 18446604441721023488 0 0 -1 6 0 0 0
[pid=18179/tid=18192] ppid=18177 vsize=319848 CPUtime=0 cores=0,2,4,6
/proc/18179/task/18192/stat : 18192 (python) S 18177 18179 16913 0 -1 4202560 36 933 0 0 0 0 0 0 23 0 5 0 538711169 327524352 7159 33554432000 4194304 5683644 140736227673440 18446744073709551615 228256172465 0 0 16781312 2 18446604441721023488 0 0 -1 4 0 0 0
[pid=18179/tid=18194] ppid=18177 vsize=319848 CPUtime=0 cores=0,2,4,6
/proc/18179/task/18194/stat : 18194 (python) S 18177 18179 16913 0 -1 4202560 16 933 0 0 0 0 0 0 25 0 5 0 538711172 327524352 7159 33554432000 4194304 5683644 140736227673440 18446744073709551615 228256172465 0 0 16781312 2 18446604441721023488 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 9.31
Current children cumulated vsize (KiB) 1588860

[startup+6.30118 s]
/proc/loadavg: 4.88 6.40 7.72 10/281 18196
/proc/meminfo: memFree=29171232/32951124 swapFree=67111364/67111528
[pid=18179] ppid=18177 vsize=319848 CPUtime=0.49 cores=0,2,4,6
/proc/18179/stat : 18179 (python) S 18177 18179 16913 0 -1 4202496 12104 933 1 0 40 9 0 0 24 0 5 0 538711113 327524352 7159 33554432000 4194304 5683644 140736227673440 18446744073709551615 228256175563 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18179/statm: 79962 7159 1881 364 0 15871 0
[pid=18185] ppid=18179 vsize=278296 CPUtime=0 cores=0,2,4,6
/proc/18185/stat : 18185 (python) S 18179 18179 16913 0 -1 4202560 979 0 0 0 0 0 0 0 18 0 1 0 538711164 284975104 5535 33554432000 4194304 5683644 140736227673440 18446744073709551615 228244368911 0 0 16781312 514 4544422024503591172 0 0 17 6 0 0 0
/proc/18185/statm: 69574 5535 381 364 0 5492 0
[pid=18187] ppid=18185 vsize=12216 CPUtime=5.77 cores=0,2,4,6
/proc/18187/stat : 18187 (lingeling) R 18185 18187 18187 0 -1 4202496 5347 0 0 0 577 0 0 0 25 0 1 0 538711165 12509184 2250 33554432000 4194304 4352236 140737086016448 18446744073709551615 4328390 0 0 16781312 17506 0 0 0 17 2 0 0 0
/proc/18187/statm: 3054 2250 129 39 0 2134 0
[pid=18188] ppid=18179 vsize=288956 CPUtime=0 cores=0,2,4,6
/proc/18188/stat : 18188 (python) S 18179 18179 16913 0 -1 4202560 906 0 0 0 0 0 0 0 15 0 1 0 538711167 295890944 5613 33554432000 4194304 5683644 140736227673440 18446744073709551615 228244368966 0 0 16781312 514 9938001822645977347 0 0 17 6 0 0 0
/proc/18188/statm: 72239 5613 370 364 0 8154 0
[pid=18190] ppid=18188 vsize=57896 CPUtime=5.7 cores=0,2,4,6
/proc/18190/stat : 18190 (cryptominisat-2) R 18188 18190 18190 0 -1 4202496 6155 0 0 0 569 1 0 0 25 0 1 0 538711167 59285504 2892 33554432000 4194304 4677096 140736516434720 18446744073709551615 4319568 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/18190/statm: 14474 2892 386 118 0 9433 0
[pid=18191] ppid=18179 vsize=298896 CPUtime=0 cores=0,2,4,6
/proc/18191/stat : 18191 (python) S 18179 18179 16913 0 -1 4202560 901 0 0 0 0 0 0 0 18 0 1 0 538711169 306069504 5560 33554432000 4194304 5683644 140736227673440 18446744073709551615 228244368966 0 0 16781312 514 11427276578573222148 0 0 17 4 0 0 0
/proc/18191/statm: 74724 5560 371 364 0 10636 0
[pid=18195] ppid=18191 vsize=12108 CPUtime=5.64 cores=0,2,4,6
/proc/18195/stat : 18195 (lingeling) R 18191 18195 18195 0 -1 4202496 4390 0 0 0 564 0 0 0 25 0 1 0 538711172 12398592 2223 33554432000 4194304 4352236 140734547502512 18446744073709551615 4328063 0 0 16781312 17506 0 0 0 17 6 0 0 0
/proc/18195/statm: 3027 2223 129 39 0 2107 0
[pid=18193] ppid=18179 vsize=309604 CPUtime=0 cores=0,2,4,6
/proc/18193/stat : 18193 (python) S 18179 18179 16913 0 -1 4202560 905 0 0 0 0 0 0 0 18 0 1 0 538711172 317034496 5645 33554432000 4194304 5683644 140736227673440 18446744073709551615 228244368966 0 0 16781312 514 4544425872794288388 0 0 17 4 0 0 0
/proc/18193/statm: 77401 5645 371 364 0 13310 0
[pid=18196] ppid=18193 vsize=8844 CPUtime=2.84 cores=0,2,4,6
/proc/18196/stat : 18196 (lingeling) R 18193 18196 18196 0 -1 4202496 2851 0 0 0 284 0 0 0 25 0 1 0 538711172 9056256 1407 33554432000 4194304 4352236 140733562640560 18446744073709551615 4329000 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/18196/statm: 2211 1407 129 39 0 1291 0
[pid=18179/tid=18186] ppid=18177 vsize=319848 CPUtime=0 cores=0,2,4,6
/proc/18179/task/18186/stat : 18186 (python) S 18177 18179 16913 0 -1 4202560 25 933 0 0 0 0 0 0 19 0 5 0 538711165 327524352 7159 33554432000 4194304 5683644 140736227673440 18446744073709551615 228256172465 0 0 16781312 2 18446604441721023488 0 0 -1 6 0 0 0
[pid=18179/tid=18189] ppid=18177 vsize=319848 CPUtime=0 cores=0,2,4,6
/proc/18179/task/18189/stat : 18189 (python) S 18177 18179 16913 0 -1 4202560 21 933 0 0 0 0 0 0 21 0 5 0 538711167 327524352 7159 33554432000 4194304 5683644 140736227673440 18446744073709551615 228256172465 0 0 16781312 2 18446604441721023488 0 0 -1 6 0 0 0
[pid=18179/tid=18192] ppid=18177 vsize=319848 CPUtime=0 cores=0,2,4,6
/proc/18179/task/18192/stat : 18192 (python) S 18177 18179 16913 0 -1 4202560 36 933 0 0 0 0 0 0 23 0 5 0 538711169 327524352 7159 33554432000 4194304 5683644 140736227673440 18446744073709551615 228256172465 0 0 16781312 2 18446604441721023488 0 0 -1 4 0 0 0
[pid=18179/tid=18194] ppid=18177 vsize=319848 CPUtime=0 cores=0,2,4,6
/proc/18179/task/18194/stat : 18194 (python) S 18177 18179 16913 0 -1 4202560 16 933 0 0 0 0 0 0 25 0 5 0 538711172 327524352 7159 33554432000 4194304 5683644 140736227673440 18446744073709551615 228256172465 0 0 16781312 2 18446604441721023488 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 20.44
Current children cumulated vsize (KiB) 1586664

[startup+12.7011 s]
/proc/loadavg: 5.51 6.48 7.74 10/281 18196
/proc/meminfo: memFree=29155288/32951124 swapFree=67111364/67111528
[pid=18179] ppid=18177 vsize=319848 CPUtime=0.49 cores=0,2,4,6
/proc/18179/stat : 18179 (python) S 18177 18179 16913 0 -1 4202496 12104 933 1 0 40 9 0 0 24 0 5 0 538711113 327524352 7159 33554432000 4194304 5683644 140736227673440 18446744073709551615 228256175563 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18179/statm: 79962 7159 1881 364 0 15871 0
[pid=18185] ppid=18179 vsize=278296 CPUtime=0.02 cores=0,2,4,6
/proc/18185/stat : 18185 (python) S 18179 18179 16913 0 -1 4202560 982 0 0 0 1 1 0 0 18 0 1 0 538711164 284975104 5536 33554432000 4194304 5683644 140736227673440 18446744073709551615 228244368911 0 0 16781312 514 11970497440806568196 0 0 17 6 0 0 0
/proc/18185/statm: 69574 5536 382 364 0 5492 0
[pid=18187] ppid=18185 vsize=13484 CPUtime=12.16 cores=0,2,4,6
/proc/18187/stat : 18187 (lingeling) R 18185 18187 18187 0 -1 4202496 7908 0 0 0 1216 0 0 0 25 0 1 0 538711165 13807616 2567 33554432000 4194304 4352236 140737086016448 18446744073709551615 4328550 0 0 16781312 17506 0 0 0 17 2 0 0 0
/proc/18187/statm: 3371 2567 129 39 0 2451 0
[pid=18188] ppid=18179 vsize=288956 CPUtime=0.02 cores=0,2,4,6

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

/proc/18179/task/18205/stat : 18205 (python) S 18177 18179 16913 0 -1 4202560 32 100845 0 0 0 0 36073 55 18 0 7 0 538721086 348528640 7200 33554432000 4194304 5683644 140736227673440 18446744073709551615 228256172465 0 0 16781312 2 18446604441721023488 0 0 -1 4 0 0 0
[pid=18179/tid=18234] ppid=18177 vsize=340360 CPUtime=361.28 cores=0,2,4,6
/proc/18179/task/18234/stat : 18234 (python) S 18177 18179 16913 0 -1 4202560 23 100845 0 0 0 0 36073 55 20 0 7 0 538747265 348528640 7200 33554432000 4194304 5683644 140736227673440 18446744073709551615 228256172465 0 0 16781312 2 18446604441721023488 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2300.67
Current children cumulated vsize (KiB) 2152896

[startup+681.001 s]
/proc/loadavg: 5.12 6.04 7.16 6/269 18245
/proc/meminfo: memFree=29096432/32951124 swapFree=67111364/67111528
[pid=18179] ppid=18177 vsize=340360 CPUtime=361.84 cores=0,2,4,6
/proc/18179/stat : 18179 (python) S 18177 18179 16913 0 -1 4202496 14170 100845 1 0 46 10 36073 55 18 0 7 0 538711113 348528640 7200 33554432000 4194304 5683644 140736227673440 18446744073709551615 228256175563 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18179/statm: 85090 7200 1886 364 0 20993 0
[pid=18185] ppid=18179 vsize=288540 CPUtime=0.18 cores=0,2,4,6
/proc/18185/stat : 18185 (python) S 18179 18179 16913 0 -1 4202560 1179 0 0 0 10 8 0 0 19 0 2 0 538711164 295464960 5574 33554432000 4194304 5683644 140736227673440 18446744073709551615 228256175563 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/18185/statm: 72135 5574 415 364 0 8053 0
[pid=18187] ppid=18185 vsize=26644 CPUtime=99.17 cores=0,2,4,6
/proc/18187/stat : 18187 (lingeling) T 18185 18187 18187 0 -1 4202496 32262 0 0 0 9914 3 0 0 25 0 1 0 538711165 27283456 5857 33554432000 4194304 4352236 140737086016448 18446744073709551615 4328395 0 0 16781312 17506 18446744071562691360 0 0 17 2 0 0 0
/proc/18187/statm: 6661 5857 129 39 0 5741 0
[pid=18185/tid=18203] ppid=18179 vsize=288540 CPUtime=0 cores=0,2,4,6
/proc/18185/task/18203/stat : 18203 (python) S 18179 18179 16913 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 538721083 295464960 5574 33554432000 4194304 5683644 140736227673440 18446744073709551615 228256172465 0 0 16781312 514 18446604445380839360 0 0 -1 6 0 0 0
[pid=18191] ppid=18179 vsize=298896 CPUtime=1.25 cores=0,2,4,6
/proc/18191/stat : 18191 (python) S 18179 18179 16913 0 -1 4202560 971 0 0 0 64 61 0 0 18 0 1 0 538711169 306069504 5560 33554432000 4194304 5683644 140736227673440 18446744073709551615 228244368966 0 0 16781312 514 11970497440806568196 0 0 17 4 0 0 0
/proc/18191/statm: 74724 5560 371 364 0 10636 0
[pid=18195] ppid=18191 vsize=64144 CPUtime=627.98 cores=0,2,4,6
/proc/18195/stat : 18195 (lingeling) R 18191 18195 18195 0 -1 4202496 148617 0 0 0 62777 21 0 0 25 0 1 0 538711172 65683456 15232 33554432000 4194304 4352236 140734547502512 18446744073709551615 4328075 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/18195/statm: 16036 15232 129 39 0 15116 0
[pid=18193] ppid=18179 vsize=309604 CPUtime=1.27 cores=0,2,4,6
/proc/18193/stat : 18193 (python) S 18179 18179 16913 0 -1 4202560 969 0 0 0 68 59 0 0 18 0 1 0 538711172 317034496 5645 33554432000 4194304 5683644 140736227673440 18446744073709551615 228244368966 0 0 16781312 514 11970497440806568196 0 0 17 4 0 0 0
/proc/18193/statm: 77401 5645 371 364 0 13310 0
[pid=18196] ppid=18193 vsize=38488 CPUtime=499.96 cores=0,2,4,6
/proc/18196/stat : 18196 (lingeling) R 18193 18196 18196 0 -1 4202496 115846 0 0 0 49980 16 0 0 25 0 1 0 538711172 39411712 8818 33554432000 4194304 4352236 140733562640560 18446744073709551615 4328047 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/18196/statm: 9622 8818 129 39 0 8702 0
[pid=18204] ppid=18179 vsize=319860 CPUtime=1.12 cores=0,2,4,6
/proc/18204/stat : 18204 (python) S 18179 18179 16913 0 -1 4202560 1183 0 0 0 59 53 0 0 15 0 2 0 538721085 327536640 5679 33554432000 4194304 5683644 140736227673440 18446744073709551615 228244368966 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/18204/statm: 79965 5679 400 364 0 15871 0
[pid=18206] ppid=18204 vsize=89132 CPUtime=515.73 cores=0,2,4,6
/proc/18206/stat : 18206 (cryptominisat-2) R 18204 18206 18206 0 -1 4202496 139390 0 0 0 51535 38 0 0 25 0 1 0 538721086 91271168 14775 33554432000 4194304 4677096 140733575197696 18446744073709551615 4320031 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/18206/statm: 22283 14775 387 118 0 17242 0
[pid=18204/tid=18244] ppid=18179 vsize=319860 CPUtime=0 cores=0,2,4,6
/proc/18204/task/18244/stat : 18244 (python) S 18179 18179 16913 0 -1 4202560 48 0 0 0 0 0 0 0 16 0 2 0 538774208 327536640 5679 33554432000 4194304 5683644 140736227673440 18446744073709551615 228256172465 0 0 16781312 514 18446604453876560896 0 0 -1 4 0 0 0
[pid=18233] ppid=18179 vsize=330116 CPUtime=0.57 cores=0,2,4,6
/proc/18233/stat : 18233 (python) S 18179 18179 16913 0 -1 4202560 1004 0 0 0 29 28 0 0 18 0 1 0 538747264 338038784 5668 33554432000 4194304 5683644 140736227673440 18446744073709551615 228244368966 0 0 16781312 514 11970497440806568194 0 0 17 4 0 0 0
/proc/18233/statm: 82529 5668 371 364 0 18432 0
[pid=18235] ppid=18233 vsize=37704 CPUtime=196.38 cores=0,2,4,6
/proc/18235/stat : 18235 (precosat) R 18233 18235 18235 0 -1 4202496 53054 0 0 0 19626 12 0 0 25 0 1 0 538747265 38608896 9306 33554432000 4194304 4890832 140735148149120 18446744073709551615 4238544 0 0 16781312 17442 0 0 0 17 6 0 0 0
/proc/18235/statm: 9426 9306 86 171 0 9253 0
[pid=18179/tid=18186] ppid=18177 vsize=340360 CPUtime=361.28 cores=0,2,4,6
/proc/18179/task/18186/stat : 18186 (python) S 18177 18179 16913 0 -1 4202560 25 100845 0 0 0 0 36073 55 19 0 7 0 538711165 348528640 7200 33554432000 4194304 5683644 140736227673440 18446744073709551615 228256172465 0 0 16781312 2 18446604441721023488 0 0 -1 6 0 0 0
[pid=18179/tid=18189] ppid=18177 vsize=340360 CPUtime=361.28 cores=0,2,4,6
/proc/18179/task/18189/stat : 18189 (python) S 18177 18179 16913 0 -1 4202560 21 100845 0 0 0 0 36073 55 21 0 7 0 538711167 348528640 7200 33554432000 4194304 5683644 140736227673440 18446744073709551615 228256172465 0 0 16781312 2 18446604441721023488 0 0 -1 6 0 0 0
[pid=18179/tid=18192] ppid=18177 vsize=340360 CPUtime=361.28 cores=0,2,4,6
/proc/18179/task/18192/stat : 18192 (python) S 18177 18179 16913 0 -1 4202560 36 100845 0 0 0 0 36073 55 23 0 7 0 538711169 348528640 7200 33554432000 4194304 5683644 140736227673440 18446744073709551615 228256172465 0 0 16781312 2 18446604441721023488 0 0 -1 4 0 0 0
[pid=18179/tid=18194] ppid=18177 vsize=340360 CPUtime=361.28 cores=0,2,4,6
/proc/18179/task/18194/stat : 18194 (python) S 18177 18179 16913 0 -1 4202560 16 100845 0 0 0 0 36073 55 25 0 7 0 538711172 348528640 7200 33554432000 4194304 5683644 140736227673440 18446744073709551615 228256172465 0 0 16781312 2 18446604441721023488 0 0 -1 4 0 0 0
[pid=18179/tid=18205] ppid=18177 vsize=340360 CPUtime=361.28 cores=0,2,4,6
/proc/18179/task/18205/stat : 18205 (python) S 18177 18179 16913 0 -1 4202560 32 100845 0 0 0 0 36073 55 18 0 7 0 538721086 348528640 7200 33554432000 4194304 5683644 140736227673440 18446744073709551615 228256172465 0 0 16781312 2 18446604441721023488 0 0 -1 4 0 0 0
[pid=18179/tid=18234] ppid=18177 vsize=340360 CPUtime=361.28 cores=0,2,4,6
/proc/18179/task/18234/stat : 18234 (python) S 18177 18179 16913 0 -1 4202560 23 100845 0 0 0 0 36073 55 20 0 7 0 538747265 348528640 7200 33554432000 4194304 5683644 140736227673440 18446744073709551615 228256172465 0 0 16781312 2 18446604441721023488 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2305.45
Current children cumulated vsize (KiB) 2143488

[startup+681.401 s]
/proc/loadavg: 5.12 6.04 7.16 6/269 18245
/proc/meminfo: memFree=29096432/32951124 swapFree=67111364/67111528
[pid=18179] ppid=18177 vsize=340360 CPUtime=361.84 cores=0,2,4,6
/proc/18179/stat : 18179 (python) S 18177 18179 16913 0 -1 4202496 14170 100845 1 0 46 10 36073 55 18 0 7 0 538711113 348528640 7200 33554432000 4194304 5683644 140736227673440 18446744073709551615 228256175563 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18179/statm: 85090 7200 1886 364 0 20993 0
[pid=18185] ppid=18179 vsize=288540 CPUtime=0.18 cores=0,2,4,6
/proc/18185/stat : 18185 (python) S 18179 18179 16913 0 -1 4202560 1179 0 0 0 10 8 0 0 19 0 2 0 538711164 295464960 5574 33554432000 4194304 5683644 140736227673440 18446744073709551615 228256175563 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/18185/statm: 72135 5574 415 364 0 8053 0
[pid=18187] ppid=18185 vsize=26644 CPUtime=99.17 cores=0,2,4,6
/proc/18187/stat : 18187 (lingeling) T 18185 18187 18187 0 -1 4202496 32262 0 0 0 9914 3 0 0 25 0 1 0 538711165 27283456 5857 33554432000 4194304 4352236 140737086016448 18446744073709551615 4328395 0 0 16781312 17506 18446744071562691360 0 0 17 2 0 0 0
/proc/18187/statm: 6661 5857 129 39 0 5741 0
[pid=18185/tid=18203] ppid=18179 vsize=288540 CPUtime=0 cores=0,2,4,6
/proc/18185/task/18203/stat : 18203 (python) S 18179 18179 16913 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 538721083 295464960 5574 33554432000 4194304 5683644 140736227673440 18446744073709551615 228256172465 0 0 16781312 514 18446604445380839360 0 0 -1 6 0 0 0
[pid=18191] ppid=18179 vsize=298896 CPUtime=1.25 cores=0,2,4,6
/proc/18191/stat : 18191 (python) S 18179 18179 16913 0 -1 4202560 971 0 0 0 64 61 0 0 18 0 1 0 538711169 306069504 5560 33554432000 4194304 5683644 140736227673440 18446744073709551615 228244368966 0 0 16781312 514 11970497440806568196 0 0 17 4 0 0 0
/proc/18191/statm: 74724 5560 371 364 0 10636 0
[pid=18195] ppid=18191 vsize=64144 CPUtime=628.38 cores=0,2,4,6
/proc/18195/stat : 18195 (lingeling) R 18191 18195 18195 0 -1 4202496 148617 0 0 0 62817 21 0 0 25 0 1 0 538711172 65683456 15232 33554432000 4194304 4352236 140734547502512 18446744073709551615 4328102 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/18195/statm: 16036 15232 129 39 0 15116 0
[pid=18193] ppid=18179 vsize=309604 CPUtime=1.27 cores=0,2,4,6
/proc/18193/stat : 18193 (python) S 18179 18179 16913 0 -1 4202560 969 0 0 0 68 59 0 0 18 0 1 0 538711172 317034496 5645 33554432000 4194304 5683644 140736227673440 18446744073709551615 228244368966 0 0 16781312 514 11970497440806568196 0 0 17 4 0 0 0
/proc/18193/statm: 77401 5645 371 364 0 13310 0
[pid=18196] ppid=18193 vsize=38488 CPUtime=500.36 cores=0,2,4,6
/proc/18196/stat : 18196 (lingeling) R 18193 18196 18196 0 -1 4202496 115846 0 0 0 50020 16 0 0 25 0 1 0 538711172 39411712 8818 33554432000 4194304 4352236 140733562640560 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/18196/statm: 9622 8818 129 39 0 8702 0
[pid=18204] ppid=18179 vsize=319860 CPUtime=1.12 cores=0,2,4,6
/proc/18204/stat : 18204 (python) S 18179 18179 16913 0 -1 4202560 1183 0 0 0 59 53 0 0 15 0 2 0 538721085 327536640 5679 33554432000 4194304 5683644 140736227673440 18446744073709551615 228244368966 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/18204/statm: 79965 5679 400 364 0 15871 0
[pid=18206] ppid=18204 vsize=89132 CPUtime=515.93 cores=0,2,4,6
/proc/18206/stat : 18206 (cryptominisat-2) R 18204 18206 18206 0 -1 4202496 139394 0 0 0 51555 38 0 0 25 0 1 0 538721086 91271168 14779 33554432000 4194304 4677096 140733575197696 18446744073709551615 4320141 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/18206/statm: 22283 14779 387 118 0 17242 0
[pid=18204/tid=18244] ppid=18179 vsize=319860 CPUtime=0 cores=0,2,4,6
/proc/18204/task/18244/stat : 18244 (python) S 18179 18179 16913 0 -1 4202560 48 0 0 0 0 0 0 0 16 0 2 0 538774208 327536640 5679 33554432000 4194304 5683644 140736227673440 18446744073709551615 228256172465 0 0 16781312 514 18446604453876560896 0 0 -1 4 0 0 0
[pid=18233] ppid=18179 vsize=330116 CPUtime=0.57 cores=0,2,4,6
/proc/18233/stat : 18233 (python) S 18179 18179 16913 0 -1 4202560 1004 0 0 0 29 28 0 0 18 0 1 0 538747264 338038784 5668 33554432000 4194304 5683644 140736227673440 18446744073709551615 228244368966 0 0 16781312 514 11970497440806568194 0 0 17 4 0 0 0
/proc/18233/statm: 82529 5668 371 364 0 18432 0
[pid=18235] ppid=18233 vsize=37704 CPUtime=196.58 cores=0,2,4,6
/proc/18235/stat : 18235 (precosat) R 18233 18235 18235 0 -1 4202496 53054 0 0 0 19646 12 0 0 25 0 1 0 538747265 38608896 9306 33554432000 4194304 4890832 140735148149120 18446744073709551615 4238599 0 0 16781312 17442 0 0 0 17 6 0 0 0
/proc/18235/statm: 9426 9306 86 171 0 9253 0
[pid=18179/tid=18186] ppid=18177 vsize=340360 CPUtime=361.28 cores=0,2,4,6
/proc/18179/task/18186/stat : 18186 (python) S 18177 18179 16913 0 -1 4202560 25 100845 0 0 0 0 36073 55 19 0 7 0 538711165 348528640 7200 33554432000 4194304 5683644 140736227673440 18446744073709551615 228256172465 0 0 16781312 2 18446604441721023488 0 0 -1 6 0 0 0
[pid=18179/tid=18189] ppid=18177 vsize=340360 CPUtime=361.28 cores=0,2,4,6
/proc/18179/task/18189/stat : 18189 (python) S 18177 18179 16913 0 -1 4202560 21 100845 0 0 0 0 36073 55 21 0 7 0 538711167 348528640 7200 33554432000 4194304 5683644 140736227673440 18446744073709551615 228256172465 0 0 16781312 2 18446604441721023488 0 0 -1 6 0 0 0
[pid=18179/tid=18192] ppid=18177 vsize=340360 CPUtime=361.28 cores=0,2,4,6
/proc/18179/task/18192/stat : 18192 (python) S 18177 18179 16913 0 -1 4202560 36 100845 0 0 0 0 36073 55 23 0 7 0 538711169 348528640 7200 33554432000 4194304 5683644 140736227673440 18446744073709551615 228256172465 0 0 16781312 2 18446604441721023488 0 0 -1 4 0 0 0
[pid=18179/tid=18194] ppid=18177 vsize=340360 CPUtime=361.28 cores=0,2,4,6
/proc/18179/task/18194/stat : 18194 (python) S 18177 18179 16913 0 -1 4202560 16 100845 0 0 0 0 36073 55 25 0 7 0 538711172 348528640 7200 33554432000 4194304 5683644 140736227673440 18446744073709551615 228256172465 0 0 16781312 2 18446604441721023488 0 0 -1 4 0 0 0
[pid=18179/tid=18205] ppid=18177 vsize=340360 CPUtime=361.28 cores=0,2,4,6
/proc/18179/task/18205/stat : 18205 (python) S 18177 18179 16913 0 -1 4202560 32 100845 0 0 0 0 36073 55 18 0 7 0 538721086 348528640 7200 33554432000 4194304 5683644 140736227673440 18446744073709551615 228256172465 0 0 16781312 2 18446604441721023488 0 0 -1 4 0 0 0
[pid=18179/tid=18234] ppid=18177 vsize=340360 CPUtime=361.28 cores=0,2,4,6
/proc/18179/task/18234/stat : 18234 (python) S 18177 18179 16913 0 -1 4202560 23 100845 0 0 0 0 36073 55 20 0 7 0 538747265 348528640 7200 33554432000 4194304 5683644 140736227673440 18446744073709551615 228256172465 0 0 16781312 2 18446604441721023488 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2306.65
Current children cumulated vsize (KiB) 2143488

[startup+681.601 s]
/proc/loadavg: 5.12 6.04 7.16 6/269 18245
/proc/meminfo: memFree=29096432/32951124 swapFree=67111364/67111528
[pid=18179] ppid=18177 vsize=340360 CPUtime=361.84 cores=0,2,4,6
/proc/18179/stat : 18179 (python) S 18177 18179 16913 0 -1 4202496 14170 100845 1 0 46 10 36073 55 18 0 7 0 538711113 348528640 7200 33554432000 4194304 5683644 140736227673440 18446744073709551615 228256175563 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18179/statm: 85090 7200 1886 364 0 20993 0
[pid=18185] ppid=18179 vsize=288540 CPUtime=0.18 cores=0,2,4,6
/proc/18185/stat : 18185 (python) S 18179 18179 16913 0 -1 4202560 1179 0 0 0 10 8 0 0 19 0 2 0 538711164 295464960 5574 33554432000 4194304 5683644 140736227673440 18446744073709551615 228256175563 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/18185/statm: 72135 5574 415 364 0 8053 0
[pid=18187] ppid=18185 vsize=26644 CPUtime=99.17 cores=0,2,4,6
/proc/18187/stat : 18187 (lingeling) T 18185 18187 18187 0 -1 4202496 32262 0 0 0 9914 3 0 0 25 0 1 0 538711165 27283456 5857 33554432000 4194304 4352236 140737086016448 18446744073709551615 4328395 0 0 16781312 17506 18446744071562691360 0 0 17 2 0 0 0
/proc/18187/statm: 6661 5857 129 39 0 5741 0
[pid=18185/tid=18203] ppid=18179 vsize=288540 CPUtime=0 cores=0,2,4,6
/proc/18185/task/18203/stat : 18203 (python) S 18179 18179 16913 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 538721083 295464960 5574 33554432000 4194304 5683644 140736227673440 18446744073709551615 228256172465 0 0 16781312 514 18446604445380839360 0 0 -1 6 0 0 0
[pid=18191] ppid=18179 vsize=298896 CPUtime=1.25 cores=0,2,4,6
/proc/18191/stat : 18191 (python) S 18179 18179 16913 0 -1 4202560 971 0 0 0 64 61 0 0 18 0 1 0 538711169 306069504 5560 33554432000 4194304 5683644 140736227673440 18446744073709551615 228244368966 0 0 16781312 514 11970497440806568196 0 0 17 4 0 0 0
/proc/18191/statm: 74724 5560 371 364 0 10636 0
[pid=18195] ppid=18191 vsize=64144 CPUtime=628.58 cores=0,2,4,6
/proc/18195/stat : 18195 (lingeling) R 18191 18195 18195 0 -1 4202496 148617 0 0 0 62837 21 0 0 25 0 1 0 538711172 65683456 15232 33554432000 4194304 4352236 140734547502512 18446744073709551615 4328359 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/18195/statm: 16036 15232 129 39 0 15116 0
[pid=18193] ppid=18179 vsize=309604 CPUtime=1.27 cores=0,2,4,6
/proc/18193/stat : 18193 (python) S 18179 18179 16913 0 -1 4202560 969 0 0 0 68 59 0 0 18 0 1 0 538711172 317034496 5645 33554432000 4194304 5683644 140736227673440 18446744073709551615 228244368966 0 0 16781312 514 11970497440806568196 0 0 17 4 0 0 0
/proc/18193/statm: 77401 5645 371 364 0 13310 0
[pid=18196] ppid=18193 vsize=38488 CPUtime=500.56 cores=0,2,4,6
/proc/18196/stat : 18196 (lingeling) R 18193 18196 18196 0 -1 4202496 115846 0 0 0 50040 16 0 0 25 0 1 0 538711172 39411712 8818 33554432000 4194304 4352236 140733562640560 18446744073709551615 4330946 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/18196/statm: 9622 8818 129 39 0 8702 0
[pid=18204] ppid=18179 vsize=319860 CPUtime=1.12 cores=0,2,4,6
/proc/18204/stat : 18204 (python) S 18179 18179 16913 0 -1 4202560 1183 0 0 0 59 53 0 0 15 0 2 0 538721085 327536640 5679 33554432000 4194304 5683644 140736227673440 18446744073709551615 228244368966 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/18204/statm: 79965 5679 400 364 0 15871 0
[pid=18206] ppid=18204 vsize=89132 CPUtime=516.03 cores=0,2,4,6
/proc/18206/stat : 18206 (cryptominisat-2) R 18204 18206 18206 0 -1 4202496 139395 0 0 0 51565 38 0 0 25 0 1 0 538721086 91271168 14780 33554432000 4194304 4677096 140733575197696 18446744073709551615 4320016 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/18206/statm: 22283 14780 387 118 0 17242 0
[pid=18204/tid=18244] ppid=18179 vsize=319860 CPUtime=0 cores=0,2,4,6
/proc/18204/task/18244/stat : 18244 (python) S 18179 18179 16913 0 -1 4202560 48 0 0 0 0 0 0 0 16 0 2 0 538774208 327536640 5679 33554432000 4194304 5683644 140736227673440 18446744073709551615 228256172465 0 0 16781312 514 18446604453876560896 0 0 -1 4 0 0 0
[pid=18233] ppid=18179 vsize=330116 CPUtime=0.57 cores=0,2,4,6
/proc/18233/stat : 18233 (python) S 18179 18179 16913 0 -1 4202560 1004 0 0 0 29 28 0 0 18 0 1 0 538747264 338038784 5668 33554432000 4194304 5683644 140736227673440 18446744073709551615 228244368966 0 0 16781312 514 11970497440806568194 0 0 17 4 0 0 0
/proc/18233/statm: 82529 5668 371 364 0 18432 0
[pid=18235] ppid=18233 vsize=37704 CPUtime=196.68 cores=0,2,4,6
/proc/18235/stat : 18235 (precosat) R 18233 18235 18235 0 -1 4202496 53054 0 0 0 19656 12 0 0 25 0 1 0 538747265 38608896 9306 33554432000 4194304 4890832 140735148149120 18446744073709551615 4299166 0 0 16781312 17442 0 0 0 17 6 0 0 0
/proc/18235/statm: 9426 9306 86 171 0 9253 0
[pid=18179/tid=18186] ppid=18177 vsize=340360 CPUtime=361.28 cores=0,2,4,6
/proc/18179/task/18186/stat : 18186 (python) S 18177 18179 16913 0 -1 4202560 25 100845 0 0 0 0 36073 55 19 0 7 0 538711165 348528640 7200 33554432000 4194304 5683644 140736227673440 18446744073709551615 228256172465 0 0 16781312 2 18446604441721023488 0 0 -1 6 0 0 0
[pid=18179/tid=18189] ppid=18177 vsize=340360 CPUtime=361.28 cores=0,2,4,6
/proc/18179/task/18189/stat : 18189 (python) S 18177 18179 16913 0 -1 4202560 21 100845 0 0 0 0 36073 55 21 0 7 0 538711167 348528640 7200 33554432000 4194304 5683644 140736227673440 18446744073709551615 228256172465 0 0 16781312 2 18446604441721023488 0 0 -1 6 0 0 0
[pid=18179/tid=18192] ppid=18177 vsize=340360 CPUtime=361.28 cores=0,2,4,6
/proc/18179/task/18192/stat : 18192 (python) S 18177 18179 16913 0 -1 4202560 36 100845 0 0 0 0 36073 55 23 0 7 0 538711169 348528640 7200 33554432000 4194304 5683644 140736227673440 18446744073709551615 228256172465 0 0 16781312 2 18446604441721023488 0 0 -1 4 0 0 0
[pid=18179/tid=18194] ppid=18177 vsize=340360 CPUtime=361.28 cores=0,2,4,6
/proc/18179/task/18194/stat : 18194 (python) S 18177 18179 16913 0 -1 4202560 16 100845 0 0 0 0 36073 55 25 0 7 0 538711172 348528640 7200 33554432000 4194304 5683644 140736227673440 18446744073709551615 228256172465 0 0 16781312 2 18446604441721023488 0 0 -1 4 0 0 0
[pid=18179/tid=18205] ppid=18177 vsize=340360 CPUtime=361.28 cores=0,2,4,6
/proc/18179/task/18205/stat : 18205 (python) S 18177 18179 16913 0 -1 4202560 32 100845 0 0 0 0 36073 55 18 0 7 0 538721086 348528640 7200 33554432000 4194304 5683644 140736227673440 18446744073709551615 228256172465 0 0 16781312 2 18446604441721023488 0 0 -1 4 0 0 0
[pid=18179/tid=18234] ppid=18177 vsize=340360 CPUtime=361.28 cores=0,2,4,6
/proc/18179/task/18234/stat : 18234 (python) S 18177 18179 16913 0 -1 4202560 23 100845 0 0 0 0 36073 55 20 0 7 0 538747265 348528640 7200 33554432000 4194304 5683644 140736227673440 18446744073709551615 228256172465 0 0 16781312 2 18446604441721023488 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2307.25
Current children cumulated vsize (KiB) 2143488

Child status: 0
Real time (s): 681.672
CPU time (s): 2307.54
CPU user time (s): 2303.82
CPU system time (s): 3.72243
CPU usage (%): 338.512
Max. virtual memory (cumulated for all children) (KiB): 2174760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2303.82
system time used= 3.72243
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 613779
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4107
involuntary context switches= 17529

runsolver used 1.66075 second user time and 4.00339 second system time

The end

Launcher Data

Begin job on node136 at 2011-05-01 19:32:11
IDJOB=3317709
IDBENCH=87943
IDSOLVER=1706
FILE ID=node136/3317709-1304271131
RUNJOBID= node136-1304271130-18096
PBS_JOBID= 13173943
Free space on /tmp= 73544 MiB

SOLVER NAME= borg-sat 11.03.02-industrial
BENCH NAME= SAT02/industrial/aloul/Homer/homer16.shuffled.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.industrial.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT -cores NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3317709-1304271131/watcher-3317709-1304271131 -o /tmp/evaluation-result-3317709-1304271131/solver-3317709-1304271131 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3317709-1304271131.cnf -seed 1080150567 -budget 4800 -cores 4

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

MD5SUM BENCH= f98b1abe53ae4846a5f9102253ed913e
RANDOM SEED=1080150567

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29272592 kB
Buffers:        649204 kB
Cached:        1227344 kB
SwapCached:          0 kB
Active:        1712592 kB
Inactive:      1516944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29272592 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           63768 kB
Writeback:           0 kB
AnonPages:     1352452 kB
Mapped:          27996 kB
Slab:           369080 kB
PageTables:      18432 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 40674296 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= 73544 MiB
End job on node136 at 2011-05-01 19:43:33