Trace number 3484245

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, 1200 s timeout)UNSAT 140.295 140.573

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v400-c1704-S1081907273-083.UNKNOWN.cnf
MD5SUM4b706363c6542ff406d07bd657988d05
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark39.0431
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1704
Sum of the clauses size5112
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31704
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.35/0.68	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.35/0.68	c INFO: solving HOME/instance-3484245-1307748480.cnf
0.35/0.68	c INFO: computing task features
0.35/0.69	c INFO: computed variable-clause graph statistics
0.35/0.69	c INFO: computed clause balance statistics
0.42/0.72	c INFO: computed variable balance statistics
0.42/0.74	c INFO: computed small-clause counts
0.42/0.75	c INFO: computed Horn-clause counts
0.42/0.75	c INFO: computed variable graph statistics
0.42/0.75	c INFO: collected features for HOME/instance-3484245-1307748480.cnf in 0.07 s
0.42/0.76	c INFO: running gnovelty+2@0 for 97 with 1199 remaining (b = 0.56)
100.48/100.89	c INFO: running march_hi@0 for 388 with 1099 remaining (b = 0.39)
140.17/140.55	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3484245-1307748480/watcher-3484245-1307748480 -o /tmp/evaluation-result-3484245-1307748480/solver-3484245-1307748480 -C 1200 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3484245-1307748480.cnf -seed 169257574 -budget 1200 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 4.04 3.97 3.16 5/214 16552
/proc/meminfo: memFree=31379232/32950928 swapFree=67050648/67111528
[pid=16552] ppid=16550 vsize=15184 CPUtime=0 cores=1,3
/proc/16552/stat : 16552 (python) S 16550 16552 15638 0 -1 4202496 735 0 0 0 0 0 0 0 25 0 1 0 886446689 15548416 622 33554432000 4194304 5683644 140736980125872 18446744073709551615 251814238208 0 2147483391 16781312 2 18446744071699215550 0 0 17 1 0 0 0
/proc/16552/statm: 3796 622 322 364 0 283 0

[startup+0.0394009 s]
/proc/loadavg: 4.04 3.97 3.16 5/214 16552
/proc/meminfo: memFree=31379232/32950928 swapFree=67050648/67111528
[pid=16552] ppid=16550 vsize=18888 CPUtime=0.01 cores=1,3
/proc/16552/stat : 16552 (python) R 16550 16552 15638 0 -1 4202496 1277 0 0 0 1 0 0 0 25 0 1 0 886446689 19341312 1128 33554432000 4194304 5683644 140736980125872 18446744073709551615 251813900997 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/16552/statm: 4722 1129 421 364 0 691 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18888

[startup+0.100442 s]
/proc/loadavg: 4.04 3.97 3.16 5/214 16552
/proc/meminfo: memFree=31379232/32950928 swapFree=67050648/67111528
[pid=16552] ppid=16550 vsize=87708 CPUtime=0.07 cores=1,3
/proc/16552/stat : 16552 (python) S 16550 16552 15638 0 -1 4202496 2640 0 0 0 5 2 0 0 17 0 1 0 886446689 89812992 2354 33554432000 4194304 5683644 140736980125872 18446744073709551615 251814238208 0 2147483391 16781312 2 18446744071699215550 0 0 17 1 0 0 0
/proc/16552/statm: 21927 2354 717 364 0 1623 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 87708

[startup+0.300408 s]
/proc/loadavg: 4.04 3.97 3.16 5/214 16552
/proc/meminfo: memFree=31379232/32950928 swapFree=67050648/67111528
[pid=16552] ppid=16550 vsize=135752 CPUtime=0.18 cores=1,3
/proc/16552/stat : 16552 (python) R 16550 16552 15638 0 -1 4202496 5976 933 1 0 14 4 0 0 17 0 1 0 886446689 139010048 4149 33554432000 4194304 5683644 140736980125872 18446744073709551615 251814236165 0 2147483391 16781312 2 0 0 0 17 1 0 0 0
/proc/16552/statm: 33938 4149 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 135752

[startup+0.70028 s]
/proc/loadavg: 4.04 3.97 3.16 5/214 16552
/proc/meminfo: memFree=31379232/32950928 swapFree=67050648/67111528
[pid=16552] ppid=16550 vsize=278292 CPUtime=0.42 cores=1,3
/proc/16552/stat : 16552 (python) R 16550 16552 15638 0 -1 4202496 9312 933 1 0 31 11 0 0 15 0 1 0 886446689 284971008 6965 33554432000 4194304 5683644 140736980125872 18446744073709551615 4532122 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/16552/statm: 69573 6965 1826 364 0 5497 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 278292

[startup+1.50121 s]
/proc/loadavg: 4.04 3.97 3.16 5/218 16560
/proc/meminfo: memFree=31354780/32950928 swapFree=67050648/67111528
[pid=16552] ppid=16550 vsize=288736 CPUtime=0.48 cores=1,3
/proc/16552/stat : 16552 (python) S 16550 16552 15638 0 -1 4202496 9790 933 1 0 37 11 0 0 17 0 2 0 886446689 295665664 7063 33554432000 4194304 5683644 140736980125872 18446744073709551615 251826066891 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16552/statm: 72184 7063 1867 364 0 8102 0
[pid=16558] ppid=16552 vsize=278492 CPUtime=0 cores=1,3
/proc/16558/stat : 16558 (python) S 16552 16552 15638 0 -1 4202560 738 0 0 0 0 0 0 0 18 0 1 0 886446766 285175808 5546 33554432000 4194304 5683644 140736980125872 18446744073709551615 251814260239 0 0 16781312 514 4314959995100725247 0 0 17 1 0 0 0
/proc/16558/statm: 69623 5546 354 364 0 5541 0
[pid=16560] ppid=16558 vsize=1017800 CPUtime=0.72 cores=1,3
/proc/16560/stat : 16560 (gnovelty+2) R 16558 16560 16560 0 -1 4202496 433 0 0 0 72 0 0 0 21 0 1 0 886446766 1042227200 169 33554432000 134512640 135663704 4293220288 18446744073709551615 134524734 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/16560/statm: 254450 169 113 282 0 254166 0
[pid=16552/tid=16559] ppid=16550 vsize=288736 CPUtime=0 cores=1,3
/proc/16552/task/16559/stat : 16559 (python) S 16550 16552 15638 0 -1 4202560 32 933 0 0 0 0 0 0 18 0 2 0 886446766 295665664 7063 33554432000 4194304 5683644 140736980125872 18446744073709551615 251826063793 0 0 16781312 2 18446604471107761472 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.2
Current children cumulated vsize (KiB) 1585028

[startup+3.10088 s]
/proc/loadavg: 4.04 3.97 3.16 5/218 16560
/proc/meminfo: memFree=31353416/32950928 swapFree=67050648/67111528
[pid=16552] ppid=16550 vsize=288736 CPUtime=0.48 cores=1,3
/proc/16552/stat : 16552 (python) S 16550 16552 15638 0 -1 4202496 9790 933 1 0 37 11 0 0 17 0 2 0 886446689 295665664 7063 33554432000 4194304 5683644 140736980125872 18446744073709551615 251826066891 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16552/statm: 72184 7063 1867 364 0 8102 0
[pid=16558] ppid=16552 vsize=278492 CPUtime=0 cores=1,3
/proc/16558/stat : 16558 (python) S 16552 16552 15638 0 -1 4202560 738 0 0 0 0 0 0 0 18 0 1 0 886446766 285175808 5546 33554432000 4194304 5683644 140736980125872 18446744073709551615 251814260239 0 0 16781312 514 4314959995100692742 0 0 17 1 0 0 0
/proc/16558/statm: 69623 5546 354 364 0 5541 0
[pid=16560] ppid=16558 vsize=1017800 CPUtime=2.32 cores=1,3
/proc/16560/stat : 16560 (gnovelty+2) R 16558 16560 16560 0 -1 4202496 433 0 0 0 232 0 0 0 25 0 1 0 886446766 1042227200 169 33554432000 134512640 135663704 4293220288 18446744073709551615 134524737 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/16560/statm: 254450 169 113 282 0 254166 0
[pid=16552/tid=16559] ppid=16550 vsize=288736 CPUtime=0 cores=1,3
/proc/16552/task/16559/stat : 16559 (python) S 16550 16552 15638 0 -1 4202560 32 933 0 0 0 0 0 0 18 0 2 0 886446766 295665664 7063 33554432000 4194304 5683644 140736980125872 18446744073709551615 251826063793 0 0 16781312 2 18446604471107761472 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.8
Current children cumulated vsize (KiB) 1585028

[startup+6.3004 s]
/proc/loadavg: 4.04 3.97 3.16 5/218 16560
/proc/meminfo: memFree=31353664/32950928 swapFree=67050648/67111528
[pid=16552] ppid=16550 vsize=288736 CPUtime=0.48 cores=1,3
/proc/16552/stat : 16552 (python) S 16550 16552 15638 0 -1 4202496 9790 933 1 0 37 11 0 0 17 0 2 0 886446689 295665664 7063 33554432000 4194304 5683644 140736980125872 18446744073709551615 251826066891 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16552/statm: 72184 7063 1867 364 0 8102 0
[pid=16558] ppid=16552 vsize=278492 CPUtime=0 cores=1,3
/proc/16558/stat : 16558 (python) S 16552 16552 15638 0 -1 4202560 879 0 0 0 0 0 0 0 18 0 1 0 886446766 285175808 5569 33554432000 4194304 5683644 140736980125872 18446744073709551615 251814260239 0 0 16781312 514 4314959995100692742 0 0 17 1 0 0 0
/proc/16558/statm: 69623 5569 377 364 0 5541 0
[pid=16560] ppid=16558 vsize=1017800 CPUtime=5.52 cores=1,3
/proc/16560/stat : 16560 (gnovelty+2) R 16558 16560 16560 0 -1 4202496 433 0 0 0 552 0 0 0 25 0 1 0 886446766 1042227200 169 33554432000 134512640 135663704 4293220288 18446744073709551615 134525556 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/16560/statm: 254450 169 113 282 0 254166 0
[pid=16552/tid=16559] ppid=16550 vsize=288736 CPUtime=0 cores=1,3
/proc/16552/task/16559/stat : 16559 (python) S 16550 16552 15638 0 -1 4202560 32 933 0 0 0 0 0 0 18 0 2 0 886446766 295665664 7063 33554432000 4194304 5683644 140736980125872 18446744073709551615 251826063793 0 0 16781312 2 18446604471107761472 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 6
Current children cumulated vsize (KiB) 1585028

[startup+12.7003 s]
/proc/loadavg: 4.03 3.97 3.17 5/218 16561
/proc/meminfo: memFree=31353668/32950928 swapFree=67050648/67111528
[pid=16552] ppid=16550 vsize=288736 CPUtime=0.48 cores=1,3
/proc/16552/stat : 16552 (python) S 16550 16552 15638 0 -1 4202496 9790 933 1 0 37 11 0 0 17 0 2 0 886446689 295665664 7063 33554432000 4194304 5683644 140736980125872 18446744073709551615 251826066891 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16552/statm: 72184 7063 1867 364 0 8102 0
[pid=16558] ppid=16552 vsize=278492 CPUtime=0 cores=1,3
/proc/16558/stat : 16558 (python) S 16552 16552 15638 0 -1 4202560 882 0 0 0 0 0 0 0 18 0 1 0 886446766 285175808 5569 33554432000 4194304 5683644 140736980125872 18446744073709551615 251814260239 0 0 16781312 514 10691739029424013574 0 0 17 1 0 0 0
/proc/16558/statm: 69623 5569 377 364 0 5541 0
[pid=16560] ppid=16558 vsize=1017800 CPUtime=11.91 cores=1,3
/proc/16560/stat : 16560 (gnovelty+2) R 16558 16560 16560 0 -1 4202496 433 0 0 0 1191 0 0 0 25 0 1 0 886446766 1042227200 169 33554432000 134512640 135663704 4293220288 18446744073709551615 134524548 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/16560/statm: 254450 169 113 282 0 254166 0
[pid=16552/tid=16559] ppid=16550 vsize=288736 CPUtime=0 cores=1,3
/proc/16552/task/16559/stat : 16559 (python) S 16550 16552 15638 0 -1 4202560 32 933 0 0 0 0 0 0 18 0 2 0 886446766 295665664 7063 33554432000 4194304 5683644 140736980125872 18446744073709551615 251826063793 0 0 16781312 2 18446604471107761472 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.39
Current children cumulated vsize (KiB) 1585028

[startup+25.5011 s]
/proc/loadavg: 4.03 3.97 3.18 5/222 16565
/proc/meminfo: memFree=31349484/32950928 swapFree=67050648/67111528
[pid=16552] ppid=16550 vsize=288736 CPUtime=0.48 cores=1,3
/proc/16552/stat : 16552 (python) S 16550 16552 15638 0 -1 4202496 9790 933 1 0 37 11 0 0 17 0 2 0 886446689 295665664 7063 33554432000 4194304 5683644 140736980125872 18446744073709551615 251826066891 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16552/statm: 72184 7063 1867 364 0 8102 0
[pid=16558] ppid=16552 vsize=278492 CPUtime=0.02 cores=1,3
/proc/16558/stat : 16558 (python) S 16552 16552 15638 0 -1 4202560 885 0 0 0 1 1 0 0 18 0 1 0 886446766 285175808 5569 33554432000 4194304 5683644 140736980125872 18446744073709551615 251814260239 0 0 16781312 514 10691739029424013574 0 0 17 1 0 0 0
/proc/16558/statm: 69623 5569 377 364 0 5541 0
[pid=16560] ppid=16558 vsize=1017800 CPUtime=24.69 cores=1,3
/proc/16560/stat : 16560 (gnovelty+2) R 16558 16560 16560 0 -1 4202496 433 0 0 0 2469 0 0 0 25 0 1 0 886446766 1042227200 169 33554432000 134512640 135663704 4293220288 18446744073709551615 134545572 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/16560/statm: 254450 169 113 282 0 254166 0
[pid=16552/tid=16559] ppid=16550 vsize=288736 CPUtime=0 cores=1,3
/proc/16552/task/16559/stat : 16559 (python) S 16550 16552 15638 0 -1 4202560 32 933 0 0 0 0 0 0 18 0 2 0 886446766 295665664 7063 33554432000 4194304 5683644 140736980125872 18446744073709551615 251826063793 0 0 16781312 2 18446604471107761472 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.19
Current children cumulated vsize (KiB) 1585028

[startup+51.1008 s]
/proc/loadavg: 4.08 3.99 3.20 5/226 16570
/proc/meminfo: memFree=31337320/32950928 swapFree=67050648/67111528
[pid=16552] ppid=16550 vsize=288736 CPUtime=0.48 cores=1,3
/proc/16552/stat : 16552 (python) S 16550 16552 15638 0 -1 4202496 9790 933 1 0 37 11 0 0 17 0 2 0 886446689 295665664 7063 33554432000 4194304 5683644 140736980125872 18446744073709551615 251826066891 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16552/statm: 72184 7063 1867 364 0 8102 0
[pid=16558] ppid=16552 vsize=278492 CPUtime=0.06 cores=1,3
/proc/16558/stat : 16558 (python) S 16552 16552 15638 0 -1 4202560 895 0 0 0 3 3 0 0 18 0 1 0 886446766 285175808 5569 33554432000 4194304 5683644 140736980125872 18446744073709551615 251814260239 0 0 16781312 514 10691739029424013574 0 0 17 1 0 0 0
/proc/16558/statm: 69623 5569 377 364 0 5541 0
[pid=16560] ppid=16558 vsize=1017800 CPUtime=50.26 cores=1,3
/proc/16560/stat : 16560 (gnovelty+2) R 16558 16560 16560 0 -1 4202496 433 0 0 0 5026 0 0 0 25 0 1 0 886446766 1042227200 169 33554432000 134512640 135663704 4293220288 18446744073709551615 134524548 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/16560/statm: 254450 169 113 282 0 254166 0
[pid=16552/tid=16559] ppid=16550 vsize=288736 CPUtime=0 cores=1,3
/proc/16552/task/16559/stat : 16559 (python) S 16550 16552 15638 0 -1 4202560 32 933 0 0 0 0 0 0 18 0 2 0 886446766 295665664 7063 33554432000 4194304 5683644 140736980125872 18446744073709551615 251826063793 0 0 16781312 2 18446604471107761472 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.8
Current children cumulated vsize (KiB) 1585028

[startup+102.307 s]
/proc/loadavg: 4.03 3.99 3.25 5/231 16576
/proc/meminfo: memFree=31329172/32950928 swapFree=67050648/67111528
[pid=16552] ppid=16550 vsize=299532 CPUtime=0.49 cores=1,3
/proc/16552/stat : 16552 (python) S 16550 16552 15638 0 -1 4202496 10612 933 1 0 38 11 0 0 20 0 3 0 886446689 306720768 7205 33554432000 4194304 5683644 140736980125872 18446744073709551615 251826066891 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16552/statm: 74883 7205 1870 364 0 10798 0
[pid=16558] ppid=16552 vsize=288736 CPUtime=0.13 cores=1,3
/proc/16558/stat : 16558 (python) S 16552 16552 15638 0 -1 4202560 1147 0 0 0 7 6 0 0 19 0 2 0 886446766 295665664 5613 33554432000 4194304 5683644 140736980125872 18446744073709551615 251826066891 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/16558/statm: 72184 5613 416 364 0 8102 0
[pid=16560] ppid=16558 vsize=1017800 CPUtime=99.96 cores=1,3
/proc/16560/stat : 16560 (gnovelty+2) T 16558 16560 16560 0 -1 4202496 433 0 0 0 9996 0 0 0 25 0 1 0 886446766 1042227200 169 33554432000 134512640 135663704 4293220288 18446744073709551615 134524909 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/16560/statm: 254450 169 113 282 0 254166 0
[pid=16558/tid=16573] ppid=16552 vsize=288736 CPUtime=0 cores=1,3
/proc/16558/task/16573/stat : 16573 (python) S 16552 16552 15638 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 886456778 295665664 5613 33554432000 4194304 5683644 140736980125872 18446744073709551615 251826063793 0 0 16781312 514 18446604458212315456 0 0 -1 3 0 0 0
[pid=16574] ppid=16552 vsize=289288 CPUtime=0 cores=1,3
/proc/16574/stat : 16574 (python) S 16552 16552 15638 0 -1 4202560 747 0 0 0 0 0 0 0 15 0 1 0 886456779 296230912 5679 33554432000 4194304 5683644 140736980125872 18446744073709551615 251814260294 0 0 16781312 514 5631549028182229256 0 0 17 1 0 0 0
/proc/16574/statm: 72322 5679 348 364 0 8237 0
[pid=16576] ppid=16574 vsize=1972 CPUtime=1.39 cores=1,3
/proc/16576/stat : 16576 (march_hi) R 16574 16576 16576 0 -1 4202496 591 0 0 0 139 0 0 0 25 0 1 0 886456779 2019328 329 33554432000 4194304 4955518 140735865148800 18446744073709551615 4227814 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/16576/statm: 493 329 104 186 0 306 0
[pid=16552/tid=16559] ppid=16550 vsize=299532 CPUtime=0 cores=1,3
/proc/16552/task/16559/stat : 16559 (python) S 16550 16552 15638 0 -1 4202560 32 933 0 0 0 0 0 0 18 0 3 0 886446766 306720768 7205 33554432000 4194304 5683644 140736980125872 18446744073709551615 251826063793 0 0 16781312 2 18446604471107761472 0 0 -1 1 0 0 0
[pid=16552/tid=16575] ppid=16550 vsize=299532 CPUtime=0 cores=1,3
/proc/16552/task/16575/stat : 16575 (python) S 16550 16552 15638 0 -1 4202560 29 933 0 0 0 0 0 0 20 0 3 0 886456779 306720768 7205 33554432000 4194304 5683644 140736980125872 18446744073709551615 251826063793 0 0 16781312 2 18446604471107761472 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.97
Current children cumulated vsize (KiB) 1897328

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

[startup+127.901 s]
/proc/loadavg: 4.02 3.99 3.27 5/235 16581
/proc/meminfo: memFree=31321304/32950928 swapFree=67050648/67111528
[pid=16552] ppid=16550 vsize=299532 CPUtime=0.49 cores=1,3
/proc/16552/stat : 16552 (python) S 16550 16552 15638 0 -1 4202496 10612 933 1 0 38 11 0 0 20 0 3 0 886446689 306720768 7205 33554432000 4194304 5683644 140736980125872 18446744073709551615 251826066891 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0

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

/proc/16576/stat : 16576 (march_hi) R 16574 16576 16576 0 -1 4202496 1171 0 0 0 2693 0 0 0 25 0 1 0 886456779 5287936 909 33554432000 4194304 4955518 140735865148800 18446744073709551615 4227559 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/16576/statm: 1291 909 104 186 0 1104 0
[pid=16552/tid=16559] ppid=16550 vsize=299532 CPUtime=0 cores=1,3
/proc/16552/task/16559/stat : 16559 (python) S 16550 16552 15638 0 -1 4202560 32 933 0 0 0 0 0 0 18 0 3 0 886446766 306720768 7205 33554432000 4194304 5683644 140736980125872 18446744073709551615 251826063793 0 0 16781312 2 18446604471107761472 0 0 -1 1 0 0 0
[pid=16552/tid=16575] ppid=16550 vsize=299532 CPUtime=0 cores=1,3
/proc/16552/task/16575/stat : 16575 (python) S 16550 16552 15638 0 -1 4202560 29 933 0 0 0 0 0 0 20 0 3 0 886456779 306720768 7205 33554432000 4194304 5683644 140736980125872 18446744073709551615 251826063793 0 0 16781312 2 18446604471107761472 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 127.56
Current children cumulated vsize (KiB) 1900520

[startup+134.301 s]
/proc/loadavg: 4.02 3.99 3.27 5/235 16581
/proc/meminfo: memFree=31320804/32950928 swapFree=67050648/67111528
[pid=16552] ppid=16550 vsize=299532 CPUtime=0.49 cores=1,3
/proc/16552/stat : 16552 (python) S 16550 16552 15638 0 -1 4202496 10612 933 1 0 38 11 0 0 20 0 3 0 886446689 306720768 7205 33554432000 4194304 5683644 140736980125872 18446744073709551615 251826066891 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16552/statm: 74883 7205 1870 364 0 10798 0
[pid=16558] ppid=16552 vsize=288736 CPUtime=0.13 cores=1,3
/proc/16558/stat : 16558 (python) S 16552 16552 15638 0 -1 4202560 1147 0 0 0 7 6 0 0 19 0 2 0 886446766 295665664 5613 33554432000 4194304 5683644 140736980125872 18446744073709551615 251826066891 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/16558/statm: 72184 5613 416 364 0 8102 0
[pid=16560] ppid=16558 vsize=1017800 CPUtime=99.96 cores=1,3
/proc/16560/stat : 16560 (gnovelty+2) T 16558 16560 16560 0 -1 4202496 433 0 0 0 9996 0 0 0 25 0 1 0 886446766 1042227200 169 33554432000 134512640 135663704 4293220288 18446744073709551615 134524909 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/16560/statm: 254450 169 113 282 0 254166 0
[pid=16558/tid=16573] ppid=16552 vsize=288736 CPUtime=0 cores=1,3
/proc/16558/task/16573/stat : 16573 (python) S 16552 16552 15638 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 886456778 295665664 5613 33554432000 4194304 5683644 140736980125872 18446744073709551615 251826063793 0 0 16781312 514 18446604458212315456 0 0 -1 3 0 0 0
[pid=16574] ppid=16552 vsize=289288 CPUtime=0.07 cores=1,3
/proc/16574/stat : 16574 (python) S 16552 16552 15638 0 -1 4202560 921 0 0 0 4 3 0 0 15 0 1 0 886456779 296230912 5702 33554432000 4194304 5683644 140736980125872 18446744073709551615 251814260294 0 0 16781312 514 5631549028182229256 0 0 17 1 0 0 0
/proc/16574/statm: 72322 5702 371 364 0 8237 0
[pid=16576] ppid=16574 vsize=5164 CPUtime=33.32 cores=1,3
/proc/16576/stat : 16576 (march_hi) R 16574 16576 16576 0 -1 4202496 1332 0 0 0 3332 0 0 0 25 0 1 0 886456779 5287936 1070 33554432000 4194304 4955518 140735865148800 18446744073709551615 4244449 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/16576/statm: 1291 1070 104 186 0 1104 0
[pid=16552/tid=16559] ppid=16550 vsize=299532 CPUtime=0 cores=1,3
/proc/16552/task/16559/stat : 16559 (python) S 16550 16552 15638 0 -1 4202560 32 933 0 0 0 0 0 0 18 0 3 0 886446766 306720768 7205 33554432000 4194304 5683644 140736980125872 18446744073709551615 251826063793 0 0 16781312 2 18446604471107761472 0 0 -1 1 0 0 0
[pid=16552/tid=16575] ppid=16550 vsize=299532 CPUtime=0 cores=1,3
/proc/16552/task/16575/stat : 16575 (python) S 16550 16552 15638 0 -1 4202560 29 933 0 0 0 0 0 0 20 0 3 0 886456779 306720768 7205 33554432000 4194304 5683644 140736980125872 18446744073709551615 251826063793 0 0 16781312 2 18446604471107761472 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 133.97
Current children cumulated vsize (KiB) 1900520

[startup+137.507 s]
/proc/loadavg: 4.02 3.99 3.28 5/235 16581
/proc/meminfo: memFree=31320184/32950928 swapFree=67050648/67111528
[pid=16552] ppid=16550 vsize=299532 CPUtime=0.49 cores=1,3
/proc/16552/stat : 16552 (python) S 16550 16552 15638 0 -1 4202496 10612 933 1 0 38 11 0 0 20 0 3 0 886446689 306720768 7205 33554432000 4194304 5683644 140736980125872 18446744073709551615 251826066891 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16552/statm: 74883 7205 1870 364 0 10798 0
[pid=16558] ppid=16552 vsize=288736 CPUtime=0.13 cores=1,3
/proc/16558/stat : 16558 (python) S 16552 16552 15638 0 -1 4202560 1147 0 0 0 7 6 0 0 19 0 2 0 886446766 295665664 5613 33554432000 4194304 5683644 140736980125872 18446744073709551615 251826066891 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/16558/statm: 72184 5613 416 364 0 8102 0
[pid=16560] ppid=16558 vsize=1017800 CPUtime=99.96 cores=1,3
/proc/16560/stat : 16560 (gnovelty+2) T 16558 16560 16560 0 -1 4202496 433 0 0 0 9996 0 0 0 25 0 1 0 886446766 1042227200 169 33554432000 134512640 135663704 4293220288 18446744073709551615 134524909 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/16560/statm: 254450 169 113 282 0 254166 0
[pid=16558/tid=16573] ppid=16552 vsize=288736 CPUtime=0 cores=1,3
/proc/16558/task/16573/stat : 16573 (python) S 16552 16552 15638 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 886456778 295665664 5613 33554432000 4194304 5683644 140736980125872 18446744073709551615 251826063793 0 0 16781312 514 18446604458212315456 0 0 -1 3 0 0 0
[pid=16574] ppid=16552 vsize=289288 CPUtime=0.08 cores=1,3
/proc/16574/stat : 16574 (python) S 16552 16552 15638 0 -1 4202560 926 0 0 0 5 3 0 0 15 0 1 0 886456779 296230912 5702 33554432000 4194304 5683644 140736980125872 18446744073709551615 251814260294 0 0 16781312 514 5631549028182229256 0 0 17 1 0 0 0
/proc/16574/statm: 72322 5702 371 364 0 8237 0
[pid=16576] ppid=16574 vsize=6316 CPUtime=36.51 cores=1,3
/proc/16576/stat : 16576 (march_hi) R 16574 16576 16576 0 -1 4202496 1412 0 0 0 3651 0 0 0 25 0 1 0 886456779 6467584 1150 33554432000 4194304 4955518 140735865148800 18446744073709551615 4314026 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/16576/statm: 1579 1150 104 186 0 1392 0
[pid=16552/tid=16559] ppid=16550 vsize=299532 CPUtime=0 cores=1,3
/proc/16552/task/16559/stat : 16559 (python) S 16550 16552 15638 0 -1 4202560 32 933 0 0 0 0 0 0 18 0 3 0 886446766 306720768 7205 33554432000 4194304 5683644 140736980125872 18446744073709551615 251826063793 0 0 16781312 2 18446604471107761472 0 0 -1 1 0 0 0
[pid=16552/tid=16575] ppid=16550 vsize=299532 CPUtime=0 cores=1,3
/proc/16552/task/16575/stat : 16575 (python) S 16550 16552 15638 0 -1 4202560 29 933 0 0 0 0 0 0 20 0 3 0 886456779 306720768 7205 33554432000 4194304 5683644 140736980125872 18446744073709551615 251826063793 0 0 16781312 2 18446604471107761472 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 137.17
Current children cumulated vsize (KiB) 1901672

[startup+139.101 s]
/proc/loadavg: 4.02 3.99 3.28 5/235 16581
/proc/meminfo: memFree=31320060/32950928 swapFree=67050648/67111528
[pid=16552] ppid=16550 vsize=299532 CPUtime=0.49 cores=1,3
/proc/16552/stat : 16552 (python) S 16550 16552 15638 0 -1 4202496 10612 933 1 0 38 11 0 0 20 0 3 0 886446689 306720768 7205 33554432000 4194304 5683644 140736980125872 18446744073709551615 251826066891 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16552/statm: 74883 7205 1870 364 0 10798 0
[pid=16558] ppid=16552 vsize=288736 CPUtime=0.13 cores=1,3
/proc/16558/stat : 16558 (python) S 16552 16552 15638 0 -1 4202560 1147 0 0 0 7 6 0 0 19 0 2 0 886446766 295665664 5613 33554432000 4194304 5683644 140736980125872 18446744073709551615 251826066891 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/16558/statm: 72184 5613 416 364 0 8102 0
[pid=16560] ppid=16558 vsize=1017800 CPUtime=99.96 cores=1,3
/proc/16560/stat : 16560 (gnovelty+2) T 16558 16560 16560 0 -1 4202496 433 0 0 0 9996 0 0 0 25 0 1 0 886446766 1042227200 169 33554432000 134512640 135663704 4293220288 18446744073709551615 134524909 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/16560/statm: 254450 169 113 282 0 254166 0
[pid=16558/tid=16573] ppid=16552 vsize=288736 CPUtime=0 cores=1,3
/proc/16558/task/16573/stat : 16573 (python) S 16552 16552 15638 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 886456778 295665664 5613 33554432000 4194304 5683644 140736980125872 18446744073709551615 251826063793 0 0 16781312 514 18446604458212315456 0 0 -1 3 0 0 0
[pid=16574] ppid=16552 vsize=289288 CPUtime=0.08 cores=1,3
/proc/16574/stat : 16574 (python) S 16552 16552 15638 0 -1 4202560 926 0 0 0 5 3 0 0 15 0 1 0 886456779 296230912 5702 33554432000 4194304 5683644 140736980125872 18446744073709551615 251814260294 0 0 16781312 514 5631549028182229256 0 0 17 1 0 0 0
/proc/16574/statm: 72322 5702 371 364 0 8237 0
[pid=16576] ppid=16574 vsize=6316 CPUtime=38.11 cores=1,3
/proc/16576/stat : 16576 (march_hi) R 16574 16576 16576 0 -1 4202496 1453 0 0 0 3811 0 0 0 25 0 1 0 886456779 6467584 1191 33554432000 4194304 4955518 140735865148800 18446744073709551615 4227819 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/16576/statm: 1579 1191 104 186 0 1392 0
[pid=16552/tid=16559] ppid=16550 vsize=299532 CPUtime=0 cores=1,3
/proc/16552/task/16559/stat : 16559 (python) S 16550 16552 15638 0 -1 4202560 32 933 0 0 0 0 0 0 18 0 3 0 886446766 306720768 7205 33554432000 4194304 5683644 140736980125872 18446744073709551615 251826063793 0 0 16781312 2 18446604471107761472 0 0 -1 1 0 0 0
[pid=16552/tid=16575] ppid=16550 vsize=299532 CPUtime=0 cores=1,3
/proc/16552/task/16575/stat : 16575 (python) S 16550 16552 15638 0 -1 4202560 29 933 0 0 0 0 0 0 20 0 3 0 886456779 306720768 7205 33554432000 4194304 5683644 140736980125872 18446744073709551615 251826063793 0 0 16781312 2 18446604471107761472 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 138.77
Current children cumulated vsize (KiB) 1901672

[startup+139.901 s]
/proc/loadavg: 4.02 3.99 3.28 5/235 16581
/proc/meminfo: memFree=31319936/32950928 swapFree=67050648/67111528
[pid=16552] ppid=16550 vsize=299532 CPUtime=0.49 cores=1,3
/proc/16552/stat : 16552 (python) S 16550 16552 15638 0 -1 4202496 10612 933 1 0 38 11 0 0 20 0 3 0 886446689 306720768 7205 33554432000 4194304 5683644 140736980125872 18446744073709551615 251826066891 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16552/statm: 74883 7205 1870 364 0 10798 0
[pid=16558] ppid=16552 vsize=288736 CPUtime=0.13 cores=1,3
/proc/16558/stat : 16558 (python) S 16552 16552 15638 0 -1 4202560 1147 0 0 0 7 6 0 0 19 0 2 0 886446766 295665664 5613 33554432000 4194304 5683644 140736980125872 18446744073709551615 251826066891 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/16558/statm: 72184 5613 416 364 0 8102 0
[pid=16560] ppid=16558 vsize=1017800 CPUtime=99.96 cores=1,3
/proc/16560/stat : 16560 (gnovelty+2) T 16558 16560 16560 0 -1 4202496 433 0 0 0 9996 0 0 0 25 0 1 0 886446766 1042227200 169 33554432000 134512640 135663704 4293220288 18446744073709551615 134524909 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/16560/statm: 254450 169 113 282 0 254166 0
[pid=16558/tid=16573] ppid=16552 vsize=288736 CPUtime=0 cores=1,3
/proc/16558/task/16573/stat : 16573 (python) S 16552 16552 15638 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 886456778 295665664 5613 33554432000 4194304 5683644 140736980125872 18446744073709551615 251826063793 0 0 16781312 514 18446604458212315456 0 0 -1 3 0 0 0
[pid=16574] ppid=16552 vsize=289288 CPUtime=0.09 cores=1,3
/proc/16574/stat : 16574 (python) S 16552 16552 15638 0 -1 4202560 928 0 0 0 6 3 0 0 15 0 1 0 886456779 296230912 5702 33554432000 4194304 5683644 140736980125872 18446744073709551615 251814260294 0 0 16781312 514 5631549028182229256 0 0 17 1 0 0 0
/proc/16574/statm: 72322 5702 371 364 0 8237 0
[pid=16576] ppid=16574 vsize=6316 CPUtime=38.9 cores=1,3
/proc/16576/stat : 16576 (march_hi) R 16574 16576 16576 0 -1 4202496 1473 0 0 0 3890 0 0 0 25 0 1 0 886456779 6467584 1211 33554432000 4194304 4955518 140735865148800 18446744073709551615 4224642 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/16576/statm: 1579 1211 104 186 0 1392 0
[pid=16552/tid=16559] ppid=16550 vsize=299532 CPUtime=0 cores=1,3
/proc/16552/task/16559/stat : 16559 (python) S 16550 16552 15638 0 -1 4202560 32 933 0 0 0 0 0 0 18 0 3 0 886446766 306720768 7205 33554432000 4194304 5683644 140736980125872 18446744073709551615 251826063793 0 0 16781312 2 18446604471107761472 0 0 -1 1 0 0 0
[pid=16552/tid=16575] ppid=16550 vsize=299532 CPUtime=0 cores=1,3
/proc/16552/task/16575/stat : 16575 (python) S 16550 16552 15638 0 -1 4202560 29 933 0 0 0 0 0 0 20 0 3 0 886456779 306720768 7205 33554432000 4194304 5683644 140736980125872 18446744073709551615 251826063793 0 0 16781312 2 18446604471107761472 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 139.57
Current children cumulated vsize (KiB) 1901672

[startup+140.301 s]
/proc/loadavg: 4.02 3.99 3.28 5/235 16581
/proc/meminfo: memFree=31319936/32950928 swapFree=67050648/67111528
[pid=16552] ppid=16550 vsize=299532 CPUtime=0.49 cores=1,3
/proc/16552/stat : 16552 (python) S 16550 16552 15638 0 -1 4202496 10612 933 1 0 38 11 0 0 20 0 3 0 886446689 306720768 7205 33554432000 4194304 5683644 140736980125872 18446744073709551615 251826066891 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16552/statm: 74883 7205 1870 364 0 10798 0
[pid=16558] ppid=16552 vsize=288736 CPUtime=0.13 cores=1,3
/proc/16558/stat : 16558 (python) S 16552 16552 15638 0 -1 4202560 1147 0 0 0 7 6 0 0 19 0 2 0 886446766 295665664 5613 33554432000 4194304 5683644 140736980125872 18446744073709551615 251826066891 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/16558/statm: 72184 5613 416 364 0 8102 0
[pid=16560] ppid=16558 vsize=1017800 CPUtime=99.96 cores=1,3
/proc/16560/stat : 16560 (gnovelty+2) T 16558 16560 16560 0 -1 4202496 433 0 0 0 9996 0 0 0 25 0 1 0 886446766 1042227200 169 33554432000 134512640 135663704 4293220288 18446744073709551615 134524909 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/16560/statm: 254450 169 113 282 0 254166 0
[pid=16558/tid=16573] ppid=16552 vsize=288736 CPUtime=0 cores=1,3
/proc/16558/task/16573/stat : 16573 (python) S 16552 16552 15638 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 886456778 295665664 5613 33554432000 4194304 5683644 140736980125872 18446744073709551615 251826063793 0 0 16781312 514 18446604458212315456 0 0 -1 3 0 0 0
[pid=16574] ppid=16552 vsize=289288 CPUtime=0.09 cores=1,3
/proc/16574/stat : 16574 (python) S 16552 16552 15638 0 -1 4202560 930 0 0 0 6 3 0 0 15 0 1 0 886456779 296230912 5702 33554432000 4194304 5683644 140736980125872 18446744073709551615 251814260294 0 0 16781312 514 5631549028182229256 0 0 17 1 0 0 0
/proc/16574/statm: 72322 5702 371 364 0 8237 0
[pid=16576] ppid=16574 vsize=6316 CPUtime=39.3 cores=1,3
/proc/16576/stat : 16576 (march_hi) R 16574 16576 16576 0 -1 4202496 1482 0 0 0 3930 0 0 0 25 0 1 0 886456779 6467584 1220 33554432000 4194304 4955518 140735865148800 18446744073709551615 4224631 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/16576/statm: 1579 1220 104 186 0 1392 0
[pid=16552/tid=16559] ppid=16550 vsize=299532 CPUtime=0 cores=1,3
/proc/16552/task/16559/stat : 16559 (python) S 16550 16552 15638 0 -1 4202560 32 933 0 0 0 0 0 0 18 0 3 0 886446766 306720768 7205 33554432000 4194304 5683644 140736980125872 18446744073709551615 251826063793 0 0 16781312 2 18446604471107761472 0 0 -1 1 0 0 0
[pid=16552/tid=16575] ppid=16550 vsize=299532 CPUtime=0 cores=1,3
/proc/16552/task/16575/stat : 16575 (python) S 16550 16552 15638 0 -1 4202560 29 933 0 0 0 0 0 0 20 0 3 0 886456779 306720768 7205 33554432000 4194304 5683644 140736980125872 18446744073709551615 251826063793 0 0 16781312 2 18446604471107761472 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 139.97
Current children cumulated vsize (KiB) 1901672

[startup+140.501 s]
/proc/loadavg: 4.02 3.99 3.28 5/235 16581
/proc/meminfo: memFree=31319936/32950928 swapFree=67050648/67111528
[pid=16552] ppid=16550 vsize=299532 CPUtime=0.49 cores=1,3
/proc/16552/stat : 16552 (python) S 16550 16552 15638 0 -1 4202496 10612 933 1 0 38 11 0 0 20 0 3 0 886446689 306720768 7205 33554432000 4194304 5683644 140736980125872 18446744073709551615 251826066891 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16552/statm: 74883 7205 1870 364 0 10798 0
[pid=16558] ppid=16552 vsize=288736 CPUtime=0.13 cores=1,3
/proc/16558/stat : 16558 (python) S 16552 16552 15638 0 -1 4202560 1147 0 0 0 7 6 0 0 19 0 2 0 886446766 295665664 5613 33554432000 4194304 5683644 140736980125872 18446744073709551615 251826066891 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/16558/statm: 72184 5613 416 364 0 8102 0
[pid=16560] ppid=16558 vsize=1017800 CPUtime=99.96 cores=1,3
/proc/16560/stat : 16560 (gnovelty+2) T 16558 16560 16560 0 -1 4202496 433 0 0 0 9996 0 0 0 25 0 1 0 886446766 1042227200 169 33554432000 134512640 135663704 4293220288 18446744073709551615 134524909 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/16560/statm: 254450 169 113 282 0 254166 0
[pid=16558/tid=16573] ppid=16552 vsize=288736 CPUtime=0 cores=1,3
/proc/16558/task/16573/stat : 16573 (python) S 16552 16552 15638 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 886456778 295665664 5613 33554432000 4194304 5683644 140736980125872 18446744073709551615 251826063793 0 0 16781312 514 18446604458212315456 0 0 -1 3 0 0 0
[pid=16574] ppid=16552 vsize=289288 CPUtime=0.09 cores=1,3
/proc/16574/stat : 16574 (python) S 16552 16552 15638 0 -1 4202560 932 0 0 0 6 3 0 0 15 0 1 0 886456779 296230912 5702 33554432000 4194304 5683644 140736980125872 18446744073709551615 251814260294 0 0 16781312 514 5631549028182229256 0 0 17 1 0 0 0
/proc/16574/statm: 72322 5702 371 364 0 8237 0
[pid=16576] ppid=16574 vsize=6316 CPUtime=39.5 cores=1,3
/proc/16576/stat : 16576 (march_hi) R 16574 16576 16576 0 -1 4202496 1486 0 0 0 3950 0 0 0 25 0 1 0 886456779 6467584 1224 33554432000 4194304 4955518 140735865148800 18446744073709551615 4300755 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/16576/statm: 1579 1224 104 186 0 1392 0
[pid=16552/tid=16559] ppid=16550 vsize=299532 CPUtime=0 cores=1,3
/proc/16552/task/16559/stat : 16559 (python) S 16550 16552 15638 0 -1 4202560 32 933 0 0 0 0 0 0 18 0 3 0 886446766 306720768 7205 33554432000 4194304 5683644 140736980125872 18446744073709551615 251826063793 0 0 16781312 2 18446604471107761472 0 0 -1 1 0 0 0
[pid=16552/tid=16575] ppid=16550 vsize=299532 CPUtime=0 cores=1,3
/proc/16552/task/16575/stat : 16575 (python) S 16550 16552 15638 0 -1 4202560 29 933 0 0 0 0 0 0 20 0 3 0 886456779 306720768 7205 33554432000 4194304 5683644 140736980125872 18446744073709551615 251826063793 0 0 16781312 2 18446604471107761472 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 140.17
Current children cumulated vsize (KiB) 1901672

Child status: 0
Real time (s): 140.573
CPU time (s): 140.295
CPU user time (s): 140.056
CPU system time (s): 0.238963
CPU usage (%): 99.802
Max. virtual memory (cumulated for all children) (KiB): 1901672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 140.056
system time used= 0.238963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20152
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= 3643
involuntary context switches= 1257

runsolver used 0.26196 second user time and 0.554915 second system time

The end

Launcher Data

Begin job on node126 at 2011-06-11 01:28:00
IDJOB=3484245
IDBENCH=82756
IDSOLVER=1975
FILE ID=node126/3484245-1307748480
RUNJOBID= node126-1307747008-15658
PBS_JOBID= 13550831
Free space on /tmp= 74072 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed, 1200 s timeout)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v400-c1704-S1081907273-083.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-3484245-1307748480/watcher-3484245-1307748480 -o /tmp/evaluation-result-3484245-1307748480/solver-3484245-1307748480 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3484245-1307748480.cnf -seed 169257574 -budget 1200

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

MD5SUM BENCH= 4b706363c6542ff406d07bd657988d05
RANDOM SEED=169257574

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31379660 kB
Buffers:        244504 kB
Cached:         835024 kB
SwapCached:      14888 kB
Active:         807120 kB
Inactive:       555760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31379660 kB
SwapTotal:    67111528 kB
SwapFree:     67050648 kB
Dirty:           32932 kB
Writeback:          40 kB
AnonPages:      280964 kB
Mapped:          16860 kB
Slab:           135560 kB
PageTables:      12024 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  5152108 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= 74036 MiB
End job on node126 at 2011-06-11 01:30:21