Trace number 3484623

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-seq-industrial (fixed, 1200 s timeout)? (TO) 1200.07 1199.93

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
64/aes_64_3_keyfind_1.cnf
MD5SUM4738c3d0ccd52030cff8addcec6bcde9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1404
Number of clauses7572
Sum of the clauses size29588
Maximum clause length5
Minimum clause length1
Number of clauses of size 1140
Number of clauses of size 2240
Number of clauses of size 32992
Number of clauses of size 41008
Number of clauses of size 53192
Number of clauses of size over 50

Solver Data

0.41/0.60	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.41/0.60	c INFO: solving HOME/instance-3484623-1307751878.cnf
0.41/0.60	c INFO: computing task features
0.41/0.63	c INFO: computed variable-clause graph statistics
0.41/0.63	c INFO: computed clause balance statistics
0.61/0.80	c INFO: computed variable balance statistics
0.71/0.90	c INFO: computed small-clause counts
0.71/0.90	c INFO: computed Horn-clause counts
0.71/0.91	c INFO: computed variable graph statistics
0.71/0.91	c INFO: collected features for HOME/instance-3484623-1307751878.cnf in 0.31 s
0.71/0.92	c INFO: running lingeling-276@0 for 582 with 1199 remaining (b = 0.58)
587.38/587.52	c INFO: running cryptominisat-2.9.0@0 for 613 with 613 remaining (b = 0.51)

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.1 (svn: 988)

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-3484623-1307751878/watcher-3484623-1307751878 -o /tmp/evaluation-result-3484623-1307751878/solver-3484623-1307751878 -C 1200 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3484623-1307751878.cnf -seed 1417224397 -budget 1200 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 3.73 3.91 3.64 4/184 23393
/proc/meminfo: memFree=31893040/32950928 swapFree=67055428/67111528
[pid=23393] ppid=23391 vsize=15380 CPUtime=0 cores=1,3
/proc/23393/stat : 23393 (python) R 23391 23393 18188 0 -1 4202496 808 0 0 0 0 0 0 0 18 0 1 0 886784852 15749120 693 33554432000 4194304 5683644 140733301879936 18446744073709551615 239476694672 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/23393/statm: 3845 693 332 364 0 332 0

[startup+0.103582 s]
/proc/loadavg: 3.73 3.91 3.64 4/184 23393
/proc/meminfo: memFree=31893040/32950928 swapFree=67055428/67111528
[pid=23393] ppid=23391 vsize=85620 CPUtime=0.06 cores=1,3
/proc/23393/stat : 23393 (python) S 23391 23393 18188 0 -1 4202496 2631 0 0 0 4 2 0 0 17 0 1 0 886784852 87674880 2348 33554432000 4194304 5683644 140733301879936 18446744073709551615 239476692992 0 2147483391 16781312 2 18446744071699207358 0 0 17 1 0 0 0
/proc/23393/statm: 21405 2348 713 364 0 1622 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 85620

[startup+0.200554 s]
/proc/loadavg: 3.73 3.91 3.64 4/184 23393
/proc/meminfo: memFree=31893040/32950928 swapFree=67055428/67111528
[pid=23393] ppid=23391 vsize=121280 CPUtime=0.11 cores=1,3
/proc/23393/stat : 23393 (python) R 23391 23393 18188 0 -1 4202496 3930 0 0 0 6 5 0 0 17 0 1 0 886784852 124190720 3559 33554432000 4194304 5683644 140733301879936 18446744073709551615 239476692992 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/23393/statm: 30320 3559 953 364 0 2652 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 121280

[startup+0.30054 s]
/proc/loadavg: 3.73 3.91 3.64 4/184 23393
/proc/meminfo: memFree=31893040/32950928 swapFree=67055428/67111528
[pid=23393] ppid=23391 vsize=135748 CPUtime=0.19 cores=1,3
/proc/23393/stat : 23393 (python) S 23391 23393 18188 0 -1 4202496 5972 934 1 0 12 7 0 0 17 0 1 0 886784852 139005952 4148 33554432000 4194304 5683644 140733301879936 18446744073709551615 239476692992 0 2147483391 16781312 2 18446744071699207358 0 0 17 1 0 0 0
/proc/23393/statm: 33937 4148 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 135748

[startup+0.700454 s]
/proc/loadavg: 3.73 3.91 3.64 4/184 23393
/proc/meminfo: memFree=31893040/32950928 swapFree=67055428/67111528
[pid=23393] ppid=23391 vsize=280116 CPUtime=0.51 cores=1,3
/proc/23393/stat : 23393 (python) R 23391 23393 18188 0 -1 4202496 9756 934 1 0 36 15 0 0 17 0 1 0 886784852 286838784 7411 33554432000 4194304 5683644 140733301879936 18446744073709551615 239476350928 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/23393/statm: 70029 7411 1826 364 0 5953 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 280116

[startup+1.5003 s]
/proc/loadavg: 3.73 3.91 3.64 5/202 23427
/proc/meminfo: memFree=31812756/32950928 swapFree=67055428/67111528
[pid=23393] ppid=23391 vsize=289884 CPUtime=0.73 cores=1,3
/proc/23393/stat : 23393 (python) S 23391 23393 18188 0 -1 4202496 10049 934 1 0 58 15 0 0 20 0 2 0 886784852 296841216 7366 33554432000 4194304 5683644 140733301879936 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/23393/statm: 72471 7366 1867 364 0 8389 0
[pid=23425] ppid=23393 vsize=279640 CPUtime=0 cores=1,3
/proc/23425/stat : 23425 (python) S 23393 23393 18188 0 -1 4202560 713 0 0 0 0 0 0 0 19 0 1 0 886784944 286351360 5842 33554432000 4194304 5683644 140733301879936 18446744073709551615 239476715023 0 0 16781312 514 8519676627913801727 0 0 17 1 0 0 0
/proc/23425/statm: 69910 5842 347 364 0 5828 0
[pid=23427] ppid=23425 vsize=5164 CPUtime=0.56 cores=1,3
/proc/23427/stat : 23427 (lingeling) R 23425 23427 23427 0 -1 4202496 775 0 0 0 56 0 0 0 22 0 1 0 886784944 5287936 458 33554432000 4194304 4352236 140737105728064 18446744073709551615 4231098 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/23427/statm: 1291 458 128 39 0 371 0
[pid=23393/tid=23426] ppid=23391 vsize=289884 CPUtime=0 cores=1,3
/proc/23393/task/23426/stat : 23426 (python) S 23391 23393 18188 0 -1 4202560 32 934 0 0 0 0 0 0 20 0 2 0 886784944 296841216 7366 33554432000 4194304 5683644 140733301879936 18446744073709551615 239488518577 0 0 16781312 2 18446604463486268736 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 574688

[startup+3.101 s]
/proc/loadavg: 3.73 3.91 3.64 5/202 23427
/proc/meminfo: memFree=31806164/32950928 swapFree=67055428/67111528
[pid=23393] ppid=23391 vsize=289884 CPUtime=0.73 cores=1,3
/proc/23393/stat : 23393 (python) S 23391 23393 18188 0 -1 4202496 10049 934 1 0 58 15 0 0 20 0 2 0 886784852 296841216 7366 33554432000 4194304 5683644 140733301879936 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/23393/statm: 72471 7366 1867 364 0 8389 0
[pid=23425] ppid=23393 vsize=279640 CPUtime=0 cores=1,3
/proc/23425/stat : 23425 (python) S 23393 23393 18188 0 -1 4202560 738 0 0 0 0 0 0 0 18 0 1 0 886784944 286351360 5849 33554432000 4194304 5683644 140733301879936 18446744073709551615 239476715023 0 0 16781312 514 8519676627913769221 0 0 17 1 0 0 0
/proc/23425/statm: 69910 5849 354 364 0 5828 0
[pid=23427] ppid=23425 vsize=6584 CPUtime=2.16 cores=1,3
/proc/23427/stat : 23427 (lingeling) R 23425 23427 23427 0 -1 4202496 1256 0 0 0 216 0 0 0 25 0 1 0 886784944 6742016 843 33554432000 4194304 4352236 140737105728064 18446744073709551615 4328035 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/23427/statm: 1646 843 128 39 0 726 0
[pid=23393/tid=23426] ppid=23391 vsize=289884 CPUtime=0 cores=1,3
/proc/23393/task/23426/stat : 23426 (python) S 23391 23393 18188 0 -1 4202560 32 934 0 0 0 0 0 0 20 0 2 0 886784944 296841216 7366 33554432000 4194304 5683644 140733301879936 18446744073709551615 239488518577 0 0 16781312 2 18446604463486268736 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 576108

[startup+6.30038 s]
/proc/loadavg: 3.99 3.96 3.66 5/199 23470
/proc/meminfo: memFree=31817836/32950928 swapFree=67055428/67111528
[pid=23393] ppid=23391 vsize=289884 CPUtime=0.73 cores=1,3
/proc/23393/stat : 23393 (python) S 23391 23393 18188 0 -1 4202496 10049 934 1 0 58 15 0 0 20 0 2 0 886784852 296841216 7366 33554432000 4194304 5683644 140733301879936 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/23393/statm: 72471 7366 1867 364 0 8389 0
[pid=23425] ppid=23393 vsize=279640 CPUtime=0 cores=1,3
/proc/23425/stat : 23425 (python) S 23393 23393 18188 0 -1 4202560 879 0 0 0 0 0 0 0 18 0 1 0 886784944 286351360 5872 33554432000 4194304 5683644 140733301879936 18446744073709551615 239476715023 0 0 16781312 514 8519676627913769221 0 0 17 1 0 0 0
/proc/23425/statm: 69910 5872 377 364 0 5828 0
[pid=23427] ppid=23425 vsize=7996 CPUtime=5.35 cores=1,3
/proc/23427/stat : 23427 (lingeling) R 23425 23427 23427 0 -1 4202496 1673 0 0 0 535 0 0 0 25 0 1 0 886784944 8187904 1196 33554432000 4194304 4352236 140737105728064 18446744073709551615 4231337 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/23427/statm: 1999 1196 128 39 0 1079 0
[pid=23393/tid=23426] ppid=23391 vsize=289884 CPUtime=0 cores=1,3
/proc/23393/task/23426/stat : 23426 (python) S 23391 23393 18188 0 -1 4202560 32 934 0 0 0 0 0 0 20 0 2 0 886784944 296841216 7366 33554432000 4194304 5683644 140733301879936 18446744073709551615 239488518577 0 0 16781312 2 18446604463486268736 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 6.08
Current children cumulated vsize (KiB) 577520

[startup+12.7012 s]
/proc/loadavg: 3.99 3.96 3.66 5/202 23474
/proc/meminfo: memFree=31796600/32950928 swapFree=67055428/67111528
[pid=23393] ppid=23391 vsize=289884 CPUtime=0.73 cores=1,3
/proc/23393/stat : 23393 (python) S 23391 23393 18188 0 -1 4202496 10049 934 1 0 58 15 0 0 20 0 2 0 886784852 296841216 7366 33554432000 4194304 5683644 140733301879936 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/23393/statm: 72471 7366 1867 364 0 8389 0
[pid=23425] ppid=23393 vsize=279640 CPUtime=0 cores=1,3
/proc/23425/stat : 23425 (python) S 23393 23393 18188 0 -1 4202560 885 0 0 0 0 0 0 0 18 0 1 0 886784944 286351360 5872 33554432000 4194304 5683644 140733301879936 18446744073709551615 239476715023 0 0 16781312 514 12832391411680641285 0 0 17 1 0 0 0
/proc/23425/statm: 69910 5872 377 364 0 5828 0
[pid=23427] ppid=23425 vsize=8112 CPUtime=11.74 cores=1,3
/proc/23427/stat : 23427 (lingeling) R 23425 23427 23427 0 -1 4202496 2152 0 0 0 1174 0 0 0 25 0 1 0 886784944 8306688 1195 33554432000 4194304 4352236 140737105728064 18446744073709551615 4328233 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/23427/statm: 2028 1195 128 39 0 1108 0
[pid=23393/tid=23426] ppid=23391 vsize=289884 CPUtime=0 cores=1,3
/proc/23393/task/23426/stat : 23426 (python) S 23391 23393 18188 0 -1 4202560 32 934 0 0 0 0 0 0 20 0 2 0 886784944 296841216 7366 33554432000 4194304 5683644 140733301879936 18446744073709551615 239488518577 0 0 16781312 2 18446604463486268736 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 577636

[startup+25.5007 s]
/proc/loadavg: 3.99 3.97 3.67 5/202 23474
/proc/meminfo: memFree=31791984/32950928 swapFree=67055428/67111528
[pid=23393] ppid=23391 vsize=289884 CPUtime=0.73 cores=1,3
/proc/23393/stat : 23393 (python) S 23391 23393 18188 0 -1 4202496 10049 934 1 0 58 15 0 0 20 0 2 0 886784852 296841216 7366 33554432000 4194304 5683644 140733301879936 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/23393/statm: 72471 7366 1867 364 0 8389 0
[pid=23425] ppid=23393 vsize=279640 CPUtime=0.02 cores=1,3
/proc/23425/stat : 23425 (python) S 23393 23393 18188 0 -1 4202560 893 0 0 0 1 1 0 0 18 0 1 0 886784944 286351360 5872 33554432000 4194304 5683644 140733301879936 18446744073709551615 239476715023 0 0 16781312 514 12832391411680641285 0 0 17 1 0 0 0
/proc/23425/statm: 69910 5872 377 364 0 5828 0
[pid=23427] ppid=23425 vsize=8768 CPUtime=24.52 cores=1,3
/proc/23427/stat : 23427 (lingeling) R 23425 23427 23427 0 -1 4202496 2863 0 0 0 2452 0 0 0 25 0 1 0 886784944 8978432 1362 33554432000 4194304 4352236 140737105728064 18446744073709551615 4327922 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/23427/statm: 2192 1362 128 39 0 1272 0
[pid=23393/tid=23426] ppid=23391 vsize=289884 CPUtime=0 cores=1,3
/proc/23393/task/23426/stat : 23426 (python) S 23391 23393 18188 0 -1 4202560 32 934 0 0 0 0 0 0 20 0 2 0 886784944 296841216 7366 33554432000 4194304 5683644 140733301879936 18446744073709551615 239488518577 0 0 16781312 2 18446604463486268736 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 578292

[startup+51.1008 s]
/proc/loadavg: 3.99 3.97 3.68 5/202 23475
/proc/meminfo: memFree=31786460/32950928 swapFree=67055428/67111528
[pid=23393] ppid=23391 vsize=289884 CPUtime=0.73 cores=1,3
/proc/23393/stat : 23393 (python) S 23391 23393 18188 0 -1 4202496 10049 934 1 0 58 15 0 0 20 0 2 0 886784852 296841216 7366 33554432000 4194304 5683644 140733301879936 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/23393/statm: 72471 7366 1867 364 0 8389 0
[pid=23425] ppid=23393 vsize=279640 CPUtime=0.05 cores=1,3
/proc/23425/stat : 23425 (python) S 23393 23393 18188 0 -1 4202560 903 0 0 0 3 2 0 0 18 0 1 0 886784944 286351360 5872 33554432000 4194304 5683644 140733301879936 18446744073709551615 239476715023 0 0 16781312 514 12832391411680641285 0 0 17 1 0 0 0
/proc/23425/statm: 69910 5872 377 364 0 5828 0
[pid=23427] ppid=23425 vsize=9280 CPUtime=50.1 cores=1,3
/proc/23427/stat : 23427 (lingeling) R 23425 23427 23427 0 -1 4202496 3791 0 0 0 5010 0 0 0 25 0 1 0 886784944 9502720 1490 33554432000 4194304 4352236 140737105728064 18446744073709551615 4329086 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/23427/statm: 2320 1490 128 39 0 1400 0
[pid=23393/tid=23426] ppid=23391 vsize=289884 CPUtime=0 cores=1,3
/proc/23393/task/23426/stat : 23426 (python) S 23391 23393 18188 0 -1 4202560 32 934 0 0 0 0 0 0 20 0 2 0 886784944 296841216 7366 33554432000 4194304 5683644 140733301879936 18446744073709551615 239488518577 0 0 16781312 2 18446604463486268736 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.88
Current children cumulated vsize (KiB) 578804

[startup+102.301 s]
/proc/loadavg: 3.99 3.97 3.69 5/202 23476
/proc/meminfo: memFree=31774964/32950928 swapFree=67055428/67111528
[pid=23393] ppid=23391 vsize=289884 CPUtime=0.73 cores=1,3
/proc/23393/stat : 23393 (python) S 23391 23393 18188 0 -1 4202496 10049 934 1 0 58 15 0 0 20 0 2 0 886784852 296841216 7366 33554432000 4194304 5683644 140733301879936 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/23393/statm: 72471 7366 1867 364 0 8389 0
[pid=23425] ppid=23393 vsize=279640 CPUtime=0.1 cores=1,3
/proc/23425/stat : 23425 (python) S 23393 23393 18188 0 -1 4202560 926 0 0 0 5 5 0 0 18 0 1 0 886784944 286351360 5872 33554432000 4194304 5683644 140733301879936 18446744073709551615 239476715023 0 0 16781312 514 12832391411680641285 0 0 17 1 0 0 0
/proc/23425/statm: 69910 5872 377 364 0 5828 0
[pid=23427] ppid=23425 vsize=9968 CPUtime=101.25 cores=1,3
/proc/23427/stat : 23427 (lingeling) R 23425 23427 23427 0 -1 4202496 6962 0 0 0 10125 0 0 0 25 0 1 0 886784944 10207232 1692 33554432000 4194304 4352236 140737105728064 18446744073709551615 4278721 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/23427/statm: 2492 1692 129 39 0 1572 0
[pid=23393/tid=23426] ppid=23391 vsize=289884 CPUtime=0 cores=1,3
/proc/23393/task/23426/stat : 23426 (python) S 23391 23393 18188 0 -1 4202560 32 934 0 0 0 0 0 0 20 0 2 0 886784944 296841216 7366 33554432000 4194304 5683644 140733301879936 18446744073709551615 239488518577 0 0 16781312 2 18446604463486268736 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 102.08
Current children cumulated vsize (KiB) 579492

[startup+162.3 s]
/proc/loadavg: 3.99 3.97 3.71 5/202 23478
/proc/meminfo: memFree=31772960/32950928 swapFree=67055428/67111528
[pid=23393] ppid=23391 vsize=289884 CPUtime=0.73 cores=1,3
/proc/23393/stat : 23393 (python) S 23391 23393 18188 0 -1 4202496 10049 934 1 0 58 15 0 0 20 0 2 0 886784852 296841216 7366 33554432000 4194304 5683644 140733301879936 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/23393/statm: 72471 7366 1867 364 0 8389 0
[pid=23425] ppid=23393 vsize=279640 CPUtime=0.18 cores=1,3
/proc/23425/stat : 23425 (python) S 23393 23393 18188 0 -1 4202560 944 0 0 0 8 10 0 0 18 0 1 0 886784944 286351360 5872 33554432000 4194304 5683644 140733301879936 18446744073709551615 239476715023 0 0 16781312 514 12832391411680641285 0 0 17 1 0 0 0
/proc/23425/statm: 69910 5872 377 364 0 5828 0
[pid=23427] ppid=23425 vsize=10480 CPUtime=161.19 cores=1,3
/proc/23427/stat : 23427 (lingeling) R 23425 23427 23427 0 -1 4202496 9682 0 0 0 16119 0 0 0 25 0 1 0 886784944 10731520 1820 33554432000 4194304 4352236 140737105728064 18446744073709551615 4328035 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/23427/statm: 2620 1820 129 39 0 1700 0
[pid=23393/tid=23426] ppid=23391 vsize=289884 CPUtime=0 cores=1,3
/proc/23393/task/23426/stat : 23426 (python) S 23391 23393 18188 0 -1 4202560 32 934 0 0 0 0 0 0 20 0 2 0 886784944 296841216 7366 33554432000 4194304 5683644 140733301879936 18446744073709551615 239488518577 0 0 16781312 2 18446604463486268736 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 162.1
Current children cumulated vsize (KiB) 580004


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

[pid=23499] ppid=23393 vsize=289896 CPUtime=0.57 cores=1,3
/proc/23499/stat : 23499 (python) S 23393 23393 18188 0 -1 4202560 987 0 0 0 29 28 0 0 15 0 1 0 886843604 296853504 5870 33554432000 4194304 5683644 140733301879936 18446744073709551615 239476715078 0 0 16781312 514 12832391411680641288 0 0 17 1 0 0 0
/proc/23499/statm: 72474 5870 371 364 0 8389 0
[pid=23501] ppid=23499 vsize=149928 CPUtime=414.39 cores=1,3
/proc/23501/stat : 23501 (cryptominisat-2) R 23499 23501 23501 0 -1 4202496 169595 0 0 0 41410 29 0 0 25 0 1 0 886843604 153526272 30249 33554432000 4194304 4677096 140737206906496 18446744073709551615 239476391611 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/23501/statm: 37482 30249 392 118 0 32441 0
[pid=23393/tid=23426] ppid=23391 vsize=300140 CPUtime=0 cores=1,3
/proc/23393/task/23426/stat : 23426 (python) S 23391 23393 18188 0 -1 4202560 32 934 0 0 0 0 0 0 20 0 3 0 886784944 307343360 7373 33554432000 4194304 5683644 140733301879936 18446744073709551615 239488518577 0 0 16781312 2 18446604463486268736 0 0 -1 1 0 0 0
[pid=23393/tid=23500] ppid=23391 vsize=300140 CPUtime=0 cores=1,3
/proc/23393/task/23500/stat : 23500 (python) S 23391 23393 18188 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 3 0 886843604 307343360 7373 33554432000 4194304 5683644 140733301879936 18446744073709551615 239488518577 0 0 16781312 2 18446604463486268736 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1002.37
Current children cumulated vsize (KiB) 1048836

[startup+1062.3 s]
/proc/loadavg: 4.01 4.03 3.89 5/218 23518
/proc/meminfo: memFree=31324620/32950928 swapFree=67055428/67111528
[pid=23393] ppid=23391 vsize=300140 CPUtime=0.74 cores=1,3
/proc/23393/stat : 23393 (python) S 23391 23393 18188 0 -1 4202496 10834 934 1 0 59 15 0 0 20 0 3 0 886784852 307343360 7373 33554432000 4194304 5683644 140733301879936 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/23393/statm: 75035 7373 1870 364 0 10950 0
[pid=23425] ppid=23393 vsize=289884 CPUtime=0.69 cores=1,3
/proc/23425/stat : 23425 (python) S 23393 23393 18188 0 -1 4202560 1196 0 0 0 36 33 0 0 19 0 2 0 886784944 296841216 5915 33554432000 4194304 5683644 140733301879936 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/23425/statm: 72471 5915 415 364 0 8389 0
[pid=23427] ppid=23425 vsize=18988 CPUtime=585.98 cores=1,3
/proc/23427/stat : 23427 (lingeling) T 23425 23427 23427 0 -1 4202496 24401 0 0 0 58595 3 0 0 25 0 1 0 886784944 19443712 3928 33554432000 4194304 4352236 140737105728064 18446744073709551615 4328013 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/23427/statm: 4747 3928 129 39 0 3827 0
[pid=23425/tid=23498] ppid=23393 vsize=289884 CPUtime=0 cores=1,3
/proc/23425/task/23498/stat : 23498 (python) S 23393 23393 18188 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 886843603 296841216 5915 33554432000 4194304 5683644 140733301879936 18446744073709551615 239488518577 0 0 16781312 514 18446604463486269632 0 0 -1 3 0 0 0
[pid=23499] ppid=23393 vsize=289896 CPUtime=0.66 cores=1,3
/proc/23499/stat : 23499 (python) S 23393 23393 18188 0 -1 4202560 988 0 0 0 34 32 0 0 15 0 1 0 886843604 296853504 5870 33554432000 4194304 5683644 140733301879936 18446744073709551615 239476715078 0 0 16781312 514 12832391411680641288 0 0 17 1 0 0 0
/proc/23499/statm: 72474 5870 371 364 0 8389 0
[pid=23501] ppid=23499 vsize=242696 CPUtime=474.32 cores=1,3
/proc/23501/stat : 23501 (cryptominisat-2) R 23499 23501 23501 0 -1 4202496 184228 0 0 0 47400 32 0 0 25 0 1 0 886843604 248520704 39808 33554432000 4194304 4677096 140737206906496 18446744073709551615 4320146 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/23501/statm: 60674 39808 392 118 0 55633 0
[pid=23393/tid=23426] ppid=23391 vsize=300140 CPUtime=0 cores=1,3
/proc/23393/task/23426/stat : 23426 (python) S 23391 23393 18188 0 -1 4202560 32 934 0 0 0 0 0 0 20 0 3 0 886784944 307343360 7373 33554432000 4194304 5683644 140733301879936 18446744073709551615 239488518577 0 0 16781312 2 18446604463486268736 0 0 -1 1 0 0 0
[pid=23393/tid=23500] ppid=23391 vsize=300140 CPUtime=0 cores=1,3
/proc/23393/task/23500/stat : 23500 (python) S 23391 23393 18188 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 3 0 886843604 307343360 7373 33554432000 4194304 5683644 140733301879936 18446744073709551615 239488518577 0 0 16781312 2 18446604463486268736 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1062.39
Current children cumulated vsize (KiB) 1141604

[startup+1122.3 s]
/proc/loadavg: 4.00 4.02 3.89 5/211 23562
/proc/meminfo: memFree=29953244/32950928 swapFree=67055428/67111528
[pid=23393] ppid=23391 vsize=300140 CPUtime=0.74 cores=1,3
/proc/23393/stat : 23393 (python) S 23391 23393 18188 0 -1 4202496 10834 934 1 0 59 15 0 0 20 0 3 0 886784852 307343360 7373 33554432000 4194304 5683644 140733301879936 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/23393/statm: 75035 7373 1870 364 0 10950 0
[pid=23425] ppid=23393 vsize=289884 CPUtime=0.69 cores=1,3
/proc/23425/stat : 23425 (python) S 23393 23393 18188 0 -1 4202560 1196 0 0 0 36 33 0 0 19 0 2 0 886784944 296841216 5915 33554432000 4194304 5683644 140733301879936 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/23425/statm: 72471 5915 415 364 0 8389 0
[pid=23427] ppid=23425 vsize=18988 CPUtime=585.98 cores=1,3
/proc/23427/stat : 23427 (lingeling) T 23425 23427 23427 0 -1 4202496 24401 0 0 0 58595 3 0 0 25 0 1 0 886784944 19443712 3928 33554432000 4194304 4352236 140737105728064 18446744073709551615 4328013 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/23427/statm: 4747 3928 129 39 0 3827 0
[pid=23425/tid=23498] ppid=23393 vsize=289884 CPUtime=0 cores=1,3
/proc/23425/task/23498/stat : 23498 (python) S 23393 23393 18188 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 886843603 296841216 5915 33554432000 4194304 5683644 140733301879936 18446744073709551615 239488518577 0 0 16781312 514 18446604463486269632 0 0 -1 3 0 0 0
[pid=23499] ppid=23393 vsize=289896 CPUtime=0.74 cores=1,3
/proc/23499/stat : 23499 (python) S 23393 23393 18188 0 -1 4202560 988 0 0 0 38 36 0 0 15 0 1 0 886843604 296853504 5870 33554432000 4194304 5683644 140733301879936 18446744073709551615 239476715078 0 0 16781312 514 12832391411680641288 0 0 17 1 0 0 0
/proc/23499/statm: 72474 5870 371 364 0 8389 0
[pid=23501] ppid=23499 vsize=245348 CPUtime=534.26 cores=1,3
/proc/23501/stat : 23501 (cryptominisat-2) R 23499 23501 23501 0 -1 4202496 204917 0 0 0 53389 37 0 0 25 0 1 0 886843604 251236352 40008 33554432000 4194304 4677096 140737206906496 18446744073709551615 4320006 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/23501/statm: 61337 40008 392 118 0 56296 0
[pid=23393/tid=23426] ppid=23391 vsize=300140 CPUtime=0 cores=1,3
/proc/23393/task/23426/stat : 23426 (python) S 23391 23393 18188 0 -1 4202560 32 934 0 0 0 0 0 0 20 0 3 0 886784944 307343360 7373 33554432000 4194304 5683644 140733301879936 18446744073709551615 239488518577 0 0 16781312 2 18446604463486268736 0 0 -1 1 0 0 0
[pid=23393/tid=23500] ppid=23391 vsize=300140 CPUtime=0 cores=1,3
/proc/23393/task/23500/stat : 23500 (python) S 23391 23393 18188 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 3 0 886843604 307343360 7373 33554432000 4194304 5683644 140733301879936 18446744073709551615 239488518577 0 0 16781312 2 18446604463486268736 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1122.41
Current children cumulated vsize (KiB) 1144256

[startup+1182.3 s]
/proc/loadavg: 4.00 4.02 3.90 5/211 23564
/proc/meminfo: memFree=29392776/32950928 swapFree=67055428/67111528
[pid=23393] ppid=23391 vsize=300140 CPUtime=0.74 cores=1,3
/proc/23393/stat : 23393 (python) S 23391 23393 18188 0 -1 4202496 10834 934 1 0 59 15 0 0 20 0 3 0 886784852 307343360 7373 33554432000 4194304 5683644 140733301879936 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/23393/statm: 75035 7373 1870 364 0 10950 0
[pid=23425] ppid=23393 vsize=289884 CPUtime=0.69 cores=1,3
/proc/23425/stat : 23425 (python) S 23393 23393 18188 0 -1 4202560 1196 0 0 0 36 33 0 0 19 0 2 0 886784944 296841216 5915 33554432000 4194304 5683644 140733301879936 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/23425/statm: 72471 5915 415 364 0 8389 0
[pid=23427] ppid=23425 vsize=18988 CPUtime=585.98 cores=1,3
/proc/23427/stat : 23427 (lingeling) T 23425 23427 23427 0 -1 4202496 24401 0 0 0 58595 3 0 0 25 0 1 0 886784944 19443712 3928 33554432000 4194304 4352236 140737105728064 18446744073709551615 4328013 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/23427/statm: 4747 3928 129 39 0 3827 0
[pid=23425/tid=23498] ppid=23393 vsize=289884 CPUtime=0 cores=1,3
/proc/23425/task/23498/stat : 23498 (python) S 23393 23393 18188 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 886843603 296841216 5915 33554432000 4194304 5683644 140733301879936 18446744073709551615 239488518577 0 0 16781312 514 18446604463486269632 0 0 -1 3 0 0 0
[pid=23499] ppid=23393 vsize=289896 CPUtime=0.82 cores=1,3
/proc/23499/stat : 23499 (python) S 23393 23393 18188 0 -1 4202560 988 0 0 0 42 40 0 0 15 0 1 0 886843604 296853504 5870 33554432000 4194304 5683644 140733301879936 18446744073709551615 239476715078 0 0 16781312 514 12832391411680641288 0 0 17 1 0 0 0
/proc/23499/statm: 72474 5870 371 364 0 8389 0
[pid=23501] ppid=23499 vsize=246664 CPUtime=594.22 cores=1,3
/proc/23501/stat : 23501 (cryptominisat-2) R 23499 23501 23501 0 -1 4202496 220990 0 0 0 59382 40 0 0 25 0 1 0 886843604 252583936 39769 33554432000 4194304 4677096 140737206906496 18446744073709551615 4320162 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/23501/statm: 61666 39769 392 118 0 56625 0
[pid=23393/tid=23426] ppid=23391 vsize=300140 CPUtime=0 cores=1,3
/proc/23393/task/23426/stat : 23426 (python) S 23391 23393 18188 0 -1 4202560 32 934 0 0 0 0 0 0 20 0 3 0 886784944 307343360 7373 33554432000 4194304 5683644 140733301879936 18446744073709551615 239488518577 0 0 16781312 2 18446604463486268736 0 0 -1 1 0 0 0
[pid=23393/tid=23500] ppid=23391 vsize=300140 CPUtime=0 cores=1,3
/proc/23393/task/23500/stat : 23500 (python) S 23391 23393 18188 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 3 0 886843604 307343360 7373 33554432000 4194304 5683644 140733301879936 18446744073709551615 239488518577 0 0 16781312 2 18446604463486268736 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1182.45
Current children cumulated vsize (KiB) 1145572



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.9 s]
/proc/loadavg: 4.00 4.01 3.90 3/193 23567
/proc/meminfo: memFree=29647180/32950928 swapFree=67055428/67111528
[pid=23393] ppid=23391 vsize=300140 CPUtime=0.74 cores=1,3
/proc/23393/stat : 23393 (python) S 23391 23393 18188 0 -1 4202496 10834 934 1 0 59 15 0 0 20 0 3 0 886784852 307343360 7373 33554432000 4194304 5683644 140733301879936 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/23393/statm: 75035 7373 1870 364 0 10950 0
[pid=23425] ppid=23393 vsize=289884 CPUtime=0.69 cores=1,3
/proc/23425/stat : 23425 (python) S 23393 23393 18188 0 -1 4202560 1196 0 0 0 36 33 0 0 19 0 2 0 886784944 296841216 5915 33554432000 4194304 5683644 140733301879936 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/23425/statm: 72471 5915 415 364 0 8389 0
[pid=23427] ppid=23425 vsize=18988 CPUtime=585.98 cores=1,3
/proc/23427/stat : 23427 (lingeling) T 23425 23427 23427 0 -1 4202496 24401 0 0 0 58595 3 0 0 25 0 1 0 886784944 19443712 3928 33554432000 4194304 4352236 140737105728064 18446744073709551615 4328013 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/23427/statm: 4747 3928 129 39 0 3827 0
[pid=23425/tid=23498] ppid=23393 vsize=289884 CPUtime=0 cores=1,3
/proc/23425/task/23498/stat : 23498 (python) S 23393 23393 18188 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 886843603 296841216 5915 33554432000 4194304 5683644 140733301879936 18446744073709551615 239488518577 0 0 16781312 514 18446604463486269632 0 0 -1 3 0 0 0
[pid=23499] ppid=23393 vsize=289896 CPUtime=0.85 cores=1,3
/proc/23499/stat : 23499 (python) S 23393 23393 18188 0 -1 4202560 988 0 0 0 44 41 0 0 15 0 1 0 886843604 296853504 5870 33554432000 4194304 5683644 140733301879936 18446744073709551615 239476715078 0 0 16781312 514 12832391411680641288 0 0 17 1 0 0 0
/proc/23499/statm: 72474 5870 371 364 0 8389 0
[pid=23501] ppid=23499 vsize=269776 CPUtime=611.81 cores=1,3
/proc/23501/stat : 23501 (cryptominisat-2) R 23499 23501 23501 0 -1 4202496 226472 0 0 0 61140 41 0 0 25 0 1 0 886843604 276250624 45251 33554432000 4194304 4677096 140737206906496 18446744073709551615 4454526 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/23501/statm: 67444 45251 392 118 0 62403 0
[pid=23393/tid=23426] ppid=23391 vsize=300140 CPUtime=0 cores=1,3
/proc/23393/task/23426/stat : 23426 (python) S 23391 23393 18188 0 -1 4202560 32 934 0 0 0 0 0 0 20 0 3 0 886784944 307343360 7373 33554432000 4194304 5683644 140733301879936 18446744073709551615 239488518577 0 0 16781312 2 18446604463486268736 0 0 -1 1 0 0 0
[pid=23393/tid=23500] ppid=23391 vsize=300140 CPUtime=0 cores=1,3
/proc/23393/task/23500/stat : 23500 (python) S 23391 23393 18188 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 3 0 886843604 307343360 7373 33554432000 4194304 5683644 140733301879936 18446744073709551615 239488518577 0 0 16781312 2 18446604463486268736 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 1168684

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

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

[startup+1199.9 s]
/proc/loadavg: 4.00 4.01 3.90 3/193 23567
/proc/meminfo: memFree=29647180/32950928 swapFree=67055428/67111528
[pid=23393] ppid=23391 vsize=300140 CPUtime=0.74 cores=1,3
/proc/23393/stat : 23393 (python) S 23391 23393 18188 0 -1 4202496 10834 934 1 0 59 15 0 0 20 0 3 0 886784852 307343360 7373 33554432000 4194304 5683644 140733301879936 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/23393/statm: 75035 7373 1870 364 0 10950 0
[pid=23425] ppid=23393 vsize=289884 CPUtime=0.69 cores=1,3
/proc/23425/stat : 23425 (python) S 23393 23393 18188 0 -1 4202560 1196 0 0 0 36 33 0 0 19 0 2 0 886784944 296841216 5915 33554432000 4194304 5683644 140733301879936 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/23425/statm: 72471 5915 415 364 0 8389 0
[pid=23427] ppid=23425 vsize=18988 CPUtime=585.98 cores=1,3
/proc/23427/stat : 23427 (lingeling) T 23425 23427 23427 0 -1 4202496 24401 0 0 0 58595 3 0 0 25 0 1 0 886784944 19443712 3928 33554432000 4194304 4352236 140737105728064 18446744073709551615 4328013 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/23427/statm: 4747 3928 129 39 0 3827 0
[pid=23425/tid=23498] ppid=23393 vsize=289884 CPUtime=0 cores=1,3
/proc/23425/task/23498/stat : 23498 (python) S 23393 23393 18188 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 886843603 296841216 5915 33554432000 4194304 5683644 140733301879936 18446744073709551615 239488518577 0 0 16781312 514 18446604463486269632 0 0 -1 3 0 0 0
[pid=23499] ppid=23393 vsize=289896 CPUtime=0.85 cores=1,3
/proc/23499/stat : 23499 (python) S 23393 23393 18188 0 -1 4202560 988 0 0 0 44 41 0 0 15 0 1 0 886843604 296853504 5870 33554432000 4194304 5683644 140733301879936 18446744073709551615 239476715078 0 0 16781312 514 12832391411680641288 0 0 17 1 0 0 0
/proc/23499/statm: 72474 5870 371 364 0 8389 0
[pid=23501] ppid=23499 vsize=269776 CPUtime=611.81 cores=1,3
/proc/23501/stat : 23501 (cryptominisat-2) R 23499 23501 23501 0 -1 4202496 226472 0 0 0 61140 41 0 0 25 0 1 0 886843604 276250624 45251 33554432000 4194304 4677096 140737206906496 18446744073709551615 4454526 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/23501/statm: 67444 45251 392 118 0 62403 0
[pid=23393/tid=23426] ppid=23391 vsize=300140 CPUtime=0 cores=1,3
/proc/23393/task/23426/stat : 23426 (python) S 23391 23393 18188 0 -1 4202560 32 934 0 0 0 0 0 0 20 0 3 0 886784944 307343360 7373 33554432000 4194304 5683644 140733301879936 18446744073709551615 239488518577 0 0 16781312 2 18446604463486268736 0 0 -1 1 0 0 0
[pid=23393/tid=23500] ppid=23391 vsize=300140 CPUtime=0 cores=1,3
/proc/23393/task/23500/stat : 23500 (python) S 23391 23393 18188 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 3 0 886843604 307343360 7373 33554432000 4194304 5683644 140733301879936 18446744073709551615 239488518577 0 0 16781312 2 18446604463486268736 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 1168684

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1199.93
CPU time (s): 1200.07
CPU user time (s): 1198.74
CPU system time (s): 1.33
CPU usage (%): 100.012
Max. virtual memory (cumulated for all children) (KiB): 1168688

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.59191
system time used= 0.162975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11768
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= 12690
involuntary context switches= 26

runsolver used 1.9757 second user time and 4.78927 second system time

The end

Launcher Data

Begin job on node148 at 2011-06-11 02:24:38
IDJOB=3484623
IDBENCH=83421
IDSOLVER=1976
FILE ID=node148/3484623-1307751878
RUNJOBID= node148-1307750674-23110
PBS_JOBID= 13550812
Free space on /tmp= 73976 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed, 1200 s timeout)
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/64/aes_64_3_keyfind_1.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.industrial.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3484623-1307751878/watcher-3484623-1307751878 -o /tmp/evaluation-result-3484623-1307751878/solver-3484623-1307751878 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3484623-1307751878.cnf -seed 1417224397 -budget 1200

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 4738c3d0ccd52030cff8addcec6bcde9
RANDOM SEED=1417224397

node148.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.854
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.70
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.854
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.854
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.83
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.854
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.854
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.82
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.854
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.854
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.854
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:     32950928 kB
MemFree:      31894584 kB
Buffers:        113532 kB
Cached:         748384 kB
SwapCached:       8824 kB
Active:         388360 kB
Inactive:       515220 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31894584 kB
SwapTotal:    67111528 kB
SwapFree:     67055428 kB
Dirty:          127080 kB
Writeback:           0 kB
AnonPages:       39796 kB
Mapped:          15740 kB
Slab:            87684 kB
PageTables:       6040 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   257272 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= 73744 MiB
End job on node148 at 2011-06-11 02:44:40