Trace number 3317909

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-industrial? (TO) 3725.44 1300.05

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top25.cnf
MD5SUM1d36146d5d79c91e0605a19242395228
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark527.919
Satisfiable
(Un)Satisfiability was proved
Number of variables71356
Number of clauses227126
Sum of the clauses size555264
Maximum clause length2747
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2137909
Number of clauses of size 387742
Number of clauses of size 4324
Number of clauses of size 523
Number of clauses of size over 51127

Solver Data

0.37/0.65	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.37/0.65	c INFO: solving HOME/instance-3317909-1304269957.cnf
0.37/0.65	c INFO: computing task features
1.04/1.35	c INFO: computed variable-clause graph statistics
1.04/1.38	c INFO: computed clause balance statistics
4.74/5.04	c INFO: computed variable balance statistics
7.34/7.68	c INFO: computed small-clause counts
7.44/7.72	c INFO: computed Horn-clause counts
13.74/14.00	c INFO: computed variable graph statistics
13.74/14.00	c INFO: collected features for HOME/instance-3317909-1304269957.cnf in 13.31 s
13.74/14.02	c INFO: running lingeling-276@0 for 97 with 4786 remaining (b = 0.37)
13.74/14.05	c INFO: running cryptominisat-2.9.0@0 for 485 with 4786 remaining (b = 0.34)
13.74/14.07	c INFO: running lingeling-276@0 for 1261 with 4786 remaining (b = 0.47)
13.83/14.10	c INFO: running cryptominisat-2.9.0@0 for 1649 with 4786 remaining (b = 0.50)
313.32/114.21	c INFO: running lingeling-276@0 for 1164 with 4686 remaining (b = 0.38)
1615.18/620.11	c INFO: running lingeling-276@0 for 97 with 4180 remaining (b = 0.29)
1948.13/731.40	c INFO: running precosat-570@0 for 291 with 4069 remaining (b = 0.17)
3143.76/1107.95	c INFO: running cryptominisat-2.9.0@0 for 1843 with 3692 remaining (b = 0.45)
3725.44/1300.03	c INFO: running precosat-570@291 for 97 with 3500 remaining (b = 0.06)

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-3317909-1304269957/watcher-3317909-1304269957 -o /tmp/evaluation-result-3317909-1304269957/solver-3317909-1304269957 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3317909-1304269957.cnf -seed 1902894133 -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: 11.21 9.73 7.71 8/222 21374
/proc/meminfo: memFree=17103860/32950928 swapFree=67111404/67111528
[pid=21374] ppid=21372 vsize=15380 CPUtime=0 cores=0,2,4,6
/proc/21374/stat : 21374 (python) S 21372 21374 20569 0 -1 4202496 792 0 0 0 0 0 0 0 25 0 1 0 538594552 15749120 679 33554432000 4194304 5683644 140736469857344 18446744073709551615 235594864640 0 2147483391 16781312 2 18446744071699215550 0 0 17 2 0 0 0
/proc/21374/statm: 3845 679 322 364 0 332 0

[startup+0.0401889 s]
/proc/loadavg: 11.21 9.73 7.71 8/222 21374
/proc/meminfo: memFree=17103860/32950928 swapFree=67111404/67111528
[pid=21374] ppid=21372 vsize=18884 CPUtime=0.02 cores=0,2,4,6
/proc/21374/stat : 21374 (python) R 21372 21374 20569 0 -1 4202496 1273 0 0 0 2 0 0 0 25 0 1 0 538594552 19337216 1125 33554432000 4194304 5683644 140736469857344 18446744073709551615 4510800 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/21374/statm: 4721 1125 421 364 0 690 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 18884

[startup+0.100181 s]
/proc/loadavg: 11.21 9.73 7.71 8/222 21374
/proc/meminfo: memFree=17103860/32950928 swapFree=67111404/67111528
[pid=21374] ppid=21372 vsize=85620 CPUtime=0.06 cores=0,2,4,6
/proc/21374/stat : 21374 (python) R 21372 21374 20569 0 -1 4202496 2629 0 0 0 5 1 0 0 25 0 1 0 538594552 87674880 2348 33554432000 4194304 5683644 140736469857344 18446744073709551615 4509181 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/21374/statm: 21405 2348 713 364 0 1622 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 85620

[startup+0.300202 s]
/proc/loadavg: 11.21 9.73 7.71 8/222 21374
/proc/meminfo: memFree=17103860/32950928 swapFree=67111404/67111528
[pid=21374] ppid=21372 vsize=135748 CPUtime=0.2 cores=0,2,4,6
/proc/21374/stat : 21374 (python) S 21372 21374 20569 0 -1 4202496 5964 935 1 0 15 5 0 0 25 0 1 0 538594552 139005952 4150 33554432000 4194304 5683644 140736469857344 18446744073709551615 235594862597 0 2147483391 16781312 2 18446744071699215550 0 0 17 2 0 0 0
/proc/21374/statm: 33937 4150 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 135748

[startup+0.701075 s]
/proc/loadavg: 11.21 9.73 7.71 8/222 21374
/proc/meminfo: memFree=17103860/32950928 swapFree=67111404/67111528
[pid=21374] ppid=21372 vsize=284556 CPUtime=0.44 cores=0,2,4,6
/proc/21374/stat : 21374 (python) R 21372 21374 20569 0 -1 4202496 10772 935 1 0 33 11 0 0 25 0 1 0 538594552 291385344 8452 33554432000 4194304 5683644 140736469857344 18446744073709551615 4602354 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/21374/statm: 71139 8453 1761 364 0 7063 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 284556

[startup+1.50093 s]
/proc/loadavg: 10.87 9.68 7.70 9/223 21379
/proc/meminfo: memFree=17052020/32950928 swapFree=67111404/67111528
[pid=21374] ppid=21372 vsize=325572 CPUtime=1.24 cores=0,2,4,6
/proc/21374/stat : 21374 (python) R 21372 21374 20569 0 -1 4202496 26349 935 1 0 111 13 0 0 25 0 1 0 538594552 333385728 18778 33554432000 4194304 5683644 140736469857344 18446744073709551615 235594533855 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/21374/statm: 81393 18778 1826 364 0 17317 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 325572

[startup+3.10065 s]
/proc/loadavg: 10.87 9.68 7.70 9/223 21379
/proc/meminfo: memFree=17029932/32950928 swapFree=67111404/67111528
[pid=21374] ppid=21372 vsize=325572 CPUtime=2.84 cores=0,2,4,6
/proc/21374/stat : 21374 (python) R 21372 21374 20569 0 -1 4202496 26349 935 1 0 271 13 0 0 25 0 1 0 538594552 333385728 18778 33554432000 4194304 5683644 140736469857344 18446744073709551615 4418259 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/21374/statm: 81393 18778 1826 364 0 17317 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 325572

[startup+6.30109 s]
/proc/loadavg: 10.64 9.65 7.71 9/223 21379
/proc/meminfo: memFree=17001660/32950928 swapFree=67111404/67111528
[pid=21374] ppid=21372 vsize=325572 CPUtime=6.04 cores=0,2,4,6
/proc/21374/stat : 21374 (python) R 21372 21374 20569 0 -1 4202496 26350 935 1 0 591 13 0 0 25 0 1 0 538594552 333385728 18779 33554432000 4194304 5683644 140736469857344 18446744073709551615 235594533855 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/21374/statm: 81393 18779 1827 364 0 17317 0
Current children cumulated CPU time (s) 6.04
Current children cumulated vsize (KiB) 325572

[startup+12.701 s]
/proc/loadavg: 10.43 9.63 7.71 9/223 21379
/proc/meminfo: memFree=17017544/32950928 swapFree=67111404/67111528
[pid=21374] ppid=21372 vsize=325572 CPUtime=12.44 cores=0,2,4,6
/proc/21374/stat : 21374 (python) R 21372 21374 20569 0 -1 4202496 26356 935 1 0 1231 13 0 0 25 0 1 0 538594552 333385728 18785 33554432000 4194304 5683644 140736469857344 18446744073709551615 47450308982924 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/21374/statm: 81393 18785 1833 364 0 17317 0
Current children cumulated CPU time (s) 12.44
Current children cumulated vsize (KiB) 325572

[startup+25.5007 s]
/proc/loadavg: 10.62 9.71 7.76 12/235 21392
/proc/meminfo: memFree=16264364/32950928 swapFree=67111404/67111528
[pid=21374] ppid=21372 vsize=363004 CPUtime=13.84 cores=0,2,4,6
/proc/21374/stat : 21374 (python) S 21372 21374 20569 0 -1 4202496 29070 935 1 0 1370 14 0 0 25 0 5 0 538594552 371716096 17948 33554432000 4194304 5683644 140736469857344 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21374/statm: 90751 17948 1881 364 0 26660 0
[pid=21380] ppid=21374 vsize=321992 CPUtime=0.01 cores=0,2,4,6
/proc/21380/stat : 21380 (python) S 21374 21374 20569 0 -1 4202560 987 0 0 0 1 0 0 0 18 0 1 0 538595955 329719808 16432 33554432000 4194304 5683644 140736469857344 18446744073709551615 235594886671 0 0 16781312 514 16124645884590784769 0 0 17 6 0 0 0
/proc/21380/statm: 80498 16432 381 364 0 16416 0
[pid=21382] ppid=21380 vsize=30244 CPUtime=11.36 cores=0,2,4,6
/proc/21382/stat : 21382 (lingeling) R 21380 21382 21382 0 -1 4202496 9532 0 0 0 1135 1 0 0 25 0 1 0 538595956 30969856 6332 33554432000 4194304 4352236 140733622144896 18446744073709551615 4208940 0 0 16781312 17506 0 0 0 17 6 0 0 0
/proc/21382/statm: 7561 6332 127 39 0 6641 0
[pid=21383] ppid=21374 vsize=332248 CPUtime=0.01 cores=0,2,4,6
/proc/21383/stat : 21383 (python) S 21374 21374 20569 0 -1 4202560 921 0 0 0 0 1 0 0 15 0 1 0 538595958 340221952 16425 33554432000 4194304 5683644 140736469857344 18446744073709551615 235594886726 0 0 16781312 514 8701240357397954820 0 0 17 2 0 0 0
/proc/21383/statm: 83062 16425 370 364 0 18977 0
[pid=21388] ppid=21383 vsize=560484 CPUtime=11.32 cores=0,2,4,6
/proc/21388/stat : 21388 (cryptominisat-2) R 21383 21388 21388 0 -1 4202496 117843 0 0 0 1118 14 0 0 25 0 1 0 538595963 573935616 115487 33554432000 4194304 4677096 140736095167856 18446744073709551615 4502837 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/21388/statm: 140121 115487 378 118 0 135080 0
[pid=21385] ppid=21374 vsize=342504 CPUtime=0.01 cores=0,2,4,6
/proc/21385/stat : 21385 (python) S 21374 21374 20569 0 -1 4202560 910 0 0 0 1 0 0 0 18 0 1 0 538595960 350724096 16428 33554432000 4194304 5683644 140736469857344 18446744073709551615 235594886726 0 0 16781312 514 16124645884590784769 0 0 17 2 0 0 0
/proc/21385/statm: 85626 16428 369 364 0 21538 0
[pid=21391] ppid=21385 vsize=30272 CPUtime=5.67 cores=0,2,4,6
/proc/21391/stat : 21391 (lingeling) R 21385 21391 21391 0 -1 4202496 9539 0 0 0 566 1 0 0 25 0 1 0 538595964 30998528 6338 33554432000 4194304 4352236 140734804237872 18446744073709551615 4268368 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/21391/statm: 7568 6338 127 39 0 6648 0
[pid=21387] ppid=21374 vsize=352760 CPUtime=0.01 cores=0,2,4,6
/proc/21387/stat : 21387 (python) S 21374 21374 20569 0 -1 4202560 918 0 0 0 1 0 0 0 18 0 1 0 538595963 361226240 16433 33554432000 4194304 5683644 140736469857344 18446744073709551615 235594886726 0 0 16781312 514 16124645884590784772 0 0 17 2 0 0 0
/proc/21387/statm: 88190 16433 370 364 0 24099 0
[pid=21390] ppid=21387 vsize=299728 CPUtime=5.54 cores=0,2,4,6
/proc/21390/stat : 21390 (cryptominisat-2) R 21387 21390 21390 0 -1 4202496 63229 0 0 0 545 9 0 0 25 0 1 0 538595964 306921472 60871 33554432000 4194304 4677096 140735320966304 18446744073709551615 4318898 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/21390/statm: 74932 60871 362 118 0 69891 0
[pid=21374/tid=21381] ppid=21372 vsize=363004 CPUtime=0 cores=0,2,4,6
/proc/21374/task/21381/stat : 21381 (python) S 21372 21374 20569 0 -1 4202560 25 935 0 0 0 0 0 0 25 0 5 0 538595956 371716096 17948 33554432000 4194304 5683644 140736469857344 18446744073709551615 235606690225 0 0 16781312 2 18446604446790638336 0 0 -1 6 0 0 0
[pid=21374/tid=21384] ppid=21372 vsize=363004 CPUtime=0 cores=0,2,4,6
/proc/21374/task/21384/stat : 21384 (python) S 21372 21374 20569 0 -1 4202560 30 935 0 0 0 0 0 0 25 0 5 0 538595958 371716096 17948 33554432000 4194304 5683644 140736469857344 18446744073709551615 235606690225 0 0 16781312 2 18446604446790638336 0 0 -1 2 0 0 0
[pid=21374/tid=21386] ppid=21372 vsize=363004 CPUtime=0 cores=0,2,4,6
/proc/21374/task/21386/stat : 21386 (python) S 21372 21374 20569 0 -1 4202560 24 935 0 0 0 0 0 0 25 0 5 0 538595961 371716096 17948 33554432000 4194304 5683644 140736469857344 18446744073709551615 235606690225 0 0 16781312 2 18446604446790638336 0 0 -1 2 0 0 0
[pid=21374/tid=21389] ppid=21372 vsize=363004 CPUtime=0 cores=0,2,4,6
/proc/21374/task/21389/stat : 21389 (python) S 21372 21374 20569 0 -1 4202560 30 935 0 0 0 0 0 0 25 0 5 0 538595963 371716096 17948 33554432000 4194304 5683644 140736469857344 18446744073709551615 235606690225 0 0 16781312 2 18446604446790638336 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 47.77
Current children cumulated vsize (KiB) 2633236

[startup+51.1012 s]
/proc/loadavg: 10.82 9.83 7.85 12/235 21392
/proc/meminfo: memFree=15969804/32950928 swapFree=67111404/67111528
[pid=21374] ppid=21372 vsize=363004 CPUtime=13.84 cores=0,2,4,6
/proc/21374/stat : 21374 (python) S 21372 21374 20569 0 -1 4202496 29070 935 1 0 1370 14 0 0 25 0 5 0 538594552 371716096 17948 33554432000 4194304 5683644 140736469857344 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21374/statm: 90751 17948 1881 364 0 26660 0
[pid=21380] ppid=21374 vsize=321992 CPUtime=0.04 cores=0,2,4,6
/proc/21380/stat : 21380 (python) S 21374 21374 20569 0 -1 4202560 1000 0 0 0 2 2 0 0 18 0 1 0 538595955 329719808 16432 33554432000 4194304 5683644 140736469857344 18446744073709551615 235594886671 0 0 16781312 514 16124645884590784769 0 0 17 6 0 0 0
/proc/21380/statm: 80498 16432 381 364 0 16416 0
[pid=21382] ppid=21380 vsize=30068 CPUtime=36.75 cores=0,2,4,6
/proc/21382/stat : 21382 (lingeling) R 21380 21382 21382 0 -1 4202496 11582 0 0 0 3674 1 0 0 25 0 1 0 538595956 30789632 6290 33554432000 4194304 4352236 140733622144896 18446744073709551615 4268368 0 0 16781312 17506 0 0 0 17 6 0 0 0
/proc/21382/statm: 7517 6290 129 39 0 6597 0
[pid=21383] ppid=21374 vsize=332248 CPUtime=0.06 cores=0,2,4,6
/proc/21383/stat : 21383 (python) S 21374 21374 20569 0 -1 4202560 936 0 0 0 3 3 0 0 15 0 1 0 538595958 340221952 16425 33554432000 4194304 5683644 140736469857344 18446744073709551615 235594886726 0 0 16781312 514 8701240357397954820 0 0 17 2 0 0 0
/proc/21383/statm: 83062 16425 370 364 0 18977 0
[pid=21388] ppid=21383 vsize=604340 CPUtime=36.78 cores=0,2,4,6
/proc/21388/stat : 21388 (cryptominisat-2) R 21383 21388 21388 0 -1 4202496 136723 0 0 0 3659 19 0 0 25 0 1 0 538595963 618844160 125336 33554432000 4194304 4677096 140736095167856 18446744073709551615 4346664 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/21388/statm: 151085 125336 393 118 0 146044 0
[pid=21385] ppid=21374 vsize=342504 CPUtime=0.05 cores=0,2,4,6
/proc/21385/stat : 21385 (python) S 21374 21374 20569 0 -1 4202560 922 0 0 0 4 1 0 0 18 0 1 0 538595960 350724096 16428 33554432000 4194304 5683644 140736469857344 18446744073709551615 235594886726 0 0 16781312 514 16124645884590784769 0 0 17 2 0 0 0
/proc/21385/statm: 85626 16428 369 364 0 21538 0
[pid=21391] ppid=21385 vsize=26000 CPUtime=18.47 cores=0,2,4,6
/proc/21391/stat : 21391 (lingeling) R 21385 21391 21391 0 -1 4202496 9541 0 0 0 1846 1 0 0 25 0 1 0 538595964 26624000 5272 33554432000 4194304 4352236 140734804237872 18446744073709551615 4268213 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/21391/statm: 6500 5272 129 39 0 5580 0
[pid=21387] ppid=21374 vsize=352760 CPUtime=0.06 cores=0,2,4,6
/proc/21387/stat : 21387 (python) S 21374 21374 20569 0 -1 4202560 930 0 0 0 4 2 0 0 15 0 1 0 538595963 361226240 16433 33554432000 4194304 5683644 140736469857344 18446744073709551615 235594886726 0 0 16781312 514 7188615822787444996 0 0 17 2 0 0 0
/proc/21387/statm: 88190 16433 370 364 0 24099 0
[pid=21390] ppid=21387 vsize=581876 CPUtime=18.34 cores=0,2,4,6
/proc/21390/stat : 21390 (cryptominisat-2) R 21387 21390 21390 0 -1 4202496 124709 0 0 0 1816 18 0 0 25 0 1 0 538595964 595841024 120673 33554432000 4194304 4677096 140735320966304 18446744073709551615 4462632 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/21390/statm: 145469 120673 393 118 0 140428 0
[pid=21374/tid=21381] ppid=21372 vsize=363004 CPUtime=0 cores=0,2,4,6
/proc/21374/task/21381/stat : 21381 (python) S 21372 21374 20569 0 -1 4202560 25 935 0 0 0 0 0 0 25 0 5 0 538595956 371716096 17948 33554432000 4194304 5683644 140736469857344 18446744073709551615 235606690225 0 0 16781312 2 18446604446790638336 0 0 -1 6 0 0 0
[pid=21374/tid=21384] ppid=21372 vsize=363004 CPUtime=0 cores=0,2,4,6
/proc/21374/task/21384/stat : 21384 (python) S 21372 21374 20569 0 -1 4202560 30 935 0 0 0 0 0 0 25 0 5 0 538595958 371716096 17948 33554432000 4194304 5683644 140736469857344 18446744073709551615 235606690225 0 0 16781312 2 18446604446790638336 0 0 -1 2 0 0 0
[pid=21374/tid=21386] ppid=21372 vsize=363004 CPUtime=0 cores=0,2,4,6
/proc/21374/task/21386/stat : 21386 (python) S 21372 21374 20569 0 -1 4202560 24 935 0 0 0 0 0 0 25 0 5 0 538595961 371716096 17948 33554432000 4194304 5683644 140736469857344 18446744073709551615 235606690225 0 0 16781312 2 18446604446790638336 0 0 -1 2 0 0 0
[pid=21374/tid=21389] ppid=21372 vsize=363004 CPUtime=0 cores=0,2,4,6
/proc/21374/task/21389/stat : 21389 (python) S 21372 21374 20569 0 -1 4202560 30 935 0 0 0 0 0 0 25 0 5 0 538595963 371716096 17948 33554432000 4194304 5683644 140736469857344 18446744073709551615 235606690225 0 0 16781312 2 18446604446790638336 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 124.39
Current children cumulated vsize (KiB) 2954792

[startup+102.308 s]
/proc/loadavg: 10.96 10.02 8.02 12/236 21395
/proc/meminfo: memFree=15889864/32950928 swapFree=67111404/67111528
[pid=21374] ppid=21372 vsize=363004 CPUtime=13.84 cores=0,2,4,6
/proc/21374/stat : 21374 (python) S 21372 21374 20569 0 -1 4202496 29070 935 1 0 1370 14 0 0 25 0 5 0 538594552 371716096 17948 33554432000 4194304 5683644 140736469857344 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21374/statm: 90751 17948 1881 364 0 26660 0
[pid=21380] ppid=21374 vsize=321992 CPUtime=0.12 cores=0,2,4,6
/proc/21380/stat : 21380 (python) S 21374 21374 20569 0 -1 4202560 1021 0 0 0 6 6 0 0 18 0 1 0 538595955 329719808 16432 33554432000 4194304 5683644 140736469857344 18446744073709551615 235594886671 0 0 16781312 514 16124645884590784769 0 0 17 6 0 0 0
/proc/21380/statm: 80498 16432 381 364 0 16416 0
[pid=21382] ppid=21380 vsize=30060 CPUtime=87.53 cores=0,2,4,6
/proc/21382/stat : 21382 (lingeling) R 21380 21382 21382 0 -1 4202496 13630 0 0 0 8752 1 0 0 25 0 1 0 538595956 30781440 6288 33554432000 4194304 4352236 140733622144896 18446744073709551615 4328000 0 0 16781312 17506 0 0 0 17 6 0 0 0
/proc/21382/statm: 7515 6288 129 39 0 6595 0
[pid=21383] ppid=21374 vsize=332248 CPUtime=0.14 cores=0,2,4,6
/proc/21383/stat : 21383 (python) S 21374 21374 20569 0 -1 4202560 954 0 0 0 7 7 0 0 15 0 1 0 538595958 340221952 16425 33554432000 4194304 5683644 140736469857344 18446744073709551615 235594886726 0 0 16781312 514 8701240357397954820 0 0 17 2 0 0 0
/proc/21383/statm: 83062 16425 370 364 0 18977 0
[pid=21388] ppid=21383 vsize=636356 CPUtime=87.73 cores=0,2,4,6
/proc/21388/stat : 21388 (cryptominisat-2) R 21383 21388 21388 0 -1 4202496 160684 0 0 0 8747 26 0 0 25 0 1 0 538595963 651628544 133816 33554432000 4194304 4677096 140736095167856 18446744073709551615 4337685 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/21388/statm: 159089 133816 393 118 0 154048 0

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

/proc/21431/statm: 18522 17517 86 171 0 18349 0
[pid=21429/tid=21491] ppid=21374 vsize=373272 CPUtime=0 cores=0,2,4,6
/proc/21429/task/21491/stat : 21491 (python) S 21374 21374 20569 0 -1 4202560 51 0 0 0 0 0 0 0 19 0 2 0 538705346 382230528 16471 33554432000 4194304 5683644 140736469857344 18446744073709551615 235606690225 0 0 16781312 514 18446604452822697984 0 0 -1 2 0 0 0
[pid=21374/tid=21381] ppid=21372 vsize=383516 CPUtime=0 cores=0,2,4,6
/proc/21374/task/21381/stat : 21381 (python) S 21372 21374 20569 0 -1 4202560 30 935 0 0 0 0 0 0 18 0 7 0 538595956 392720384 17961 33554432000 4194304 5683644 140736469857344 18446744073709551615 235606690225 0 0 16781312 2 18446604446790638336 0 0 -1 6 0 0 0
[pid=21374/tid=21384] ppid=21372 vsize=383516 CPUtime=0 cores=0,2,4,6
/proc/21374/task/21384/stat : 21384 (python) S 21372 21374 20569 0 -1 4202560 35 935 0 0 0 0 0 0 18 0 7 0 538595958 392720384 17961 33554432000 4194304 5683644 140736469857344 18446744073709551615 235606690225 0 0 16781312 2 18446604446790638336 0 0 -1 2 0 0 0
[pid=21374/tid=21386] ppid=21372 vsize=383516 CPUtime=0 cores=0,2,4,6
/proc/21374/task/21386/stat : 21386 (python) S 21372 21374 20569 0 -1 4202560 24 935 0 0 0 0 0 0 25 0 7 0 538595961 392720384 17961 33554432000 4194304 5683644 140736469857344 18446744073709551615 235606690225 0 0 16781312 2 18446604446790638336 0 0 -1 2 0 0 0
[pid=21374/tid=21389] ppid=21372 vsize=383516 CPUtime=0 cores=0,2,4,6
/proc/21374/task/21389/stat : 21389 (python) S 21372 21374 20569 0 -1 4202560 30 935 0 0 0 0 0 0 25 0 7 0 538595963 392720384 17961 33554432000 4194304 5683644 140736469857344 18446744073709551615 235606690225 0 0 16781312 2 18446604446790638336 0 0 -1 2 0 0 0
[pid=21374/tid=21424] ppid=21372 vsize=383516 CPUtime=0 cores=0,2,4,6
/proc/21374/task/21424/stat : 21424 (python) S 21372 21374 20569 0 -1 4202560 32 935 0 0 0 0 0 0 20 0 7 0 538656564 392720384 17961 33554432000 4194304 5683644 140736469857344 18446744073709551615 235606690225 0 0 16781312 2 18446604446790638336 0 0 -1 2 0 0 0
[pid=21374/tid=21430] ppid=21372 vsize=383516 CPUtime=0 cores=0,2,4,6
/proc/21374/task/21430/stat : 21430 (python) S 21372 21374 20569 0 -1 4202560 31 935 0 0 0 0 0 0 20 0 7 0 538667693 392720384 17961 33554432000 4194304 5683644 140736469857344 18446744073709551615 235606690225 0 0 16781312 2 18446604446790638336 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3373.02
Current children cumulated vsize (KiB) 4337396

[startup+1242.3 s]
/proc/loadavg: 11.22 10.93 9.98 12/245 21495
/proc/meminfo: memFree=15729316/32950928 swapFree=67111404/67111528
[pid=21374] ppid=21372 vsize=383516 CPUtime=13.93 cores=0,2,4,6
/proc/21374/stat : 21374 (python) S 21372 21374 20569 0 -1 4202496 31311 935 1 0 1378 15 0 0 18 0 7 0 538594552 392720384 17961 33554432000 4194304 5683644 140736469857344 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21374/statm: 95879 17961 1886 364 0 31782 0
[pid=21380] ppid=21374 vsize=332236 CPUtime=1.87 cores=0,2,4,6
/proc/21380/stat : 21380 (python) S 21374 21374 20569 0 -1 4202560 1218 0 0 0 94 93 0 0 18 0 2 0 538595955 340209664 16471 33554432000 4194304 5683644 140736469857344 18446744073709551615 235594886726 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/21380/statm: 83059 16471 415 364 0 18977 0
[pid=21382] ppid=21380 vsize=51304 CPUtime=873.22 cores=0,2,4,6
/proc/21382/stat : 21382 (lingeling) R 21380 21382 21382 0 -1 4202496 46733 0 0 0 87315 7 0 0 25 0 1 0 538595956 52535296 11997 33554432000 4194304 4352236 140733622144896 18446744073709551615 4328004 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/21382/statm: 12826 11997 129 39 0 11906 0
[pid=21380/tid=21396] ppid=21374 vsize=332236 CPUtime=0 cores=0,2,4,6
/proc/21380/task/21396/stat : 21396 (python) S 21374 21374 20569 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 538605972 340209664 16471 33554432000 4194304 5683644 140736469857344 18446744073709551615 235606690225 0 0 16781312 514 18446604443644725184 0 0 -1 6 0 0 0
[pid=21383] ppid=21374 vsize=332248 CPUtime=1.18 cores=0,2,4,6
/proc/21383/stat : 21383 (python) S 21374 21374 20569 0 -1 4202560 1177 0 0 0 62 56 0 0 15 0 2 0 538595958 340221952 16456 33554432000 4194304 5683644 140736469857344 18446744073709551615 235594886726 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/21383/statm: 83062 16456 400 364 0 18977 0
[pid=21388] ppid=21383 vsize=772928 CPUtime=555.82 cores=0,2,4,6
/proc/21388/stat : 21388 (cryptominisat-2) R 21383 21388 21388 0 -1 4202496 359219 0 0 0 55490 92 0 0 25 0 1 0 538595963 791478272 166748 33554432000 4194304 4677096 140736095167856 18446744073709551615 4320146 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/21388/statm: 193232 166748 393 118 0 188191 0
[pid=21383/tid=21422] ppid=21374 vsize=332248 CPUtime=0 cores=0,2,4,6
/proc/21383/task/21422/stat : 21422 (python) S 21374 21374 20569 0 -1 4202560 46 0 0 0 0 0 0 0 16 0 2 0 538656562 340221952 16456 33554432000 4194304 5683644 140736469857344 18446744073709551615 235606690225 0 0 16781312 514 18446604453903974464 0 0 -1 6 0 0 0
[pid=21385] ppid=21374 vsize=342504 CPUtime=1.87 cores=0,2,4,6
/proc/21385/stat : 21385 (python) S 21374 21374 20569 0 -1 4202560 979 0 0 0 102 85 0 0 18 0 1 0 538595960 350724096 16429 33554432000 4194304 5683644 140736469857344 18446744073709551615 235594886726 0 0 16781312 514 16124645884590784769 0 0 17 2 0 0 0
/proc/21385/statm: 85626 16429 370 364 0 21538 0
[pid=21391] ppid=21385 vsize=54864 CPUtime=818.55 cores=0,2,4,6
/proc/21391/stat : 21391 (lingeling) R 21385 21391 21391 0 -1 4202496 43785 0 0 0 81846 9 0 0 25 0 1 0 538595964 56180736 12886 33554432000 4194304 4352236 140734804237872 18446744073709551615 4328013 0 0 16781312 17506 0 0 0 17 2 0 0 0
/proc/21391/statm: 13716 12886 129 39 0 12796 0
[pid=21387] ppid=21374 vsize=352760 CPUtime=1.96 cores=0,2,4,6
/proc/21387/stat : 21387 (python) S 21374 21374 20569 0 -1 4202560 996 0 0 0 109 87 0 0 15 0 1 0 538595963 361226240 16434 33554432000 4194304 5683644 140736469857344 18446744073709551615 235594886726 0 0 16781312 514 16124645884590784772 0 0 17 6 0 0 0
/proc/21387/statm: 88190 16434 371 364 0 24099 0
[pid=21390] ppid=21387 vsize=872300 CPUtime=893.94 cores=0,2,4,6
/proc/21390/stat : 21390 (cryptominisat-2) R 21387 21390 21390 0 -1 4202496 488027 0 0 0 89255 139 0 0 25 0 1 0 538595964 893235200 189515 33554432000 4194304 4677096 140735320966304 18446744073709551615 4358705 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/21390/statm: 218075 189515 393 118 0 213034 0
[pid=21423] ppid=21374 vsize=363016 CPUtime=0.19 cores=0,2,4,6
/proc/21423/stat : 21423 (python) S 21374 21374 20569 0 -1 4202560 1141 0 0 0 11 8 0 0 19 0 2 0 538656564 371728384 16467 33554432000 4194304 5683644 140736469857344 18446744073709551615 235606693323 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/21423/statm: 90754 16467 399 364 0 26660 0
[pid=21425] ppid=21423 vsize=29892 CPUtime=97.58 cores=0,2,4,6
/proc/21425/stat : 21425 (lingeling) T 21423 21425 21425 0 -1 4202496 13593 0 0 0 9756 2 0 0 25 0 1 0 538656564 30609408 6245 33554432000 4194304 4352236 140737279578896 18446744073709551615 4329086 0 0 16781312 17506 18446744071562691360 0 0 17 0 0 0 0
/proc/21425/statm: 7473 6245 129 39 0 6553 0
[pid=21423/tid=21428] ppid=21374 vsize=363016 CPUtime=0 cores=0,2,4,6
/proc/21423/task/21428/stat : 21428 (python) S 21374 21374 20569 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 538667691 371728384 16467 33554432000 4194304 5683644 140736469857344 18446744073709551615 235606690225 0 0 16781312 514 18446604446790635648 0 0 -1 6 0 0 0
[pid=21429] ppid=21374 vsize=373272 CPUtime=0.58 cores=0,2,4,6
/proc/21429/stat : 21429 (python) S 21374 21374 20569 0 -1 4202560 1170 0 0 0 33 25 0 0 19 0 2 0 538667693 382230528 16471 33554432000 4194304 5683644 140736469857344 18446744073709551615 235606693323 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/21429/statm: 93318 16471 399 364 0 29221 0
[pid=21431] ppid=21429 vsize=74088 CPUtime=291.99 cores=0,2,4,6
/proc/21431/stat : 21431 (precosat) T 21429 21431 21431 0 -1 4202496 18901 0 0 0 29196 3 0 0 25 0 1 0 538667693 75866112 17517 33554432000 4194304 4890832 140733312701024 18446744073709551615 4273332 0 0 16781312 17442 18446744071562691360 0 0 17 0 0 0 0
/proc/21431/statm: 18522 17517 86 171 0 18349 0
[pid=21429/tid=21491] ppid=21374 vsize=373272 CPUtime=0 cores=0,2,4,6
/proc/21429/task/21491/stat : 21491 (python) S 21374 21374 20569 0 -1 4202560 51 0 0 0 0 0 0 0 19 0 2 0 538705346 382230528 16471 33554432000 4194304 5683644 140736469857344 18446744073709551615 235606690225 0 0 16781312 514 18446604452822697984 0 0 -1 2 0 0 0
[pid=21374/tid=21381] ppid=21372 vsize=383516 CPUtime=0 cores=0,2,4,6
/proc/21374/task/21381/stat : 21381 (python) S 21372 21374 20569 0 -1 4202560 30 935 0 0 0 0 0 0 18 0 7 0 538595956 392720384 17961 33554432000 4194304 5683644 140736469857344 18446744073709551615 235606690225 0 0 16781312 2 18446604446790638336 0 0 -1 6 0 0 0
[pid=21374/tid=21384] ppid=21372 vsize=383516 CPUtime=0 cores=0,2,4,6
/proc/21374/task/21384/stat : 21384 (python) S 21372 21374 20569 0 -1 4202560 35 935 0 0 0 0 0 0 18 0 7 0 538595958 392720384 17961 33554432000 4194304 5683644 140736469857344 18446744073709551615 235606690225 0 0 16781312 2 18446604446790638336 0 0 -1 2 0 0 0
[pid=21374/tid=21386] ppid=21372 vsize=383516 CPUtime=0 cores=0,2,4,6
/proc/21374/task/21386/stat : 21386 (python) S 21372 21374 20569 0 -1 4202560 24 935 0 0 0 0 0 0 25 0 7 0 538595961 392720384 17961 33554432000 4194304 5683644 140736469857344 18446744073709551615 235606690225 0 0 16781312 2 18446604446790638336 0 0 -1 2 0 0 0
[pid=21374/tid=21389] ppid=21372 vsize=383516 CPUtime=0 cores=0,2,4,6
/proc/21374/task/21389/stat : 21389 (python) S 21372 21374 20569 0 -1 4202560 30 935 0 0 0 0 0 0 25 0 7 0 538595963 392720384 17961 33554432000 4194304 5683644 140736469857344 18446744073709551615 235606690225 0 0 16781312 2 18446604446790638336 0 0 -1 2 0 0 0
[pid=21374/tid=21424] ppid=21372 vsize=383516 CPUtime=0 cores=0,2,4,6
/proc/21374/task/21424/stat : 21424 (python) S 21372 21374 20569 0 -1 4202560 32 935 0 0 0 0 0 0 20 0 7 0 538656564 392720384 17961 33554432000 4194304 5683644 140736469857344 18446744073709551615 235606690225 0 0 16781312 2 18446604446790638336 0 0 -1 2 0 0 0
[pid=21374/tid=21430] ppid=21372 vsize=383516 CPUtime=0 cores=0,2,4,6
/proc/21374/task/21430/stat : 21430 (python) S 21372 21374 20569 0 -1 4202560 31 935 0 0 0 0 0 0 20 0 7 0 538667693 392720384 17961 33554432000 4194304 5683644 140736469857344 18446744073709551615 235606690225 0 0 16781312 2 18446604446790638336 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3552.68
Current children cumulated vsize (KiB) 4334928



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 11.24 10.99 10.06 12/245 21497
/proc/meminfo: memFree=15717224/32950928 swapFree=67111404/67111528
[pid=21374] ppid=21372 vsize=383516 CPUtime=13.93 cores=0,2,4,6
/proc/21374/stat : 21374 (python) S 21372 21374 20569 0 -1 4202496 31311 935 1 0 1378 15 0 0 18 0 7 0 538594552 392720384 17961 33554432000 4194304 5683644 140736469857344 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/21374/statm: 95879 17961 1886 364 0 31782 0
[pid=21380] ppid=21374 vsize=332236 CPUtime=1.95 cores=0,2,4,6
/proc/21380/stat : 21380 (python) S 21374 21374 20569 0 -1 4202560 1218 0 0 0 99 96 0 0 18 0 2 0 538595955 340209664 16471 33554432000 4194304 5683644 140736469857344 18446744073709551615 235594886726 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/21380/statm: 83059 16471 415 364 0 18977 0
[pid=21382] ppid=21380 vsize=51304 CPUtime=930.91 cores=0,2,4,6
/proc/21382/stat : 21382 (lingeling) R 21380 21382 21382 0 -1 4202496 49805 0 0 0 93084 7 0 0 25 0 1 0 538595956 52535296 11997 33554432000 4194304 4352236 140733622144896 18446744073709551615 4328100 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/21382/statm: 12826 11997 129 39 0 11906 0
[pid=21380/tid=21396] ppid=21374 vsize=332236 CPUtime=0 cores=0,2,4,6
/proc/21380/task/21396/stat : 21396 (python) S 21374 21374 20569 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 538605972 340209664 16471 33554432000 4194304 5683644 140736469857344 18446744073709551615 235606690225 0 0 16781312 514 18446604443644725184 0 0 -1 6 0 0 0
[pid=21383] ppid=21374 vsize=332248 CPUtime=1.27 cores=0,2,4,6
/proc/21383/stat : 21383 (python) S 21374 21374 20569 0 -1 4202560 1177 0 0 0 66 61 0 0 15 0 2 0 538595958 340221952 16456 33554432000 4194304 5683644 140736469857344 18446744073709551615 235594886726 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/21383/statm: 83062 16456 400 364 0 18977 0
[pid=21388] ppid=21383 vsize=863524 CPUtime=584.37 cores=0,2,4,6
/proc/21388/stat : 21388 (cryptominisat-2) R 21383 21388 21388 0 -1 4202496 364782 0 0 0 58342 95 0 0 25 0 1 0 538595963 884248576 171746 33554432000 4194304 4677096 140736095167856 18446744073709551615 4319558 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/21388/statm: 215881 171746 393 118 0 210840 0
[pid=21383/tid=21422] ppid=21374 vsize=332248 CPUtime=0 cores=0,2,4,6
/proc/21383/task/21422/stat : 21422 (python) S 21374 21374 20569 0 -1 4202560 46 0 0 0 0 0 0 0 16 0 2 0 538656562 340221952 16456 33554432000 4194304 5683644 140736469857344 18446744073709551615 235606690225 0 0 16781312 514 18446604453903974464 0 0 -1 6 0 0 0
[pid=21385] ppid=21374 vsize=342504 CPUtime=1.97 cores=0,2,4,6
/proc/21385/stat : 21385 (python) S 21374 21374 20569 0 -1 4202560 979 0 0 0 108 89 0 0 18 0 1 0 538595960 350724096 16429 33554432000 4194304 5683644 140736469857344 18446744073709551615 235594886726 0 0 16781312 514 16124645884590784769 0 0 17 2 0 0 0
/proc/21385/statm: 85626 16429 370 364 0 21538 0
[pid=21391] ppid=21385 vsize=55888 CPUtime=876.17 cores=0,2,4,6
/proc/21391/stat : 21391 (lingeling) R 21385 21391 21391 0 -1 4202496 47113 0 0 0 87607 10 0 0 25 0 1 0 538595964 57229312 13142 33554432000 4194304 4352236 140734804237872 18446744073709551615 4241300 0 0 16781312 17506 0 0 0 17 2 0 0 0
/proc/21391/statm: 13972 13142 129 39 0 13052 0
[pid=21387] ppid=21374 vsize=352760 CPUtime=2.04 cores=0,2,4,6
/proc/21387/stat : 21387 (python) S 21374 21374 20569 0 -1 4202560 996 0 0 0 114 90 0 0 15 0 1 0 538595963 361226240 16434 33554432000 4194304 5683644 140736469857344 18446744073709551615 235594886726 0 0 16781312 514 16124645884590784772 0 0 17 6 0 0 0
/proc/21387/statm: 88190 16434 371 364 0 24099 0
[pid=21390] ppid=21387 vsize=872436 CPUtime=922.49 cores=0,2,4,6
/proc/21390/stat : 21390 (cryptominisat-2) R 21387 21390 21390 0 -1 4202496 494053 0 0 0 92108 141 0 0 25 0 1 0 538595964 893374464 189603 33554432000 4194304 4677096 140735320966304 18446744073709551615 4320006 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/21390/statm: 218109 189603 393 118 0 213068 0
[pid=21423] ppid=21374 vsize=363016 CPUtime=0.19 cores=0,2,4,6
/proc/21423/stat : 21423 (python) S 21374 21374 20569 0 -1 4202560 1141 0 0 0 11 8 0 0 19 0 2 0 538656564 371728384 16467 33554432000 4194304 5683644 140736469857344 18446744073709551615 235606693323 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/21423/statm: 90754 16467 399 364 0 26660 0
[pid=21425] ppid=21423 vsize=29892 CPUtime=97.58 cores=0,2,4,6
/proc/21425/stat : 21425 (lingeling) T 21423 21425 21425 0 -1 4202496 13593 0 0 0 9756 2 0 0 25 0 1 0 538656564 30609408 6245 33554432000 4194304 4352236 140737279578896 18446744073709551615 4329086 0 0 16781312 17506 18446744071562691360 0 0 17 0 0 0 0
/proc/21425/statm: 7473 6245 129 39 0 6553 0
[pid=21423/tid=21428] ppid=21374 vsize=363016 CPUtime=0 cores=0,2,4,6
/proc/21423/task/21428/stat : 21428 (python) S 21374 21374 20569 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 538667691 371728384 16467 33554432000 4194304 5683644 140736469857344 18446744073709551615 235606690225 0 0 16781312 514 18446604446790635648 0 0 -1 6 0 0 0
[pid=21429] ppid=21374 vsize=373272 CPUtime=0.58 cores=0,2,4,6
/proc/21429/stat : 21429 (python) S 21374 21374 20569 0 -1 4202560 1170 0 0 0 33 25 0 0 19 0 2 0 538667693 382230528 16471 33554432000 4194304 5683644 140736469857344 18446744073709551615 235606693323 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/21429/statm: 93318 16471 399 364 0 29221 0
[pid=21431] ppid=21429 vsize=74088 CPUtime=291.99 cores=0,2,4,6
/proc/21431/stat : 21431 (precosat) T 21429 21431 21431 0 -1 4202496 18901 0 0 0 29196 3 0 0 25 0 1 0 538667693 75866112 17517 33554432000 4194304 4890832 140733312701024 18446744073709551615 4273332 0 0 16781312 17442 18446744071562691360 0 0 17 0 0 0 0
/proc/21431/statm: 18522 17517 86 171 0 18349 0
[pid=21429/tid=21491] ppid=21374 vsize=373272 CPUtime=0 cores=0,2,4,6
/proc/21429/task/21491/stat : 21491 (python) S 21374 21374 20569 0 -1 4202560 51 0 0 0 0 0 0 0 19 0 2 0 538705346 382230528 16471 33554432000 4194304 5683644 140736469857344 18446744073709551615 235606690225 0 0 16781312 514 18446604452822697984 0 0 -1 2 0 0 0
[pid=21374/tid=21381] ppid=21372 vsize=383516 CPUtime=0 cores=0,2,4,6
/proc/21374/task/21381/stat : 21381 (python) S 21372 21374 20569 0 -1 4202560 30 935 0 0 0 0 0 0 18 0 7 0 538595956 392720384 17961 33554432000 4194304 5683644 140736469857344 18446744073709551615 235606690225 0 0 16781312 2 18446604446790638336 0 0 -1 6 0 0 0
[pid=21374/tid=21384] ppid=21372 vsize=383516 CPUtime=0 cores=0,2,4,6
/proc/21374/task/21384/stat : 21384 (python) S 21372 21374 20569 0 -1 4202560 35 935 0 0 0 0 0 0 18 0 7 0 538595958 392720384 17961 33554432000 4194304 5683644 140736469857344 18446744073709551615 235606690225 0 0 16781312 2 18446604446790638336 0 0 -1 2 0 0 0
[pid=21374/tid=21386] ppid=21372 vsize=383516 CPUtime=0 cores=0,2,4,6
/proc/21374/task/21386/stat : 21386 (python) S 21372 21374 20569 0 -1 4202560 24 935 0 0 0 0 0 0 25 0 7 0 538595961 392720384 17961 33554432000 4194304 5683644 140736469857344 18446744073709551615 235606690225 0 0 16781312 2 18446604446790638336 0 0 -1 2 0 0 0
[pid=21374/tid=21389] ppid=21372 vsize=383516 CPUtime=0 cores=0,2,4,6
/proc/21374/task/21389/stat : 21389 (python) S 21372 21374 20569 0 -1 4202560 30 935 0 0 0 0 0 0 25 0 7 0 538595963 392720384 17961 33554432000 4194304 5683644 140736469857344 18446744073709551615 235606690225 0 0 16781312 2 18446604446790638336 0 0 -1 2 0 0 0
[pid=21374/tid=21424] ppid=21372 vsize=383516 CPUtime=0 cores=0,2,4,6
/proc/21374/task/21424/stat : 21424 (python) S 21372 21374 20569 0 -1 4202560 32 935 0 0 0 0 0 0 20 0 7 0 538656564 392720384 17961 33554432000 4194304 5683644 140736469857344 18446744073709551615 235606690225 0 0 16781312 2 18446604446790638336 0 0 -1 2 0 0 0
[pid=21374/tid=21430] ppid=21372 vsize=383516 CPUtime=0 cores=0,2,4,6
/proc/21374/task/21430/stat : 21430 (python) S 21372 21374 20569 0 -1 4202560 31 935 0 0 0 0 0 0 20 0 7 0 538667693 392720384 17961 33554432000 4194304 5683644 140736469857344 18446744073709551615 235606690225 0 0 16781312 2 18446604446790638336 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3725.44
Current children cumulated vsize (KiB) 4426684

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 21374 and gives
#  childrusage.ru_utime.tv_sec=13
#  childrusage.ru_utime.tv_usec=802901
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=163975
# CPU time returned by wait4() is 13.9669
# while last known CPU time is 3725.44
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.05
CPU time (s): 3725.44
CPU user time (s): 3719.02
CPU system time (s): 6.42
CPU usage (%): 286.561
Max. virtual memory (cumulated for all children) (KiB): 4504280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13.8029
system time used= 0.163975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32282
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= 2923
involuntary context switches= 74

runsolver used 2.71759 second user time and 6.62799 second system time

The end

Launcher Data

Begin job on node120 at 2011-05-01 19:12:38
IDJOB=3317909
IDBENCH=83121
IDSOLVER=1706
FILE ID=node120/3317909-1304269957
RUNJOBID= node120-1304267283-20587
PBS_JOBID= 13173959
Free space on /tmp= 73240 MiB

SOLVER NAME= borg-sat 11.03.02-industrial
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-top25.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-3317909-1304269957/watcher-3317909-1304269957 -o /tmp/evaluation-result-3317909-1304269957/solver-3317909-1304269957 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3317909-1304269957.cnf -seed 1902894133 -budget 4800 -cores 4

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

MD5SUM BENCH= 1d36146d5d79c91e0605a19242395228
RANDOM SEED=1902894133

node120.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	: 5226.07
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      17103892 kB
Buffers:        570496 kB
Cached:        1267124 kB
SwapCached:          8 kB
Active:       14496716 kB
Inactive:       950620 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17103892 kB
SwapTotal:    67111528 kB
SwapFree:     67111404 kB
Dirty:           35360 kB
Writeback:           0 kB
AnonPages:    13609596 kB
Mapped:          23684 kB
Slab:           303220 kB
PageTables:      36704 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 14978732 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= 73204 MiB
End job on node120 at 2011-05-01 19:34:20