Trace number 3386840

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.07 4981.27

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v700-c2982-S1230934123-063.UNKNOWN.cnf
MD5SUM5aca76da937068f3a8e48a26305deff6
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses2982
Sum of the clauses size8946
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32982
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.35/0.69	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.35/0.69	c INFO: solving HOME/instance-3386840-1305593305.cnf
0.35/0.69	c INFO: computing task features
0.41/0.70	c INFO: computed variable-clause graph statistics
0.41/0.70	c INFO: computed clause balance statistics
0.41/0.75	c INFO: computed variable balance statistics
0.41/0.79	c INFO: computed small-clause counts
0.41/0.79	c INFO: computed Horn-clause counts
0.41/0.79	c INFO: computed variable graph statistics
0.41/0.79	c INFO: collected features for HOME/instance-3386840-1305593305.cnf in 0.11 s
0.51/0.82	c INFO: running gnovelty+2@0 for 97 with 4999 remaining (b = 0.58)
100.27/100.23	c INFO: running march_hi@0 for 97 with 4900 remaining (b = 0.07)
201.69/201.22	c INFO: running gnovelty+2@0 for 97 with 4799 remaining (b = 0.08)
302.43/301.65	c INFO: running march_hi@100 for 291 with 4699 remaining (b = 0.23)
593.36/591.47	c INFO: running march_hi@390 for 97 with 4409 remaining (b = 0.09)
690.74/688.50	c INFO: running march_hi@487 for 97 with 4312 remaining (b = 0.08)
790.70/788.00	c INFO: running march_hi@587 for 97 with 4212 remaining (b = 0.10)
883.75/880.79	c INFO: running march_hi@679 for 97 with 4120 remaining (b = 0.06)
983.16/979.74	c INFO: running march_hi@0 for 485 with 4021 remaining (b = 0.30)
1474.44/1469.22	c INFO: running march_hi@489 for 194 with 3531 remaining (b = 0.13)
1670.98/1665.01	c INFO: running march_hi@0 for 388 with 3335 remaining (b = 0.24)
2065.39/2058.26	c INFO: running march_hi@392 for 97 with 2943 remaining (b = 0.07)
2162.98/2155.49	c INFO: running march_hi@490 for 194 with 2845 remaining (b = 0.11)
2357.35/2349.09	c INFO: running march_hi@0 for 388 with 2652 remaining (b = 0.22)
2748.25/2738.31	c INFO: running march_hi@389 for 97 with 2263 remaining (b = 0.05)
2844.74/2834.41	c INFO: running kcnfs-2006@0 for 582 with 2166 remaining (b = 0.24)
3434.46/3421.88	c INFO: running march_hi@0 for 97 with 1579 remaining (b = 0.04)
3535.88/3522.83	c INFO: running march_hi@778 for 1358 with 1478 remaining (b = 0.40)
4902.07/4883.68	c INFO: running march_hi@2139 for 117 with 117 remaining (b = 0.11)

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-3386840-1305593305/watcher-3386840-1305593305 -o /tmp/evaluation-result-3386840-1305593305/solver-3386840-1305593305 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386840-1305593305.cnf -seed 455774198 -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: 2.11 2.06 2.01 3/542 9376
/proc/meminfo: memFree=11098556/32951124 swapFree=65980224/67111528
[pid=9376] ppid=9374 vsize=15772 CPUtime=0 cores=1,3,5,7
/proc/9376/stat : 9376 (python) R 9374 9376 8584 0 -1 4202496 882 0 0 0 0 0 0 0 22 0 1 0 651745961 16150528 764 33554432000 4194304 5683644 140733710405744 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/9376/statm: 3943 765 343 364 0 430 0

[startup+0.0670309 s]
/proc/loadavg: 2.11 2.06 2.01 3/542 9376
/proc/meminfo: memFree=11098556/32951124 swapFree=65980224/67111528
[pid=9376] ppid=9374 vsize=30108 CPUtime=0.04 cores=1,3,5,7
/proc/9376/stat : 9376 (python) S 9374 9376 8584 0 -1 4202496 1509 0 0 0 3 1 0 0 17 0 1 0 651745961 30830592 1347 33554432000 4194304 5683644 140733710405744 18446744073709551615 228095449088 0 2147483391 16781312 2 18446744071699207358 0 0 17 1 0 0 0
/proc/9376/statm: 7527 1347 443 364 0 897 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 30108

[startup+0.101029 s]
/proc/loadavg: 2.11 2.06 2.01 3/542 9376
/proc/meminfo: memFree=11098556/32951124 swapFree=65980224/67111528
[pid=9376] ppid=9374 vsize=85616 CPUtime=0.07 cores=1,3,5,7
/proc/9376/stat : 9376 (python) R 9374 9376 8584 0 -1 4202496 2628 0 0 0 5 2 0 0 17 0 1 0 651745961 87670784 2347 33554432000 4194304 5683644 140733710405744 18446744073709551615 228095449088 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/9376/statm: 21404 2347 713 364 0 1621 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 85616

[startup+0.301054 s]
/proc/loadavg: 2.11 2.06 2.01 3/542 9376
/proc/meminfo: memFree=11098556/32951124 swapFree=65980224/67111528
[pid=9376] ppid=9374 vsize=135748 CPUtime=0.18 cores=1,3,5,7
/proc/9376/stat : 9376 (python) R 9374 9376 8584 0 -1 4202496 5971 936 1 0 13 5 0 0 17 0 1 0 651745961 139005952 4149 33554432000 4194304 5683644 140733710405744 18446744073709551615 4620076 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/9376/statm: 33937 4149 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 135748

[startup+0.700943 s]
/proc/loadavg: 2.11 2.06 2.01 3/542 9376
/proc/meminfo: memFree=11098556/32951124 swapFree=65980224/67111528
[pid=9376] ppid=9374 vsize=278484 CPUtime=0.41 cores=1,3,5,7
/proc/9376/stat : 9376 (python) R 9374 9376 8584 0 -1 4202496 9292 936 1 0 30 11 0 0 15 0 1 0 651745961 285167616 6962 33554432000 4194304 5683644 140733710405744 18446744073709551615 47578941953322 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/9376/statm: 69621 6962 1761 364 0 5545 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 278484

[startup+1.50077 s]
/proc/loadavg: 2.11 2.06 2.01 3/546 9384
/proc/meminfo: memFree=11073476/32951124 swapFree=65980224/67111528
[pid=9376] ppid=9374 vsize=288892 CPUtime=0.54 cores=1,3,5,7
/proc/9376/stat : 9376 (python) S 9374 9376 8584 0 -1 4202496 9850 936 1 0 42 12 0 0 18 0 2 0 651745961 295825408 7124 33554432000 4194304 5683644 140733710405744 18446744073709551615 228107277771 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9376/statm: 72223 7124 1875 364 0 8141 0
[pid=9382] ppid=9376 vsize=278648 CPUtime=0 cores=1,3,5,7
/proc/9382/stat : 9382 (python) S 9376 9376 8584 0 -1 4202560 738 0 0 0 0 0 0 0 18 0 1 0 651746044 285335552 5599 33554432000 4194304 5683644 140733710405744 18446744073709551615 228095471119 0 0 16781312 514 12447233317399429119 0 0 17 1 0 0 0
/proc/9382/statm: 69662 5599 354 364 0 5580 0
[pid=9384] ppid=9382 vsize=1017936 CPUtime=0.66 cores=1,3,5,7
/proc/9384/stat : 9384 (gnovelty+2) R 9382 9384 9384 0 -1 4202496 461 0 0 0 66 0 0 0 21 0 1 0 651746045 1042366464 196 33554432000 134512640 135663704 4286931136 18446744073709551615 134524677 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/9384/statm: 254484 196 113 282 0 254200 0
[pid=9376/tid=9383] ppid=9374 vsize=288892 CPUtime=0 cores=1,3,5,7
/proc/9376/task/9383/stat : 9383 (python) S 9374 9376 8584 0 -1 4202560 29 936 0 0 0 0 0 0 18 0 2 0 651746045 295825408 7124 33554432000 4194304 5683644 140733710405744 18446744073709551615 228107274673 0 0 16781312 2 18446604464107996160 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.2
Current children cumulated vsize (KiB) 1585476

[startup+3.10049 s]
/proc/loadavg: 2.18 2.07 2.01 3/546 9384
/proc/meminfo: memFree=11071740/32951124 swapFree=65980224/67111528
[pid=9376] ppid=9374 vsize=288892 CPUtime=0.54 cores=1,3,5,7
/proc/9376/stat : 9376 (python) S 9374 9376 8584 0 -1 4202496 9850 936 1 0 42 12 0 0 18 0 2 0 651745961 295825408 7124 33554432000 4194304 5683644 140733710405744 18446744073709551615 228107277771 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9376/statm: 72223 7124 1875 364 0 8141 0
[pid=9382] ppid=9376 vsize=278648 CPUtime=0 cores=1,3,5,7
/proc/9382/stat : 9382 (python) S 9376 9376 8584 0 -1 4202560 738 0 0 0 0 0 0 0 18 0 1 0 651746044 285335552 5599 33554432000 4194304 5683644 140733710405744 18446744073709551615 228095471119 0 0 16781312 514 12447233317399396613 0 0 17 1 0 0 0
/proc/9382/statm: 69662 5599 354 364 0 5580 0
[pid=9384] ppid=9382 vsize=1017936 CPUtime=2.26 cores=1,3,5,7
/proc/9384/stat : 9384 (gnovelty+2) R 9382 9384 9384 0 -1 4202496 461 0 0 0 226 0 0 0 25 0 1 0 651746045 1042366464 196 33554432000 134512640 135663704 4286931136 18446744073709551615 134544240 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/9384/statm: 254484 196 113 282 0 254200 0
[pid=9376/tid=9383] ppid=9374 vsize=288892 CPUtime=0 cores=1,3,5,7
/proc/9376/task/9383/stat : 9383 (python) S 9374 9376 8584 0 -1 4202560 29 936 0 0 0 0 0 0 18 0 2 0 651746045 295825408 7124 33554432000 4194304 5683644 140733710405744 18446744073709551615 228107274673 0 0 16781312 2 18446604464107996160 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.8
Current children cumulated vsize (KiB) 1585476

[startup+6.30089 s]
/proc/loadavg: 2.18 2.07 2.01 3/546 9384
/proc/meminfo: memFree=11071820/32951124 swapFree=65980224/67111528
[pid=9376] ppid=9374 vsize=288892 CPUtime=0.54 cores=1,3,5,7
/proc/9376/stat : 9376 (python) S 9374 9376 8584 0 -1 4202496 9850 936 1 0 42 12 0 0 18 0 2 0 651745961 295825408 7124 33554432000 4194304 5683644 140733710405744 18446744073709551615 228107277771 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9376/statm: 72223 7124 1875 364 0 8141 0
[pid=9382] ppid=9376 vsize=278648 CPUtime=0.02 cores=1,3,5,7
/proc/9382/stat : 9382 (python) S 9376 9376 8584 0 -1 4202560 889 0 0 0 1 1 0 0 18 0 1 0 651746044 285335552 5622 33554432000 4194304 5683644 140733710405744 18446744073709551615 228095471119 0 0 16781312 514 12447233317399396613 0 0 17 1 0 0 0
/proc/9382/statm: 69662 5622 377 364 0 5580 0
[pid=9384] ppid=9382 vsize=1017936 CPUtime=5.46 cores=1,3,5,7
/proc/9384/stat : 9384 (gnovelty+2) R 9382 9384 9384 0 -1 4202496 461 0 0 0 546 0 0 0 25 0 1 0 651746045 1042366464 196 33554432000 134512640 135663704 4286931136 18446744073709551615 134546437 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/9384/statm: 254484 196 113 282 0 254200 0
[pid=9376/tid=9383] ppid=9374 vsize=288892 CPUtime=0 cores=1,3,5,7
/proc/9376/task/9383/stat : 9383 (python) S 9374 9376 8584 0 -1 4202560 29 936 0 0 0 0 0 0 18 0 2 0 651746045 295825408 7124 33554432000 4194304 5683644 140733710405744 18446744073709551615 228107274673 0 0 16781312 2 18446604464107996160 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 6.02
Current children cumulated vsize (KiB) 1585476

[startup+12.7007 s]
/proc/loadavg: 2.15 2.07 2.01 3/546 9384
/proc/meminfo: memFree=11071212/32951124 swapFree=65980224/67111528
[pid=9376] ppid=9374 vsize=288892 CPUtime=0.54 cores=1,3,5,7
/proc/9376/stat : 9376 (python) S 9374 9376 8584 0 -1 4202496 9850 936 1 0 42 12 0 0 18 0 2 0 651745961 295825408 7124 33554432000 4194304 5683644 140733710405744 18446744073709551615 228107277771 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9376/statm: 72223 7124 1875 364 0 8141 0
[pid=9382] ppid=9376 vsize=278648 CPUtime=0.04 cores=1,3,5,7
/proc/9382/stat : 9382 (python) S 9376 9376 8584 0 -1 4202560 891 0 0 0 2 2 0 0 18 0 1 0 651746044 285335552 5622 33554432000 4194304 5683644 140733710405744 18446744073709551615 228095471119 0 0 16781312 514 16168239321608847621 0 0 17 7 0 0 0
/proc/9382/statm: 69662 5622 377 364 0 5580 0
[pid=9384] ppid=9382 vsize=1017936 CPUtime=11.86 cores=1,3,5,7
/proc/9384/stat : 9384 (gnovelty+2) R 9382 9384 9384 0 -1 4202496 461 0 0 0 1186 0 0 0 25 0 1 0 651746045 1042366464 196 33554432000 134512640 135663704 4286931136 18446744073709551615 134525222 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/9384/statm: 254484 196 113 282 0 254200 0
[pid=9376/tid=9383] ppid=9374 vsize=288892 CPUtime=0 cores=1,3,5,7
/proc/9376/task/9383/stat : 9383 (python) S 9374 9376 8584 0 -1 4202560 29 936 0 0 0 0 0 0 18 0 2 0 651746045 295825408 7124 33554432000 4194304 5683644 140733710405744 18446744073709551615 228107274673 0 0 16781312 2 18446604464107996160 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.44
Current children cumulated vsize (KiB) 1585476

[startup+25.5004 s]
/proc/loadavg: 2.13 2.07 2.01 3/546 9385
/proc/meminfo: memFree=11071932/32951124 swapFree=65980224/67111528
[pid=9376] ppid=9374 vsize=288892 CPUtime=0.54 cores=1,3,5,7
/proc/9376/stat : 9376 (python) S 9374 9376 8584 0 -1 4202496 9850 936 1 0 42 12 0 0 18 0 2 0 651745961 295825408 7124 33554432000 4194304 5683644 140733710405744 18446744073709551615 228107277771 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9376/statm: 72223 7124 1875 364 0 8141 0
[pid=9382] ppid=9376 vsize=278648 CPUtime=0.08 cores=1,3,5,7
/proc/9382/stat : 9382 (python) S 9376 9376 8584 0 -1 4202560 896 0 0 0 4 4 0 0 18 0 1 0 651746044 285335552 5622 33554432000 4194304 5683644 140733710405744 18446744073709551615 228095471119 0 0 16781312 514 16168239321608847621 0 0 17 7 0 0 0
/proc/9382/statm: 69662 5622 377 364 0 5580 0
[pid=9384] ppid=9382 vsize=1017936 CPUtime=24.66 cores=1,3,5,7
/proc/9384/stat : 9384 (gnovelty+2) R 9382 9384 9384 0 -1 4202496 461 0 0 0 2466 0 0 0 25 0 1 0 651746045 1042366464 196 33554432000 134512640 135663704 4286931136 18446744073709551615 134544167 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/9384/statm: 254484 196 113 282 0 254200 0
[pid=9376/tid=9383] ppid=9374 vsize=288892 CPUtime=0 cores=1,3,5,7
/proc/9376/task/9383/stat : 9383 (python) S 9374 9376 8584 0 -1 4202560 29 936 0 0 0 0 0 0 18 0 2 0 651746045 295825408 7124 33554432000 4194304 5683644 140733710405744 18446744073709551615 228107274673 0 0 16781312 2 18446604464107996160 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 1585476

[startup+51.1007 s]
/proc/loadavg: 2.08 2.06 2.01 3/546 9385
/proc/meminfo: memFree=11071664/32951124 swapFree=65980224/67111528
[pid=9376] ppid=9374 vsize=288892 CPUtime=0.54 cores=1,3,5,7
/proc/9376/stat : 9376 (python) S 9374 9376 8584 0 -1 4202496 9850 936 1 0 42 12 0 0 18 0 2 0 651745961 295825408 7124 33554432000 4194304 5683644 140733710405744 18446744073709551615 228107277771 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9376/statm: 72223 7124 1875 364 0 8141 0
[pid=9382] ppid=9376 vsize=278648 CPUtime=0.17 cores=1,3,5,7
/proc/9382/stat : 9382 (python) S 9376 9376 8584 0 -1 4202560 905 0 0 0 8 9 0 0 18 0 1 0 651746044 285335552 5622 33554432000 4194304 5683644 140733710405744 18446744073709551615 228095471119 0 0 16781312 514 16168239321608847621 0 0 17 7 0 0 0
/proc/9382/statm: 69662 5622 377 364 0 5580 0
[pid=9384] ppid=9382 vsize=1017936 CPUtime=50.26 cores=1,3,5,7
/proc/9384/stat : 9384 (gnovelty+2) R 9382 9384 9384 0 -1 4202496 461 0 0 0 5026 0 0 0 25 0 1 0 651746045 1042366464 196 33554432000 134512640 135663704 4286931136 18446744073709551615 134524851 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/9384/statm: 254484 196 113 282 0 254200 0
[pid=9376/tid=9383] ppid=9374 vsize=288892 CPUtime=0 cores=1,3,5,7
/proc/9376/task/9383/stat : 9383 (python) S 9374 9376 8584 0 -1 4202560 29 936 0 0 0 0 0 0 18 0 2 0 651746045 295825408 7124 33554432000 4194304 5683644 140733710405744 18446744073709551615 228107274673 0 0 16781312 2 18446604464107996160 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 1585476

[startup+102.319 s]
/proc/loadavg: 2.03 2.05 2.00 3/550 9391
/proc/meminfo: memFree=11064900/32951124 swapFree=65980224/67111528
[pid=9376] ppid=9374 vsize=299672 CPUtime=0.57 cores=1,3,5,7
/proc/9376/stat : 9376 (python) S 9374 9376 8584 0 -1 4202496 10673 936 1 0 45 12 0 0 20 0 3 0 651745961 306864128 7249 33554432000 4194304 5683644 140733710405744 18446744073709551615 228107277771 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/9376/statm: 74918 7249 1878 364 0 10833 0
[pid=9382] ppid=9376 vsize=288892 CPUtime=0.37 cores=1,3,5,7
/proc/9382/stat : 9382 (python) S 9376 9376 8584 0 -1 4202560 1077 0 0 0 19 18 0 0 19 0 2 0 651746044 295825408 5660 33554432000 4194304 5683644 140733710405744 18446744073709551615 228107277771 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/9382/statm: 72223 5660 410 364 0 8141 0
[pid=9384] ppid=9382 vsize=1017936 CPUtime=99.37 cores=1,3,5,7
/proc/9384/stat : 9384 (gnovelty+2) T 9382 9384 9384 0 -1 4202496 461 0 0 0 9937 0 0 0 25 0 1 0 651746045 1042366464 196 33554432000 134512640 135663704 4286931136 18446744073709551615 134545631 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/9384/statm: 254484 196 113 282 0 254200 0
[pid=9382/tid=9388] ppid=9376 vsize=288892 CPUtime=0 cores=1,3,5,7
/proc/9382/task/9388/stat : 9388 (python) S 9376 9376 8584 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 651755982 295825408 5660 33554432000 4194304 5683644 140733710405744 18446744073709551615 228107274673 0 0 16781312 514 18446604455810790592 0 0 -1 7 0 0 0
[pid=9389] ppid=9376 vsize=289428 CPUtime=0 cores=1,3,5,7
/proc/9389/stat : 9389 (python) S 9376 9376 8584 0 -1 4202560 755 0 0 0 0 0 0 0 15 0 1 0 651755985 296374272 5715 33554432000 4194304 5683644 140733710405744 18446744073709551615 228095471174 0 0 16781312 514 7994190059307794431 0 0 17 1 0 0 0
/proc/9389/statm: 72357 5715 348 364 0 8272 0
[pid=9391] ppid=9389 vsize=3428 CPUtime=2.07 cores=1,3,5,7
/proc/9391/stat : 9391 (march_hi) R 9389 9391 9391 0 -1 4202496 884 0 0 0 207 0 0 0 25 0 1 0 651755985 3510272 611 33554432000 4194304 4955518 140733894189024 18446744073709551615 4238735 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/9391/statm: 857 611 104 186 0 670 0
[pid=9376/tid=9383] ppid=9374 vsize=299672 CPUtime=0 cores=1,3,5,7
/proc/9376/task/9383/stat : 9383 (python) S 9374 9376 8584 0 -1 4202560 29 936 0 0 0 0 0 0 18 0 3 0 651746045 306864128 7249 33554432000 4194304 5683644 140733710405744 18446744073709551615 228107274673 0 0 16781312 2 18446604464107996160 0 0 -1 1 0 0 0
[pid=9376/tid=9390] ppid=9374 vsize=299672 CPUtime=0 cores=1,3,5,7
/proc/9376/task/9390/stat : 9390 (python) S 9374 9376 8584 0 -1 4202560 29 936 0 0 0 0 0 0 20 0 3 0 651755985 306864128 7249 33554432000 4194304 5683644 140733710405744 18446744073709551615 228107274673 0 0 16781312 2 18446604464107996160 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 102.38
Current children cumulated vsize (KiB) 1899356

[startup+162.301 s]
/proc/loadavg: 2.08 2.06 2.01 3/550 9392
/proc/meminfo: memFree=11054464/32951124 swapFree=65980224/67111528
[pid=9376] ppid=9374 vsize=299672 CPUtime=0.57 cores=1,3,5,7
/proc/9376/stat : 9376 (python) S 9374 9376 8584 0 -1 4202496 10673 936 1 0 45 12 0 0 20 0 3 0 651745961 306864128 7249 33554432000 4194304 5683644 140733710405744 18446744073709551615 228107277771 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/9376/statm: 74918 7249 1878 364 0 10833 0
[pid=9382] ppid=9376 vsize=288892 CPUtime=0.37 cores=1,3,5,7

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

/proc/9397/stat : 9397 (gnovelty+2) T 9395 9397 9397 0 -1 4202496 463 0 0 0 10039 0 0 0 25 0 1 0 651766084 1042366464 197 33554432000 134512640 135663704 4290336368 18446744073709551615 134525298 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/9397/statm: 254484 197 113 282 0 254200 0
[pid=9395/tid=9401] ppid=9376 vsize=299536 CPUtime=0 cores=1,3,5,7
/proc/9395/task/9401/stat : 9401 (python) S 9376 9376 8584 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 651776124 306724864 5718 33554432000 4194304 5683644 140733710405744 18446744073709551615 228107274673 0 0 16781312 514 18446604471091218432 0 0 -1 5 0 0 0
[pid=9628] ppid=9376 vsize=310176 CPUtime=2.63 cores=1,3,5,7
/proc/9628/stat : 9628 (python) S 9376 9376 8584 0 -1 4202560 1161 0 0 0 145 118 0 0 15 0 2 0 651843936 317620224 5841 33554432000 4194304 5683644 140733710405744 18446744073709551615 228107277771 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/9628/statm: 77544 5841 400 364 0 13453 0
[pid=9630] ppid=9628 vsize=110784 CPUtime=685.14 cores=1,3,5,7
/proc/9630/stat : 9630 (march_hi) T 9628 9630 9630 0 -1 4202496 25516 0 0 0 68510 4 0 0 25 0 1 0 651843936 113442816 25215 33554432000 4194304 4955518 140736117161488 18446744073709551615 4227756 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/9630/statm: 27696 25215 104 186 0 27509 0
[pid=9628/tid=9649] ppid=9376 vsize=310176 CPUtime=0 cores=1,3,5,7
/proc/9628/task/9649/stat : 9649 (python) S 9376 9376 8584 0 -1 4202560 46 0 0 0 0 0 0 0 15 0 2 0 651892881 317620224 5841 33554432000 4194304 5683644 140733710405744 18446744073709551615 228107274673 0 0 16781312 514 18446604460560171968 0 0 -1 7 0 0 0
[pid=9659] ppid=9376 vsize=320432 CPUtime=2.7 cores=1,3,5,7
/proc/9659/stat : 9659 (python) S 9376 9376 8584 0 -1 4202560 1176 0 0 0 136 134 0 0 16 0 2 0 651912463 328122368 5845 33554432000 4194304 5683644 140733710405744 18446744073709551615 228107277771 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/9659/statm: 80108 5845 400 364 0 16014 0
[pid=9661] ppid=9659 vsize=110784 CPUtime=683.72 cores=1,3,5,7
/proc/9661/stat : 9661 (march_hi) T 9659 9661 9661 0 -1 4202496 25637 0 0 0 68366 6 0 0 25 0 1 0 651912464 113442816 25332 33554432000 4194304 4955518 140735866769808 18446744073709551615 4224586 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/9661/statm: 27696 25332 104 186 0 27509 0
[pid=9659/tid=9677] ppid=9376 vsize=320432 CPUtime=0 cores=1,3,5,7
/proc/9659/task/9677/stat : 9677 (python) S 9376 9376 8584 0 -1 4202560 50 0 0 0 0 0 0 0 15 0 2 0 651951785 328122368 5845 33554432000 4194304 5683644 140733710405744 18446744073709551615 228107274673 0 0 16781312 514 18446604469033572480 0 0 -1 7 0 0 0
[pid=9692] ppid=9376 vsize=330860 CPUtime=1.95 cores=1,3,5,7
/proc/9692/stat : 9692 (python) S 9376 9376 8584 0 -1 4202560 1161 0 0 0 103 92 0 0 15 0 2 0 651980871 338800640 5877 33554432000 4194304 5683644 140733710405744 18446744073709551615 228107277771 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/9692/statm: 82715 5877 400 364 0 18618 0
[pid=9694] ppid=9692 vsize=81316 CPUtime=485.28 cores=1,3,5,7
/proc/9694/stat : 9694 (march_hi) T 9692 9694 9694 0 -1 4202496 18606 0 0 0 48525 3 0 0 25 0 1 0 651980872 83267584 18304 33554432000 4194304 4955518 140735138625008 18446744073709551615 4261364 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/9694/statm: 20329 18304 104 186 0 20142 0
[pid=9692/tid=9706] ppid=9376 vsize=330860 CPUtime=0 cores=1,3,5,7
/proc/9692/task/9706/stat : 9706 (python) S 9376 9376 8584 0 -1 4202560 49 0 0 0 0 0 0 0 15 0 2 0 652019792 338800640 5877 33554432000 4194304 5683644 140733710405744 18446744073709551615 228107274673 0 0 16781312 514 18446604459193403584 0 0 -1 3 0 0 0
[pid=9710] ppid=9376 vsize=341116 CPUtime=2.34 cores=1,3,5,7
/proc/9710/stat : 9710 (python) S 9376 9376 8584 0 -1 4202560 1139 0 0 0 116 118 0 0 19 0 2 0 652029403 349302784 5881 33554432000 4194304 5683644 140733710405744 18446744073709551615 228107277771 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/9710/statm: 85279 5881 400 364 0 21179 0
[pid=9712] ppid=9710 vsize=182584 CPUtime=587.46 cores=1,3,5,7
/proc/9712/stat : 9712 (kcnfs-2006) T 9710 9712 9712 0 -1 4202496 670 0 0 0 58746 0 0 0 25 0 1 0 652029403 186966016 408 33554432000 134512640 135163436 4287295616 18446744073709551615 134675172 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/9712/statm: 45646 408 77 159 0 45486 0
[pid=9710/tid=9732] ppid=9376 vsize=341116 CPUtime=0 cores=1,3,5,7
/proc/9710/task/9732/stat : 9732 (python) S 9376 9376 8584 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 652088148 349302784 5881 33554432000 4194304 5683644 140733710405744 18446744073709551615 228107274673 0 0 16781312 514 18446604470822824704 0 0 -1 7 0 0 0
[pid=9733] ppid=9376 vsize=351036 CPUtime=0.41 cores=1,3,5,7
/proc/9733/stat : 9733 (python) S 9376 9376 8584 0 -1 4202560 1153 0 0 0 19 22 0 0 17 0 2 0 652088150 359460864 5799 33554432000 4194304 5683644 140733710405744 18446744073709551615 228107277771 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/9733/statm: 87759 5799 406 364 0 23656 0
[pid=9735] ppid=9733 vsize=25204 CPUtime=100.91 cores=1,3,5,7
/proc/9735/stat : 9735 (march_hi) T 9733 9735 9735 0 -1 4202496 4709 0 0 0 10091 0 0 0 25 0 1 0 652088150 25808896 4402 33554432000 4194304 4955518 140733292962320 18446744073709551615 4314664 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/9735/statm: 6301 4402 104 186 0 6114 0
[pid=9733/tid=9742] ppid=9376 vsize=351036 CPUtime=0 cores=1,3,5,7
/proc/9733/task/9742/stat : 9742 (python) S 9376 9376 8584 0 -1 4202560 48 0 0 0 0 0 0 0 17 0 2 0 652098243 359460864 5799 33554432000 4194304 5683644 140733710405744 18446744073709551615 228107274673 0 0 16781312 514 18446604469033570688 0 0 -1 5 0 0 0
[pid=9376/tid=9383] ppid=9374 vsize=361700 CPUtime=0 cores=1,3,5,7
/proc/9376/task/9383/stat : 9383 (python) S 9374 9376 8584 0 -1 4202560 29 936 0 0 0 0 0 0 18 0 9 0 651746045 370380800 7391 33554432000 4194304 5683644 140733710405744 18446744073709551615 228107274673 0 0 16781312 2 18446604464107996160 0 0 -1 1 0 0 0
[pid=9376/tid=9390] ppid=9374 vsize=361700 CPUtime=0 cores=1,3,5,7
/proc/9376/task/9390/stat : 9390 (python) S 9374 9376 8584 0 -1 4202560 36 936 0 0 0 0 0 0 15 0 9 0 651755985 370380800 7391 33554432000 4194304 5683644 140733710405744 18446744073709551615 228107274673 0 0 16781312 2 18446604464107996160 0 0 -1 3 0 0 0
[pid=9376/tid=9396] ppid=9374 vsize=361700 CPUtime=0 cores=1,3,5,7
/proc/9376/task/9396/stat : 9396 (python) S 9374 9376 8584 0 -1 4202560 29 936 0 0 0 0 0 0 20 0 9 0 651766084 370380800 7391 33554432000 4194304 5683644 140733710405744 18446744073709551615 228107274673 0 0 16781312 2 18446604464107996160 0 0 -1 7 0 0 0
[pid=9376/tid=9629] ppid=9374 vsize=361700 CPUtime=0 cores=1,3,5,7
/proc/9376/task/9629/stat : 9629 (python) S 9374 9376 8584 0 -1 4202560 29 936 0 0 0 0 0 0 18 0 9 0 651843936 370380800 7391 33554432000 4194304 5683644 140733710405744 18446744073709551615 228107274673 0 0 16781312 2 18446604464107996160 0 0 -1 5 0 0 0
[pid=9376/tid=9660] ppid=9374 vsize=361700 CPUtime=0 cores=1,3,5,7
/proc/9376/task/9660/stat : 9660 (python) S 9374 9376 8584 0 -1 4202560 27 936 0 0 0 0 0 0 18 0 9 0 651912464 370380800 7391 33554432000 4194304 5683644 140733710405744 18446744073709551615 228107274673 0 0 16781312 2 18446604464107996160 0 0 -1 5 0 0 0
[pid=9376/tid=9693] ppid=9374 vsize=361700 CPUtime=0 cores=1,3,5,7
/proc/9376/task/9693/stat : 9693 (python) S 9374 9376 8584 0 -1 4202560 30 936 0 0 0 0 0 0 18 0 9 0 651980871 370380800 7391 33554432000 4194304 5683644 140733710405744 18446744073709551615 228107274673 0 0 16781312 2 18446604464107996160 0 0 -1 3 0 0 0
[pid=9376/tid=9711] ppid=9374 vsize=361700 CPUtime=0 cores=1,3,5,7
/proc/9376/task/9711/stat : 9711 (python) S 9374 9376 8584 0 -1 4202560 27 936 0 0 0 0 0 0 20 0 9 0 652029403 370380800 7391 33554432000 4194304 5683644 140733710405744 18446744073709551615 228107274673 0 0 16781312 2 18446604464107996160 0 0 -1 3 0 0 0
[pid=9376/tid=9734] ppid=9374 vsize=361700 CPUtime=0 cores=1,3,5,7
/proc/9376/task/9734/stat : 9734 (python) S 9374 9376 8584 0 -1 4202560 26 936 0 0 0 0 0 0 20 0 9 0 652088150 370380800 7391 33554432000 4194304 5683644 140733710405744 18446744073709551615 228107274673 0 0 16781312 2 18446604464107996160 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 5817972

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

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

[startup+4981.2 s]
/proc/loadavg: 2.02 2.04 2.00 3/572 10267
/proc/meminfo: memFree=10079448/32951124 swapFree=65980224/67111528
[pid=9376] ppid=9374 vsize=361700 CPUtime=0.94 cores=1,3,5,7
/proc/9376/stat : 9376 (python) S 9374 9376 8584 0 -1 4202496 17080 936 1 0 81 13 0 0 18 0 9 0 651745961 370380800 7391 33554432000 4194304 5683644 140733710405744 18446744073709551615 228107277771 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/9376/statm: 90425 7391 1890 364 0 26322 0
[pid=9382] ppid=9376 vsize=288892 CPUtime=0.37 cores=1,3,5,7
/proc/9382/stat : 9382 (python) S 9376 9376 8584 0 -1 4202560 1077 0 0 0 19 18 0 0 19 0 2 0 651746044 295825408 5660 33554432000 4194304 5683644 140733710405744 18446744073709551615 228107277771 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/9382/statm: 72223 5660 410 364 0 8141 0
[pid=9384] ppid=9382 vsize=1017936 CPUtime=99.37 cores=1,3,5,7
/proc/9384/stat : 9384 (gnovelty+2) T 9382 9384 9384 0 -1 4202496 461 0 0 0 9937 0 0 0 25 0 1 0 651746045 1042366464 196 33554432000 134512640 135663704 4286931136 18446744073709551615 134545631 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/9384/statm: 254484 196 113 282 0 254200 0
[pid=9382/tid=9388] ppid=9376 vsize=288892 CPUtime=0 cores=1,3,5,7
/proc/9382/task/9388/stat : 9388 (python) S 9376 9376 8584 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 651755982 295825408 5660 33554432000 4194304 5683644 140733710405744 18446744073709551615 228107274673 0 0 16781312 514 18446604455810790592 0 0 -1 7 0 0 0
[pid=9389] ppid=9376 vsize=289428 CPUtime=8.79 cores=1,3,5,7
/proc/9389/stat : 9389 (python) S 9376 9376 8584 0 -1 4202560 1156 0 0 0 451 428 0 0 15 0 2 0 651755985 296374272 5777 33554432000 4194304 5683644 140733710405744 18446744073709551615 228095471174 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/9389/statm: 72357 5777 409 364 0 8272 0
[pid=9391] ppid=9389 vsize=378252 CPUtime=2237.29 cores=1,3,5,7
/proc/9391/stat : 9391 (march_hi) R 9389 9391 9391 0 -1 4202496 77904 0 0 0 223715 14 0 0 25 0 1 0 651755985 387330048 77598 33554432000 4194304 4955518 140733894189024 18446744073709551615 4227664 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/9391/statm: 94563 77598 104 186 0 94376 0
[pid=9389/tid=9394] ppid=9376 vsize=289428 CPUtime=0 cores=1,3,5,7
/proc/9389/task/9394/stat : 9394 (python) S 9376 9376 8584 0 -1 4202560 49 0 0 0 0 0 0 0 15 0 2 0 651766081 296374272 5777 33554432000 4194304 5683644 140733710405744 18446744073709551615 228107274673 0 0 16781312 514 18446604467658887552 0 0 -1 5 0 0 0
[pid=9395] ppid=9376 vsize=299536 CPUtime=0.38 cores=1,3,5,7
/proc/9395/stat : 9395 (python) S 9376 9376 8584 0 -1 4202560 1075 0 0 0 21 17 0 0 19 0 2 0 651766084 306724864 5718 33554432000 4194304 5683644 140733710405744 18446744073709551615 228107277771 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/9395/statm: 74884 5718 400 364 0 10796 0
[pid=9397] ppid=9395 vsize=1017936 CPUtime=100.39 cores=1,3,5,7
/proc/9397/stat : 9397 (gnovelty+2) T 9395 9397 9397 0 -1 4202496 463 0 0 0 10039 0 0 0 25 0 1 0 651766084 1042366464 197 33554432000 134512640 135663704 4290336368 18446744073709551615 134525298 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/9397/statm: 254484 197 113 282 0 254200 0
[pid=9395/tid=9401] ppid=9376 vsize=299536 CPUtime=0 cores=1,3,5,7
/proc/9395/task/9401/stat : 9401 (python) S 9376 9376 8584 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 651776124 306724864 5718 33554432000 4194304 5683644 140733710405744 18446744073709551615 228107274673 0 0 16781312 514 18446604471091218432 0 0 -1 5 0 0 0
[pid=9628] ppid=9376 vsize=310176 CPUtime=2.63 cores=1,3,5,7
/proc/9628/stat : 9628 (python) S 9376 9376 8584 0 -1 4202560 1161 0 0 0 145 118 0 0 15 0 2 0 651843936 317620224 5841 33554432000 4194304 5683644 140733710405744 18446744073709551615 228107277771 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/9628/statm: 77544 5841 400 364 0 13453 0
[pid=9630] ppid=9628 vsize=110784 CPUtime=685.14 cores=1,3,5,7
/proc/9630/stat : 9630 (march_hi) T 9628 9630 9630 0 -1 4202496 25516 0 0 0 68510 4 0 0 25 0 1 0 651843936 113442816 25215 33554432000 4194304 4955518 140736117161488 18446744073709551615 4227756 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/9630/statm: 27696 25215 104 186 0 27509 0
[pid=9628/tid=9649] ppid=9376 vsize=310176 CPUtime=0 cores=1,3,5,7
/proc/9628/task/9649/stat : 9649 (python) S 9376 9376 8584 0 -1 4202560 46 0 0 0 0 0 0 0 15 0 2 0 651892881 317620224 5841 33554432000 4194304 5683644 140733710405744 18446744073709551615 228107274673 0 0 16781312 514 18446604460560171968 0 0 -1 7 0 0 0
[pid=9659] ppid=9376 vsize=320432 CPUtime=2.7 cores=1,3,5,7
/proc/9659/stat : 9659 (python) S 9376 9376 8584 0 -1 4202560 1176 0 0 0 136 134 0 0 16 0 2 0 651912463 328122368 5845 33554432000 4194304 5683644 140733710405744 18446744073709551615 228107277771 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/9659/statm: 80108 5845 400 364 0 16014 0
[pid=9661] ppid=9659 vsize=110784 CPUtime=683.72 cores=1,3,5,7
/proc/9661/stat : 9661 (march_hi) T 9659 9661 9661 0 -1 4202496 25637 0 0 0 68366 6 0 0 25 0 1 0 651912464 113442816 25332 33554432000 4194304 4955518 140735866769808 18446744073709551615 4224586 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/9661/statm: 27696 25332 104 186 0 27509 0
[pid=9659/tid=9677] ppid=9376 vsize=320432 CPUtime=0 cores=1,3,5,7
/proc/9659/task/9677/stat : 9677 (python) S 9376 9376 8584 0 -1 4202560 50 0 0 0 0 0 0 0 15 0 2 0 651951785 328122368 5845 33554432000 4194304 5683644 140733710405744 18446744073709551615 228107274673 0 0 16781312 514 18446604469033572480 0 0 -1 7 0 0 0
[pid=9692] ppid=9376 vsize=330860 CPUtime=1.95 cores=1,3,5,7
/proc/9692/stat : 9692 (python) S 9376 9376 8584 0 -1 4202560 1161 0 0 0 103 92 0 0 15 0 2 0 651980871 338800640 5877 33554432000 4194304 5683644 140733710405744 18446744073709551615 228107277771 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/9692/statm: 82715 5877 400 364 0 18618 0
[pid=9694] ppid=9692 vsize=81316 CPUtime=485.28 cores=1,3,5,7
/proc/9694/stat : 9694 (march_hi) T 9692 9694 9694 0 -1 4202496 18606 0 0 0 48525 3 0 0 25 0 1 0 651980872 83267584 18304 33554432000 4194304 4955518 140735138625008 18446744073709551615 4261364 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/9694/statm: 20329 18304 104 186 0 20142 0
[pid=9692/tid=9706] ppid=9376 vsize=330860 CPUtime=0 cores=1,3,5,7
/proc/9692/task/9706/stat : 9706 (python) S 9376 9376 8584 0 -1 4202560 49 0 0 0 0 0 0 0 15 0 2 0 652019792 338800640 5877 33554432000 4194304 5683644 140733710405744 18446744073709551615 228107274673 0 0 16781312 514 18446604459193403584 0 0 -1 3 0 0 0
[pid=9710] ppid=9376 vsize=341116 CPUtime=2.34 cores=1,3,5,7
/proc/9710/stat : 9710 (python) S 9376 9376 8584 0 -1 4202560 1139 0 0 0 116 118 0 0 19 0 2 0 652029403 349302784 5881 33554432000 4194304 5683644 140733710405744 18446744073709551615 228107277771 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/9710/statm: 85279 5881 400 364 0 21179 0
[pid=9712] ppid=9710 vsize=182584 CPUtime=587.46 cores=1,3,5,7
/proc/9712/stat : 9712 (kcnfs-2006) T 9710 9712 9712 0 -1 4202496 670 0 0 0 58746 0 0 0 25 0 1 0 652029403 186966016 408 33554432000 134512640 135163436 4287295616 18446744073709551615 134675172 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/9712/statm: 45646 408 77 159 0 45486 0
[pid=9710/tid=9732] ppid=9376 vsize=341116 CPUtime=0 cores=1,3,5,7
/proc/9710/task/9732/stat : 9732 (python) S 9376 9376 8584 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 652088148 349302784 5881 33554432000 4194304 5683644 140733710405744 18446744073709551615 228107274673 0 0 16781312 514 18446604470822824704 0 0 -1 7 0 0 0
[pid=9733] ppid=9376 vsize=351036 CPUtime=0.41 cores=1,3,5,7
/proc/9733/stat : 9733 (python) S 9376 9376 8584 0 -1 4202560 1153 0 0 0 19 22 0 0 17 0 2 0 652088150 359460864 5799 33554432000 4194304 5683644 140733710405744 18446744073709551615 228107277771 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/9733/statm: 87759 5799 406 364 0 23656 0
[pid=9735] ppid=9733 vsize=25204 CPUtime=100.91 cores=1,3,5,7
/proc/9735/stat : 9735 (march_hi) T 9733 9735 9735 0 -1 4202496 4709 0 0 0 10091 0 0 0 25 0 1 0 652088150 25808896 4402 33554432000 4194304 4955518 140733292962320 18446744073709551615 4314664 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/9735/statm: 6301 4402 104 186 0 6114 0
[pid=9733/tid=9742] ppid=9376 vsize=351036 CPUtime=0 cores=1,3,5,7
/proc/9733/task/9742/stat : 9742 (python) S 9376 9376 8584 0 -1 4202560 48 0 0 0 0 0 0 0 17 0 2 0 652098243 359460864 5799 33554432000 4194304 5683644 140733710405744 18446744073709551615 228107274673 0 0 16781312 514 18446604469033570688 0 0 -1 5 0 0 0
[pid=9376/tid=9383] ppid=9374 vsize=361700 CPUtime=0 cores=1,3,5,7
/proc/9376/task/9383/stat : 9383 (python) S 9374 9376 8584 0 -1 4202560 29 936 0 0 0 0 0 0 18 0 9 0 651746045 370380800 7391 33554432000 4194304 5683644 140733710405744 18446744073709551615 228107274673 0 0 16781312 2 18446604464107996160 0 0 -1 1 0 0 0
[pid=9376/tid=9390] ppid=9374 vsize=361700 CPUtime=0 cores=1,3,5,7
/proc/9376/task/9390/stat : 9390 (python) S 9374 9376 8584 0 -1 4202560 36 936 0 0 0 0 0 0 15 0 9 0 651755985 370380800 7391 33554432000 4194304 5683644 140733710405744 18446744073709551615 228107274673 0 0 16781312 2 18446604464107996160 0 0 -1 3 0 0 0
[pid=9376/tid=9396] ppid=9374 vsize=361700 CPUtime=0 cores=1,3,5,7
/proc/9376/task/9396/stat : 9396 (python) S 9374 9376 8584 0 -1 4202560 29 936 0 0 0 0 0 0 20 0 9 0 651766084 370380800 7391 33554432000 4194304 5683644 140733710405744 18446744073709551615 228107274673 0 0 16781312 2 18446604464107996160 0 0 -1 7 0 0 0
[pid=9376/tid=9629] ppid=9374 vsize=361700 CPUtime=0 cores=1,3,5,7
/proc/9376/task/9629/stat : 9629 (python) S 9374 9376 8584 0 -1 4202560 29 936 0 0 0 0 0 0 18 0 9 0 651843936 370380800 7391 33554432000 4194304 5683644 140733710405744 18446744073709551615 228107274673 0 0 16781312 2 18446604464107996160 0 0 -1 5 0 0 0
[pid=9376/tid=9660] ppid=9374 vsize=361700 CPUtime=0 cores=1,3,5,7
/proc/9376/task/9660/stat : 9660 (python) S 9374 9376 8584 0 -1 4202560 27 936 0 0 0 0 0 0 18 0 9 0 651912464 370380800 7391 33554432000 4194304 5683644 140733710405744 18446744073709551615 228107274673 0 0 16781312 2 18446604464107996160 0 0 -1 5 0 0 0
[pid=9376/tid=9693] ppid=9374 vsize=361700 CPUtime=0 cores=1,3,5,7
/proc/9376/task/9693/stat : 9693 (python) S 9374 9376 8584 0 -1 4202560 30 936 0 0 0 0 0 0 18 0 9 0 651980871 370380800 7391 33554432000 4194304 5683644 140733710405744 18446744073709551615 228107274673 0 0 16781312 2 18446604464107996160 0 0 -1 3 0 0 0
[pid=9376/tid=9711] ppid=9374 vsize=361700 CPUtime=0 cores=1,3,5,7
/proc/9376/task/9711/stat : 9711 (python) S 9374 9376 8584 0 -1 4202560 27 936 0 0 0 0 0 0 20 0 9 0 652029403 370380800 7391 33554432000 4194304 5683644 140733710405744 18446744073709551615 228107274673 0 0 16781312 2 18446604464107996160 0 0 -1 3 0 0 0
[pid=9376/tid=9734] ppid=9374 vsize=361700 CPUtime=0 cores=1,3,5,7
/proc/9376/task/9734/stat : 9734 (python) S 9374 9376 8584 0 -1 4202560 26 936 0 0 0 0 0 0 20 0 9 0 652088150 370380800 7391 33554432000 4194304 5683644 140733710405744 18446744073709551615 228107274673 0 0 16781312 2 18446604464107996160 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 5817972

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 4981.27
CPU time (s): 5000.07
CPU user time (s): 4990.2
CPU system time (s): 9.87
CPU usage (%): 100.377
Max. virtual memory (cumulated for all children) (KiB): 5817972

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

runsolver used 30.3564 second user time and 67.0098 second system time

The end

Launcher Data

Begin job on node142 at 2011-05-17 02:48:25
IDJOB=3386840
IDBENCH=82905
IDSOLVER=1872
FILE ID=node142/3386840-1305593305
RUNJOBID= node142-1305586143-8603
PBS_JOBID= 13350336
Free space on /tmp= 73500 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v700-c2982-S1230934123-063.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-3386840-1305593305/watcher-3386840-1305593305 -o /tmp/evaluation-result-3386840-1305593305/solver-3386840-1305593305 -C 5000 -W 5100 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386840-1305593305.cnf -seed 455774198 -budget 5000

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

MD5SUM BENCH= 5aca76da937068f3a8e48a26305deff6
RANDOM SEED=455774198

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11098836 kB
Buffers:        317832 kB
Cached:        4068388 kB
SwapCached:      11512 kB
Active:       17615840 kB
Inactive:      3849820 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11098836 kB
SwapTotal:    67111528 kB
SwapFree:     65980224 kB
Dirty:           31888 kB
Writeback:           0 kB
AnonPages:    17076488 kB
Mapped:          38076 kB
Slab:           237552 kB
PageTables:      79640 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 145968180 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= 73668 MiB
End job on node142 at 2011-05-17 04:11:28