Trace number 3377292

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.79 703.981

General information on the benchmark

Namerandom/large/
unif-k7-r85-v400-c34000-S927774663-037-UNKNOWN.cnf
MD5SUM950830e22ef92fb7f22c5b3c987a21f5
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 variables400
Number of clauses34000
Sum of the clauses size238000
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 534000

Solver Data

0.33/0.69	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.33/0.69	c INFO: solving HOME/instance-3377292-1305452165.cnf
0.33/0.69	c INFO: computing task features
0.61/0.95	c INFO: computed variable-clause graph statistics
0.61/0.96	c INFO: computed clause balance statistics
1.92/2.25	c INFO: computed variable balance statistics
2.40/2.76	c INFO: computed small-clause counts
2.40/2.76	c INFO: computed Horn-clause counts
2.50/2.81	c INFO: computed variable graph statistics
2.50/2.81	c INFO: collected features for HOME/instance-3377292-1305452165.cnf in 2.11 s
2.50/2.82	c INFO: running gnovelty+2@0 for 97 with 2397 remaining (b = 0.38)
102.85/103.20	c INFO: running gnovelty+2@0 for 97 with 2297 remaining (b = 0.13)
201.41/201.59	c INFO: running adaptg2wsat2009++@0 for 97 with 2199 remaining (b = 0.08)
301.81/301.92	c INFO: running adaptg2wsat2009++@0 for 97 with 2099 remaining (b = 0.07)
402.12/402.25	c INFO: running adaptg2wsat2009++@0 for 97 with 1999 remaining (b = 0.05)
502.41/502.60	c INFO: running gnovelty+2@0 for 97 with 1899 remaining (b = 0.04)
602.89/603.01	c INFO: running FH@0 for 97 with 1799 remaining (b = 0.03)
703.16/703.37	c INFO: running adaptg2wsat2009++@0 for 97 with 1699 remaining (b = 0.03)

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-3377292-1305452165/watcher-3377292-1305452165 -o /tmp/evaluation-result-3377292-1305452165/solver-3377292-1305452165 -C 2400 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3377292-1305452165.cnf -seed 49885320 -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: 4.13 4.06 3.88 5/428 6454
/proc/meminfo: memFree=23316360/32951124 swapFree=56449224/67111528
[pid=6454] ppid=6452 vsize=11796 CPUtime=0 cores=0,2
/proc/6454/stat : 6454 (runsolver) R 6452 6454 5445 0 -1 4202560 45 0 0 0 0 0 0 0 25 0 1 0 656816949 12079104 53 33554432000 4194304 5432360 140734165560928 18446744073709551615 5055511 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/6454/statm: 2949 53 33 303 0 2643 0

[startup+0.092818 s]
/proc/loadavg: 4.13 4.06 3.88 5/428 6454
/proc/meminfo: memFree=23316360/32951124 swapFree=56449224/67111528
[pid=6454] ppid=6452 vsize=43620 CPUtime=0.04 cores=0,2
/proc/6454/stat : 6454 (python) S 6452 6454 5445 0 -1 4202496 1879 0 0 0 3 1 0 0 17 0 1 0 656816949 44666880 1654 33554432000 4194304 5683644 140735059749008 18446744073709551615 253640857600 0 2147483391 16781312 2 18446744071699199166 0 0 17 0 0 0 0
/proc/6454/statm: 10905 1654 467 364 0 1170 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 43620

[startup+0.100836 s]
/proc/loadavg: 4.13 4.06 3.88 5/428 6454
/proc/meminfo: memFree=23316360/32951124 swapFree=56449224/67111528
[pid=6454] ppid=6452 vsize=52412 CPUtime=0.04 cores=0,2
/proc/6454/stat : 6454 (python) S 6452 6454 5445 0 -1 4202496 2015 0 0 0 3 1 0 0 17 0 1 0 656816949 53669888 1775 33554432000 4194304 5683644 140735059749008 18446744073709551615 253640857600 0 2147483391 16781312 2 18446744071699199166 0 0 17 0 0 0 0
/proc/6454/statm: 13103 1775 484 364 0 1284 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 52412

[startup+0.300827 s]
/proc/loadavg: 4.13 4.06 3.88 5/428 6454
/proc/meminfo: memFree=23316360/32951124 swapFree=56449224/67111528
[pid=6454] ppid=6452 vsize=135748 CPUtime=0.17 cores=0,2
/proc/6454/stat : 6454 (python) S 6452 6454 5445 0 -1 4202496 5971 932 1 0 13 4 0 0 17 0 1 0 656816949 139005952 4149 33554432000 4194304 5683644 140735059749008 18446744073709551615 253640855557 0 2147483391 16781312 2 18446744071699199166 0 0 17 0 0 0 0
/proc/6454/statm: 33937 4149 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 135748

[startup+0.700727 s]
/proc/loadavg: 4.13 4.06 3.88 5/428 6454
/proc/meminfo: memFree=23316360/32951124 swapFree=56449224/67111528
[pid=6454] ppid=6452 vsize=279348 CPUtime=0.4 cores=0,2
/proc/6454/stat : 6454 (python) R 6452 6454 5445 0 -1 4202496 9490 932 1 0 31 9 0 0 16 0 1 0 656816949 286052352 7163 33554432000 4194304 5683644 140735059749008 18446744073709551615 4602354 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/6454/statm: 69837 7163 1761 364 0 5761 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 279348

[startup+1.50058 s]
/proc/loadavg: 4.13 4.06 3.88 5/426 6481
/proc/meminfo: memFree=23278664/32951124 swapFree=56449224/67111528
[pid=6454] ppid=6452 vsize=289500 CPUtime=1.2 cores=0,2
/proc/6454/stat : 6454 (python) R 6452 6454 5445 0 -1 4202496 14005 932 1 0 110 10 0 0 16 0 1 0 656816949 296448000 9760 33554432000 4194304 5683644 140735059749008 18446744073709551615 253640515686 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/6454/statm: 72375 9760 1826 364 0 8299 0
Current children cumulated CPU time (s) 1.2
Current children cumulated vsize (KiB) 289500

[startup+3.10024 s]
/proc/loadavg: 4.13 4.06 3.88 5/431 6490
/proc/meminfo: memFree=23247500/32951124 swapFree=56449224/67111528
[pid=6454] ppid=6452 vsize=291936 CPUtime=2.53 cores=0,2
/proc/6454/stat : 6454 (python) S 6452 6454 5445 0 -1 4202496 14322 932 1 0 243 10 0 0 20 0 2 0 656816949 298942464 7849 33554432000 4194304 5683644 140735059749008 18446744073709551615 253652686283 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6454/statm: 72984 7849 1869 364 0 8902 0
Current children cumulated CPU time (s) 2.53
Current children cumulated vsize (KiB) 291936

[startup+6.30071 s]
/proc/loadavg: 4.12 4.05 3.88 5/437 6496
/proc/meminfo: memFree=23249496/32951124 swapFree=56449224/67111528
[pid=6454] ppid=6452 vsize=291936 CPUtime=2.53 cores=0,2
/proc/6454/stat : 6454 (python) S 6452 6454 5445 0 -1 4202496 14322 932 1 0 243 10 0 0 20 0 2 0 656816949 298942464 7849 33554432000 4194304 5683644 140735059749008 18446744073709551615 253652686283 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6454/statm: 72984 7849 1869 364 0 8902 0
[pid=6494] ppid=6454 vsize=282244 CPUtime=0 cores=0,2
/proc/6494/stat : 6494 (python) S 6454 6454 5445 0 -1 4202560 734 0 0 0 0 0 0 0 18 0 1 0 656817231 289017856 6332 33554432000 4194304 5683644 140735059749008 18446744073709551615 253640879631 0 0 16781312 514 10439334319813001473 0 0 17 0 0 0 0
/proc/6494/statm: 70561 6332 355 364 0 6479 0
[pid=6496] ppid=6494 vsize=1020188 CPUtime=3.45 cores=0,2
/proc/6496/stat : 6496 (gnovelty+2) R 6494 6496 6496 0 -1 4202496 1142 0 0 0 345 0 0 0 25 0 1 0 656817232 1044672512 876 33554432000 134512640 135663704 4291616432 18446744073709551615 134525255 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/6496/statm: 255047 876 113 282 0 254763 0
[pid=6454/tid=6495] ppid=6452 vsize=291936 CPUtime=0 cores=0,2
/proc/6454/task/6495/stat : 6495 (python) S 6452 6454 5445 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 2 0 656817231 298942464 7849 33554432000 4194304 5683644 140735059749008 18446744073709551615 253652683185 0 0 16781312 2 18446604440680960384 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.98
Current children cumulated vsize (KiB) 1594368

[startup+12.7005 s]
/proc/loadavg: 4.11 4.05 3.88 5/437 6496
/proc/meminfo: memFree=23247532/32951124 swapFree=56449224/67111528
[pid=6454] ppid=6452 vsize=291936 CPUtime=2.53 cores=0,2
/proc/6454/stat : 6454 (python) S 6452 6454 5445 0 -1 4202496 14322 932 1 0 243 10 0 0 20 0 2 0 656816949 298942464 7849 33554432000 4194304 5683644 140735059749008 18446744073709551615 253652686283 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6454/statm: 72984 7849 1869 364 0 8902 0
[pid=6494] ppid=6454 vsize=282244 CPUtime=0.01 cores=0,2
/proc/6494/stat : 6494 (python) S 6454 6454 5445 0 -1 4202560 982 0 0 0 1 0 0 0 18 0 1 0 656817231 289017856 6360 33554432000 4194304 5683644 140735059749008 18446744073709551615 253640879631 0 0 16781312 514 10439334319813001473 0 0 17 0 0 0 0
/proc/6494/statm: 70561 6360 383 364 0 6479 0
[pid=6496] ppid=6494 vsize=1020188 CPUtime=9.84 cores=0,2
/proc/6496/stat : 6496 (gnovelty+2) R 6494 6496 6496 0 -1 4202496 1142 0 0 0 984 0 0 0 25 0 1 0 656817232 1044672512 876 33554432000 134512640 135663704 4291616432 18446744073709551615 134524548 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/6496/statm: 255047 876 113 282 0 254763 0
[pid=6454/tid=6495] ppid=6452 vsize=291936 CPUtime=0 cores=0,2
/proc/6454/task/6495/stat : 6495 (python) S 6452 6454 5445 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 2 0 656817231 298942464 7849 33554432000 4194304 5683644 140735059749008 18446744073709551615 253652683185 0 0 16781312 2 18446604440680960384 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.38
Current children cumulated vsize (KiB) 1594368

[startup+25.5012 s]
/proc/loadavg: 4.09 4.05 3.88 5/441 6500
/proc/meminfo: memFree=23239828/32951124 swapFree=56449224/67111528
[pid=6454] ppid=6452 vsize=291936 CPUtime=2.53 cores=0,2
/proc/6454/stat : 6454 (python) S 6452 6454 5445 0 -1 4202496 14322 932 1 0 243 10 0 0 20 0 2 0 656816949 298942464 7849 33554432000 4194304 5683644 140735059749008 18446744073709551615 253652686283 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6454/statm: 72984 7849 1869 364 0 8902 0
[pid=6494] ppid=6454 vsize=282244 CPUtime=0.07 cores=0,2
/proc/6494/stat : 6494 (python) S 6454 6454 5445 0 -1 4202560 989 0 0 0 4 3 0 0 18 0 1 0 656817231 289017856 6360 33554432000 4194304 5683644 140735059749008 18446744073709551615 253640879631 0 0 16781312 514 14795573821121200385 0 0 17 0 0 0 0
/proc/6494/statm: 70561 6360 383 364 0 6479 0
[pid=6496] ppid=6494 vsize=1020188 CPUtime=22.58 cores=0,2
/proc/6496/stat : 6496 (gnovelty+2) R 6494 6496 6496 0 -1 4202496 1142 0 0 0 2258 0 0 0 25 0 1 0 656817232 1044672512 876 33554432000 134512640 135663704 4291616432 18446744073709551615 134525224 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/6496/statm: 255047 876 113 282 0 254763 0
[pid=6454/tid=6495] ppid=6452 vsize=291936 CPUtime=0 cores=0,2
/proc/6454/task/6495/stat : 6495 (python) S 6452 6454 5445 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 2 0 656817231 298942464 7849 33554432000 4194304 5683644 140735059749008 18446744073709551615 253652683185 0 0 16781312 2 18446604440680960384 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.18
Current children cumulated vsize (KiB) 1594368

[startup+51.1006 s]
/proc/loadavg: 4.06 4.05 3.89 4/440 6506
/proc/meminfo: memFree=23255752/32951124 swapFree=56449224/67111528
[pid=6454] ppid=6452 vsize=291936 CPUtime=2.53 cores=0,2
/proc/6454/stat : 6454 (python) S 6452 6454 5445 0 -1 4202496 14322 932 1 0 243 10 0 0 20 0 2 0 656816949 298942464 7849 33554432000 4194304 5683644 140735059749008 18446744073709551615 253652686283 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6454/statm: 72984 7849 1869 364 0 8902 0
[pid=6494] ppid=6454 vsize=282244 CPUtime=0.15 cores=0,2
/proc/6494/stat : 6494 (python) S 6454 6454 5445 0 -1 4202560 1001 0 0 0 8 7 0 0 18 0 1 0 656817231 289017856 6360 33554432000 4194304 5683644 140735059749008 18446744073709551615 253640879631 0 0 16781312 514 14795573821121200385 0 0 17 0 0 0 0
/proc/6494/statm: 70561 6360 383 364 0 6479 0
[pid=6496] ppid=6494 vsize=1020188 CPUtime=48.1 cores=0,2
/proc/6496/stat : 6496 (gnovelty+2) R 6494 6496 6496 0 -1 4202496 1142 0 0 0 4810 0 0 0 25 0 1 0 656817232 1044672512 876 33554432000 134512640 135663704 4291616432 18446744073709551615 134524503 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/6496/statm: 255047 876 113 282 0 254763 0
[pid=6454/tid=6495] ppid=6452 vsize=291936 CPUtime=0 cores=0,2
/proc/6454/task/6495/stat : 6495 (python) S 6452 6454 5445 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 2 0 656817231 298942464 7849 33554432000 4194304 5683644 140735059749008 18446744073709551615 253652683185 0 0 16781312 2 18446604440680960384 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.78
Current children cumulated vsize (KiB) 1594368

[startup+102.315 s]
/proc/loadavg: 4.17 4.08 3.91 5/445 6541
/proc/meminfo: memFree=23222160/32951124 swapFree=56449224/67111528
[pid=6454] ppid=6452 vsize=291936 CPUtime=2.53 cores=0,2
/proc/6454/stat : 6454 (python) S 6452 6454 5445 0 -1 4202496 14322 932 1 0 243 10 0 0 20 0 2 0 656816949 298942464 7849 33554432000 4194304 5683644 140735059749008 18446744073709551615 253652686283 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6454/statm: 72984 7849 1869 364 0 8902 0
[pid=6494] ppid=6454 vsize=282244 CPUtime=0.3 cores=0,2
/proc/6494/stat : 6494 (python) S 6454 6454 5445 0 -1 4202560 1024 0 0 0 16 14 0 0 18 0 1 0 656817231 289017856 6360 33554432000 4194304 5683644 140735059749008 18446744073709551615 253640879631 0 0 16781312 514 14795573821121200385 0 0 17 0 0 0 0
/proc/6494/statm: 70561 6360 383 364 0 6479 0
[pid=6496] ppid=6494 vsize=1020188 CPUtime=99.14 cores=0,2
/proc/6496/stat : 6496 (gnovelty+2) R 6494 6496 6496 0 -1 4202496 1142 0 0 0 9914 0 0 0 25 0 1 0 656817232 1044672512 876 33554432000 134512640 135663704 4291616432 18446744073709551615 134524882 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/6496/statm: 255047 876 113 282 0 254763 0
[pid=6454/tid=6495] ppid=6452 vsize=291936 CPUtime=0 cores=0,2
/proc/6454/task/6495/stat : 6495 (python) S 6452 6454 5445 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 2 0 656817231 298942464 7849 33554432000 4194304 5683644 140735059749008 18446744073709551615 253652683185 0 0 16781312 2 18446604440680960384 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.97
Current children cumulated vsize (KiB) 1594368

[startup+162.301 s]
/proc/loadavg: 3.96 4.03 3.90 5/419 6629
/proc/meminfo: memFree=23249600/32951124 swapFree=56449224/67111528
[pid=6454] ppid=6452 vsize=302328 CPUtime=2.55 cores=0,2
/proc/6454/stat : 6454 (python) S 6452 6454 5445 0 -1 4202496 15196 932 1 0 244 11 0 0 19 0 3 0 656816949 309583872 7914 33554432000 4194304 5683644 140735059749008 18446744073709551615 253652686283 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6454/statm: 75582 7914 1880 364 0 11497 0
[pid=6494] ppid=6454 vsize=292488 CPUtime=0.31 cores=0,2
/proc/6494/stat : 6494 (python) S 6454 6454 5445 0 -1 4202560 1160 0 0 0 17 14 0 0 19 0 2 0 656817231 299507712 6397 33554432000 4194304 5683644 140735059749008 18446744073709551615 253652686283 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/6494/statm: 73122 6397 415 364 0 9040 0
[pid=6496] ppid=6494 vsize=1020188 CPUtime=100 cores=0,2
/proc/6496/stat : 6496 (gnovelty+2) T 6494 6496 6496 0 -1 4202496 1142 0 0 0 10000 0 0 0 25 0 1 0 656817232 1044672512 876 33554432000 134512640 135663704 4291616432 18446744073709551615 134524548 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/6496/statm: 255047 876 113 282 0 254763 0
[pid=6494/tid=6542] ppid=6454 vsize=292488 CPUtime=0 cores=0,2
/proc/6494/task/6542/stat : 6542 (python) S 6454 6454 5445 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 656827268 299507712 6397 33554432000 4194304 5683644 140735059749008 18446744073709551615 253652683185 0 0 16781312 514 18446604442458388288 0 0 -1 2 0 0 0
[pid=6543] ppid=6454 vsize=293172 CPUtime=0.17 cores=0,2
/proc/6543/stat : 6543 (python) S 6454 6454 5445 0 -1 4202560 908 0 0 0 11 6 0 0 18 0 1 0 656827269 300208128 6403 33554432000 4194304 5683644 140735059749008 18446744073709551615 253640879686 0 0 16781312 514 14795573821121200385 0 0 17 2 0 0 0
/proc/6543/statm: 73293 6403 372 364 0 9208 0
[pid=6545] ppid=6543 vsize=1020188 CPUtime=59.08 cores=0,2
/proc/6545/stat : 6545 (gnovelty+2) R 6543 6545 6545 0 -1 4202496 1144 0 0 0 5908 0 0 0 25 0 1 0 656827270 1044672512 877 33554432000 134512640 135663704 4290524768 18446744073709551615 134525265 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/6545/statm: 255047 877 113 282 0 254763 0
[pid=6454/tid=6495] ppid=6452 vsize=302328 CPUtime=0 cores=0,2
/proc/6454/task/6495/stat : 6495 (python) S 6452 6454 5445 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 3 0 656817231 309583872 7914 33554432000 4194304 5683644 140735059749008 18446744073709551615 253652683185 0 0 16781312 2 18446604440680960384 0 0 -1 0 0 0 0
[pid=6454/tid=6544] ppid=6452 vsize=302328 CPUtime=0 cores=0,2
/proc/6454/task/6544/stat : 6544 (python) S 6452 6454 5445 0 -1 4202560 25 932 0 0 0 0 0 0 20 0 3 0 656827270 309583872 7914 33554432000 4194304 5683644 140735059749008 18446744073709551615 253652683185 0 0 16781312 2 18446604440680960384 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 162.11
Current children cumulated vsize (KiB) 2928364

[startup+222.301 s]
/proc/loadavg: 4.03 4.04 3.91 5/423 6670
/proc/meminfo: memFree=23231648/32951124 swapFree=56449224/67111528
[pid=6454] ppid=6452 vsize=313188 CPUtime=2.56 cores=0,2
/proc/6454/stat : 6454 (python) S 6452 6454 5445 0 -1 4202496 16055 932 1 0 245 11 0 0 20 0 4 0 656816949 320704512 8055 33554432000 4194304 5683644 140735059749008 18446744073709551615 253652686283 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6454/statm: 78297 8055 1882 364 0 14209 0

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

[pid=6632] ppid=6454 vsize=302944 CPUtime=0.31 cores=0,2
/proc/6632/stat : 6632 (python) S 6454 6454 5445 0 -1 4202560 1094 0 0 0 15 16 0 0 16 0 2 0 656837108 310214656 6570 33554432000 4194304 5683644 140735059749008 18446744073709551615 253652686283 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/6632/statm: 75736 6570 399 364 0 11648 0
[pid=6634] ppid=6632 vsize=421804 CPUtime=99.99 cores=0,2
/proc/6634/stat : 6634 (adaptg2wsat2009) T 6632 6634 6634 0 -1 4202496 2139 0 0 0 9999 0 0 0 25 0 1 0 656837108 431927296 1871 33554432000 134512640 135107411 4289231712 18446744073709551615 134531392 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/6634/statm: 105451 1871 59 146 0 104327 0
[pid=6632/tid=6681] ppid=6454 vsize=302944 CPUtime=0 cores=0,2
/proc/6632/task/6681/stat : 6681 (python) S 6454 6454 5445 0 -1 4202560 47 0 0 0 0 0 0 0 16 0 2 0 656847139 310214656 6570 33554432000 4194304 5683644 140735059749008 18446744073709551615 253652683185 0 0 16781312 514 18446604447498390528 0 0 -1 0 0 0 0
[pid=6682] ppid=6454 vsize=313200 CPUtime=0.33 cores=0,2
/proc/6682/stat : 6682 (python) S 6454 6454 5445 0 -1 4202560 1088 0 0 0 19 14 0 0 17 0 2 0 656847141 320716800 6574 33554432000 4194304 5683644 140735059749008 18446744073709551615 253652686283 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/6682/statm: 78300 6574 399 364 0 14209 0
[pid=6684] ppid=6682 vsize=421804 CPUtime=100.01 cores=0,2
/proc/6684/stat : 6684 (adaptg2wsat2009) T 6682 6684 6684 0 -1 4202496 2141 0 0 0 10001 0 0 0 25 0 1 0 656847141 431927296 1872 33554432000 134512640 135107411 4292719392 18446744073709551615 134532135 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/6684/statm: 105451 1872 59 146 0 104327 0
[pid=6682/tid=6699] ppid=6454 vsize=313200 CPUtime=0 cores=0,2
/proc/6682/task/6699/stat : 6699 (python) S 6454 6454 5445 0 -1 4202560 48 0 0 0 0 0 0 0 17 0 2 0 656857173 320716800 6574 33554432000 4194304 5683644 140735059749008 18446744073709551615 253652683185 0 0 16781312 514 18446604452930136192 0 0 -1 0 0 0 0
[pid=6700] ppid=6454 vsize=323776 CPUtime=0.33 cores=0,2
/proc/6700/stat : 6700 (python) S 6454 6454 5445 0 -1 4202560 1091 0 0 0 18 15 0 0 19 0 2 0 656857174 331546624 6579 33554432000 4194304 5683644 140735059749008 18446744073709551615 253652686283 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/6700/statm: 80944 6579 400 364 0 16850 0
[pid=6702] ppid=6700 vsize=421804 CPUtime=99.97 cores=0,2
/proc/6702/stat : 6702 (adaptg2wsat2009) T 6700 6702 6702 0 -1 4202496 2134 0 0 0 9997 0 0 0 25 0 1 0 656857175 431927296 1871 33554432000 134512640 135107411 4291571024 18446744073709551615 134531392 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/6702/statm: 105451 1871 59 146 0 104327 0
[pid=6700/tid=6718] ppid=6454 vsize=323776 CPUtime=0 cores=0,2
/proc/6700/task/6718/stat : 6718 (python) S 6454 6454 5445 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 656867207 331546624 6579 33554432000 4194304 5683644 140735059749008 18446744073709551615 253652683185 0 0 16781312 514 18446604447504567104 0 0 -1 0 0 0 0
[pid=6719] ppid=6454 vsize=333848 CPUtime=0.34 cores=0,2
/proc/6719/stat : 6719 (python) S 6454 6454 5445 0 -1 4202560 1092 0 0 0 18 16 0 0 19 0 2 0 656867209 341860352 6583 33554432000 4194304 5683644 140735059749008 18446744073709551615 253652686283 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/6719/statm: 83462 6583 400 364 0 19365 0
[pid=6721] ppid=6719 vsize=1020188 CPUtime=100.05 cores=0,2
/proc/6721/stat : 6721 (gnovelty+2) T 6719 6721 6721 0 -1 4202496 1140 0 0 0 10005 0 0 0 25 0 1 0 656867209 1044672512 877 33554432000 134512640 135663704 4293961120 18446744073709551615 134524882 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/6721/statm: 255047 877 113 282 0 254763 0
[pid=6719/tid=6737] ppid=6454 vsize=333848 CPUtime=0 cores=0,2
/proc/6719/task/6737/stat : 6737 (python) S 6454 6454 5445 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 656877248 341860352 6583 33554432000 4194304 5683644 140735059749008 18446744073709551615 253652683185 0 0 16781312 514 18446604444172825792 0 0 -1 2 0 0 0
[pid=6738] ppid=6454 vsize=344332 CPUtime=0.35 cores=0,2
/proc/6738/stat : 6738 (python) S 6454 6454 5445 0 -1 4202560 1094 0 0 0 20 15 0 0 19 0 2 0 656877250 352595968 6587 33554432000 4194304 5683644 140735059749008 18446744073709551615 253652686283 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/6738/statm: 86083 6587 400 364 0 21983 0
[pid=6740] ppid=6738 vsize=251288 CPUtime=99.98 cores=0,2
/proc/6740/stat : 6740 (FH) T 6738 6740 6740 0 -1 4202496 1955 0 0 0 9998 0 0 0 25 0 1 0 656877250 257318912 1693 33554432000 134512640 134936988 4287058848 18446744073709551615 134545301 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/6740/statm: 62822 1693 41 104 0 62326 0
[pid=6738/tid=6755] ppid=6454 vsize=344332 CPUtime=0 cores=0,2
/proc/6738/task/6755/stat : 6755 (python) S 6454 6454 5445 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 656887284 352595968 6587 33554432000 4194304 5683644 140735059749008 18446744073709551615 253652683185 0 0 16781312 514 18446604451186667968 0 0 -1 0 0 0 0
[pid=6756] ppid=6454 vsize=354708 CPUtime=0 cores=0,2
/proc/6756/stat : 6756 (python) S 6454 6454 5445 0 -1 4202560 779 0 0 0 0 0 0 0 19 0 1 0 656887286 363220992 6541 33554432000 4194304 5683644 140735059749008 18446744073709551615 253640879686 0 0 16781312 514 5062772762645364735 0 0 17 0 0 0 0
/proc/6756/statm: 88677 6541 351 364 0 24574 0
[pid=6758] ppid=6756 vsize=421140 CPUtime=0.53 cores=0,2
/proc/6758/stat : 6758 (adaptg2wsat2009) R 6756 6758 6758 0 -1 4202496 1806 0 0 0 53 0 0 0 22 0 1 0 656887286 431247360 1539 33554432000 134512640 135107411 4293612384 18446744073709551615 134523261 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/6758/statm: 105285 1539 49 146 0 104161 0
[pid=6454/tid=6495] ppid=6452 vsize=364468 CPUtime=0 cores=0,2
/proc/6454/task/6495/stat : 6495 (python) S 6452 6454 5445 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 9 0 656817231 373215232 8085 33554432000 4194304 5683644 140735059749008 18446744073709551615 253652683185 0 0 16781312 2 18446604440680960384 0 0 -1 0 0 0 0
[pid=6454/tid=6544] ppid=6452 vsize=364468 CPUtime=0 cores=0,2
/proc/6454/task/6544/stat : 6544 (python) S 6452 6454 5445 0 -1 4202560 25 932 0 0 0 0 0 0 20 0 9 0 656827270 373215232 8085 33554432000 4194304 5683644 140735059749008 18446744073709551615 253652683185 0 0 16781312 2 18446604440680960384 0 0 -1 2 0 0 0
[pid=6454/tid=6633] ppid=6452 vsize=364468 CPUtime=0 cores=0,2
/proc/6454/task/6633/stat : 6633 (python) S 6452 6454 5445 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 9 0 656837108 373215232 8085 33554432000 4194304 5683644 140735059749008 18446744073709551615 253652683185 0 0 16781312 2 18446604440680960384 0 0 -1 0 0 0 0
[pid=6454/tid=6683] ppid=6452 vsize=364468 CPUtime=0 cores=0,2
/proc/6454/task/6683/stat : 6683 (python) S 6452 6454 5445 0 -1 4202560 22 932 0 0 0 0 0 0 20 0 9 0 656847141 373215232 8085 33554432000 4194304 5683644 140735059749008 18446744073709551615 253652683185 0 0 16781312 2 18446604440680960384 0 0 -1 0 0 0 0
[pid=6454/tid=6701] ppid=6452 vsize=364468 CPUtime=0 cores=0,2
/proc/6454/task/6701/stat : 6701 (python) S 6452 6454 5445 0 -1 4202560 31 932 0 0 0 0 0 0 20 0 9 0 656857174 373215232 8085 33554432000 4194304 5683644 140735059749008 18446744073709551615 253652683185 0 0 16781312 2 18446604440680960384 0 0 -1 0 0 0 0
[pid=6454/tid=6720] ppid=6452 vsize=364468 CPUtime=0 cores=0,2
/proc/6454/task/6720/stat : 6720 (python) S 6452 6454 5445 0 -1 4202560 29 932 0 0 0 0 0 0 20 0 9 0 656867209 373215232 8085 33554432000 4194304 5683644 140735059749008 18446744073709551615 253652683185 0 0 16781312 2 18446604440680960384 0 0 -1 0 0 0 0
[pid=6454/tid=6739] ppid=6452 vsize=364468 CPUtime=0 cores=0,2
/proc/6454/task/6739/stat : 6739 (python) S 6452 6454 5445 0 -1 4202560 29 932 0 0 0 0 0 0 20 0 9 0 656877250 373215232 8085 33554432000 4194304 5683644 140735059749008 18446744073709551615 253652683185 0 0 16781312 2 18446604440680960384 0 0 -1 0 0 0 0
[pid=6454/tid=6757] ppid=6452 vsize=364468 CPUtime=0 cores=0,2
/proc/6454/task/6757/stat : 6757 (python) S 6452 6454 5445 0 -1 4202560 27 932 0 0 0 0 0 0 20 0 9 0 656887286 373215232 8085 33554432000 4194304 5683644 140735059749008 18446744073709551615 253652683185 0 0 16781312 2 18446604440680960384 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 703.79
Current children cumulated vsize (KiB) 7921340

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

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

[startup+703.902 s]
/proc/loadavg: 4.13 4.09 3.96 6/499 6758
/proc/meminfo: memFree=23029548/32951124 swapFree=56449224/67111528
[pid=6454] ppid=6452 vsize=364468 CPUtime=2.65 cores=0,2
/proc/6454/stat : 6454 (python) S 6452 6454 5445 0 -1 4202496 20337 932 1 0 252 13 0 0 19 0 9 0 656816949 373215232 8085 33554432000 4194304 5683644 140735059749008 18446744073709551615 253652686283 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6454/statm: 91117 8085 1892 364 0 27014 0
[pid=6494] ppid=6454 vsize=292488 CPUtime=0.31 cores=0,2
/proc/6494/stat : 6494 (python) S 6454 6454 5445 0 -1 4202560 1160 0 0 0 17 14 0 0 19 0 2 0 656817231 299507712 6397 33554432000 4194304 5683644 140735059749008 18446744073709551615 253652686283 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/6494/statm: 73122 6397 415 364 0 9040 0
[pid=6496] ppid=6494 vsize=1020188 CPUtime=100 cores=0,2
/proc/6496/stat : 6496 (gnovelty+2) T 6494 6496 6496 0 -1 4202496 1142 0 0 0 10000 0 0 0 25 0 1 0 656817232 1044672512 876 33554432000 134512640 135663704 4291616432 18446744073709551615 134524548 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/6496/statm: 255047 876 113 282 0 254763 0
[pid=6494/tid=6542] ppid=6454 vsize=292488 CPUtime=0 cores=0,2
/proc/6494/task/6542/stat : 6542 (python) S 6454 6454 5445 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 656827268 299507712 6397 33554432000 4194304 5683644 140735059749008 18446744073709551615 253652683185 0 0 16781312 514 18446604442458388288 0 0 -1 2 0 0 0
[pid=6543] ppid=6454 vsize=293172 CPUtime=0.28 cores=0,2
/proc/6543/stat : 6543 (python) S 6454 6454 5445 0 -1 4202560 1074 0 0 0 18 10 0 0 19 0 2 0 656827269 300208128 6432 33554432000 4194304 5683644 140735059749008 18446744073709551615 253652686283 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/6543/statm: 73293 6432 400 364 0 9208 0
[pid=6545] ppid=6543 vsize=1020188 CPUtime=98.36 cores=0,2
/proc/6545/stat : 6545 (gnovelty+2) T 6543 6545 6545 0 -1 4202496 1144 0 0 0 9836 0 0 0 25 0 1 0 656827270 1044672512 877 33554432000 134512640 135663704 4290524768 18446744073709551615 134524507 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/6545/statm: 255047 877 113 282 0 254763 0
[pid=6543/tid=6631] ppid=6454 vsize=293172 CPUtime=0 cores=0,2
/proc/6543/task/6631/stat : 6631 (python) S 6454 6454 5445 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 656837107 300208128 6432 33554432000 4194304 5683644 140735059749008 18446744073709551615 253652683185 0 0 16781312 514 18446604440624988608 0 0 -1 0 0 0 0
[pid=6632] ppid=6454 vsize=302944 CPUtime=0.31 cores=0,2
/proc/6632/stat : 6632 (python) S 6454 6454 5445 0 -1 4202560 1094 0 0 0 15 16 0 0 16 0 2 0 656837108 310214656 6570 33554432000 4194304 5683644 140735059749008 18446744073709551615 253652686283 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/6632/statm: 75736 6570 399 364 0 11648 0
[pid=6634] ppid=6632 vsize=421804 CPUtime=99.99 cores=0,2
/proc/6634/stat : 6634 (adaptg2wsat2009) T 6632 6634 6634 0 -1 4202496 2139 0 0 0 9999 0 0 0 25 0 1 0 656837108 431927296 1871 33554432000 134512640 135107411 4289231712 18446744073709551615 134531392 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/6634/statm: 105451 1871 59 146 0 104327 0
[pid=6632/tid=6681] ppid=6454 vsize=302944 CPUtime=0 cores=0,2
/proc/6632/task/6681/stat : 6681 (python) S 6454 6454 5445 0 -1 4202560 47 0 0 0 0 0 0 0 16 0 2 0 656847139 310214656 6570 33554432000 4194304 5683644 140735059749008 18446744073709551615 253652683185 0 0 16781312 514 18446604447498390528 0 0 -1 0 0 0 0
[pid=6682] ppid=6454 vsize=313200 CPUtime=0.33 cores=0,2
/proc/6682/stat : 6682 (python) S 6454 6454 5445 0 -1 4202560 1088 0 0 0 19 14 0 0 17 0 2 0 656847141 320716800 6574 33554432000 4194304 5683644 140735059749008 18446744073709551615 253652686283 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/6682/statm: 78300 6574 399 364 0 14209 0
[pid=6684] ppid=6682 vsize=421804 CPUtime=100.01 cores=0,2
/proc/6684/stat : 6684 (adaptg2wsat2009) T 6682 6684 6684 0 -1 4202496 2141 0 0 0 10001 0 0 0 25 0 1 0 656847141 431927296 1872 33554432000 134512640 135107411 4292719392 18446744073709551615 134532135 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/6684/statm: 105451 1872 59 146 0 104327 0
[pid=6682/tid=6699] ppid=6454 vsize=313200 CPUtime=0 cores=0,2
/proc/6682/task/6699/stat : 6699 (python) S 6454 6454 5445 0 -1 4202560 48 0 0 0 0 0 0 0 17 0 2 0 656857173 320716800 6574 33554432000 4194304 5683644 140735059749008 18446744073709551615 253652683185 0 0 16781312 514 18446604452930136192 0 0 -1 0 0 0 0
[pid=6700] ppid=6454 vsize=323776 CPUtime=0.33 cores=0,2
/proc/6700/stat : 6700 (python) S 6454 6454 5445 0 -1 4202560 1091 0 0 0 18 15 0 0 19 0 2 0 656857174 331546624 6579 33554432000 4194304 5683644 140735059749008 18446744073709551615 253652686283 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/6700/statm: 80944 6579 400 364 0 16850 0
[pid=6702] ppid=6700 vsize=421804 CPUtime=99.97 cores=0,2
/proc/6702/stat : 6702 (adaptg2wsat2009) T 6700 6702 6702 0 -1 4202496 2134 0 0 0 9997 0 0 0 25 0 1 0 656857175 431927296 1871 33554432000 134512640 135107411 4291571024 18446744073709551615 134531392 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/6702/statm: 105451 1871 59 146 0 104327 0
[pid=6700/tid=6718] ppid=6454 vsize=323776 CPUtime=0 cores=0,2
/proc/6700/task/6718/stat : 6718 (python) S 6454 6454 5445 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 656867207 331546624 6579 33554432000 4194304 5683644 140735059749008 18446744073709551615 253652683185 0 0 16781312 514 18446604447504567104 0 0 -1 0 0 0 0
[pid=6719] ppid=6454 vsize=333848 CPUtime=0.34 cores=0,2
/proc/6719/stat : 6719 (python) S 6454 6454 5445 0 -1 4202560 1092 0 0 0 18 16 0 0 19 0 2 0 656867209 341860352 6583 33554432000 4194304 5683644 140735059749008 18446744073709551615 253652686283 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/6719/statm: 83462 6583 400 364 0 19365 0
[pid=6721] ppid=6719 vsize=1020188 CPUtime=100.05 cores=0,2
/proc/6721/stat : 6721 (gnovelty+2) T 6719 6721 6721 0 -1 4202496 1140 0 0 0 10005 0 0 0 25 0 1 0 656867209 1044672512 877 33554432000 134512640 135663704 4293961120 18446744073709551615 134524882 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/6721/statm: 255047 877 113 282 0 254763 0
[pid=6719/tid=6737] ppid=6454 vsize=333848 CPUtime=0 cores=0,2
/proc/6719/task/6737/stat : 6737 (python) S 6454 6454 5445 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 656877248 341860352 6583 33554432000 4194304 5683644 140735059749008 18446744073709551615 253652683185 0 0 16781312 514 18446604444172825792 0 0 -1 2 0 0 0
[pid=6738] ppid=6454 vsize=344332 CPUtime=0.35 cores=0,2
/proc/6738/stat : 6738 (python) S 6454 6454 5445 0 -1 4202560 1094 0 0 0 20 15 0 0 19 0 2 0 656877250 352595968 6587 33554432000 4194304 5683644 140735059749008 18446744073709551615 253652686283 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/6738/statm: 86083 6587 400 364 0 21983 0
[pid=6740] ppid=6738 vsize=251288 CPUtime=99.98 cores=0,2
/proc/6740/stat : 6740 (FH) T 6738 6740 6740 0 -1 4202496 1955 0 0 0 9998 0 0 0 25 0 1 0 656877250 257318912 1693 33554432000 134512640 134936988 4287058848 18446744073709551615 134545301 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/6740/statm: 62822 1693 41 104 0 62326 0
[pid=6738/tid=6755] ppid=6454 vsize=344332 CPUtime=0 cores=0,2
/proc/6738/task/6755/stat : 6755 (python) S 6454 6454 5445 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 656887284 352595968 6587 33554432000 4194304 5683644 140735059749008 18446744073709551615 253652683185 0 0 16781312 514 18446604451186667968 0 0 -1 0 0 0 0
[pid=6756] ppid=6454 vsize=354708 CPUtime=0 cores=0,2
/proc/6756/stat : 6756 (python) S 6454 6454 5445 0 -1 4202560 779 0 0 0 0 0 0 0 19 0 1 0 656887286 363220992 6541 33554432000 4194304 5683644 140735059749008 18446744073709551615 253640879686 0 0 16781312 514 5062772762645364735 0 0 17 0 0 0 0
/proc/6756/statm: 88677 6541 351 364 0 24574 0
[pid=6758] ppid=6756 vsize=421140 CPUtime=0.53 cores=0,2
/proc/6758/stat : 6758 (adaptg2wsat2009) R 6756 6758 6758 0 -1 4202496 1806 0 0 0 53 0 0 0 22 0 1 0 656887286 431247360 1539 33554432000 134512640 135107411 4293612384 18446744073709551615 134523261 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/6758/statm: 105285 1539 49 146 0 104161 0
[pid=6454/tid=6495] ppid=6452 vsize=364468 CPUtime=0 cores=0,2
/proc/6454/task/6495/stat : 6495 (python) S 6452 6454 5445 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 9 0 656817231 373215232 8085 33554432000 4194304 5683644 140735059749008 18446744073709551615 253652683185 0 0 16781312 2 18446604440680960384 0 0 -1 0 0 0 0
[pid=6454/tid=6544] ppid=6452 vsize=364468 CPUtime=0 cores=0,2
/proc/6454/task/6544/stat : 6544 (python) S 6452 6454 5445 0 -1 4202560 25 932 0 0 0 0 0 0 20 0 9 0 656827270 373215232 8085 33554432000 4194304 5683644 140735059749008 18446744073709551615 253652683185 0 0 16781312 2 18446604440680960384 0 0 -1 2 0 0 0
[pid=6454/tid=6633] ppid=6452 vsize=364468 CPUtime=0 cores=0,2
/proc/6454/task/6633/stat : 6633 (python) S 6452 6454 5445 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 9 0 656837108 373215232 8085 33554432000 4194304 5683644 140735059749008 18446744073709551615 253652683185 0 0 16781312 2 18446604440680960384 0 0 -1 0 0 0 0
[pid=6454/tid=6683] ppid=6452 vsize=364468 CPUtime=0 cores=0,2
/proc/6454/task/6683/stat : 6683 (python) S 6452 6454 5445 0 -1 4202560 22 932 0 0 0 0 0 0 20 0 9 0 656847141 373215232 8085 33554432000 4194304 5683644 140735059749008 18446744073709551615 253652683185 0 0 16781312 2 18446604440680960384 0 0 -1 0 0 0 0
[pid=6454/tid=6701] ppid=6452 vsize=364468 CPUtime=0 cores=0,2
/proc/6454/task/6701/stat : 6701 (python) S 6452 6454 5445 0 -1 4202560 31 932 0 0 0 0 0 0 20 0 9 0 656857174 373215232 8085 33554432000 4194304 5683644 140735059749008 18446744073709551615 253652683185 0 0 16781312 2 18446604440680960384 0 0 -1 0 0 0 0
[pid=6454/tid=6720] ppid=6452 vsize=364468 CPUtime=0 cores=0,2
/proc/6454/task/6720/stat : 6720 (python) S 6452 6454 5445 0 -1 4202560 29 932 0 0 0 0 0 0 20 0 9 0 656867209 373215232 8085 33554432000 4194304 5683644 140735059749008 18446744073709551615 253652683185 0 0 16781312 2 18446604440680960384 0 0 -1 0 0 0 0
[pid=6454/tid=6739] ppid=6452 vsize=364468 CPUtime=0 cores=0,2
/proc/6454/task/6739/stat : 6739 (python) S 6452 6454 5445 0 -1 4202560 29 932 0 0 0 0 0 0 20 0 9 0 656877250 373215232 8085 33554432000 4194304 5683644 140735059749008 18446744073709551615 253652683185 0 0 16781312 2 18446604440680960384 0 0 -1 0 0 0 0
[pid=6454/tid=6757] ppid=6452 vsize=364468 CPUtime=0 cores=0,2
/proc/6454/task/6757/stat : 6757 (python) S 6452 6454 5445 0 -1 4202560 27 932 0 0 0 0 0 0 20 0 9 0 656887286 373215232 8085 33554432000 4194304 5683644 140735059749008 18446744073709551615 253652683185 0 0 16781312 2 18446604440680960384 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 703.79
Current children cumulated vsize (KiB) 7921340

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 703.981
CPU time (s): 703.79
CPU user time (s): 702.66
CPU system time (s): 1.13
CPU usage (%): 99.973
Max. virtual memory (cumulated for all children) (KiB): 7921340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.52262
system time used= 0.135979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21275
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= 2855
involuntary context switches= 46

runsolver used 3.23451 second user time and 6.50201 second system time

The end

Launcher Data

Begin job on node106 at 2011-05-15 11:36:05
IDJOB=3377292
IDBENCH=82601
IDSOLVER=1857
FILE ID=node106/3377292-1305452165
RUNJOBID= node106-1305451456-6096
PBS_JOBID= 13324871
Free space on /tmp= 73360 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed)
BENCH NAME= SAT11/random/large/unif-k7-r85-v400-c34000-S927774663-037-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-3377292-1305452165/watcher-3377292-1305452165 -o /tmp/evaluation-result-3377292-1305452165/solver-3377292-1305452165 -C 2400 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3377292-1305452165.cnf -seed 49885320 -budget 2400

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

MD5SUM BENCH= 950830e22ef92fb7f22c5b3c987a21f5
RANDOM SEED=49885320

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23316516 kB
Buffers:        286604 kB
Cached:        6131912 kB
SwapCached:      27544 kB
Active:        1159840 kB
Inactive:      8220416 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23316516 kB
SwapTotal:    67111528 kB
SwapFree:     56449224 kB
Dirty:           33056 kB
Writeback:           0 kB
AnonPages:     2943148 kB
Mapped:          19100 kB
Slab:           127696 kB
PageTables:      59428 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 93665948 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= 73308 MiB
End job on node106 at 2011-05-15 11:47:52