Trace number 3377711

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-random (fixed)? (MO) 703.62 702.779

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v90-c8010-S423984545-074.UNKNOWN.cnf
MD5SUM2ef214e0162b22d1093a804ea2af97a1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of clauses8010
Sum of the clauses size56070
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 58010

Solver Data

0.34/0.48	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.34/0.48	c INFO: solving HOME/instance-3377711-1305457194.cnf
0.34/0.48	c INFO: computing task features
0.50/0.60	c INFO: computed variable-clause graph statistics
0.50/0.60	c INFO: computed clause balance statistics
0.70/0.84	c INFO: computed variable balance statistics
0.80/0.96	c INFO: computed small-clause counts
0.80/0.96	c INFO: computed Horn-clause counts
0.80/0.97	c INFO: computed variable graph statistics
0.80/0.97	c INFO: collected features for HOME/instance-3377711-1305457194.cnf in 0.49 s
0.80/0.99	c INFO: running gnovelty+2@0 for 97 with 2399 remaining (b = 0.47)
100.45/100.31	c INFO: running gnovelty+2@0 for 97 with 2300 remaining (b = 0.11)
200.76/200.65	c INFO: running adaptg2wsat2009++@0 for 97 with 2200 remaining (b = 0.06)
301.15/300.99	c INFO: running adaptg2wsat2009++@0 for 97 with 2100 remaining (b = 0.05)
401.85/401.31	c INFO: running adaptg2wsat2009++@0 for 97 with 1999 remaining (b = 0.04)
502.26/501.65	c INFO: running gnovelty+2@0 for 97 with 1899 remaining (b = 0.03)
602.83/602.00	c INFO: running FH@0 for 97 with 1799 remaining (b = 0.02)
703.19/702.35	c INFO: running adaptg2wsat2009++@0 for 97 with 1699 remaining (b = 0.02)

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: 961)

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-3377711-1305457194/watcher-3377711-1305457194 -o /tmp/evaluation-result-3377711-1305457194/solver-3377711-1305457194 -C 2400 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3377711-1305457194.cnf -seed 1985503211 -budget 2400 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 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: 1.23 1.28 2.14 5/420 15922
/proc/meminfo: memFree=25153728/32951124 swapFree=53501236/67111528
[pid=15922] ppid=15920 vsize=11796 CPUtime=0 cores=0,2
/proc/15922/stat : 15922 (runsolver) R 15920 15922 13135 0 -1 4202560 45 0 0 0 0 0 0 0 25 0 1 0 657322019 12079104 52 33554432000 4194304 5432360 140736398245136 18446744073709551615 5055511 0 2147483391 4096 24578 0 0 0 17 2 0 0 0
/proc/15922/statm: 2949 52 33 303 0 2643 0

[startup+0.0631691 s]
/proc/loadavg: 1.23 1.28 2.14 5/420 15922
/proc/meminfo: memFree=25153728/32951124 swapFree=53501236/67111528
[pid=15922] ppid=15920 vsize=29788 CPUtime=0.03 cores=0,2
/proc/15922/stat : 15922 (python) S 15920 15922 13135 0 -1 4202496 1414 0 0 0 3 0 0 0 17 0 1 0 657322019 30502912 1258 33554432000 4194304 5683644 140735318977344 18446744073709551615 216634513408 0 2147483391 16781312 2 18446744071699199166 0 0 17 2 0 0 0
/proc/15922/statm: 7447 1258 443 364 0 817 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 29788

[startup+0.100433 s]
/proc/loadavg: 1.23 1.28 2.14 5/420 15922
/proc/meminfo: memFree=25153728/32951124 swapFree=53501236/67111528
[pid=15922] ppid=15920 vsize=87704 CPUtime=0.07 cores=0,2
/proc/15922/stat : 15922 (python) S 15920 15922 13135 0 -1 4202496 2638 0 0 0 5 2 0 0 17 0 1 0 657322019 89808896 2354 33554432000 4194304 5683644 140735318977344 18446744073709551615 216634513408 0 2147483391 16781312 2 18446744071699199166 0 0 17 2 0 0 0
/proc/15922/statm: 21926 2354 717 364 0 1622 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 87704

[startup+0.300369 s]
/proc/loadavg: 1.23 1.28 2.14 5/420 15922
/proc/meminfo: memFree=25153728/32951124 swapFree=53501236/67111528
[pid=15922] ppid=15920 vsize=156688 CPUtime=0.23 cores=0,2
/proc/15922/stat : 15922 (python) S 15920 15922 13135 0 -1 4202496 6386 934 1 0 17 6 0 0 17 0 1 0 657322019 160448512 4500 33554432000 4194304 5683644 140735318977344 18446744073709551615 216634513408 0 2147483391 16781312 2 18446744071699199166 0 0 17 2 0 0 0
/proc/15922/statm: 39172 4500 1257 364 0 3280 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 156688

[startup+0.70032 s]
/proc/loadavg: 1.23 1.28 2.14 5/420 15922
/proc/meminfo: memFree=25153728/32951124 swapFree=53501236/67111528
[pid=15922] ppid=15920 vsize=280204 CPUtime=0.6 cores=0,2
/proc/15922/stat : 15922 (python) R 15920 15922 13135 0 -1 4202496 10010 934 1 0 52 8 0 0 17 0 1 0 657322019 286928896 7452 33554432000 4194304 5683644 140735318977344 18446744073709551615 47049325650460 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/15922/statm: 70051 7452 1826 364 0 5975 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 280204

[startup+1.50119 s]
/proc/loadavg: 1.23 1.28 2.14 4/424 15961
/proc/meminfo: memFree=25129192/32951124 swapFree=53501236/67111528
[pid=15922] ppid=15920 vsize=289596 CPUtime=0.9 cores=0,2
/proc/15922/stat : 15922 (python) S 15920 15922 13135 0 -1 4202496 10433 934 1 0 81 9 0 0 20 0 2 0 657322019 296546304 7296 33554432000 4194304 5683644 140735318977344 18446744073709551615 216646342091 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/15922/statm: 72399 7296 1869 364 0 8317 0
[pid=15959] ppid=15922 vsize=279352 CPUtime=0 cores=0,2
/proc/15959/stat : 15959 (python) S 15922 15922 13135 0 -1 4202560 727 0 0 0 0 0 0 0 20 0 1 0 657322119 286056448 5777 33554432000 4194304 5683644 140735318977344 18446744073709551615 216634535439 0 0 16781312 514 11665097920004227071 0 0 17 2 0 0 0
/proc/15959/statm: 69838 5777 354 364 0 5756 0
[pid=15961] ppid=15959 vsize=1018092 CPUtime=0.5 cores=0,2
/proc/15961/stat : 15961 (gnovelty+2) R 15959 15961 15961 0 -1 4202496 571 0 0 0 50 0 0 0 23 0 1 0 657322119 1042526208 306 33554432000 134512640 135663704 4294700704 18446744073709551615 134525276 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/15961/statm: 254523 306 113 282 0 254239 0
[pid=15922/tid=15960] ppid=15920 vsize=289596 CPUtime=0 cores=0,2
/proc/15922/task/15960/stat : 15960 (python) S 15920 15922 13135 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 2 0 657322119 296546304 7296 33554432000 4194304 5683644 140735318977344 18446744073709551615 216646338993 0 0 16781312 2 18446604447538903168 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 1587040

[startup+3.10088 s]
/proc/loadavg: 1.23 1.28 2.14 5/424 15996
/proc/meminfo: memFree=25133740/32951124 swapFree=53501236/67111528
[pid=15922] ppid=15920 vsize=289596 CPUtime=0.9 cores=0,2
/proc/15922/stat : 15922 (python) S 15920 15922 13135 0 -1 4202496 10433 934 1 0 81 9 0 0 20 0 2 0 657322019 296546304 7296 33554432000 4194304 5683644 140735318977344 18446744073709551615 216646342091 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/15922/statm: 72399 7296 1869 364 0 8317 0
[pid=15959] ppid=15922 vsize=279352 CPUtime=0 cores=0,2
/proc/15959/stat : 15959 (python) S 15922 15922 13135 0 -1 4202560 727 0 0 0 0 0 0 0 18 0 1 0 657322119 286056448 5777 33554432000 4194304 5683644 140735318977344 18446744073709551615 216634535439 0 0 16781312 514 11665097920004194562 0 0 17 2 0 0 0
/proc/15959/statm: 69838 5777 354 364 0 5756 0
[pid=15961] ppid=15959 vsize=1018092 CPUtime=2.1 cores=0,2
/proc/15961/stat : 15961 (gnovelty+2) R 15959 15961 15961 0 -1 4202496 571 0 0 0 210 0 0 0 25 0 1 0 657322119 1042526208 306 33554432000 134512640 135663704 4294700704 18446744073709551615 134524882 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/15961/statm: 254523 306 113 282 0 254239 0
[pid=15922/tid=15960] ppid=15920 vsize=289596 CPUtime=0 cores=0,2
/proc/15922/task/15960/stat : 15960 (python) S 15920 15922 13135 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 2 0 657322119 296546304 7296 33554432000 4194304 5683644 140735318977344 18446744073709551615 216646338993 0 0 16781312 2 18446604447538903168 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 1587040

[startup+6.30034 s]
/proc/loadavg: 1.61 1.36 2.16 5/427 16003
/proc/meminfo: memFree=25111024/32951124 swapFree=53501236/67111528
[pid=15922] ppid=15920 vsize=289596 CPUtime=0.9 cores=0,2
/proc/15922/stat : 15922 (python) S 15920 15922 13135 0 -1 4202496 10433 934 1 0 81 9 0 0 20 0 2 0 657322019 296546304 7296 33554432000 4194304 5683644 140735318977344 18446744073709551615 216646342091 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/15922/statm: 72399 7296 1869 364 0 8317 0
[pid=15959] ppid=15922 vsize=279352 CPUtime=0.01 cores=0,2
/proc/15959/stat : 15959 (python) S 15922 15922 13135 0 -1 4202560 965 0 0 0 0 1 0 0 18 0 1 0 657322119 286056448 5805 33554432000 4194304 5683644 140735318977344 18446744073709551615 216634535439 0 0 16781312 514 11665097920004194562 0 0 17 2 0 0 0
/proc/15959/statm: 69838 5805 382 364 0 5756 0
[pid=15961] ppid=15959 vsize=1018092 CPUtime=5.3 cores=0,2
/proc/15961/stat : 15961 (gnovelty+2) R 15959 15961 15961 0 -1 4202496 571 0 0 0 530 0 0 0 25 0 1 0 657322119 1042526208 306 33554432000 134512640 135663704 4294700704 18446744073709551615 134525286 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/15961/statm: 254523 306 113 282 0 254239 0
[pid=15922/tid=15960] ppid=15920 vsize=289596 CPUtime=0 cores=0,2
/proc/15922/task/15960/stat : 15960 (python) S 15920 15922 13135 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 2 0 657322119 296546304 7296 33554432000 4194304 5683644 140735318977344 18446744073709551615 216646338993 0 0 16781312 2 18446604447538903168 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 1587040

[startup+12.7012 s]
/proc/loadavg: 1.80 1.41 2.17 5/427 16003
/proc/meminfo: memFree=25111040/32951124 swapFree=53501236/67111528
[pid=15922] ppid=15920 vsize=289596 CPUtime=0.9 cores=0,2
/proc/15922/stat : 15922 (python) S 15920 15922 13135 0 -1 4202496 10433 934 1 0 81 9 0 0 20 0 2 0 657322019 296546304 7296 33554432000 4194304 5683644 140735318977344 18446744073709551615 216646342091 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/15922/statm: 72399 7296 1869 364 0 8317 0
[pid=15959] ppid=15922 vsize=279352 CPUtime=0.03 cores=0,2
/proc/15959/stat : 15959 (python) S 15922 15922 13135 0 -1 4202560 970 0 0 0 2 1 0 0 18 0 1 0 657322119 286056448 5805 33554432000 4194304 5683644 140735318977344 18446744073709551615 216634535439 0 0 16781312 514 10434013503873319170 0 0 17 2 0 0 0
/proc/15959/statm: 69838 5805 382 364 0 5756 0
[pid=15961] ppid=15959 vsize=1018092 CPUtime=11.7 cores=0,2
/proc/15961/stat : 15961 (gnovelty+2) R 15959 15961 15961 0 -1 4202496 571 0 0 0 1170 0 0 0 25 0 1 0 657322119 1042526208 306 33554432000 134512640 135663704 4294700704 18446744073709551615 134525286 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/15961/statm: 254523 306 113 282 0 254239 0
[pid=15922/tid=15960] ppid=15920 vsize=289596 CPUtime=0 cores=0,2
/proc/15922/task/15960/stat : 15960 (python) S 15920 15922 13135 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 2 0 657322119 296546304 7296 33554432000 4194304 5683644 140735318977344 18446744073709551615 216646338993 0 0 16781312 2 18446604447538903168 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 1587040

[startup+25.5009 s]
/proc/loadavg: 2.29 1.53 2.20 5/427 16004
/proc/meminfo: memFree=25111060/32951124 swapFree=53501236/67111528
[pid=15922] ppid=15920 vsize=289596 CPUtime=0.9 cores=0,2
/proc/15922/stat : 15922 (python) S 15920 15922 13135 0 -1 4202496 10433 934 1 0 81 9 0 0 20 0 2 0 657322019 296546304 7296 33554432000 4194304 5683644 140735318977344 18446744073709551615 216646342091 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/15922/statm: 72399 7296 1869 364 0 8317 0
[pid=15959] ppid=15922 vsize=279352 CPUtime=0.07 cores=0,2
/proc/15959/stat : 15959 (python) S 15922 15922 13135 0 -1 4202560 976 0 0 0 4 3 0 0 18 0 1 0 657322119 286056448 5805 33554432000 4194304 5683644 140735318977344 18446744073709551615 216634535439 0 0 16781312 514 10434013503873319170 0 0 17 2 0 0 0
/proc/15959/statm: 69838 5805 382 364 0 5756 0
[pid=15961] ppid=15959 vsize=1018092 CPUtime=24.5 cores=0,2
/proc/15961/stat : 15961 (gnovelty+2) R 15959 15961 15961 0 -1 4202496 571 0 0 0 2450 0 0 0 25 0 1 0 657322119 1042526208 306 33554432000 134512640 135663704 4294700704 18446744073709551615 134525286 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/15961/statm: 254523 306 113 282 0 254239 0
[pid=15922/tid=15960] ppid=15920 vsize=289596 CPUtime=0 cores=0,2
/proc/15922/task/15960/stat : 15960 (python) S 15920 15922 13135 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 2 0 657322119 296546304 7296 33554432000 4194304 5683644 140735318977344 18446744073709551615 216646338993 0 0 16781312 2 18446604447538903168 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1587040

[startup+51.1004 s]
/proc/loadavg: 2.87 1.73 2.25 5/427 16004
/proc/meminfo: memFree=25111348/32951124 swapFree=53501236/67111528
[pid=15922] ppid=15920 vsize=289596 CPUtime=0.9 cores=0,2
/proc/15922/stat : 15922 (python) S 15920 15922 13135 0 -1 4202496 10433 934 1 0 81 9 0 0 20 0 2 0 657322019 296546304 7296 33554432000 4194304 5683644 140735318977344 18446744073709551615 216646342091 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/15922/statm: 72399 7296 1869 364 0 8317 0
[pid=15959] ppid=15922 vsize=279352 CPUtime=0.14 cores=0,2
/proc/15959/stat : 15959 (python) S 15922 15922 13135 0 -1 4202560 988 0 0 0 8 6 0 0 18 0 1 0 657322119 286056448 5805 33554432000 4194304 5683644 140735318977344 18446744073709551615 216634535439 0 0 16781312 514 10434013503873319170 0 0 17 2 0 0 0
/proc/15959/statm: 69838 5805 382 364 0 5756 0
[pid=15961] ppid=15959 vsize=1018092 CPUtime=50.07 cores=0,2
/proc/15961/stat : 15961 (gnovelty+2) R 15959 15961 15961 0 -1 4202496 571 0 0 0 5007 0 0 0 25 0 1 0 657322119 1042526208 306 33554432000 134512640 135663704 4294700704 18446744073709551615 134524918 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/15961/statm: 254523 306 113 282 0 254239 0
[pid=15922/tid=15960] ppid=15920 vsize=289596 CPUtime=0 cores=0,2
/proc/15922/task/15960/stat : 15960 (python) S 15920 15922 13135 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 2 0 657322119 296546304 7296 33554432000 4194304 5683644 140735318977344 18446744073709551615 216646338993 0 0 16781312 2 18446604447538903168 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 1587040

[startup+102.3 s]
/proc/loadavg: 3.51 2.08 2.34 5/435 16062
/proc/meminfo: memFree=25101440/32951124 swapFree=53501236/67111528
[pid=15922] ppid=15920 vsize=300116 CPUtime=0.91 cores=0,2
/proc/15922/stat : 15922 (python) S 15920 15922 13135 0 -1 4202496 11324 934 1 0 82 9 0 0 20 0 3 0 657322019 307318784 7337 33554432000 4194304 5683644 140735318977344 18446744073709551615 216646342091 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/15922/statm: 75029 7337 1872 364 0 10944 0
[pid=15959] ppid=15922 vsize=289596 CPUtime=0.28 cores=0,2
/proc/15959/stat : 15959 (python) S 15922 15922 13135 0 -1 4202560 1152 0 0 0 16 12 0 0 19 0 2 0 657322119 296546304 5843 33554432000 4194304 5683644 140735318977344 18446744073709551615 216646342091 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/15959/statm: 72399 5843 415 364 0 8317 0
[pid=15961] ppid=15959 vsize=1018092 CPUtime=99.28 cores=0,2
/proc/15961/stat : 15961 (gnovelty+2) T 15959 15961 15961 0 -1 4202496 571 0 0 0 9928 0 0 0 25 0 1 0 657322119 1042526208 306 33554432000 134512640 135663704 4294700704 18446744073709551615 134525224 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/15961/statm: 254523 306 113 282 0 254239 0
[pid=15959/tid=16059] ppid=15922 vsize=289596 CPUtime=0 cores=0,2
/proc/15959/task/16059/stat : 16059 (python) S 15922 15922 13135 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 657332050 296546304 5843 33554432000 4194304 5683644 140735318977344 18446744073709551615 216646338993 0 0 16781312 514 18446604447038750912 0 0 -1 2 0 0 0
[pid=16060] ppid=15922 vsize=289872 CPUtime=0 cores=0,2
/proc/16060/stat : 16060 (python) S 15922 15922 13135 0 -1 4202560 744 0 0 0 0 0 0 0 18 0 1 0 657332051 296828928 5809 33554432000 4194304 5683644 140735318977344 18446744073709551615 216634535494 0 0 16781312 514 4344536857887867139 0 0 17 0 0 0 0
/proc/16060/statm: 72468 5809 348 364 0 8383 0
[pid=16062] ppid=16060 vsize=1018092 CPUtime=1.97 cores=0,2
/proc/16062/stat : 16062 (gnovelty+2) R 16060 16062 16062 0 -1 4202496 569 0 0 0 197 0 0 0 25 0 1 0 657332052 1042526208 307 33554432000 134512640 135663704 4289210096 18446744073709551615 134525302 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/16062/statm: 254523 307 113 282 0 254239 0
[pid=15922/tid=15960] ppid=15920 vsize=300116 CPUtime=0 cores=0,2
/proc/15922/task/15960/stat : 15960 (python) S 15920 15922 13135 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 3 0 657322119 307318784 7337 33554432000 4194304 5683644 140735318977344 18446744073709551615 216646338993 0 0 16781312 2 18446604447538903168 0 0 -1 0 0 0 0
[pid=15922/tid=16061] ppid=15920 vsize=300116 CPUtime=0 cores=0,2
/proc/15922/task/16061/stat : 16061 (python) S 15920 15922 13135 0 -1 4202560 30 934 0 0 0 0 0 0 20 0 3 0 657332052 307318784 7337 33554432000 4194304 5683644 140735318977344 18446744073709551615 216646338993 0 0 16781312 2 18446604447538903168 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 102.44
Current children cumulated vsize (KiB) 2915768

[startup+162.301 s]
/proc/loadavg: 3.97 2.48 2.46 5/439 16067
/proc/meminfo: memFree=25093204/32951124 swapFree=53501236/67111528
[pid=15922] ppid=15920 vsize=300116 CPUtime=0.91 cores=0,2
/proc/15922/stat : 15922 (python) S 15920 15922 13135 0 -1 4202496 11324 934 1 0 82 9 0 0 20 0 3 0 657322019 307318784 7337 33554432000 4194304 5683644 140735318977344 18446744073709551615 216646342091 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/15922/statm: 75029 7337 1872 364 0 10944 0
[pid=15959] ppid=15922 vsize=289596 CPUtime=0.28 cores=0,2

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

[pid=16078] ppid=15922 vsize=300128 CPUtime=0.33 cores=0,2
/proc/16078/stat : 16078 (python) S 15922 15922 13135 0 -1 4202560 1081 0 0 0 17 16 0 0 19 0 2 0 657342085 307331072 5866 33554432000 4194304 5683644 140735318977344 18446744073709551615 216646342091 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/16078/statm: 75032 5866 400 364 0 10944 0
[pid=16080] ppid=16078 vsize=417192 CPUtime=100.08 cores=0,2
/proc/16080/stat : 16080 (adaptg2wsat2009) T 16078 16080 16080 0 -1 4202496 762 0 0 0 10008 0 0 0 25 0 1 0 657342086 427204608 495 33554432000 134512640 135107411 4288506864 18446744073709551615 134531768 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/16080/statm: 104298 495 59 146 0 103174 0
[pid=16078/tid=16095] ppid=15922 vsize=300128 CPUtime=0 cores=0,2
/proc/16078/task/16095/stat : 16095 (python) S 15922 15922 13135 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 657352118 307331072 5866 33554432000 4194304 5683644 140735318977344 18446744073709551615 216646338993 0 0 16781312 514 18446604443544755264 0 0 -1 0 0 0 0
[pid=16096] ppid=15922 vsize=310384 CPUtime=0.3 cores=0,2
/proc/16096/stat : 16096 (python) S 15922 15922 13135 0 -1 4202560 1092 0 0 0 18 12 0 0 19 0 2 0 657352119 317833216 5870 33554432000 4194304 5683644 140735318977344 18446744073709551615 216646342091 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/16096/statm: 77596 5870 400 364 0 13505 0
[pid=16098] ppid=16096 vsize=417192 CPUtime=100.29 cores=0,2
/proc/16098/stat : 16098 (adaptg2wsat2009) T 16096 16098 16098 0 -1 4202496 763 0 0 0 10029 0 0 0 25 0 1 0 657352119 427204608 496 33554432000 134512640 135107411 4290971200 18446744073709551615 134531428 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/16098/statm: 104298 496 59 146 0 103174 0
[pid=16096/tid=16102] ppid=15922 vsize=310384 CPUtime=0 cores=0,2
/proc/16096/task/16102/stat : 16102 (python) S 15922 15922 13135 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 657362149 317833216 5870 33554432000 4194304 5683644 140735318977344 18446744073709551615 216646338993 0 0 16781312 514 18446604443177314176 0 0 -1 2 0 0 0
[pid=16103] ppid=15922 vsize=320640 CPUtime=0.33 cores=0,2
/proc/16103/stat : 16103 (python) S 15922 15922 13135 0 -1 4202560 1093 0 0 0 18 15 0 0 19 0 2 0 657362151 328335360 5874 33554432000 4194304 5683644 140735318977344 18446744073709551615 216646342091 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/16103/statm: 80160 5874 400 364 0 16066 0
[pid=16105] ppid=16103 vsize=417192 CPUtime=100.13 cores=0,2
/proc/16105/stat : 16105 (adaptg2wsat2009) T 16103 16105 16105 0 -1 4202496 759 0 0 0 10006 7 0 0 25 0 1 0 657362151 427204608 494 33554432000 134512640 135107411 4294400960 18446744073709551615 134531667 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/16105/statm: 104298 494 59 146 0 103174 0
[pid=16103/tid=16108] ppid=15922 vsize=320640 CPUtime=0 cores=0,2
/proc/16103/task/16108/stat : 16108 (python) S 15922 15922 13135 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 657372183 328335360 5874 33554432000 4194304 5683644 140735318977344 18446744073709551615 216646338993 0 0 16781312 514 18446604445053257664 0 0 -1 2 0 0 0
[pid=16109] ppid=15922 vsize=330896 CPUtime=0.32 cores=0,2
/proc/16109/stat : 16109 (python) S 15922 15922 13135 0 -1 4202560 1094 0 0 0 19 13 0 0 19 0 2 0 657372185 338837504 5878 33554432000 4194304 5683644 140735318977344 18446744073709551615 216646342091 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/16109/statm: 82724 5878 400 364 0 18627 0
[pid=16111] ppid=16109 vsize=1018092 CPUtime=100.17 cores=0,2
/proc/16111/stat : 16111 (gnovelty+2) T 16109 16111 16111 0 -1 4202496 570 0 0 0 10017 0 0 0 25 0 1 0 657372185 1042526208 306 33554432000 134512640 135663704 4288740672 18446744073709551615 134525276 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/16111/statm: 254523 306 113 282 0 254239 0
[pid=16109/tid=16133] ppid=15922 vsize=330896 CPUtime=0 cores=0,2
/proc/16109/task/16133/stat : 16133 (python) S 15922 15922 13135 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 657382219 338837504 5878 33554432000 4194304 5683644 140735318977344 18446744073709551615 216646338993 0 0 16781312 514 18446604441594644352 0 0 -1 2 0 0 0
[pid=16134] ppid=15922 vsize=341152 CPUtime=0.33 cores=0,2
/proc/16134/stat : 16134 (python) S 15922 15922 13135 0 -1 4202560 1084 0 0 0 19 14 0 0 19 0 2 0 657382220 349339648 5882 33554432000 4194304 5683644 140735318977344 18446744073709551615 216646342091 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/16134/statm: 85288 5882 400 364 0 21188 0
[pid=16136] ppid=16134 vsize=247348 CPUtime=100.07 cores=0,2
/proc/16136/stat : 16136 (FH) T 16134 16136 16136 0 -1 4202496 708 0 0 0 10007 0 0 0 25 0 1 0 657382221 253284352 444 33554432000 134512640 134936988 4292194416 18446744073709551615 134553505 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/16136/statm: 61837 444 41 104 0 61341 0
[pid=16134/tid=16140] ppid=15922 vsize=341152 CPUtime=0 cores=0,2
/proc/16134/task/16140/stat : 16140 (python) S 15922 15922 13135 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 657392253 349339648 5882 33554432000 4194304 5683644 140735318977344 18446744073709551615 216646338993 0 0 16781312 514 18446604445186142400 0 0 -1 2 0 0 0
[pid=16141] ppid=15922 vsize=351408 CPUtime=0 cores=0,2
/proc/16141/stat : 16141 (python) S 15922 15922 13135 0 -1 4202560 764 0 0 0 0 0 0 0 19 0 1 0 657392255 359841792 5835 33554432000 4194304 5683644 140735318977344 18446744073709551615 216634535494 0 0 16781312 514 10357493271311155199 0 0 17 2 0 0 0
/proc/16141/statm: 87852 5835 350 364 0 23749 0
[pid=16143] ppid=16141 vsize=417048 CPUtime=0.37 cores=0,2
/proc/16143/stat : 16143 (adaptg2wsat2009) R 16141 16143 16143 0 -1 4202496 688 0 0 0 37 0 0 0 21 0 1 0 657392255 427057152 418 33554432000 134512640 135107411 4287162496 18446744073709551615 134523217 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/16143/statm: 104262 418 49 146 0 103138 0
[pid=15922/tid=15960] ppid=15920 vsize=361652 CPUtime=0 cores=0,2
/proc/15922/task/15960/stat : 15960 (python) S 15920 15922 13135 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 9 0 657322119 370331648 7373 33554432000 4194304 5683644 140735318977344 18446744073709551615 216646338993 0 0 16781312 2 18446604447538903168 0 0 -1 0 0 0 0
[pid=15922/tid=16061] ppid=15920 vsize=361652 CPUtime=0 cores=0,2
/proc/15922/task/16061/stat : 16061 (python) S 15920 15922 13135 0 -1 4202560 30 934 0 0 0 0 0 0 20 0 9 0 657332052 370331648 7373 33554432000 4194304 5683644 140735318977344 18446744073709551615 216646338993 0 0 16781312 2 18446604447538903168 0 0 -1 0 0 0 0
[pid=15922/tid=16079] ppid=15920 vsize=361652 CPUtime=0 cores=0,2
/proc/15922/task/16079/stat : 16079 (python) S 15920 15922 13135 0 -1 4202560 30 934 0 0 0 0 0 0 20 0 9 0 657342086 370331648 7373 33554432000 4194304 5683644 140735318977344 18446744073709551615 216646338993 0 0 16781312 2 18446604447538903168 0 0 -1 2 0 0 0
[pid=15922/tid=16097] ppid=15920 vsize=361652 CPUtime=0 cores=0,2
/proc/15922/task/16097/stat : 16097 (python) S 15920 15922 13135 0 -1 4202560 23 934 0 0 0 0 0 0 20 0 9 0 657352119 370331648 7373 33554432000 4194304 5683644 140735318977344 18446744073709551615 216646338993 0 0 16781312 2 18446604447538903168 0 0 -1 0 0 0 0
[pid=15922/tid=16104] ppid=15920 vsize=361652 CPUtime=0 cores=0,2
/proc/15922/task/16104/stat : 16104 (python) S 15920 15922 13135 0 -1 4202560 30 934 0 0 0 0 0 0 20 0 9 0 657362151 370331648 7373 33554432000 4194304 5683644 140735318977344 18446744073709551615 216646338993 0 0 16781312 2 18446604447538903168 0 0 -1 0 0 0 0
[pid=15922/tid=16110] ppid=15920 vsize=361652 CPUtime=0 cores=0,2
/proc/15922/task/16110/stat : 16110 (python) S 15920 15922 13135 0 -1 4202560 30 934 0 0 0 0 0 0 20 0 9 0 657372185 370331648 7373 33554432000 4194304 5683644 140735318977344 18446744073709551615 216646338993 0 0 16781312 2 18446604447538903168 0 0 -1 0 0 0 0
[pid=15922/tid=16135] ppid=15920 vsize=361652 CPUtime=0 cores=0,2
/proc/15922/task/16135/stat : 16135 (python) S 15920 15922 13135 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 9 0 657382221 370331648 7373 33554432000 4194304 5683644 140735318977344 18446744073709551615 216646338993 0 0 16781312 2 18446604447538903168 0 0 -1 0 0 0 0
[pid=15922/tid=16142] ppid=15920 vsize=361652 CPUtime=0 cores=0,2
/proc/15922/task/16142/stat : 16142 (python) S 15920 15922 13135 0 -1 4202560 24 934 0 0 0 0 0 0 20 0 9 0 657392255 370331648 7373 33554432000 4194304 5683644 140735318977344 18446744073709551615 216646338993 0 0 16781312 2 18446604447538903168 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 703.62
Current children cumulated vsize (KiB) 7865976

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

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

[startup+702.701 s]
/proc/loadavg: 3.13 3.37 2.99 5/462 16143
/proc/meminfo: memFree=24963480/32951124 swapFree=53501236/67111528
[pid=15922] ppid=15920 vsize=361652 CPUtime=1 cores=0,2
/proc/15922/stat : 15922 (python) S 15920 15922 13135 0 -1 4202496 16512 934 1 0 90 10 0 0 20 0 9 0 657322019 370331648 7373 33554432000 4194304 5683644 140735318977344 18446744073709551615 216646342091 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/15922/statm: 90413 7373 1884 364 0 26310 0
[pid=15959] ppid=15922 vsize=289596 CPUtime=0.28 cores=0,2
/proc/15959/stat : 15959 (python) S 15922 15922 13135 0 -1 4202560 1152 0 0 0 16 12 0 0 19 0 2 0 657322119 296546304 5843 33554432000 4194304 5683644 140735318977344 18446744073709551615 216646342091 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/15959/statm: 72399 5843 415 364 0 8317 0
[pid=15961] ppid=15959 vsize=1018092 CPUtime=99.28 cores=0,2
/proc/15961/stat : 15961 (gnovelty+2) T 15959 15961 15961 0 -1 4202496 571 0 0 0 9928 0 0 0 25 0 1 0 657322119 1042526208 306 33554432000 134512640 135663704 4294700704 18446744073709551615 134525224 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/15961/statm: 254523 306 113 282 0 254239 0
[pid=15959/tid=16059] ppid=15922 vsize=289596 CPUtime=0 cores=0,2
/proc/15959/task/16059/stat : 16059 (python) S 15922 15922 13135 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 657332050 296546304 5843 33554432000 4194304 5683644 140735318977344 18446744073709551615 216646338993 0 0 16781312 514 18446604447038750912 0 0 -1 2 0 0 0
[pid=16060] ppid=15922 vsize=289872 CPUtime=0.32 cores=0,2
/proc/16060/stat : 16060 (python) S 15922 15922 13135 0 -1 4202560 1078 0 0 0 19 13 0 0 19 0 2 0 657332051 296828928 5862 33554432000 4194304 5683644 140735318977344 18446744073709551615 216646342091 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/16060/statm: 72468 5862 400 364 0 8383 0
[pid=16062] ppid=16060 vsize=1018092 CPUtime=100.02 cores=0,2
/proc/16062/stat : 16062 (gnovelty+2) T 16060 16062 16062 0 -1 4202496 569 0 0 0 10002 0 0 0 25 0 1 0 657332052 1042526208 307 33554432000 134512640 135663704 4289210096 18446744073709551615 134524918 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/16062/statm: 254523 307 113 282 0 254239 0
[pid=16060/tid=16077] ppid=15922 vsize=289872 CPUtime=0 cores=0,2
/proc/16060/task/16077/stat : 16077 (python) S 15922 15922 13135 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 657342084 296828928 5862 33554432000 4194304 5683644 140735318977344 18446744073709551615 216646338993 0 0 16781312 514 18446604441039332672 0 0 -1 2 0 0 0
[pid=16078] ppid=15922 vsize=300128 CPUtime=0.33 cores=0,2
/proc/16078/stat : 16078 (python) S 15922 15922 13135 0 -1 4202560 1081 0 0 0 17 16 0 0 19 0 2 0 657342085 307331072 5866 33554432000 4194304 5683644 140735318977344 18446744073709551615 216646342091 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/16078/statm: 75032 5866 400 364 0 10944 0
[pid=16080] ppid=16078 vsize=417192 CPUtime=100.08 cores=0,2
/proc/16080/stat : 16080 (adaptg2wsat2009) T 16078 16080 16080 0 -1 4202496 762 0 0 0 10008 0 0 0 25 0 1 0 657342086 427204608 495 33554432000 134512640 135107411 4288506864 18446744073709551615 134531768 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/16080/statm: 104298 495 59 146 0 103174 0
[pid=16078/tid=16095] ppid=15922 vsize=300128 CPUtime=0 cores=0,2
/proc/16078/task/16095/stat : 16095 (python) S 15922 15922 13135 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 657352118 307331072 5866 33554432000 4194304 5683644 140735318977344 18446744073709551615 216646338993 0 0 16781312 514 18446604443544755264 0 0 -1 0 0 0 0
[pid=16096] ppid=15922 vsize=310384 CPUtime=0.3 cores=0,2
/proc/16096/stat : 16096 (python) S 15922 15922 13135 0 -1 4202560 1092 0 0 0 18 12 0 0 19 0 2 0 657352119 317833216 5870 33554432000 4194304 5683644 140735318977344 18446744073709551615 216646342091 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/16096/statm: 77596 5870 400 364 0 13505 0
[pid=16098] ppid=16096 vsize=417192 CPUtime=100.29 cores=0,2
/proc/16098/stat : 16098 (adaptg2wsat2009) T 16096 16098 16098 0 -1 4202496 763 0 0 0 10029 0 0 0 25 0 1 0 657352119 427204608 496 33554432000 134512640 135107411 4290971200 18446744073709551615 134531428 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/16098/statm: 104298 496 59 146 0 103174 0
[pid=16096/tid=16102] ppid=15922 vsize=310384 CPUtime=0 cores=0,2
/proc/16096/task/16102/stat : 16102 (python) S 15922 15922 13135 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 657362149 317833216 5870 33554432000 4194304 5683644 140735318977344 18446744073709551615 216646338993 0 0 16781312 514 18446604443177314176 0 0 -1 2 0 0 0
[pid=16103] ppid=15922 vsize=320640 CPUtime=0.33 cores=0,2
/proc/16103/stat : 16103 (python) S 15922 15922 13135 0 -1 4202560 1093 0 0 0 18 15 0 0 19 0 2 0 657362151 328335360 5874 33554432000 4194304 5683644 140735318977344 18446744073709551615 216646342091 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/16103/statm: 80160 5874 400 364 0 16066 0
[pid=16105] ppid=16103 vsize=417192 CPUtime=100.13 cores=0,2
/proc/16105/stat : 16105 (adaptg2wsat2009) T 16103 16105 16105 0 -1 4202496 759 0 0 0 10006 7 0 0 25 0 1 0 657362151 427204608 494 33554432000 134512640 135107411 4294400960 18446744073709551615 134531667 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/16105/statm: 104298 494 59 146 0 103174 0
[pid=16103/tid=16108] ppid=15922 vsize=320640 CPUtime=0 cores=0,2
/proc/16103/task/16108/stat : 16108 (python) S 15922 15922 13135 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 657372183 328335360 5874 33554432000 4194304 5683644 140735318977344 18446744073709551615 216646338993 0 0 16781312 514 18446604445053257664 0 0 -1 2 0 0 0
[pid=16109] ppid=15922 vsize=330896 CPUtime=0.32 cores=0,2
/proc/16109/stat : 16109 (python) S 15922 15922 13135 0 -1 4202560 1094 0 0 0 19 13 0 0 19 0 2 0 657372185 338837504 5878 33554432000 4194304 5683644 140735318977344 18446744073709551615 216646342091 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/16109/statm: 82724 5878 400 364 0 18627 0
[pid=16111] ppid=16109 vsize=1018092 CPUtime=100.17 cores=0,2
/proc/16111/stat : 16111 (gnovelty+2) T 16109 16111 16111 0 -1 4202496 570 0 0 0 10017 0 0 0 25 0 1 0 657372185 1042526208 306 33554432000 134512640 135663704 4288740672 18446744073709551615 134525276 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/16111/statm: 254523 306 113 282 0 254239 0
[pid=16109/tid=16133] ppid=15922 vsize=330896 CPUtime=0 cores=0,2
/proc/16109/task/16133/stat : 16133 (python) S 15922 15922 13135 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 657382219 338837504 5878 33554432000 4194304 5683644 140735318977344 18446744073709551615 216646338993 0 0 16781312 514 18446604441594644352 0 0 -1 2 0 0 0
[pid=16134] ppid=15922 vsize=341152 CPUtime=0.33 cores=0,2
/proc/16134/stat : 16134 (python) S 15922 15922 13135 0 -1 4202560 1084 0 0 0 19 14 0 0 19 0 2 0 657382220 349339648 5882 33554432000 4194304 5683644 140735318977344 18446744073709551615 216646342091 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/16134/statm: 85288 5882 400 364 0 21188 0
[pid=16136] ppid=16134 vsize=247348 CPUtime=100.07 cores=0,2
/proc/16136/stat : 16136 (FH) T 16134 16136 16136 0 -1 4202496 708 0 0 0 10007 0 0 0 25 0 1 0 657382221 253284352 444 33554432000 134512640 134936988 4292194416 18446744073709551615 134553505 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/16136/statm: 61837 444 41 104 0 61341 0
[pid=16134/tid=16140] ppid=15922 vsize=341152 CPUtime=0 cores=0,2
/proc/16134/task/16140/stat : 16140 (python) S 15922 15922 13135 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 657392253 349339648 5882 33554432000 4194304 5683644 140735318977344 18446744073709551615 216646338993 0 0 16781312 514 18446604445186142400 0 0 -1 2 0 0 0
[pid=16141] ppid=15922 vsize=351408 CPUtime=0 cores=0,2
/proc/16141/stat : 16141 (python) S 15922 15922 13135 0 -1 4202560 764 0 0 0 0 0 0 0 19 0 1 0 657392255 359841792 5835 33554432000 4194304 5683644 140735318977344 18446744073709551615 216634535494 0 0 16781312 514 10357493271311155199 0 0 17 2 0 0 0
/proc/16141/statm: 87852 5835 350 364 0 23749 0
[pid=16143] ppid=16141 vsize=417048 CPUtime=0.37 cores=0,2
/proc/16143/stat : 16143 (adaptg2wsat2009) R 16141 16143 16143 0 -1 4202496 688 0 0 0 37 0 0 0 21 0 1 0 657392255 427057152 418 33554432000 134512640 135107411 4287162496 18446744073709551615 134523217 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/16143/statm: 104262 418 49 146 0 103138 0
[pid=15922/tid=15960] ppid=15920 vsize=361652 CPUtime=0 cores=0,2
/proc/15922/task/15960/stat : 15960 (python) S 15920 15922 13135 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 9 0 657322119 370331648 7373 33554432000 4194304 5683644 140735318977344 18446744073709551615 216646338993 0 0 16781312 2 18446604447538903168 0 0 -1 0 0 0 0
[pid=15922/tid=16061] ppid=15920 vsize=361652 CPUtime=0 cores=0,2
/proc/15922/task/16061/stat : 16061 (python) S 15920 15922 13135 0 -1 4202560 30 934 0 0 0 0 0 0 20 0 9 0 657332052 370331648 7373 33554432000 4194304 5683644 140735318977344 18446744073709551615 216646338993 0 0 16781312 2 18446604447538903168 0 0 -1 0 0 0 0
[pid=15922/tid=16079] ppid=15920 vsize=361652 CPUtime=0 cores=0,2
/proc/15922/task/16079/stat : 16079 (python) S 15920 15922 13135 0 -1 4202560 30 934 0 0 0 0 0 0 20 0 9 0 657342086 370331648 7373 33554432000 4194304 5683644 140735318977344 18446744073709551615 216646338993 0 0 16781312 2 18446604447538903168 0 0 -1 2 0 0 0
[pid=15922/tid=16097] ppid=15920 vsize=361652 CPUtime=0 cores=0,2
/proc/15922/task/16097/stat : 16097 (python) S 15920 15922 13135 0 -1 4202560 23 934 0 0 0 0 0 0 20 0 9 0 657352119 370331648 7373 33554432000 4194304 5683644 140735318977344 18446744073709551615 216646338993 0 0 16781312 2 18446604447538903168 0 0 -1 0 0 0 0
[pid=15922/tid=16104] ppid=15920 vsize=361652 CPUtime=0 cores=0,2
/proc/15922/task/16104/stat : 16104 (python) S 15920 15922 13135 0 -1 4202560 30 934 0 0 0 0 0 0 20 0 9 0 657362151 370331648 7373 33554432000 4194304 5683644 140735318977344 18446744073709551615 216646338993 0 0 16781312 2 18446604447538903168 0 0 -1 0 0 0 0
[pid=15922/tid=16110] ppid=15920 vsize=361652 CPUtime=0 cores=0,2
/proc/15922/task/16110/stat : 16110 (python) S 15920 15922 13135 0 -1 4202560 30 934 0 0 0 0 0 0 20 0 9 0 657372185 370331648 7373 33554432000 4194304 5683644 140735318977344 18446744073709551615 216646338993 0 0 16781312 2 18446604447538903168 0 0 -1 0 0 0 0
[pid=15922/tid=16135] ppid=15920 vsize=361652 CPUtime=0 cores=0,2
/proc/15922/task/16135/stat : 16135 (python) S 15920 15922 13135 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 9 0 657382221 370331648 7373 33554432000 4194304 5683644 140735318977344 18446744073709551615 216646338993 0 0 16781312 2 18446604447538903168 0 0 -1 0 0 0 0
[pid=15922/tid=16142] ppid=15920 vsize=361652 CPUtime=0 cores=0,2
/proc/15922/task/16142/stat : 16142 (python) S 15920 15922 13135 0 -1 4202560 24 934 0 0 0 0 0 0 20 0 9 0 657392255 370331648 7373 33554432000 4194304 5683644 140735318977344 18446744073709551615 216646338993 0 0 16781312 2 18446604447538903168 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 703.62
Current children cumulated vsize (KiB) 7865976

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 702.779
CPU time (s): 703.62
CPU user time (s): 702.5
CPU system time (s): 1.12
CPU usage (%): 100.12
Max. virtual memory (cumulated for all children) (KiB): 7865976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.91486
system time used= 0.109983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17957
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= 1727
involuntary context switches= 42

runsolver used 3.03654 second user time and 6.15806 second system time

The end

Launcher Data

Begin job on node103 at 2011-05-15 12:59:54
IDJOB=3377711
IDBENCH=83020
IDSOLVER=1857
FILE ID=node103/3377711-1305457194
RUNJOBID= node103-1305457192-15792
PBS_JOBID= 13324856
Free space on /tmp= 72904 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v90-c8010-S423984545-074.UNKNOWN.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.random.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3377711-1305457194/watcher-3377711-1305457194 -o /tmp/evaluation-result-3377711-1305457194/solver-3377711-1305457194 -C 2400 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3377711-1305457194.cnf -seed 1985503211 -budget 2400

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

MD5SUM BENCH= 2ef214e0162b22d1093a804ea2af97a1
RANDOM SEED=1985503211

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
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.77
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.858
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
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.858
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.83
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.858
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25154008 kB
Buffers:        322704 kB
Cached:        4206656 kB
SwapCached:     340192 kB
Active:        2289728 kB
Inactive:      5212088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25154008 kB
SwapTotal:    67111528 kB
SwapFree:     53501236 kB
Dirty:          127620 kB
Writeback:          72 kB
AnonPages:     2643084 kB
Mapped:          23128 kB
Slab:           165336 kB
PageTables:      63208 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 108461512 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= 72904 MiB
End job on node103 at 2011-05-15 13:11:39