Trace number 3386960

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)? (TO) 5000.1 4980.79

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v550-c2343-S912111154-025.UNKNOWN.cnf
MD5SUM63be53becd3199de3ebad3751e577715
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2260.91
Satisfiable
(Un)Satisfiability was proved
Number of variables550
Number of clauses2343
Sum of the clauses size7029
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32343
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.38/0.66	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.38/0.66	c INFO: solving HOME/instance-3386960-1305595257.cnf
0.38/0.66	c INFO: computing task features
0.38/0.67	c INFO: computed variable-clause graph statistics
0.38/0.67	c INFO: computed clause balance statistics
0.45/0.71	c INFO: computed variable balance statistics
0.45/0.74	c INFO: computed small-clause counts
0.45/0.74	c INFO: computed Horn-clause counts
0.45/0.75	c INFO: computed variable graph statistics
0.45/0.75	c INFO: collected features for HOME/instance-3386960-1305595257.cnf in 0.09 s
0.45/0.78	c INFO: running gnovelty+2@0 for 97 with 4999 remaining (b = 0.57)
100.17/100.19	c INFO: running march_hi@0 for 388 with 4900 remaining (b = 0.33)
494.33/492.78	c INFO: running march_hi@0 for 97 with 4508 remaining (b = 0.10)
595.32/593.37	c INFO: running march_hi@392 for 97 with 4407 remaining (b = 0.10)
691.85/689.41	c INFO: running march_hi@488 for 97 with 4311 remaining (b = 0.09)
790.70/787.99	c INFO: running march_hi@587 for 97 with 4212 remaining (b = 0.11)
889.20/886.02	c INFO: running gnovelty+2@0 for 97 with 4114 remaining (b = 0.07)
987.91/984.47	c INFO: running march_hi@100 for 291 with 4016 remaining (b = 0.23)
1279.95/1275.21	c INFO: running march_hi@0 for 97 with 3725 remaining (b = 0.10)
1379.63/1374.56	c INFO: running march_hi@391 for 97 with 3626 remaining (b = 0.10)
1476.75/1471.28	c INFO: running march_hi@487 for 97 with 3529 remaining (b = 0.08)
1576.04/1570.14	c INFO: running march_hi@586 for 97 with 3430 remaining (b = 0.10)
1672.64/1666.41	c INFO: running march_hi@99 for 291 with 3334 remaining (b = 0.21)
1962.83/1955.39	c INFO: running march_hi@0 for 97 with 3045 remaining (b = 0.09)
2061.79/2053.96	c INFO: running march_hi@388 for 97 with 2947 remaining (b = 0.08)
2164.15/2155.83	c INFO: running march_hi@490 for 194 with 2845 remaining (b = 0.13)
2355.63/2346.51	c INFO: running march_hi@98 for 291 with 2654 remaining (b = 0.19)
2647.09/2636.87	c INFO: running march_hi@388 for 97 with 2364 remaining (b = 0.06)
2749.81/2739.12	c INFO: running kcnfs-2006@0 for 582 with 2262 remaining (b = 0.29)
3339.19/3326.41	c INFO: running march_hi@0 for 97 with 1674 remaining (b = 0.07)
3439.96/3426.74	c INFO: running march_hi@490 for 97 with 1574 remaining (b = 0.05)
3534.26/3520.60	c INFO: running march_hi@685 for 1480 with 1480 remaining (b = 0.44)

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-3386960-1305595257/watcher-3386960-1305595257 -o /tmp/evaluation-result-3386960-1305595257/solver-3386960-1305595257 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386960-1305595257.cnf -seed 1785760797 -budget 5000 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.29 4.14 4.04 4/501 12630
/proc/meminfo: memFree=23195816/32951124 swapFree=63649240/67111528
[pid=12630] ppid=12628 vsize=15776 CPUtime=0 cores=1,3,5,7
/proc/12630/stat : 12630 (python) S 12628 12630 11495 0 -1 4202496 895 0 0 0 0 0 0 0 24 0 1 0 671124213 16154624 777 33554432000 4194304 5683644 140733926495584 18446744073709551615 210204645376 0 2147483391 16781312 2 18446744071699207358 0 0 17 1 0 0 0
/proc/12630/statm: 3944 777 343 364 0 431 0

[startup+0.0589549 s]
/proc/loadavg: 4.29 4.14 4.04 4/501 12630
/proc/meminfo: memFree=23195816/32951124 swapFree=63649240/67111528
[pid=12630] ppid=12628 vsize=29788 CPUtime=0.04 cores=1,3,5,7
/proc/12630/stat : 12630 (python) R 12628 12630 11495 0 -1 4202496 1414 0 0 0 3 1 0 0 25 0 1 0 671124213 30502912 1258 33554432000 4194304 5683644 140733926495584 18446744073709551615 210204645376 0 2147483391 16781312 2 0 0 0 17 1 0 0 0
/proc/12630/statm: 7447 1258 443 364 0 817 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 29788

[startup+0.100926 s]
/proc/loadavg: 4.29 4.14 4.04 4/501 12630
/proc/meminfo: memFree=23195816/32951124 swapFree=63649240/67111528
[pid=12630] ppid=12628 vsize=85620 CPUtime=0.06 cores=1,3,5,7
/proc/12630/stat : 12630 (python) R 12628 12630 11495 0 -1 4202496 2630 0 0 0 4 2 0 0 17 0 1 0 671124213 87674880 2348 33554432000 4194304 5683644 140733926495584 18446744073709551615 210204645376 0 2147483391 16781312 2 0 0 0 17 1 0 0 0
/proc/12630/statm: 21405 2348 713 364 0 1622 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 85620

[startup+0.301153 s]
/proc/loadavg: 4.29 4.14 4.04 4/501 12630
/proc/meminfo: memFree=23195816/32951124 swapFree=63649240/67111528
[pid=12630] ppid=12628 vsize=135748 CPUtime=0.2 cores=1,3,5,7
/proc/12630/stat : 12630 (python) S 12628 12630 11495 0 -1 4202496 5972 936 1 0 14 6 0 0 17 0 1 0 671124213 139005952 4149 33554432000 4194304 5683644 140733926495584 18446744073709551615 210204645376 0 2147483391 16781312 2 18446744071699207358 0 0 17 7 0 0 0
/proc/12630/statm: 33937 4149 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 135748

[startup+0.705888 s]
/proc/loadavg: 4.29 4.14 4.04 4/501 12630
/proc/meminfo: memFree=23195816/32951124 swapFree=63649240/67111528
[pid=12630] ppid=12628 vsize=278440 CPUtime=0.45 cores=1,3,5,7
/proc/12630/stat : 12630 (python) R 12628 12630 11495 0 -1 4202496 9347 936 1 0 33 12 0 0 15 0 1 0 671124213 285122560 7004 33554432000 4194304 5683644 140733926495584 18446744073709551615 210208056240 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/12630/statm: 69610 7004 1826 364 0 5534 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 278440

[startup+1.50069 s]
/proc/loadavg: 4.29 4.14 4.04 5/505 12638
/proc/meminfo: memFree=23170488/32951124 swapFree=63649240/67111528
[pid=12630] ppid=12628 vsize=288872 CPUtime=0.52 cores=1,3,5,7
/proc/12630/stat : 12630 (python) S 12628 12630 11495 0 -1 4202496 9841 936 1 0 40 12 0 0 18 0 2 0 671124213 295804928 7117 33554432000 4194304 5683644 140733926495584 18446744073709551615 210216474059 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/12630/statm: 72218 7117 1875 364 0 8136 0
[pid=12636] ppid=12630 vsize=278628 CPUtime=0 cores=1,3,5,7
/proc/12636/stat : 12636 (python) S 12630 12630 11495 0 -1 4202560 741 0 0 0 0 0 0 0 18 0 1 0 671124291 285315072 5592 33554432000 4194304 5683644 140733926495584 18446744073709551615 210204667407 0 0 16781312 514 16902820570519830527 0 0 17 1 0 0 0
/proc/12636/statm: 69657 5592 354 364 0 5575 0
[pid=12638] ppid=12636 vsize=1017800 CPUtime=0.71 cores=1,3,5,7
/proc/12638/stat : 12638 (gnovelty+2) R 12636 12638 12638 0 -1 4202496 445 0 0 0 71 0 0 0 21 0 1 0 671124291 1042227200 182 33554432000 134512640 135663704 4289016816 18446744073709551615 134524888 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/12638/statm: 254450 182 113 282 0 254166 0
[pid=12630/tid=12637] ppid=12628 vsize=288872 CPUtime=0 cores=1,3,5,7
/proc/12630/task/12637/stat : 12637 (python) S 12628 12630 11495 0 -1 4202560 31 936 0 0 0 0 0 0 18 0 2 0 671124291 295804928 7117 33554432000 4194304 5683644 140733926495584 18446744073709551615 210216470961 0 0 16781312 2 18446604458690622528 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 1585300

[startup+3.10042 s]
/proc/loadavg: 4.29 4.14 4.04 5/505 12638
/proc/meminfo: memFree=23168752/32951124 swapFree=63649240/67111528
[pid=12630] ppid=12628 vsize=288872 CPUtime=0.52 cores=1,3,5,7
/proc/12630/stat : 12630 (python) S 12628 12630 11495 0 -1 4202496 9841 936 1 0 40 12 0 0 18 0 2 0 671124213 295804928 7117 33554432000 4194304 5683644 140733926495584 18446744073709551615 210216474059 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/12630/statm: 72218 7117 1875 364 0 8136 0
[pid=12636] ppid=12630 vsize=278628 CPUtime=0 cores=1,3,5,7
/proc/12636/stat : 12636 (python) S 12630 12630 11495 0 -1 4202560 741 0 0 0 0 0 0 0 18 0 1 0 671124291 285315072 5592 33554432000 4194304 5683644 140733926495584 18446744073709551615 210204667407 0 0 16781312 514 16902820570519798021 0 0 17 1 0 0 0
/proc/12636/statm: 69657 5592 354 364 0 5575 0
[pid=12638] ppid=12636 vsize=1017800 CPUtime=2.31 cores=1,3,5,7
/proc/12638/stat : 12638 (gnovelty+2) R 12636 12638 12638 0 -1 4202496 445 0 0 0 231 0 0 0 25 0 1 0 671124291 1042227200 182 33554432000 134512640 135663704 4289016816 18446744073709551615 134524686 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/12638/statm: 254450 182 113 282 0 254166 0
[pid=12630/tid=12637] ppid=12628 vsize=288872 CPUtime=0 cores=1,3,5,7
/proc/12630/task/12637/stat : 12637 (python) S 12628 12630 11495 0 -1 4202560 31 936 0 0 0 0 0 0 18 0 2 0 671124291 295804928 7117 33554432000 4194304 5683644 140733926495584 18446744073709551615 210216470961 0 0 16781312 2 18446604458690622528 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.83
Current children cumulated vsize (KiB) 1585300

[startup+6.30088 s]
/proc/loadavg: 4.26 4.14 4.04 5/505 12638
/proc/meminfo: memFree=23168628/32951124 swapFree=63649240/67111528
[pid=12630] ppid=12628 vsize=288872 CPUtime=0.52 cores=1,3,5,7
/proc/12630/stat : 12630 (python) S 12628 12630 11495 0 -1 4202496 9841 936 1 0 40 12 0 0 18 0 2 0 671124213 295804928 7117 33554432000 4194304 5683644 140733926495584 18446744073709551615 210216474059 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/12630/statm: 72218 7117 1875 364 0 8136 0
[pid=12636] ppid=12630 vsize=278628 CPUtime=0.01 cores=1,3,5,7
/proc/12636/stat : 12636 (python) S 12630 12630 11495 0 -1 4202560 893 0 0 0 1 0 0 0 18 0 1 0 671124291 285315072 5615 33554432000 4194304 5683644 140733926495584 18446744073709551615 210204667407 0 0 16781312 514 16902820570519798021 0 0 17 1 0 0 0
/proc/12636/statm: 69657 5615 377 364 0 5575 0
[pid=12638] ppid=12636 vsize=1017800 CPUtime=5.51 cores=1,3,5,7
/proc/12638/stat : 12638 (gnovelty+2) R 12636 12638 12638 0 -1 4202496 445 0 0 0 551 0 0 0 25 0 1 0 671124291 1042227200 182 33554432000 134512640 135663704 4289016816 18446744073709551615 134524897 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/12638/statm: 254450 182 113 282 0 254166 0
[pid=12630/tid=12637] ppid=12628 vsize=288872 CPUtime=0 cores=1,3,5,7
/proc/12630/task/12637/stat : 12637 (python) S 12628 12630 11495 0 -1 4202560 31 936 0 0 0 0 0 0 18 0 2 0 671124291 295804928 7117 33554432000 4194304 5683644 140733926495584 18446744073709551615 210216470961 0 0 16781312 2 18446604458690622528 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 6.04
Current children cumulated vsize (KiB) 1585300

[startup+12.7008 s]
/proc/loadavg: 4.24 4.14 4.04 5/505 12639
/proc/meminfo: memFree=23167364/32951124 swapFree=63649240/67111528
[pid=12630] ppid=12628 vsize=288872 CPUtime=0.52 cores=1,3,5,7
/proc/12630/stat : 12630 (python) S 12628 12630 11495 0 -1 4202496 9841 936 1 0 40 12 0 0 18 0 2 0 671124213 295804928 7117 33554432000 4194304 5683644 140733926495584 18446744073709551615 210216474059 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/12630/statm: 72218 7117 1875 364 0 8136 0
[pid=12636] ppid=12630 vsize=278628 CPUtime=0.04 cores=1,3,5,7
/proc/12636/stat : 12636 (python) S 12630 12630 11495 0 -1 4202560 898 0 0 0 2 2 0 0 18 0 1 0 671124291 285315072 5615 33554432000 4194304 5683644 140733926495584 18446744073709551615 210204667407 0 0 16781312 514 11191216375597072645 0 0 17 1 0 0 0
/proc/12636/statm: 69657 5615 377 364 0 5575 0
[pid=12638] ppid=12636 vsize=1017800 CPUtime=11.91 cores=1,3,5,7
/proc/12638/stat : 12638 (gnovelty+2) R 12636 12638 12638 0 -1 4202496 445 0 0 0 1191 0 0 0 25 0 1 0 671124291 1042227200 182 33554432000 134512640 135663704 4289016816 18446744073709551615 134524566 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/12638/statm: 254450 182 113 282 0 254166 0
[pid=12630/tid=12637] ppid=12628 vsize=288872 CPUtime=0 cores=1,3,5,7
/proc/12630/task/12637/stat : 12637 (python) S 12628 12630 11495 0 -1 4202560 31 936 0 0 0 0 0 0 18 0 2 0 671124291 295804928 7117 33554432000 4194304 5683644 140733926495584 18446744073709551615 210216470961 0 0 16781312 2 18446604458690622528 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 1585300

[startup+25.5007 s]
/proc/loadavg: 4.19 4.13 4.04 5/505 12639
/proc/meminfo: memFree=23166792/32951124 swapFree=63649240/67111528
[pid=12630] ppid=12628 vsize=288872 CPUtime=0.52 cores=1,3,5,7
/proc/12630/stat : 12630 (python) S 12628 12630 11495 0 -1 4202496 9841 936 1 0 40 12 0 0 18 0 2 0 671124213 295804928 7117 33554432000 4194304 5683644 140733926495584 18446744073709551615 210216474059 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/12630/statm: 72218 7117 1875 364 0 8136 0
[pid=12636] ppid=12630 vsize=278628 CPUtime=0.08 cores=1,3,5,7
/proc/12636/stat : 12636 (python) S 12630 12630 11495 0 -1 4202560 904 0 0 0 4 4 0 0 18 0 1 0 671124291 285315072 5615 33554432000 4194304 5683644 140733926495584 18446744073709551615 210204667407 0 0 16781312 514 11191216375597072645 0 0 17 7 0 0 0
/proc/12636/statm: 69657 5615 377 364 0 5575 0
[pid=12638] ppid=12636 vsize=1017800 CPUtime=24.71 cores=1,3,5,7
/proc/12638/stat : 12638 (gnovelty+2) R 12636 12638 12638 0 -1 4202496 445 0 0 0 2471 0 0 0 25 0 1 0 671124291 1042227200 182 33554432000 134512640 135663704 4289016816 18446744073709551615 135008500 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/12638/statm: 254450 182 113 282 0 254166 0
[pid=12630/tid=12637] ppid=12628 vsize=288872 CPUtime=0 cores=1,3,5,7
/proc/12630/task/12637/stat : 12637 (python) S 12628 12630 11495 0 -1 4202560 31 936 0 0 0 0 0 0 18 0 2 0 671124291 295804928 7117 33554432000 4194304 5683644 140733926495584 18446744073709551615 210216470961 0 0 16781312 2 18446604458690622528 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 1585300

[startup+51.1004 s]
/proc/loadavg: 4.18 4.13 4.04 5/505 12640
/proc/meminfo: memFree=23163412/32951124 swapFree=63649240/67111528
[pid=12630] ppid=12628 vsize=288872 CPUtime=0.52 cores=1,3,5,7
/proc/12630/stat : 12630 (python) S 12628 12630 11495 0 -1 4202496 9841 936 1 0 40 12 0 0 18 0 2 0 671124213 295804928 7117 33554432000 4194304 5683644 140733926495584 18446744073709551615 210216474059 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/12630/statm: 72218 7117 1875 364 0 8136 0
[pid=12636] ppid=12630 vsize=278628 CPUtime=0.17 cores=1,3,5,7
/proc/12636/stat : 12636 (python) S 12630 12630 11495 0 -1 4202560 915 0 0 0 9 8 0 0 18 0 1 0 671124291 285315072 5615 33554432000 4194304 5683644 140733926495584 18446744073709551615 210204667407 0 0 16781312 514 11191216375597072645 0 0 17 7 0 0 0
/proc/12636/statm: 69657 5615 377 364 0 5575 0
[pid=12638] ppid=12636 vsize=1017800 CPUtime=50.29 cores=1,3,5,7
/proc/12638/stat : 12638 (gnovelty+2) R 12636 12638 12638 0 -1 4202496 445 0 0 0 5029 0 0 0 25 0 1 0 671124291 1042227200 182 33554432000 134512640 135663704 4289016816 18446744073709551615 134544186 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/12638/statm: 254450 182 113 282 0 254166 0
[pid=12630/tid=12637] ppid=12628 vsize=288872 CPUtime=0 cores=1,3,5,7
/proc/12630/task/12637/stat : 12637 (python) S 12628 12630 11495 0 -1 4202560 31 936 0 0 0 0 0 0 18 0 2 0 671124291 295804928 7117 33554432000 4194304 5683644 140733926495584 18446744073709551615 210216470961 0 0 16781312 2 18446604458690622528 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 1585300

[startup+102.319 s]
/proc/loadavg: 4.08 4.11 4.04 5/509 12645
/proc/meminfo: memFree=23150476/32951124 swapFree=63649240/67111528
[pid=12630] ppid=12628 vsize=299612 CPUtime=0.55 cores=1,3,5,7
/proc/12630/stat : 12630 (python) S 12628 12630 11495 0 -1 4202496 10707 936 1 0 43 12 0 0 19 0 3 0 671124213 306802688 7234 33554432000 4194304 5683644 140733926495584 18446744073709551615 210216474059 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/12630/statm: 74903 7234 1878 364 0 10818 0
[pid=12636] ppid=12630 vsize=288872 CPUtime=0.37 cores=1,3,5,7
/proc/12636/stat : 12636 (python) S 12630 12630 11495 0 -1 4202560 1092 0 0 0 20 17 0 0 19 0 2 0 671124291 295804928 5653 33554432000 4194304 5683644 140733926495584 18446744073709551615 210216474059 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/12636/statm: 72218 5653 410 364 0 8136 0
[pid=12638] ppid=12636 vsize=1017800 CPUtime=99.35 cores=1,3,5,7
/proc/12638/stat : 12638 (gnovelty+2) T 12636 12638 12638 0 -1 4202496 445 0 0 0 9935 0 0 0 25 0 1 0 671124291 1042227200 182 33554432000 134512640 135663704 4289016816 18446744073709551615 134545798 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/12638/statm: 254450 182 113 282 0 254166 0
[pid=12636/tid=12642] ppid=12630 vsize=288872 CPUtime=0 cores=1,3,5,7
/proc/12636/task/12642/stat : 12642 (python) S 12630 12630 11495 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 671134229 295804928 5653 33554432000 4194304 5683644 140733926495584 18446744073709551615 210216470961 0 0 16781312 514 18446604456848187840 0 0 -1 3 0 0 0
[pid=12643] ppid=12630 vsize=289368 CPUtime=0 cores=1,3,5,7
/proc/12643/stat : 12643 (python) S 12630 12630 11495 0 -1 4202560 749 0 0 0 0 0 0 0 15 0 1 0 671134232 296312832 5700 33554432000 4194304 5683644 140733926495584 18446744073709551615 210204667462 0 0 16781312 514 11572161974544335112 0 0 17 7 0 0 0
/proc/12643/statm: 72342 5700 348 364 0 8257 0
[pid=12645] ppid=12643 vsize=2852 CPUtime=2.12 cores=1,3,5,7
/proc/12645/stat : 12645 (march_hi) R 12643 12645 12645 0 -1 4202496 758 0 0 0 212 0 0 0 25 0 1 0 671134232 2920448 494 33554432000 4194304 4955518 140733273310080 18446744073709551615 4209701 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/12645/statm: 713 494 104 186 0 526 0
[pid=12630/tid=12637] ppid=12628 vsize=299612 CPUtime=0 cores=1,3,5,7
/proc/12630/task/12637/stat : 12637 (python) S 12628 12630 11495 0 -1 4202560 31 936 0 0 0 0 0 0 18 0 3 0 671124291 306802688 7234 33554432000 4194304 5683644 140733926495584 18446744073709551615 210216470961 0 0 16781312 2 18446604458690622528 0 0 -1 7 0 0 0
[pid=12630/tid=12644] ppid=12628 vsize=299612 CPUtime=0 cores=1,3,5,7
/proc/12630/task/12644/stat : 12644 (python) S 12628 12630 11495 0 -1 4202560 27 936 0 0 0 0 0 0 20 0 3 0 671134232 306802688 7234 33554432000 4194304 5683644 140733926495584 18446744073709551615 210216470961 0 0 16781312 2 18446604458690622528 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 102.39
Current children cumulated vsize (KiB) 1898504

[startup+162.301 s]
/proc/loadavg: 4.03 4.09 4.03 5/509 12647
/proc/meminfo: memFree=23133340/32951124 swapFree=63649240/67111528
[pid=12630] ppid=12628 vsize=299612 CPUtime=0.55 cores=1,3,5,7
/proc/12630/stat : 12630 (python) S 12628 12630 11495 0 -1 4202496 10707 936 1 0 43 12 0 0 19 0 3 0 671124213 306802688 7234 33554432000 4194304 5683644 140733926495584 18446744073709551615 210216474059 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/12630/statm: 74903 7234 1878 364 0 10818 0
[pid=12636] ppid=12630 vsize=288872 CPUtime=0.37 cores=1,3,5,7

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

/proc/12663/stat : 12663 (march_hi) T 12661 12663 12663 0 -1 4202496 20858 0 0 0 68294 11 0 0 25 0 1 0 671173491 126300160 20563 33554432000 4194304 4955518 140733417911936 18446744073709551615 4261678 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/12663/statm: 30835 20563 104 186 0 30648 0
[pid=12661/tid=12666] ppid=12630 vsize=299308 CPUtime=0 cores=1,3,5,7
/proc/12661/task/12666/stat : 12666 (python) S 12630 12630 11495 0 -1 4202560 47 0 0 0 0 0 0 0 15 0 2 0 671183547 306491392 5677 33554432000 4194304 5683644 140733926495584 18446744073709551615 210216470961 0 0 16781312 514 18446604454390878464 0 0 -1 7 0 0 0
[pid=12679] ppid=12630 vsize=310104 CPUtime=0.38 cores=1,3,5,7
/proc/12679/stat : 12679 (python) S 12630 12630 11495 0 -1 4202560 1100 0 0 0 20 18 0 0 19 0 2 0 671212815 317546496 5822 33554432000 4194304 5683644 140733926495584 18446744073709551615 210216474059 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/12679/statm: 77526 5822 400 364 0 13435 0
[pid=12681] ppid=12679 vsize=1017800 CPUtime=98.36 cores=1,3,5,7
/proc/12681/stat : 12681 (gnovelty+2) T 12679 12681 12681 0 -1 4202496 447 0 0 0 9836 0 0 0 25 0 1 0 671212816 1042227200 182 33554432000 134512640 135663704 4289877296 18446744073709551615 134545622 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/12681/statm: 254450 182 113 282 0 254166 0
[pid=12679/tid=12685] ppid=12630 vsize=310104 CPUtime=0 cores=1,3,5,7
/proc/12679/task/12685/stat : 12685 (python) S 12630 12630 11495 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 671222657 317546496 5822 33554432000 4194304 5683644 140733926495584 18446744073709551615 210216470961 0 0 16781312 514 18446604456848190528 0 0 -1 7 0 0 0
[pid=12694] ppid=12630 vsize=320412 CPUtime=2.83 cores=1,3,5,7
/proc/12694/stat : 12694 (python) S 12630 12630 11495 0 -1 4202560 1156 0 0 0 148 135 0 0 16 0 2 0 671251734 328101888 5817 33554432000 4194304 5683644 140733926495584 18446744073709551615 210216474059 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/12694/statm: 80103 5817 400 364 0 16009 0
[pid=12696] ppid=12694 vsize=123340 CPUtime=680.78 cores=1,3,5,7
/proc/12696/stat : 12696 (march_hi) T 12694 12696 12696 0 -1 4202496 20834 0 0 0 68065 13 0 0 25 0 1 0 671251735 126300160 20538 33554432000 4194304 4955518 140733233863248 18446744073709551615 4227679 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/12696/statm: 30835 20538 104 186 0 30648 0
[pid=12694/tid=12700] ppid=12630 vsize=320412 CPUtime=0 cores=1,3,5,7
/proc/12694/task/12700/stat : 12700 (python) S 12630 12630 11495 0 -1 4202560 48 0 0 0 0 0 0 0 15 0 2 0 671261667 328101888 5817 33554432000 4194304 5683644 140733926495584 18446744073709551615 210216470961 0 0 16781312 514 18446604460717077632 0 0 -1 7 0 0 0
[pid=12716] ppid=12630 vsize=330676 CPUtime=2.38 cores=1,3,5,7
/proc/12716/stat : 12716 (python) S 12630 12630 11495 0 -1 4202560 1154 0 0 0 122 116 0 0 15 0 2 0 671319753 338612224 5849 33554432000 4194304 5683644 140733926495584 18446744073709551615 210216474059 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/12716/statm: 82669 5849 400 364 0 18572 0
[pid=12718] ppid=12716 vsize=77644 CPUtime=584.91 cores=1,3,5,7
/proc/12718/stat : 12718 (march_hi) T 12716 12718 12718 0 -1 4202496 18267 0 0 0 58479 12 0 0 25 0 1 0 671319753 79507456 17971 33554432000 4194304 4955518 140733858669728 18446744073709551615 4227583 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/12718/statm: 19411 17971 104 186 0 19224 0
[pid=12716/tid=12722] ppid=12630 vsize=330676 CPUtime=0 cores=1,3,5,7
/proc/12716/task/12722/stat : 12722 (python) S 12630 12630 11495 0 -1 4202560 46 0 0 0 0 0 0 0 15 0 2 0 671329607 338612224 5849 33554432000 4194304 5683644 140733926495584 18446744073709551615 210216470961 0 0 16781312 514 18446604462137446528 0 0 -1 3 0 0 0
[pid=13243] ppid=12630 vsize=340992 CPUtime=2.19 cores=1,3,5,7
/proc/13243/stat : 13243 (python) S 12630 12630 11495 0 -1 4202560 1150 0 0 0 111 108 0 0 16 0 2 0 671398125 349175808 5842 33554432000 4194304 5683644 140733926495584 18446744073709551615 210216474059 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/13243/statm: 85248 5842 400 364 0 21148 0
[pid=13245] ppid=13243 vsize=182448 CPUtime=587.28 cores=1,3,5,7
/proc/13245/stat : 13245 (kcnfs-2006) T 13243 13245 13245 0 -1 4202496 611 0 0 0 58728 0 0 0 25 0 1 0 671398125 186826752 350 33554432000 134512640 135163436 4294581984 18446744073709551615 134675104 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/13245/statm: 45612 350 77 159 0 45452 0
[pid=13243/tid=13262] ppid=12630 vsize=340992 CPUtime=0 cores=1,3,5,7
/proc/13243/task/13262/stat : 13262 (python) S 12630 12630 11495 0 -1 4202560 50 0 0 0 0 0 0 0 16 0 2 0 671456853 349175808 5842 33554432000 4194304 5683644 140733926495584 18446744073709551615 210216470961 0 0 16781312 514 18446604457031800832 0 0 -1 7 0 0 0
[pid=13263] ppid=12630 vsize=351248 CPUtime=0.4 cores=1,3,5,7
/proc/13263/stat : 13263 (python) S 12630 12630 11495 0 -1 4202560 1178 0 0 0 22 18 0 0 16 0 2 0 671456855 359677952 5880 33554432000 4194304 5683644 140733926495584 18446744073709551615 210216474059 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/13263/statm: 87812 5880 406 364 0 23709 0
[pid=13265] ppid=13263 vsize=18148 CPUtime=100.3 cores=1,3,5,7
/proc/13265/stat : 13265 (march_hi) T 13263 13265 13265 0 -1 4202496 4130 0 0 0 10028 2 0 0 25 0 1 0 671456855 18583552 3825 33554432000 4194304 4955518 140735646086336 18446744073709551615 4209664 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/13265/statm: 4537 3825 104 186 0 4350 0
[pid=13263/tid=13269] ppid=12630 vsize=351248 CPUtime=0 cores=1,3,5,7
/proc/13263/task/13269/stat : 13269 (python) S 12630 12630 11495 0 -1 4202560 48 0 0 0 0 0 0 0 16 0 2 0 671466886 359677952 5880 33554432000 4194304 5683644 140733926495584 18446744073709551615 210216470961 0 0 16781312 514 18446604463057028992 0 0 -1 1 0 0 0
[pid=12630/tid=12637] ppid=12628 vsize=361724 CPUtime=0 cores=1,3,5,7
/proc/12630/task/12637/stat : 12637 (python) S 12628 12630 11495 0 -1 4202560 31 936 0 0 0 0 0 0 18 0 9 0 671124291 370405376 7397 33554432000 4194304 5683644 140733926495584 18446744073709551615 210216470961 0 0 16781312 2 18446604458690622528 0 0 -1 7 0 0 0
[pid=12630/tid=12644] ppid=12628 vsize=361724 CPUtime=0 cores=1,3,5,7
/proc/12630/task/12644/stat : 12644 (python) S 12628 12630 11495 0 -1 4202560 35 936 0 0 0 0 0 0 15 0 9 0 671134232 370405376 7397 33554432000 4194304 5683644 140733926495584 18446744073709551615 210216470961 0 0 16781312 2 18446604458690622528 0 0 -1 7 0 0 0
[pid=12630/tid=12662] ppid=12628 vsize=361724 CPUtime=0 cores=1,3,5,7
/proc/12630/task/12662/stat : 12662 (python) S 12628 12630 11495 0 -1 4202560 33 936 0 0 0 0 0 0 18 0 9 0 671173491 370405376 7397 33554432000 4194304 5683644 140733926495584 18446744073709551615 210216470961 0 0 16781312 2 18446604458690622528 0 0 -1 1 0 0 0
[pid=12630/tid=12680] ppid=12628 vsize=361724 CPUtime=0 cores=1,3,5,7
/proc/12630/task/12680/stat : 12680 (python) S 12628 12630 11495 0 -1 4202560 23 936 0 0 0 0 0 0 20 0 9 0 671212816 370405376 7397 33554432000 4194304 5683644 140733926495584 18446744073709551615 210216470961 0 0 16781312 2 18446604458690622528 0 0 -1 1 0 0 0
[pid=12630/tid=12695] ppid=12628 vsize=361724 CPUtime=0 cores=1,3,5,7
/proc/12630/task/12695/stat : 12695 (python) S 12628 12630 11495 0 -1 4202560 32 936 0 0 0 0 0 0 18 0 9 0 671251734 370405376 7397 33554432000 4194304 5683644 140733926495584 18446744073709551615 210216470961 0 0 16781312 2 18446604458690622528 0 0 -1 1 0 0 0
[pid=12630/tid=12717] ppid=12628 vsize=361724 CPUtime=0 cores=1,3,5,7
/proc/12630/task/12717/stat : 12717 (python) S 12628 12630 11495 0 -1 4202560 31 936 0 0 0 0 0 0 18 0 9 0 671319753 370405376 7397 33554432000 4194304 5683644 140733926495584 18446744073709551615 210216470961 0 0 16781312 2 18446604458690622528 0 0 -1 1 0 0 0
[pid=12630/tid=13244] ppid=12628 vsize=361724 CPUtime=0 cores=1,3,5,7
/proc/12630/task/13244/stat : 13244 (python) S 12628 12630 11495 0 -1 4202560 32 936 0 0 0 0 0 0 20 0 9 0 671398125 370405376 7397 33554432000 4194304 5683644 140733926495584 18446744073709551615 210216470961 0 0 16781312 2 18446604458690622528 0 0 -1 1 0 0 0
[pid=12630/tid=13264] ppid=12628 vsize=361724 CPUtime=0 cores=1,3,5,7
/proc/12630/task/13264/stat : 13264 (python) S 12628 12630 11495 0 -1 4202560 29 936 0 0 0 0 0 0 18 0 9 0 671456855 370405376 7397 33554432000 4194304 5683644 140733926495584 18446744073709551615 210216470961 0 0 16781312 2 18446604458690622528 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 5719388

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

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

[startup+4980.7 s]
/proc/loadavg: 3.00 3.02 3.07 5/511 13310
/proc/meminfo: memFree=22925312/32951124 swapFree=63649240/67111528
[pid=12630] ppid=12628 vsize=361724 CPUtime=1 cores=1,3,5,7
/proc/12630/stat : 12630 (python) S 12628 12630 11495 0 -1 4202496 17807 936 1 0 86 14 0 0 18 0 9 0 671124213 370405376 7397 33554432000 4194304 5683644 140733926495584 18446744073709551615 210216474059 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12630/statm: 90431 7397 1890 364 0 26328 0
[pid=12636] ppid=12630 vsize=288872 CPUtime=0.37 cores=1,3,5,7
/proc/12636/stat : 12636 (python) S 12630 12630 11495 0 -1 4202560 1092 0 0 0 20 17 0 0 19 0 2 0 671124291 295804928 5653 33554432000 4194304 5683644 140733926495584 18446744073709551615 210216474059 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/12636/statm: 72218 5653 410 364 0 8136 0
[pid=12638] ppid=12636 vsize=1017800 CPUtime=99.35 cores=1,3,5,7
/proc/12638/stat : 12638 (gnovelty+2) T 12636 12638 12638 0 -1 4202496 445 0 0 0 9935 0 0 0 25 0 1 0 671124291 1042227200 182 33554432000 134512640 135663704 4289016816 18446744073709551615 134545798 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/12638/statm: 254450 182 113 282 0 254166 0
[pid=12636/tid=12642] ppid=12630 vsize=288872 CPUtime=0 cores=1,3,5,7
/proc/12636/task/12642/stat : 12642 (python) S 12630 12630 11495 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 671134229 295804928 5653 33554432000 4194304 5683644 140733926495584 18446744073709551615 210216470961 0 0 16781312 514 18446604456848187840 0 0 -1 3 0 0 0
[pid=12643] ppid=12630 vsize=289368 CPUtime=8.41 cores=1,3,5,7
/proc/12643/stat : 12643 (python) S 12630 12630 11495 0 -1 4202560 1133 0 0 0 450 391 0 0 15 0 2 0 671134232 296312832 5753 33554432000 4194304 5683644 140733926495584 18446744073709551615 210204667462 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/12643/statm: 72342 5753 400 364 0 8257 0
[pid=12645] ppid=12643 vsize=266164 CPUtime=2145.28 cores=1,3,5,7
/proc/12645/stat : 12645 (march_hi) R 12643 12645 12645 0 -1 4202496 56550 0 0 0 214492 36 0 0 25 0 1 0 671134232 272551936 56256 33554432000 4194304 4955518 140733273310080 18446744073709551615 4286685 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/12645/statm: 66541 56256 104 186 0 66354 0
[pid=12643/tid=12660] ppid=12630 vsize=289368 CPUtime=0 cores=1,3,5,7
/proc/12643/task/12660/stat : 12660 (python) S 12630 12630 11495 0 -1 4202560 44 0 0 0 0 0 0 0 15 0 2 0 671173488 296312832 5753 33554432000 4194304 5683644 140733926495584 18446744073709551615 210216470961 0 0 16781312 514 18446604459099870144 0 0 -1 7 0 0 0
[pid=12661] ppid=12630 vsize=299308 CPUtime=2.83 cores=1,3,5,7
/proc/12661/stat : 12661 (python) S 12630 12630 11495 0 -1 4202560 1148 0 0 0 149 134 0 0 15 0 2 0 671173491 306491392 5677 33554432000 4194304 5683644 140733926495584 18446744073709551615 210216474059 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/12661/statm: 74827 5677 400 364 0 10739 0
[pid=12663] ppid=12661 vsize=123340 CPUtime=683.05 cores=1,3,5,7
/proc/12663/stat : 12663 (march_hi) T 12661 12663 12663 0 -1 4202496 20858 0 0 0 68294 11 0 0 25 0 1 0 671173491 126300160 20563 33554432000 4194304 4955518 140733417911936 18446744073709551615 4261678 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/12663/statm: 30835 20563 104 186 0 30648 0
[pid=12661/tid=12666] ppid=12630 vsize=299308 CPUtime=0 cores=1,3,5,7
/proc/12661/task/12666/stat : 12666 (python) S 12630 12630 11495 0 -1 4202560 47 0 0 0 0 0 0 0 15 0 2 0 671183547 306491392 5677 33554432000 4194304 5683644 140733926495584 18446744073709551615 210216470961 0 0 16781312 514 18446604454390878464 0 0 -1 7 0 0 0
[pid=12679] ppid=12630 vsize=310104 CPUtime=0.38 cores=1,3,5,7
/proc/12679/stat : 12679 (python) S 12630 12630 11495 0 -1 4202560 1100 0 0 0 20 18 0 0 19 0 2 0 671212815 317546496 5822 33554432000 4194304 5683644 140733926495584 18446744073709551615 210216474059 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/12679/statm: 77526 5822 400 364 0 13435 0
[pid=12681] ppid=12679 vsize=1017800 CPUtime=98.36 cores=1,3,5,7
/proc/12681/stat : 12681 (gnovelty+2) T 12679 12681 12681 0 -1 4202496 447 0 0 0 9836 0 0 0 25 0 1 0 671212816 1042227200 182 33554432000 134512640 135663704 4289877296 18446744073709551615 134545622 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/12681/statm: 254450 182 113 282 0 254166 0
[pid=12679/tid=12685] ppid=12630 vsize=310104 CPUtime=0 cores=1,3,5,7
/proc/12679/task/12685/stat : 12685 (python) S 12630 12630 11495 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 671222657 317546496 5822 33554432000 4194304 5683644 140733926495584 18446744073709551615 210216470961 0 0 16781312 514 18446604456848190528 0 0 -1 7 0 0 0
[pid=12694] ppid=12630 vsize=320412 CPUtime=2.83 cores=1,3,5,7
/proc/12694/stat : 12694 (python) S 12630 12630 11495 0 -1 4202560 1156 0 0 0 148 135 0 0 16 0 2 0 671251734 328101888 5817 33554432000 4194304 5683644 140733926495584 18446744073709551615 210216474059 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/12694/statm: 80103 5817 400 364 0 16009 0
[pid=12696] ppid=12694 vsize=123340 CPUtime=680.78 cores=1,3,5,7
/proc/12696/stat : 12696 (march_hi) T 12694 12696 12696 0 -1 4202496 20834 0 0 0 68065 13 0 0 25 0 1 0 671251735 126300160 20538 33554432000 4194304 4955518 140733233863248 18446744073709551615 4227679 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/12696/statm: 30835 20538 104 186 0 30648 0
[pid=12694/tid=12700] ppid=12630 vsize=320412 CPUtime=0 cores=1,3,5,7
/proc/12694/task/12700/stat : 12700 (python) S 12630 12630 11495 0 -1 4202560 48 0 0 0 0 0 0 0 15 0 2 0 671261667 328101888 5817 33554432000 4194304 5683644 140733926495584 18446744073709551615 210216470961 0 0 16781312 514 18446604460717077632 0 0 -1 7 0 0 0
[pid=12716] ppid=12630 vsize=330676 CPUtime=2.38 cores=1,3,5,7
/proc/12716/stat : 12716 (python) S 12630 12630 11495 0 -1 4202560 1154 0 0 0 122 116 0 0 15 0 2 0 671319753 338612224 5849 33554432000 4194304 5683644 140733926495584 18446744073709551615 210216474059 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/12716/statm: 82669 5849 400 364 0 18572 0
[pid=12718] ppid=12716 vsize=77644 CPUtime=584.91 cores=1,3,5,7
/proc/12718/stat : 12718 (march_hi) T 12716 12718 12718 0 -1 4202496 18267 0 0 0 58479 12 0 0 25 0 1 0 671319753 79507456 17971 33554432000 4194304 4955518 140733858669728 18446744073709551615 4227583 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/12718/statm: 19411 17971 104 186 0 19224 0
[pid=12716/tid=12722] ppid=12630 vsize=330676 CPUtime=0 cores=1,3,5,7
/proc/12716/task/12722/stat : 12722 (python) S 12630 12630 11495 0 -1 4202560 46 0 0 0 0 0 0 0 15 0 2 0 671329607 338612224 5849 33554432000 4194304 5683644 140733926495584 18446744073709551615 210216470961 0 0 16781312 514 18446604462137446528 0 0 -1 3 0 0 0
[pid=13243] ppid=12630 vsize=340992 CPUtime=2.19 cores=1,3,5,7
/proc/13243/stat : 13243 (python) S 12630 12630 11495 0 -1 4202560 1150 0 0 0 111 108 0 0 16 0 2 0 671398125 349175808 5842 33554432000 4194304 5683644 140733926495584 18446744073709551615 210216474059 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/13243/statm: 85248 5842 400 364 0 21148 0
[pid=13245] ppid=13243 vsize=182448 CPUtime=587.28 cores=1,3,5,7
/proc/13245/stat : 13245 (kcnfs-2006) T 13243 13245 13245 0 -1 4202496 611 0 0 0 58728 0 0 0 25 0 1 0 671398125 186826752 350 33554432000 134512640 135163436 4294581984 18446744073709551615 134675104 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/13245/statm: 45612 350 77 159 0 45452 0
[pid=13243/tid=13262] ppid=12630 vsize=340992 CPUtime=0 cores=1,3,5,7
/proc/13243/task/13262/stat : 13262 (python) S 12630 12630 11495 0 -1 4202560 50 0 0 0 0 0 0 0 16 0 2 0 671456853 349175808 5842 33554432000 4194304 5683644 140733926495584 18446744073709551615 210216470961 0 0 16781312 514 18446604457031800832 0 0 -1 7 0 0 0
[pid=13263] ppid=12630 vsize=351248 CPUtime=0.4 cores=1,3,5,7
/proc/13263/stat : 13263 (python) S 12630 12630 11495 0 -1 4202560 1178 0 0 0 22 18 0 0 16 0 2 0 671456855 359677952 5880 33554432000 4194304 5683644 140733926495584 18446744073709551615 210216474059 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/13263/statm: 87812 5880 406 364 0 23709 0
[pid=13265] ppid=13263 vsize=18148 CPUtime=100.3 cores=1,3,5,7
/proc/13265/stat : 13265 (march_hi) T 13263 13265 13265 0 -1 4202496 4130 0 0 0 10028 2 0 0 25 0 1 0 671456855 18583552 3825 33554432000 4194304 4955518 140735646086336 18446744073709551615 4209664 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/13265/statm: 4537 3825 104 186 0 4350 0
[pid=13263/tid=13269] ppid=12630 vsize=351248 CPUtime=0 cores=1,3,5,7
/proc/13263/task/13269/stat : 13269 (python) S 12630 12630 11495 0 -1 4202560 48 0 0 0 0 0 0 0 16 0 2 0 671466886 359677952 5880 33554432000 4194304 5683644 140733926495584 18446744073709551615 210216470961 0 0 16781312 514 18446604463057028992 0 0 -1 1 0 0 0
[pid=12630/tid=12637] ppid=12628 vsize=361724 CPUtime=0 cores=1,3,5,7
/proc/12630/task/12637/stat : 12637 (python) S 12628 12630 11495 0 -1 4202560 31 936 0 0 0 0 0 0 18 0 9 0 671124291 370405376 7397 33554432000 4194304 5683644 140733926495584 18446744073709551615 210216470961 0 0 16781312 2 18446604458690622528 0 0 -1 7 0 0 0
[pid=12630/tid=12644] ppid=12628 vsize=361724 CPUtime=0 cores=1,3,5,7
/proc/12630/task/12644/stat : 12644 (python) S 12628 12630 11495 0 -1 4202560 35 936 0 0 0 0 0 0 15 0 9 0 671134232 370405376 7397 33554432000 4194304 5683644 140733926495584 18446744073709551615 210216470961 0 0 16781312 2 18446604458690622528 0 0 -1 7 0 0 0
[pid=12630/tid=12662] ppid=12628 vsize=361724 CPUtime=0 cores=1,3,5,7
/proc/12630/task/12662/stat : 12662 (python) S 12628 12630 11495 0 -1 4202560 33 936 0 0 0 0 0 0 18 0 9 0 671173491 370405376 7397 33554432000 4194304 5683644 140733926495584 18446744073709551615 210216470961 0 0 16781312 2 18446604458690622528 0 0 -1 1 0 0 0
[pid=12630/tid=12680] ppid=12628 vsize=361724 CPUtime=0 cores=1,3,5,7
/proc/12630/task/12680/stat : 12680 (python) S 12628 12630 11495 0 -1 4202560 23 936 0 0 0 0 0 0 20 0 9 0 671212816 370405376 7397 33554432000 4194304 5683644 140733926495584 18446744073709551615 210216470961 0 0 16781312 2 18446604458690622528 0 0 -1 1 0 0 0
[pid=12630/tid=12695] ppid=12628 vsize=361724 CPUtime=0 cores=1,3,5,7
/proc/12630/task/12695/stat : 12695 (python) S 12628 12630 11495 0 -1 4202560 32 936 0 0 0 0 0 0 18 0 9 0 671251734 370405376 7397 33554432000 4194304 5683644 140733926495584 18446744073709551615 210216470961 0 0 16781312 2 18446604458690622528 0 0 -1 1 0 0 0
[pid=12630/tid=12717] ppid=12628 vsize=361724 CPUtime=0 cores=1,3,5,7
/proc/12630/task/12717/stat : 12717 (python) S 12628 12630 11495 0 -1 4202560 31 936 0 0 0 0 0 0 18 0 9 0 671319753 370405376 7397 33554432000 4194304 5683644 140733926495584 18446744073709551615 210216470961 0 0 16781312 2 18446604458690622528 0 0 -1 1 0 0 0
[pid=12630/tid=13244] ppid=12628 vsize=361724 CPUtime=0 cores=1,3,5,7
/proc/12630/task/13244/stat : 13244 (python) S 12628 12630 11495 0 -1 4202560 32 936 0 0 0 0 0 0 20 0 9 0 671398125 370405376 7397 33554432000 4194304 5683644 140733926495584 18446744073709551615 210216470961 0 0 16781312 2 18446604458690622528 0 0 -1 1 0 0 0
[pid=12630/tid=13264] ppid=12628 vsize=361724 CPUtime=0 cores=1,3,5,7
/proc/12630/task/13264/stat : 13264 (python) S 12628 12630 11495 0 -1 4202560 29 936 0 0 0 0 0 0 18 0 9 0 671456855 370405376 7397 33554432000 4194304 5683644 140733926495584 18446744073709551615 210216470961 0 0 16781312 2 18446604458690622528 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 5719388

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 4980.79
CPU time (s): 5000.1
CPU user time (s): 4989.85
CPU system time (s): 10.25
CPU usage (%): 100.388
Max. virtual memory (cumulated for all children) (KiB): 5719388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.869867
system time used= 0.152976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18746
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= 2913
involuntary context switches= 34

runsolver used 31.2732 second user time and 72.535 second system time

The end

Launcher Data

Begin job on node130 at 2011-05-17 03:20:57
IDJOB=3386960
IDBENCH=83025
IDSOLVER=1872
FILE ID=node130/3386960-1305595257
RUNJOBID= node130-1305586146-11514
PBS_JOBID= 13350348
Free space on /tmp= 73284 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v550-c2343-S912111154-025.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-3386960-1305595257/watcher-3386960-1305595257 -o /tmp/evaluation-result-3386960-1305595257/solver-3386960-1305595257 -C 5000 -W 5100 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386960-1305595257.cnf -seed 1785760797 -budget 5000

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

MD5SUM BENCH= 63be53becd3199de3ebad3751e577715
RANDOM SEED=1785760797

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23195848 kB
Buffers:        317356 kB
Cached:        4441808 kB
SwapCached:      10240 kB
Active:        5415828 kB
Inactive:      4018256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23195848 kB
SwapTotal:    67111528 kB
SwapFree:     63649240 kB
Dirty:           31908 kB
Writeback:           0 kB
AnonPages:     4673096 kB
Mapped:          34696 kB
Slab:           193348 kB
PageTables:      57592 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 143678396 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= 73468 MiB
End job on node130 at 2011-05-17 04:44:00