Trace number 3484399

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 128.197 128.104

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v400-c1704-S895193371-061.UNKNOWN.cnf
MD5SUM737aa440f80cd8be0050a0f138c79eb6
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark27.1889
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.31/0.45	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.31/0.45	c INFO: solving HOME/instance-3484399-1307749500.cnf
0.31/0.45	c INFO: computing task features
0.31/0.46	c INFO: computed variable-clause graph statistics
0.31/0.46	c INFO: computed clause balance statistics
0.31/0.49	c INFO: computed variable balance statistics
0.40/0.51	c INFO: computed small-clause counts
0.40/0.51	c INFO: computed Horn-clause counts
0.40/0.51	c INFO: computed variable graph statistics
0.40/0.51	c INFO: collected features for HOME/instance-3484399-1307749500.cnf in 0.06 s
0.40/0.52	c INFO: running gnovelty+2@0 for 97 with 1199 remaining (b = 0.56)
100.59/100.64	c INFO: running march_hi@0 for 388 with 1099 remaining (b = 0.39)
128.17/128.10	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-3484399-1307749500/watcher-3484399-1307749500 -o /tmp/evaluation-result-3484399-1307749500/solver-3484399-1307749500 -C 1200 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3484399-1307749500.cnf -seed 169257574 -budget 1200 

running on 2 cores: 5,7

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.23 4.11 3.85 4/217 13922
/proc/meminfo: memFree=31230040/32951132 swapFree=67052544/67111528
[pid=13922] ppid=13920 vsize=15756 CPUtime=0 cores=5,7
/proc/13922/stat : 13922 (python) S 13920 13922 12804 0 -1 4202496 841 0 0 0 0 0 0 0 25 0 1 0 886548685 16134144 724 33554432000 4194304 5683644 140734785637664 18446744073709551615 242970548224 0 2147483391 16781312 2 18446744071699109054 0 0 17 5 0 0 0
/proc/13922/statm: 3939 724 334 364 0 426 0

[startup+0.096685 s]
/proc/loadavg: 4.23 4.11 3.85 4/217 13922
/proc/meminfo: memFree=31230040/32951132 swapFree=67052544/67111528
[pid=13922] ppid=13920 vsize=104228 CPUtime=0.06 cores=5,7
/proc/13922/stat : 13922 (python) S 13920 13922 12804 0 -1 4202496 3060 0 0 0 5 1 0 0 17 0 1 0 886548685 106729472 2742 33554432000 4194304 5683644 140734785637664 18446744073709551615 242970548224 0 2147483391 16781312 2 18446744071699109054 0 0 17 7 0 0 0
/proc/13922/statm: 26057 2742 847 364 0 1805 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 104228

[startup+0.100754 s]
/proc/loadavg: 4.23 4.11 3.85 4/217 13922
/proc/meminfo: memFree=31230040/32951132 swapFree=67052544/67111528
[pid=13922] ppid=13920 vsize=104616 CPUtime=0.06 cores=5,7
/proc/13922/stat : 13922 (python) S 13920 13922 12804 0 -1 4202496 3145 0 0 0 5 1 0 0 17 0 1 0 886548685 107126784 2822 33554432000 4194304 5683644 140734785637664 18446744073709551615 242970548224 0 2147483391 16781312 2 18446744071699109054 0 0 17 7 0 0 0
/proc/13922/statm: 26154 2822 847 364 0 1902 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 104616

[startup+0.306554 s]
/proc/loadavg: 4.23 4.11 3.85 4/217 13922
/proc/meminfo: memFree=31230040/32951132 swapFree=67052544/67111528
[pid=13922] ppid=13920 vsize=198920 CPUtime=0.23 cores=5,7
/proc/13922/stat : 13922 (python) R 13920 13922 12804 0 -1 4202496 7030 936 1 0 18 5 0 0 17 0 1 0 886548685 203694080 5054 33554432000 4194304 5683644 140734785637664 18446744073709551615 4620076 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/13922/statm: 49730 5054 1466 364 0 3757 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 198920

[startup+0.700438 s]
/proc/loadavg: 4.23 4.11 3.85 4/217 13922
/proc/meminfo: memFree=31230040/32951132 swapFree=67052544/67111528
[pid=13922] ppid=13920 vsize=288832 CPUtime=0.42 cores=5,7
/proc/13922/stat : 13922 (python) S 13920 13922 12804 0 -1 4202496 9797 936 1 0 35 7 0 0 19 0 2 0 886548685 295763968 7071 33554432000 4194304 5683644 140734785637664 18446744073709551615 242982376907 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/13922/statm: 72208 7071 1867 364 0 8126 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 288832

[startup+1.50031 s]
/proc/loadavg: 4.21 4.11 3.85 5/221 13930
/proc/meminfo: memFree=31205480/32951132 swapFree=67052544/67111528
[pid=13922] ppid=13920 vsize=288832 CPUtime=0.42 cores=5,7
/proc/13922/stat : 13922 (python) S 13920 13922 12804 0 -1 4202496 9797 936 1 0 35 7 0 0 19 0 2 0 886548685 295763968 7071 33554432000 4194304 5683644 140734785637664 18446744073709551615 242982376907 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/13922/statm: 72208 7071 1867 364 0 8126 0
[pid=13928] ppid=13922 vsize=278588 CPUtime=0 cores=5,7
/proc/13928/stat : 13928 (python) S 13922 13922 12804 0 -1 4202560 737 0 0 0 0 0 0 0 18 0 1 0 886548737 285274112 5554 33554432000 4194304 5683644 140734785637664 18446744073709551615 242970570255 0 0 16781312 514 3837208174058799103 0 0 17 7 0 0 0
/proc/13928/statm: 69647 5554 354 364 0 5565 0
[pid=13930] ppid=13928 vsize=1017800 CPUtime=0.96 cores=5,7
/proc/13930/stat : 13930 (gnovelty+2) R 13928 13930 13930 0 -1 4202496 430 0 0 0 96 0 0 0 21 0 1 0 886548738 1042227200 169 33554432000 134512640 135663704 4290433952 18446744073709551615 134545619 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/13930/statm: 254450 169 113 282 0 254166 0
[pid=13922/tid=13929] ppid=13920 vsize=288832 CPUtime=0 cores=5,7
/proc/13922/task/13929/stat : 13929 (python) S 13920 13922 12804 0 -1 4202560 30 936 0 0 0 0 0 0 19 0 2 0 886548738 295763968 7071 33554432000 4194304 5683644 140734785637664 18446744073709551615 242982373809 0 0 16781312 2 18446604456993874880 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 1585220

[startup+3.10102 s]
/proc/loadavg: 4.21 4.11 3.85 5/221 13930
/proc/meminfo: memFree=31204840/32951132 swapFree=67052544/67111528
[pid=13922] ppid=13920 vsize=288832 CPUtime=0.42 cores=5,7
/proc/13922/stat : 13922 (python) S 13920 13922 12804 0 -1 4202496 9797 936 1 0 35 7 0 0 19 0 2 0 886548685 295763968 7071 33554432000 4194304 5683644 140734785637664 18446744073709551615 242982376907 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/13922/statm: 72208 7071 1867 364 0 8126 0
[pid=13928] ppid=13922 vsize=278588 CPUtime=0 cores=5,7
/proc/13928/stat : 13928 (python) S 13922 13922 12804 0 -1 4202560 737 0 0 0 0 0 0 0 18 0 1 0 886548737 285274112 5554 33554432000 4194304 5683644 140734785637664 18446744073709551615 242970570255 0 0 16781312 514 3837208174058766599 0 0 17 7 0 0 0
/proc/13928/statm: 69647 5554 354 364 0 5565 0
[pid=13930] ppid=13928 vsize=1017800 CPUtime=2.57 cores=5,7
/proc/13930/stat : 13930 (gnovelty+2) R 13928 13930 13930 0 -1 4202496 430 0 0 0 257 0 0 0 25 0 1 0 886548738 1042227200 169 33554432000 134512640 135663704 4290433952 18446744073709551615 134525276 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/13930/statm: 254450 169 113 282 0 254166 0
[pid=13922/tid=13929] ppid=13920 vsize=288832 CPUtime=0 cores=5,7
/proc/13922/task/13929/stat : 13929 (python) S 13920 13922 12804 0 -1 4202560 30 936 0 0 0 0 0 0 19 0 2 0 886548738 295763968 7071 33554432000 4194304 5683644 140734785637664 18446744073709551615 242982373809 0 0 16781312 2 18446604456993874880 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 1585220

[startup+6.30048 s]
/proc/loadavg: 4.21 4.11 3.85 5/221 13930
/proc/meminfo: memFree=31202456/32951132 swapFree=67052544/67111528
[pid=13922] ppid=13920 vsize=288832 CPUtime=0.42 cores=5,7
/proc/13922/stat : 13922 (python) S 13920 13922 12804 0 -1 4202496 9797 936 1 0 35 7 0 0 19 0 2 0 886548685 295763968 7071 33554432000 4194304 5683644 140734785637664 18446744073709551615 242982376907 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/13922/statm: 72208 7071 1867 364 0 8126 0
[pid=13928] ppid=13922 vsize=278588 CPUtime=0 cores=5,7
/proc/13928/stat : 13928 (python) S 13922 13922 12804 0 -1 4202560 878 0 0 0 0 0 0 0 18 0 1 0 886548737 285274112 5577 33554432000 4194304 5683644 140734785637664 18446744073709551615 242970570255 0 0 16781312 514 3837208174058766599 0 0 17 7 0 0 0
/proc/13928/statm: 69647 5577 377 364 0 5565 0
[pid=13930] ppid=13928 vsize=1017800 CPUtime=5.77 cores=5,7
/proc/13930/stat : 13930 (gnovelty+2) R 13928 13930 13930 0 -1 4202496 430 0 0 0 577 0 0 0 25 0 1 0 886548738 1042227200 169 33554432000 134512640 135663704 4290433952 18446744073709551615 134525224 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/13930/statm: 254450 169 113 282 0 254166 0
[pid=13922/tid=13929] ppid=13920 vsize=288832 CPUtime=0 cores=5,7
/proc/13922/task/13929/stat : 13929 (python) S 13920 13922 12804 0 -1 4202560 30 936 0 0 0 0 0 0 19 0 2 0 886548738 295763968 7071 33554432000 4194304 5683644 140734785637664 18446744073709551615 242982373809 0 0 16781312 2 18446604456993874880 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 1585220

[startup+12.7004 s]
/proc/loadavg: 4.49 4.17 3.87 5/221 13930
/proc/meminfo: memFree=31201204/32951132 swapFree=67052544/67111528
[pid=13922] ppid=13920 vsize=288832 CPUtime=0.42 cores=5,7
/proc/13922/stat : 13922 (python) S 13920 13922 12804 0 -1 4202496 9797 936 1 0 35 7 0 0 19 0 2 0 886548685 295763968 7071 33554432000 4194304 5683644 140734785637664 18446744073709551615 242982376907 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/13922/statm: 72208 7071 1867 364 0 8126 0
[pid=13928] ppid=13922 vsize=278588 CPUtime=0 cores=5,7
/proc/13928/stat : 13928 (python) S 13922 13922 12804 0 -1 4202560 882 0 0 0 0 0 0 0 18 0 1 0 886548737 285274112 5577 33554432000 4194304 5683644 140734785637664 18446744073709551615 242970570255 0 0 16781312 514 4612723957403975943 0 0 17 7 0 0 0
/proc/13928/statm: 69647 5577 377 364 0 5565 0
[pid=13930] ppid=13928 vsize=1017800 CPUtime=12.17 cores=5,7
/proc/13930/stat : 13930 (gnovelty+2) R 13928 13930 13930 0 -1 4202496 430 0 0 0 1217 0 0 0 25 0 1 0 886548738 1042227200 169 33554432000 134512640 135663704 4290433952 18446744073709551615 134524918 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/13930/statm: 254450 169 113 282 0 254166 0
[pid=13922/tid=13929] ppid=13920 vsize=288832 CPUtime=0 cores=5,7
/proc/13922/task/13929/stat : 13929 (python) S 13920 13922 12804 0 -1 4202560 30 936 0 0 0 0 0 0 19 0 2 0 886548738 295763968 7071 33554432000 4194304 5683644 140734785637664 18446744073709551615 242982373809 0 0 16781312 2 18446604456993874880 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 1585220

[startup+25.5012 s]
/proc/loadavg: 4.49 4.18 3.88 5/208 13977
/proc/meminfo: memFree=31360716/32951132 swapFree=67052544/67111528
[pid=13922] ppid=13920 vsize=288832 CPUtime=0.42 cores=5,7
/proc/13922/stat : 13922 (python) S 13920 13922 12804 0 -1 4202496 9797 936 1 0 35 7 0 0 19 0 2 0 886548685 295763968 7071 33554432000 4194304 5683644 140734785637664 18446744073709551615 242982376907 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/13922/statm: 72208 7071 1867 364 0 8126 0
[pid=13928] ppid=13922 vsize=278588 CPUtime=0.02 cores=5,7
/proc/13928/stat : 13928 (python) S 13922 13922 12804 0 -1 4202560 884 0 0 0 1 1 0 0 18 0 1 0 886548737 285274112 5577 33554432000 4194304 5683644 140734785637664 18446744073709551615 242970570255 0 0 16781312 514 4612723957403975943 0 0 17 7 0 0 0
/proc/13928/statm: 69647 5577 377 364 0 5565 0
[pid=13930] ppid=13928 vsize=1017800 CPUtime=24.96 cores=5,7
/proc/13930/stat : 13930 (gnovelty+2) R 13928 13930 13930 0 -1 4202496 430 0 0 0 2496 0 0 0 25 0 1 0 886548738 1042227200 169 33554432000 134512640 135663704 4290433952 18446744073709551615 134544161 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/13930/statm: 254450 169 113 282 0 254166 0
[pid=13922/tid=13929] ppid=13920 vsize=288832 CPUtime=0 cores=5,7
/proc/13922/task/13929/stat : 13929 (python) S 13920 13922 12804 0 -1 4202560 30 936 0 0 0 0 0 0 19 0 2 0 886548738 295763968 7071 33554432000 4194304 5683644 140734785637664 18446744073709551615 242982373809 0 0 16781312 2 18446604456993874880 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 1585220

[startup+51.1008 s]
/proc/loadavg: 4.62 4.24 3.91 5/208 13977
/proc/meminfo: memFree=31358672/32951132 swapFree=67052544/67111528
[pid=13922] ppid=13920 vsize=288832 CPUtime=0.42 cores=5,7
/proc/13922/stat : 13922 (python) S 13920 13922 12804 0 -1 4202496 9797 936 1 0 35 7 0 0 19 0 2 0 886548685 295763968 7071 33554432000 4194304 5683644 140734785637664 18446744073709551615 242982376907 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/13922/statm: 72208 7071 1867 364 0 8126 0
[pid=13928] ppid=13922 vsize=278588 CPUtime=0.05 cores=5,7
/proc/13928/stat : 13928 (python) S 13922 13922 12804 0 -1 4202560 898 0 0 0 3 2 0 0 18 0 1 0 886548737 285274112 5577 33554432000 4194304 5683644 140734785637664 18446744073709551615 242970570255 0 0 16781312 514 4612723957403975943 0 0 17 7 0 0 0
/proc/13928/statm: 69647 5577 377 364 0 5565 0
[pid=13930] ppid=13928 vsize=1017800 CPUtime=50.56 cores=5,7
/proc/13930/stat : 13930 (gnovelty+2) R 13928 13930 13930 0 -1 4202496 430 0 0 0 5056 0 0 0 25 0 1 0 886548738 1042227200 169 33554432000 134512640 135663704 4290433952 18446744073709551615 135007681 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/13930/statm: 254450 169 113 282 0 254166 0
[pid=13922/tid=13929] ppid=13920 vsize=288832 CPUtime=0 cores=5,7
/proc/13922/task/13929/stat : 13929 (python) S 13920 13922 12804 0 -1 4202560 30 936 0 0 0 0 0 0 19 0 2 0 886548738 295763968 7071 33554432000 4194304 5683644 140734785637664 18446744073709551615 242982373809 0 0 16781312 2 18446604456993874880 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 1585220

[startup+102.307 s]
/proc/loadavg: 4.29 4.21 3.91 5/216 13987
/proc/meminfo: memFree=31340896/32951132 swapFree=67052544/67111528
[pid=13922] ppid=13920 vsize=299592 CPUtime=0.43 cores=5,7
/proc/13922/stat : 13922 (python) S 13920 13922 12804 0 -1 4202496 10618 936 1 0 36 7 0 0 20 0 3 0 886548685 306782208 7221 33554432000 4194304 5683644 140734785637664 18446744073709551615 242982376907 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/13922/statm: 74898 7221 1870 364 0 10813 0
[pid=13928] ppid=13922 vsize=288832 CPUtime=0.11 cores=5,7
/proc/13928/stat : 13928 (python) S 13922 13922 12804 0 -1 4202560 1155 0 0 0 6 5 0 0 19 0 2 0 886548737 295763968 5621 33554432000 4194304 5683644 140734785637664 18446744073709551615 242982376907 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/13928/statm: 72208 5621 416 364 0 8126 0
[pid=13930] ppid=13928 vsize=1017800 CPUtime=100.1 cores=5,7
/proc/13930/stat : 13930 (gnovelty+2) T 13928 13930 13930 0 -1 4202496 430 0 0 0 10010 0 0 0 25 0 1 0 886548738 1042227200 169 33554432000 134512640 135663704 4290433952 18446744073709551615 134546755 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/13930/statm: 254450 169 113 282 0 254166 0
[pid=13928/tid=13984] ppid=13922 vsize=288832 CPUtime=0 cores=5,7
/proc/13928/task/13984/stat : 13984 (python) S 13922 13922 12804 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 886558749 295763968 5621 33554432000 4194304 5683644 140734785637664 18446744073709551615 242982373809 0 0 16781312 514 18446604470985982080 0 0 -1 5 0 0 0
[pid=13985] ppid=13922 vsize=289348 CPUtime=0 cores=5,7
/proc/13985/stat : 13985 (python) S 13922 13922 12804 0 -1 4202560 746 0 0 0 0 0 0 0 15 0 1 0 886558750 296292352 5695 33554432000 4194304 5683644 140734785637664 18446744073709551615 242970570310 0 0 16781312 514 4366772006658474248 0 0 17 7 0 0 0
/proc/13985/statm: 72337 5695 348 364 0 8252 0
[pid=13987] ppid=13985 vsize=2128 CPUtime=1.65 cores=5,7
/proc/13987/stat : 13987 (march_hi) R 13985 13987 13987 0 -1 4202496 598 0 0 0 165 0 0 0 25 0 1 0 886558750 2179072 333 33554432000 4194304 4955518 140737015214272 18446744073709551615 4224727 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/13987/statm: 532 333 104 186 0 345 0
[pid=13922/tid=13929] ppid=13920 vsize=299592 CPUtime=0 cores=5,7
/proc/13922/task/13929/stat : 13929 (python) S 13920 13922 12804 0 -1 4202560 30 936 0 0 0 0 0 0 19 0 3 0 886548738 306782208 7221 33554432000 4194304 5683644 140734785637664 18446744073709551615 242982373809 0 0 16781312 2 18446604456993874880 0 0 -1 7 0 0 0
[pid=13922/tid=13986] ppid=13920 vsize=299592 CPUtime=0 cores=5,7
/proc/13922/task/13986/stat : 13986 (python) S 13920 13922 12804 0 -1 4202560 27 936 0 0 0 0 0 0 20 0 3 0 886558750 306782208 7221 33554432000 4194304 5683644 140734785637664 18446744073709551615 242982373809 0 0 16781312 2 18446604456993874880 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 1897700

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

[startup+115.101 s]
/proc/loadavg: 4.25 4.20 3.91 5/216 13987
/proc/meminfo: memFree=31338164/32951132 swapFree=67052544/67111528
[pid=13922] ppid=13920 vsize=299592 CPUtime=0.43 cores=5,7
/proc/13922/stat : 13922 (python) S 13920 13922 12804 0 -1 4202496 10618 936 1 0 36 7 0 0 20 0 3 0 886548685 306782208 7221 33554432000 4194304 5683644 140734785637664 18446744073709551615 242982376907 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/13922/statm: 74898 7221 1870 364 0 10813 0
[pid=13928] ppid=13922 vsize=288832 CPUtime=0.11 cores=5,7
/proc/13928/stat : 13928 (python) S 13922 13922 12804 0 -1 4202560 1155 0 0 0 6 5 0 0 19 0 2 0 886548737 295763968 5621 33554432000 4194304 5683644 140734785637664 18446744073709551615 242982376907 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/13928/statm: 72208 5621 416 364 0 8126 0
[pid=13930] ppid=13928 vsize=1017800 CPUtime=100.1 cores=5,7
/proc/13930/stat : 13930 (gnovelty+2) T 13928 13930 13930 0 -1 4202496 430 0 0 0 10010 0 0 0 25 0 1 0 886548738 1042227200 169 33554432000 134512640 135663704 4290433952 18446744073709551615 134546755 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/13930/statm: 254450 169 113 282 0 254166 0
[pid=13928/tid=13984] ppid=13922 vsize=288832 CPUtime=0 cores=5,7
/proc/13928/task/13984/stat : 13984 (python) S 13922 13922 12804 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 886558749 295763968 5621 33554432000 4194304 5683644 140734785637664 18446744073709551615 242982373809 0 0 16781312 514 18446604470985982080 0 0 -1 5 0 0 0
[pid=13985] ppid=13922 vsize=289348 CPUtime=0.02 cores=5,7
/proc/13985/stat : 13985 (python) S 13922 13922 12804 0 -1 4202560 898 0 0 0 1 1 0 0 15 0 1 0 886558750 296292352 5718 33554432000 4194304 5683644 140734785637664 18446744073709551615 242970570310 0 0 16781312 514 4366772006658474248 0 0 17 7 0 0 0
/proc/13985/statm: 72337 5718 371 364 0 8252 0
[pid=13987] ppid=13985 vsize=2812 CPUtime=14.44 cores=5,7
/proc/13987/stat : 13987 (march_hi) R 13985 13987 13987 0 -1 4202496 786 0 0 0 1444 0 0 0 25 0 1 0 886558750 2879488 521 33554432000 4194304 4955518 140737015214272 18446744073709551615 4227747 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/13987/statm: 703 521 104 186 0 516 0
[pid=13922/tid=13929] ppid=13920 vsize=299592 CPUtime=0 cores=5,7
/proc/13922/task/13929/stat : 13929 (python) S 13920 13922 12804 0 -1 4202560 30 936 0 0 0 0 0 0 19 0 3 0 886548738 306782208 7221 33554432000 4194304 5683644 140734785637664 18446744073709551615 242982373809 0 0 16781312 2 18446604456993874880 0 0 -1 7 0 0 0
[pid=13922/tid=13986] ppid=13920 vsize=299592 CPUtime=0 cores=5,7
/proc/13922/task/13986/stat : 13986 (python) S 13920 13922 12804 0 -1 4202560 27 936 0 0 0 0 0 0 20 0 3 0 886558750 306782208 7221 33554432000 4194304 5683644 140734785637664 18446744073709551615 242982373809 0 0 16781312 2 18446604456993874880 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 115.1
Current children cumulated vsize (KiB) 1898384

[startup+121.501 s]
/proc/loadavg: 4.21 4.20 3.91 5/220 13991
/proc/meminfo: memFree=31331436/32951132 swapFree=67052544/67111528
[pid=13922] ppid=13920 vsize=299592 CPUtime=0.43 cores=5,7
/proc/13922/stat : 13922 (python) S 13920 13922 12804 0 -1 4202496 10618 936 1 0 36 7 0 0 20 0 3 0 886548685 306782208 7221 33554432000 4194304 5683644 140734785637664 18446744073709551615 242982376907 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/13922/statm: 74898 7221 1870 364 0 10813 0
[pid=13928] ppid=13922 vsize=288832 CPUtime=0.11 cores=5,7
/proc/13928/stat : 13928 (python) S 13922 13922 12804 0 -1 4202560 1155 0 0 0 6 5 0 0 19 0 2 0 886548737 295763968 5621 33554432000 4194304 5683644 140734785637664 18446744073709551615 242982376907 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/13928/statm: 72208 5621 416 364 0 8126 0
[pid=13930] ppid=13928 vsize=1017800 CPUtime=100.1 cores=5,7
/proc/13930/stat : 13930 (gnovelty+2) T 13928 13930 13930 0 -1 4202496 430 0 0 0 10010 0 0 0 25 0 1 0 886548738 1042227200 169 33554432000 134512640 135663704 4290433952 18446744073709551615 134546755 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/13930/statm: 254450 169 113 282 0 254166 0
[pid=13928/tid=13984] ppid=13922 vsize=288832 CPUtime=0 cores=5,7
/proc/13928/task/13984/stat : 13984 (python) S 13922 13922 12804 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 886558749 295763968 5621 33554432000 4194304 5683644 140734785637664 18446744073709551615 242982373809 0 0 16781312 514 18446604470985982080 0 0 -1 5 0 0 0
[pid=13985] ppid=13922 vsize=289348 CPUtime=0.03 cores=5,7
/proc/13985/stat : 13985 (python) S 13922 13922 12804 0 -1 4202560 908 0 0 0 2 1 0 0 15 0 1 0 886558750 296292352 5718 33554432000 4194304 5683644 140734785637664 18446744073709551615 242970570310 0 0 16781312 514 4366772006658474248 0 0 17 7 0 0 0
/proc/13985/statm: 72337 5718 371 364 0 8252 0
[pid=13987] ppid=13985 vsize=3856 CPUtime=20.84 cores=5,7
/proc/13987/stat : 13987 (march_hi) R 13985 13987 13987 0 -1 4202496 932 0 0 0 2084 0 0 0 25 0 1 0 886558750 3948544 667 33554432000 4194304 4955518 140737015214272 18446744073709551615 4289858 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/13987/statm: 964 667 104 186 0 777 0
[pid=13922/tid=13929] ppid=13920 vsize=299592 CPUtime=0 cores=5,7
/proc/13922/task/13929/stat : 13929 (python) S 13920 13922 12804 0 -1 4202560 30 936 0 0 0 0 0 0 19 0 3 0 886548738 306782208 7221 33554432000 4194304 5683644 140734785637664 18446744073709551615 242982373809 0 0 16781312 2 18446604456993874880 0 0 -1 7 0 0 0
[pid=13922/tid=13986] ppid=13920 vsize=299592 CPUtime=0 cores=5,7
/proc/13922/task/13986/stat : 13986 (python) S 13920 13922 12804 0 -1 4202560 27 936 0 0 0 0 0 0 20 0 3 0 886558750 306782208 7221 33554432000 4194304 5683644 140734785637664 18446744073709551615 242982373809 0 0 16781312 2 18446604456993874880 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 121.51
Current children cumulated vsize (KiB) 1899428

[startup+124.701 s]
/proc/loadavg: 4.21 4.20 3.91 5/220 13991
/proc/meminfo: memFree=31330072/32951132 swapFree=67052544/67111528
[pid=13922] ppid=13920 vsize=299592 CPUtime=0.43 cores=5,7
/proc/13922/stat : 13922 (python) S 13920 13922 12804 0 -1 4202496 10618 936 1 0 36 7 0 0 20 0 3 0 886548685 306782208 7221 33554432000 4194304 5683644 140734785637664 18446744073709551615 242982376907 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/13922/statm: 74898 7221 1870 364 0 10813 0
[pid=13928] ppid=13922 vsize=288832 CPUtime=0.11 cores=5,7
/proc/13928/stat : 13928 (python) S 13922 13922 12804 0 -1 4202560 1155 0 0 0 6 5 0 0 19 0 2 0 886548737 295763968 5621 33554432000 4194304 5683644 140734785637664 18446744073709551615 242982376907 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/13928/statm: 72208 5621 416 364 0 8126 0
[pid=13930] ppid=13928 vsize=1017800 CPUtime=100.1 cores=5,7
/proc/13930/stat : 13930 (gnovelty+2) T 13928 13930 13930 0 -1 4202496 430 0 0 0 10010 0 0 0 25 0 1 0 886548738 1042227200 169 33554432000 134512640 135663704 4290433952 18446744073709551615 134546755 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/13930/statm: 254450 169 113 282 0 254166 0
[pid=13928/tid=13984] ppid=13922 vsize=288832 CPUtime=0 cores=5,7
/proc/13928/task/13984/stat : 13984 (python) S 13922 13922 12804 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 886558749 295763968 5621 33554432000 4194304 5683644 140734785637664 18446744073709551615 242982373809 0 0 16781312 514 18446604470985982080 0 0 -1 5 0 0 0
[pid=13985] ppid=13922 vsize=289348 CPUtime=0.04 cores=5,7
/proc/13985/stat : 13985 (python) S 13922 13922 12804 0 -1 4202560 910 0 0 0 2 2 0 0 15 0 1 0 886558750 296292352 5718 33554432000 4194304 5683644 140734785637664 18446744073709551615 242970570310 0 0 16781312 514 4366772006658474248 0 0 17 7 0 0 0
/proc/13985/statm: 72337 5718 371 364 0 8252 0
[pid=13987] ppid=13985 vsize=4044 CPUtime=24.04 cores=5,7
/proc/13987/stat : 13987 (march_hi) R 13985 13987 13987 0 -1 4202496 996 0 0 0 2404 0 0 0 25 0 1 0 886558750 4141056 731 33554432000 4194304 4955518 140737015214272 18446744073709551615 4291010 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/13987/statm: 1011 731 104 186 0 824 0
[pid=13922/tid=13929] ppid=13920 vsize=299592 CPUtime=0 cores=5,7
/proc/13922/task/13929/stat : 13929 (python) S 13920 13922 12804 0 -1 4202560 30 936 0 0 0 0 0 0 19 0 3 0 886548738 306782208 7221 33554432000 4194304 5683644 140734785637664 18446744073709551615 242982373809 0 0 16781312 2 18446604456993874880 0 0 -1 7 0 0 0
[pid=13922/tid=13986] ppid=13920 vsize=299592 CPUtime=0 cores=5,7
/proc/13922/task/13986/stat : 13986 (python) S 13920 13922 12804 0 -1 4202560 27 936 0 0 0 0 0 0 20 0 3 0 886558750 306782208 7221 33554432000 4194304 5683644 140734785637664 18446744073709551615 242982373809 0 0 16781312 2 18446604456993874880 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 124.72
Current children cumulated vsize (KiB) 1899616

[startup+126.301 s]
/proc/loadavg: 4.21 4.20 3.91 5/220 13991
/proc/meminfo: memFree=31329824/32951132 swapFree=67052544/67111528
[pid=13922] ppid=13920 vsize=299592 CPUtime=0.43 cores=5,7
/proc/13922/stat : 13922 (python) S 13920 13922 12804 0 -1 4202496 10618 936 1 0 36 7 0 0 20 0 3 0 886548685 306782208 7221 33554432000 4194304 5683644 140734785637664 18446744073709551615 242982376907 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/13922/statm: 74898 7221 1870 364 0 10813 0
[pid=13928] ppid=13922 vsize=288832 CPUtime=0.11 cores=5,7
/proc/13928/stat : 13928 (python) S 13922 13922 12804 0 -1 4202560 1155 0 0 0 6 5 0 0 19 0 2 0 886548737 295763968 5621 33554432000 4194304 5683644 140734785637664 18446744073709551615 242982376907 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/13928/statm: 72208 5621 416 364 0 8126 0
[pid=13930] ppid=13928 vsize=1017800 CPUtime=100.1 cores=5,7
/proc/13930/stat : 13930 (gnovelty+2) T 13928 13930 13930 0 -1 4202496 430 0 0 0 10010 0 0 0 25 0 1 0 886548738 1042227200 169 33554432000 134512640 135663704 4290433952 18446744073709551615 134546755 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/13930/statm: 254450 169 113 282 0 254166 0
[pid=13928/tid=13984] ppid=13922 vsize=288832 CPUtime=0 cores=5,7
/proc/13928/task/13984/stat : 13984 (python) S 13922 13922 12804 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 886558749 295763968 5621 33554432000 4194304 5683644 140734785637664 18446744073709551615 242982373809 0 0 16781312 514 18446604470985982080 0 0 -1 5 0 0 0
[pid=13985] ppid=13922 vsize=289348 CPUtime=0.05 cores=5,7
/proc/13985/stat : 13985 (python) S 13922 13922 12804 0 -1 4202560 913 0 0 0 3 2 0 0 15 0 1 0 886558750 296292352 5718 33554432000 4194304 5683644 140734785637664 18446744073709551615 242970570310 0 0 16781312 514 4366772006658474248 0 0 17 7 0 0 0
/proc/13985/statm: 72337 5718 371 364 0 8252 0
[pid=13987] ppid=13985 vsize=4044 CPUtime=25.64 cores=5,7
/proc/13987/stat : 13987 (march_hi) R 13985 13987 13987 0 -1 4202496 1031 0 0 0 2564 0 0 0 25 0 1 0 886558750 4141056 766 33554432000 4194304 4955518 140737015214272 18446744073709551615 4209787 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/13987/statm: 1011 766 104 186 0 824 0
[pid=13922/tid=13929] ppid=13920 vsize=299592 CPUtime=0 cores=5,7
/proc/13922/task/13929/stat : 13929 (python) S 13920 13922 12804 0 -1 4202560 30 936 0 0 0 0 0 0 19 0 3 0 886548738 306782208 7221 33554432000 4194304 5683644 140734785637664 18446744073709551615 242982373809 0 0 16781312 2 18446604456993874880 0 0 -1 7 0 0 0
[pid=13922/tid=13986] ppid=13920 vsize=299592 CPUtime=0 cores=5,7
/proc/13922/task/13986/stat : 13986 (python) S 13920 13922 12804 0 -1 4202560 27 936 0 0 0 0 0 0 20 0 3 0 886558750 306782208 7221 33554432000 4194304 5683644 140734785637664 18446744073709551615 242982373809 0 0 16781312 2 18446604456993874880 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 126.33
Current children cumulated vsize (KiB) 1899616

[startup+127.101 s]
/proc/loadavg: 4.19 4.19 3.91 5/220 13991
/proc/meminfo: memFree=31329080/32951132 swapFree=67052544/67111528
[pid=13922] ppid=13920 vsize=299592 CPUtime=0.43 cores=5,7
/proc/13922/stat : 13922 (python) S 13920 13922 12804 0 -1 4202496 10618 936 1 0 36 7 0 0 20 0 3 0 886548685 306782208 7221 33554432000 4194304 5683644 140734785637664 18446744073709551615 242982376907 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/13922/statm: 74898 7221 1870 364 0 10813 0
[pid=13928] ppid=13922 vsize=288832 CPUtime=0.11 cores=5,7
/proc/13928/stat : 13928 (python) S 13922 13922 12804 0 -1 4202560 1155 0 0 0 6 5 0 0 19 0 2 0 886548737 295763968 5621 33554432000 4194304 5683644 140734785637664 18446744073709551615 242982376907 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/13928/statm: 72208 5621 416 364 0 8126 0
[pid=13930] ppid=13928 vsize=1017800 CPUtime=100.1 cores=5,7
/proc/13930/stat : 13930 (gnovelty+2) T 13928 13930 13930 0 -1 4202496 430 0 0 0 10010 0 0 0 25 0 1 0 886548738 1042227200 169 33554432000 134512640 135663704 4290433952 18446744073709551615 134546755 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/13930/statm: 254450 169 113 282 0 254166 0
[pid=13928/tid=13984] ppid=13922 vsize=288832 CPUtime=0 cores=5,7
/proc/13928/task/13984/stat : 13984 (python) S 13922 13922 12804 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 886558749 295763968 5621 33554432000 4194304 5683644 140734785637664 18446744073709551615 242982373809 0 0 16781312 514 18446604470985982080 0 0 -1 5 0 0 0
[pid=13985] ppid=13922 vsize=289348 CPUtime=0.05 cores=5,7
/proc/13985/stat : 13985 (python) S 13922 13922 12804 0 -1 4202560 915 0 0 0 3 2 0 0 15 0 1 0 886558750 296292352 5718 33554432000 4194304 5683644 140734785637664 18446744073709551615 242970570310 0 0 16781312 514 4366772006658474248 0 0 17 7 0 0 0
/proc/13985/statm: 72337 5718 371 364 0 8252 0
[pid=13987] ppid=13985 vsize=4044 CPUtime=26.44 cores=5,7
/proc/13987/stat : 13987 (march_hi) R 13985 13987 13987 0 -1 4202496 1048 0 0 0 2644 0 0 0 25 0 1 0 886558750 4141056 783 33554432000 4194304 4955518 140737015214272 18446744073709551615 4209669 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/13987/statm: 1011 783 104 186 0 824 0
[pid=13922/tid=13929] ppid=13920 vsize=299592 CPUtime=0 cores=5,7
/proc/13922/task/13929/stat : 13929 (python) S 13920 13922 12804 0 -1 4202560 30 936 0 0 0 0 0 0 19 0 3 0 886548738 306782208 7221 33554432000 4194304 5683644 140734785637664 18446744073709551615 242982373809 0 0 16781312 2 18446604456993874880 0 0 -1 7 0 0 0
[pid=13922/tid=13986] ppid=13920 vsize=299592 CPUtime=0 cores=5,7
/proc/13922/task/13986/stat : 13986 (python) S 13920 13922 12804 0 -1 4202560 27 936 0 0 0 0 0 0 20 0 3 0 886558750 306782208 7221 33554432000 4194304 5683644 140734785637664 18446744073709551615 242982373809 0 0 16781312 2 18446604456993874880 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 127.13
Current children cumulated vsize (KiB) 1899616

[startup+127.901 s]
/proc/loadavg: 4.19 4.19 3.91 5/220 13991
/proc/meminfo: memFree=31328832/32951132 swapFree=67052544/67111528
[pid=13922] ppid=13920 vsize=299592 CPUtime=0.43 cores=5,7
/proc/13922/stat : 13922 (python) S 13920 13922 12804 0 -1 4202496 10618 936 1 0 36 7 0 0 20 0 3 0 886548685 306782208 7221 33554432000 4194304 5683644 140734785637664 18446744073709551615 242982376907 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/13922/statm: 74898 7221 1870 364 0 10813 0
[pid=13928] ppid=13922 vsize=288832 CPUtime=0.11 cores=5,7
/proc/13928/stat : 13928 (python) S 13922 13922 12804 0 -1 4202560 1155 0 0 0 6 5 0 0 19 0 2 0 886548737 295763968 5621 33554432000 4194304 5683644 140734785637664 18446744073709551615 242982376907 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/13928/statm: 72208 5621 416 364 0 8126 0
[pid=13930] ppid=13928 vsize=1017800 CPUtime=100.1 cores=5,7
/proc/13930/stat : 13930 (gnovelty+2) T 13928 13930 13930 0 -1 4202496 430 0 0 0 10010 0 0 0 25 0 1 0 886548738 1042227200 169 33554432000 134512640 135663704 4290433952 18446744073709551615 134546755 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/13930/statm: 254450 169 113 282 0 254166 0
[pid=13928/tid=13984] ppid=13922 vsize=288832 CPUtime=0 cores=5,7
/proc/13928/task/13984/stat : 13984 (python) S 13922 13922 12804 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 886558749 295763968 5621 33554432000 4194304 5683644 140734785637664 18446744073709551615 242982373809 0 0 16781312 514 18446604470985982080 0 0 -1 5 0 0 0
[pid=13985] ppid=13922 vsize=289348 CPUtime=0.05 cores=5,7
/proc/13985/stat : 13985 (python) S 13922 13922 12804 0 -1 4202560 919 0 0 0 3 2 0 0 15 0 1 0 886558750 296292352 5718 33554432000 4194304 5683644 140734785637664 18446744073709551615 242970570310 0 0 16781312 514 4366772006658474248 0 0 17 7 0 0 0
/proc/13985/statm: 72337 5718 371 364 0 8252 0
[pid=13987] ppid=13985 vsize=4044 CPUtime=27.24 cores=5,7
/proc/13987/stat : 13987 (march_hi) R 13985 13987 13987 0 -1 4202496 1065 0 0 0 2724 0 0 0 25 0 1 0 886558750 4141056 800 33554432000 4194304 4955518 140737015214272 18446744073709551615 4238469 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/13987/statm: 1011 800 104 186 0 824 0
[pid=13922/tid=13929] ppid=13920 vsize=299592 CPUtime=0 cores=5,7
/proc/13922/task/13929/stat : 13929 (python) S 13920 13922 12804 0 -1 4202560 30 936 0 0 0 0 0 0 19 0 3 0 886548738 306782208 7221 33554432000 4194304 5683644 140734785637664 18446744073709551615 242982373809 0 0 16781312 2 18446604456993874880 0 0 -1 7 0 0 0
[pid=13922/tid=13986] ppid=13920 vsize=299592 CPUtime=0 cores=5,7
/proc/13922/task/13986/stat : 13986 (python) S 13920 13922 12804 0 -1 4202560 27 936 0 0 0 0 0 0 20 0 3 0 886558750 306782208 7221 33554432000 4194304 5683644 140734785637664 18446744073709551615 242982373809 0 0 16781312 2 18446604456993874880 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 127.93
Current children cumulated vsize (KiB) 1899616

[startup+128.101 s]
/proc/loadavg: 4.19 4.19 3.91 5/220 13991
/proc/meminfo: memFree=31328832/32951132 swapFree=67052544/67111528
[pid=13922] ppid=13920 vsize=299560 CPUtime=128.17 cores=5,7
/proc/13922/stat : 13922 (python) R 13920 13922 12804 0 -1 4202496 14763 4762 1 0 37 8 12764 8 17 0 2 0 886548685 306749440 7218 33554432000 4194304 5683644 140734785637664 18446744073709551615 5258711 0 0 16781312 0 18446744073709551615 0 0 17 5 0 0 0
/proc/13922/statm: 74890 7218 1867 364 0 10813 0
[pid=13922/tid=13986] ppid=13920 vsize=299560 CPUtime=127.72 cores=5,7
/proc/13922/task/13986/stat : 13986 (python) R 13920 13922 12804 0 -1 4202560 27 4762 0 0 0 0 12764 8 18 0 2 0 886558750 306749440 7218 33554432000 4194304 5683644 140734785637664 18446744073709551615 242982373809 0 0 16781312 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 128.17
Current children cumulated vsize (KiB) 299560

Child status: 0
Real time (s): 128.104
CPU time (s): 128.197
CPU user time (s): 128.025
CPU system time (s): 0.171973
CPU usage (%): 100.072
Max. virtual memory (cumulated for all children) (KiB): 1899616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 128.025
system time used= 0.171973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19736
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= 1627
involuntary context switches= 326

runsolver used 0.215967 second user time and 0.486925 second system time

The end

Launcher Data

Begin job on node128 at 2011-06-11 01:45:00
IDJOB=3484399
IDBENCH=82910
IDSOLVER=1975
FILE ID=node128/3484399-1307749500
RUNJOBID= node128-1307747008-12825
PBS_JOBID= 13550829
Free space on /tmp= 74032 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-S895193371-061.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-3484399-1307749500/watcher-3484399-1307749500 -o /tmp/evaluation-result-3484399-1307749500/solver-3484399-1307749500 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3484399-1307749500.cnf -seed 169257574 -budget 1200

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

MD5SUM BENCH= 737aa440f80cd8be0050a0f138c79eb6
RANDOM SEED=169257574

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      31230344 kB
Buffers:        244484 kB
Cached:         937788 kB
SwapCached:      11368 kB
Active:         665592 kB
Inactive:       841940 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      31230344 kB
SwapTotal:    67111528 kB
SwapFree:     67052544 kB
Dirty:           40824 kB
Writeback:           0 kB
AnonPages:      323360 kB
Mapped:          18576 kB
Slab:           140544 kB
PageTables:      11876 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:  6087444 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74000 MiB
End job on node128 at 2011-06-11 01:47:09