Trace number 3386891

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.02 4981.87

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v650-c2769-S510739670-068.UNKNOWN.cnf
MD5SUM12dd7af6f21831da932d15cd8d1054f3
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 variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.38/0.68	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.38/0.68	c INFO: solving HOME/instance-3386891-1305594580.cnf
0.38/0.68	c INFO: computing task features
0.38/0.69	c INFO: computed variable-clause graph statistics
0.38/0.69	c INFO: computed clause balance statistics
0.47/0.73	c INFO: computed variable balance statistics
0.47/0.77	c INFO: computed small-clause counts
0.47/0.77	c INFO: computed Horn-clause counts
0.47/0.78	c INFO: computed variable graph statistics
0.47/0.78	c INFO: collected features for HOME/instance-3386891-1305594580.cnf in 0.10 s
0.57/0.81	c INFO: running gnovelty+2@0 for 97 with 4999 remaining (b = 0.58)
101.18/101.19	c INFO: running march_hi@0 for 194 with 4899 remaining (b = 0.15)
300.00/299.26	c INFO: running march_hi@197 for 194 with 4701 remaining (b = 0.16)
491.47/490.06	c INFO: running march_hi@388 for 97 with 4510 remaining (b = 0.09)
591.62/589.85	c INFO: running march_hi@488 for 97 with 4410 remaining (b = 0.08)
689.30/687.17	c INFO: running march_hi@585 for 97 with 4313 remaining (b = 0.09)
788.44/785.98	c INFO: running gnovelty+2@0 for 97 with 4214 remaining (b = 0.07)
888.17/885.37	c INFO: running march_hi@684 for 97 with 4115 remaining (b = 0.06)
984.79/981.50	c INFO: running march_hi@0 for 485 with 4019 remaining (b = 0.32)
1475.16/1470.14	c INFO: running march_hi@0 for 97 with 3530 remaining (b = 0.07)
1576.32/1570.93	c INFO: running march_hi@488 for 194 with 3429 remaining (b = 0.15)
1768.44/1762.36	c INFO: running march_hi@100 for 291 with 3238 remaining (b = 0.19)
2060.01/2052.89	c INFO: running march_hi@391 for 97 with 2947 remaining (b = 0.07)
2159.47/2151.99	c INFO: running march_hi@490 for 97 with 2848 remaining (b = 0.06)
2254.53/2246.65	c INFO: running march_hi@584 for 97 with 2754 remaining (b = 0.06)
2353.50/2345.31	c INFO: running march_hi@0 for 679 with 2655 remaining (b = 0.30)
3036.48/3025.75	c INFO: running march_hi@0 for 388 with 1975 remaining (b = 0.20)
3431.67/3419.40	c INFO: running kcnfs-2006@0 for 194 with 1581 remaining (b = 0.09)
3630.21/3617.21	c INFO: running march_hi@780 for 1383 with 1383 remaining (b = 0.42)

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-3386891-1305594580/watcher-3386891-1305594580 -o /tmp/evaluation-result-3386891-1305594580/solver-3386891-1305594580 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386891-1305594580.cnf -seed 2096126216 -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: 1.97 2.06 2.04 2/522 3286
/proc/meminfo: memFree=11073304/32950928 swapFree=57376972/67111528
[pid=3286] ppid=3284 vsize=15764 CPUtime=0 cores=1,3,5,7
/proc/3286/stat : 3286 (python) S 3284 3286 2509 0 -1 4202496 844 0 0 0 0 0 0 0 22 0 1 0 671057734 16142336 727 33554432000 4194304 5683644 140737207470192 18446744073709551615 208080230400 0 2147483391 16781312 2 18446744071699207358 0 0 17 5 0 0 0
/proc/3286/statm: 3941 727 334 364 0 428 0

[startup+0.120051 s]
/proc/loadavg: 1.97 2.06 2.04 2/522 3286
/proc/meminfo: memFree=11073304/32950928 swapFree=57376972/67111528
[pid=3286] ppid=3284 vsize=101884 CPUtime=0.08 cores=1,3,5,7
/proc/3286/stat : 3286 (python) R 3284 3286 2509 0 -1 4202496 2981 0 0 0 5 3 0 0 17 0 1 0 671057734 104329216 2675 33554432000 4194304 5683644 140737207470192 18446744073709551615 4620076 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/3286/statm: 25471 2676 841 364 0 1771 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 101884

[startup+0.201097 s]
/proc/loadavg: 1.97 2.06 2.04 2/522 3286
/proc/meminfo: memFree=11073304/32950928 swapFree=57376972/67111528
[pid=3286] ppid=3284 vsize=124236 CPUtime=0.14 cores=1,3,5,7
/proc/3286/stat : 3286 (python) R 3284 3286 2509 0 -1 4202496 4259 0 1 0 8 6 0 0 17 0 1 0 671057734 127217664 3868 33554432000 4194304 5683644 140737207470192 18446744073709551615 5114052 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/3286/statm: 31059 3868 995 364 0 2870 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 124236

[startup+0.301089 s]
/proc/loadavg: 1.97 2.06 2.04 2/522 3286
/proc/meminfo: memFree=11073304/32950928 swapFree=57376972/67111528
[pid=3286] ppid=3284 vsize=135752 CPUtime=0.21 cores=1,3,5,7
/proc/3286/stat : 3286 (python) R 3284 3286 2509 0 -1 4202496 5972 937 1 0 13 8 0 0 17 0 1 0 671057734 139010048 4149 33554432000 4194304 5683644 140737207470192 18446744073709551615 4620076 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/3286/statm: 33938 4149 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 135752

[startup+0.700938 s]
/proc/loadavg: 1.97 2.06 2.04 2/522 3286
/proc/meminfo: memFree=11073304/32950928 swapFree=57376972/67111528
[pid=3286] ppid=3284 vsize=278556 CPUtime=0.47 cores=1,3,5,7
/proc/3286/stat : 3286 (python) R 3284 3286 2509 0 -1 4202496 9375 937 1 0 29 18 0 0 15 0 1 0 671057734 285241344 7033 33554432000 4194304 5683644 140737207470192 18446744073709551615 47370452322143 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/3286/statm: 69639 7033 1826 364 0 5563 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 278556

[startup+1.50085 s]
/proc/loadavg: 1.97 2.06 2.04 3/526 3294
/proc/meminfo: memFree=11047480/32950928 swapFree=57376972/67111528
[pid=3286] ppid=3284 vsize=288824 CPUtime=0.58 cores=1,3,5,7
/proc/3286/stat : 3286 (python) S 3284 3286 2509 0 -1 4202496 9831 937 1 0 40 18 0 0 17 0 2 0 671057734 295755776 7102 33554432000 4194304 5683644 140737207470192 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/3286/statm: 72206 7102 1875 364 0 8124 0
[pid=3292] ppid=3286 vsize=278580 CPUtime=0 cores=1,3,5,7
/proc/3292/stat : 3292 (python) S 3286 3286 2509 0 -1 4202560 747 0 0 0 0 0 0 0 18 0 1 0 671057815 285265920 5577 33554432000 4194304 5683644 140737207470192 18446744073709551615 208080252431 0 0 16781312 514 711511021059047423 0 0 17 5 0 0 0
/proc/3292/statm: 69645 5577 354 364 0 5563 0
[pid=3294] ppid=3292 vsize=1017940 CPUtime=0.67 cores=1,3,5,7
/proc/3294/stat : 3294 (gnovelty+2) R 3292 3294 3294 0 -1 4202496 453 0 0 0 67 0 0 0 21 0 1 0 671057815 1042370560 191 33554432000 134512640 135663704 4294154592 18446744073709551615 134545631 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/3294/statm: 254485 191 113 282 0 254201 0
[pid=3286/tid=3293] ppid=3284 vsize=288824 CPUtime=0 cores=1,3,5,7
/proc/3286/task/3293/stat : 3293 (python) S 3284 3286 2509 0 -1 4202560 32 937 0 0 0 0 0 0 18 0 2 0 671057815 295755776 7102 33554432000 4194304 5683644 140737207470192 18446744073709551615 208092055985 0 0 16781312 2 18446604466892319424 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 1585344

[startup+3.10054 s]
/proc/loadavg: 1.97 2.06 2.04 3/526 3294
/proc/meminfo: memFree=11046736/32950928 swapFree=57376972/67111528
[pid=3286] ppid=3284 vsize=288824 CPUtime=0.58 cores=1,3,5,7
/proc/3286/stat : 3286 (python) S 3284 3286 2509 0 -1 4202496 9831 937 1 0 40 18 0 0 17 0 2 0 671057734 295755776 7102 33554432000 4194304 5683644 140737207470192 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/3286/statm: 72206 7102 1875 364 0 8124 0
[pid=3292] ppid=3286 vsize=278580 CPUtime=0 cores=1,3,5,7
/proc/3292/stat : 3292 (python) S 3286 3286 2509 0 -1 4202560 747 0 0 0 0 0 0 0 18 0 1 0 671057815 285265920 5577 33554432000 4194304 5683644 140737207470192 18446744073709551615 208080252431 0 0 16781312 514 711511021059014918 0 0 17 5 0 0 0
/proc/3292/statm: 69645 5577 354 364 0 5563 0
[pid=3294] ppid=3292 vsize=1017940 CPUtime=2.27 cores=1,3,5,7
/proc/3294/stat : 3294 (gnovelty+2) R 3292 3294 3294 0 -1 4202496 453 0 0 0 227 0 0 0 25 0 1 0 671057815 1042370560 191 33554432000 134512640 135663704 4294154592 18446744073709551615 134525187 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/3294/statm: 254485 191 113 282 0 254201 0
[pid=3286/tid=3293] ppid=3284 vsize=288824 CPUtime=0 cores=1,3,5,7
/proc/3286/task/3293/stat : 3293 (python) S 3284 3286 2509 0 -1 4202560 32 937 0 0 0 0 0 0 18 0 2 0 671057815 295755776 7102 33554432000 4194304 5683644 140737207470192 18446744073709551615 208092055985 0 0 16781312 2 18446604466892319424 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.85
Current children cumulated vsize (KiB) 1585344

[startup+6.30093 s]
/proc/loadavg: 1.98 2.06 2.04 3/526 3294
/proc/meminfo: memFree=11046400/32950928 swapFree=57376972/67111528
[pid=3286] ppid=3284 vsize=288824 CPUtime=0.58 cores=1,3,5,7
/proc/3286/stat : 3286 (python) S 3284 3286 2509 0 -1 4202496 9831 937 1 0 40 18 0 0 17 0 2 0 671057734 295755776 7102 33554432000 4194304 5683644 140737207470192 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/3286/statm: 72206 7102 1875 364 0 8124 0
[pid=3292] ppid=3286 vsize=278580 CPUtime=0.01 cores=1,3,5,7
/proc/3292/stat : 3292 (python) S 3286 3286 2509 0 -1 4202560 895 0 0 0 0 1 0 0 18 0 1 0 671057815 285265920 5599 33554432000 4194304 5683644 140737207470192 18446744073709551615 208080252431 0 0 16781312 514 711511021059014918 0 0 17 7 0 0 0
/proc/3292/statm: 69645 5599 376 364 0 5563 0
[pid=3294] ppid=3292 vsize=1017940 CPUtime=5.47 cores=1,3,5,7
/proc/3294/stat : 3294 (gnovelty+2) R 3292 3294 3294 0 -1 4202496 453 0 0 0 547 0 0 0 25 0 1 0 671057815 1042370560 191 33554432000 134512640 135663704 4294154592 18446744073709551615 134545631 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/3294/statm: 254485 191 113 282 0 254201 0
[pid=3286/tid=3293] ppid=3284 vsize=288824 CPUtime=0 cores=1,3,5,7
/proc/3286/task/3293/stat : 3293 (python) S 3284 3286 2509 0 -1 4202560 32 937 0 0 0 0 0 0 18 0 2 0 671057815 295755776 7102 33554432000 4194304 5683644 140737207470192 18446744073709551615 208092055985 0 0 16781312 2 18446604466892319424 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 6.06
Current children cumulated vsize (KiB) 1585344

[startup+12.7007 s]
/proc/loadavg: 1.98 2.06 2.04 3/526 3295
/proc/meminfo: memFree=11046184/32950928 swapFree=57376972/67111528
[pid=3286] ppid=3284 vsize=288824 CPUtime=0.58 cores=1,3,5,7
/proc/3286/stat : 3286 (python) S 3284 3286 2509 0 -1 4202496 9831 937 1 0 40 18 0 0 17 0 2 0 671057734 295755776 7102 33554432000 4194304 5683644 140737207470192 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/3286/statm: 72206 7102 1875 364 0 8124 0
[pid=3292] ppid=3286 vsize=278580 CPUtime=0.03 cores=1,3,5,7
/proc/3292/stat : 3292 (python) S 3286 3286 2509 0 -1 4202560 898 0 0 0 1 2 0 0 18 0 1 0 671057815 285265920 5600 33554432000 4194304 5683644 140737207470192 18446744073709551615 208080252431 0 0 16781312 514 6155664226615525638 0 0 17 7 0 0 0
/proc/3292/statm: 69645 5600 377 364 0 5563 0
[pid=3294] ppid=3292 vsize=1017940 CPUtime=11.87 cores=1,3,5,7
/proc/3294/stat : 3294 (gnovelty+2) R 3292 3294 3294 0 -1 4202496 453 0 0 0 1187 0 0 0 25 0 1 0 671057815 1042370560 191 33554432000 134512640 135663704 4294154592 18446744073709551615 134545605 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/3294/statm: 254485 191 113 282 0 254201 0
[pid=3286/tid=3293] ppid=3284 vsize=288824 CPUtime=0 cores=1,3,5,7
/proc/3286/task/3293/stat : 3293 (python) S 3284 3286 2509 0 -1 4202560 32 937 0 0 0 0 0 0 18 0 2 0 671057815 295755776 7102 33554432000 4194304 5683644 140737207470192 18446744073709551615 208092055985 0 0 16781312 2 18446604466892319424 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 1585344

[startup+25.5012 s]
/proc/loadavg: 1.98 2.06 2.04 3/526 3295
/proc/meminfo: memFree=11047188/32950928 swapFree=57376972/67111528
[pid=3286] ppid=3284 vsize=288824 CPUtime=0.58 cores=1,3,5,7
/proc/3286/stat : 3286 (python) S 3284 3286 2509 0 -1 4202496 9831 937 1 0 40 18 0 0 17 0 2 0 671057734 295755776 7102 33554432000 4194304 5683644 140737207470192 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/3286/statm: 72206 7102 1875 364 0 8124 0
[pid=3292] ppid=3286 vsize=278580 CPUtime=0.08 cores=1,3,5,7
/proc/3292/stat : 3292 (python) S 3286 3286 2509 0 -1 4202560 903 0 0 0 3 5 0 0 18 0 1 0 671057815 285265920 5600 33554432000 4194304 5683644 140737207470192 18446744073709551615 208080252431 0 0 16781312 514 6155664226615525638 0 0 17 7 0 0 0
/proc/3292/statm: 69645 5600 377 364 0 5563 0
[pid=3294] ppid=3292 vsize=1017940 CPUtime=24.67 cores=1,3,5,7
/proc/3294/stat : 3294 (gnovelty+2) R 3292 3294 3294 0 -1 4202496 453 0 0 0 2467 0 0 0 25 0 1 0 671057815 1042370560 191 33554432000 134512640 135663704 4294154592 18446744073709551615 134564710 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/3294/statm: 254485 191 113 282 0 254201 0
[pid=3286/tid=3293] ppid=3284 vsize=288824 CPUtime=0 cores=1,3,5,7
/proc/3286/task/3293/stat : 3293 (python) S 3284 3286 2509 0 -1 4202560 32 937 0 0 0 0 0 0 18 0 2 0 671057815 295755776 7102 33554432000 4194304 5683644 140737207470192 18446744073709551615 208092055985 0 0 16781312 2 18446604466892319424 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 1585344

[startup+51.1003 s]
/proc/loadavg: 1.99 2.05 2.03 3/474 3332
/proc/meminfo: memFree=11199900/32950928 swapFree=57376972/67111528
[pid=3286] ppid=3284 vsize=288824 CPUtime=0.58 cores=1,3,5,7
/proc/3286/stat : 3286 (python) S 3284 3286 2509 0 -1 4202496 9831 937 1 0 40 18 0 0 17 0 2 0 671057734 295755776 7102 33554432000 4194304 5683644 140737207470192 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/3286/statm: 72206 7102 1875 364 0 8124 0
[pid=3292] ppid=3286 vsize=278580 CPUtime=0.16 cores=1,3,5,7
/proc/3292/stat : 3292 (python) S 3286 3286 2509 0 -1 4202560 912 0 0 0 7 9 0 0 18 0 1 0 671057815 285265920 5600 33554432000 4194304 5683644 140737207470192 18446744073709551615 208080252431 0 0 16781312 514 6155664226615525638 0 0 17 7 0 0 0
/proc/3292/statm: 69645 5600 377 364 0 5563 0
[pid=3294] ppid=3292 vsize=1017940 CPUtime=50.27 cores=1,3,5,7
/proc/3294/stat : 3294 (gnovelty+2) R 3292 3294 3294 0 -1 4202496 453 0 0 0 5027 0 0 0 25 0 1 0 671057815 1042370560 191 33554432000 134512640 135663704 4294154592 18446744073709551615 134545798 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/3294/statm: 254485 191 113 282 0 254201 0
[pid=3286/tid=3293] ppid=3284 vsize=288824 CPUtime=0 cores=1,3,5,7
/proc/3286/task/3293/stat : 3293 (python) S 3284 3286 2509 0 -1 4202560 32 937 0 0 0 0 0 0 18 0 2 0 671057815 295755776 7102 33554432000 4194304 5683644 140737207470192 18446744073709551615 208092055985 0 0 16781312 2 18446604466892319424 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 1585344

[startup+102.301 s]
/proc/loadavg: 1.99 2.04 2.03 3/478 3337
/proc/meminfo: memFree=11194344/32950928 swapFree=57376972/67111528
[pid=3286] ppid=3284 vsize=299656 CPUtime=0.61 cores=1,3,5,7
/proc/3286/stat : 3286 (python) S 3284 3286 2509 0 -1 4202496 10660 937 1 0 43 18 0 0 19 0 3 0 671057734 306847744 7244 33554432000 4194304 5683644 140737207470192 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3286/statm: 74914 7244 1878 364 0 10829 0
[pid=3292] ppid=3286 vsize=288824 CPUtime=0.34 cores=1,3,5,7
/proc/3292/stat : 3292 (python) S 3286 3286 2509 0 -1 4202560 1088 0 0 0 17 17 0 0 19 0 2 0 671057815 295755776 5638 33554432000 4194304 5683644 140737207470192 18446744073709551615 208092059083 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/3292/statm: 72206 5638 410 364 0 8124 0
[pid=3294] ppid=3292 vsize=1017940 CPUtime=100.34 cores=1,3,5,7
/proc/3294/stat : 3294 (gnovelty+2) T 3292 3294 3294 0 -1 4202496 453 0 0 0 10034 0 0 0 25 0 1 0 671057815 1042370560 191 33554432000 134512640 135663704 4294154592 18446744073709551615 134525361 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/3294/statm: 254485 191 113 282 0 254201 0
[pid=3292/tid=3334] ppid=3286 vsize=288824 CPUtime=0 cores=1,3,5,7
/proc/3292/task/3334/stat : 3334 (python) S 3286 3286 2509 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 671067850 295755776 5638 33554432000 4194304 5683644 140737207470192 18446744073709551615 208092055985 0 0 16781312 514 18446604465963256704 0 0 -1 3 0 0 0
[pid=3335] ppid=3286 vsize=289412 CPUtime=0 cores=1,3,5,7
/proc/3335/stat : 3335 (python) S 3286 3286 2509 0 -1 4202560 759 0 0 0 0 0 0 0 15 0 1 0 671067853 296357888 5710 33554432000 4194304 5683644 140737207470192 18446744073709551615 208080252486 0 0 16781312 514 277947747703685383 0 0 17 3 0 0 0
/proc/3335/statm: 72353 5710 348 364 0 8268 0
[pid=3337] ppid=3335 vsize=2744 CPUtime=1.11 cores=1,3,5,7
/proc/3337/stat : 3337 (march_hi) R 3335 3337 3337 0 -1 4202496 750 0 0 0 111 0 0 0 22 0 1 0 671067853 2809856 486 33554432000 4194304 4955518 140736062220816 18446744073709551615 4209669 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/3337/statm: 686 486 104 186 0 499 0
[pid=3286/tid=3293] ppid=3284 vsize=299656 CPUtime=0 cores=1,3,5,7
/proc/3286/task/3293/stat : 3293 (python) S 3284 3286 2509 0 -1 4202560 32 937 0 0 0 0 0 0 18 0 3 0 671057815 306847744 7244 33554432000 4194304 5683644 140737207470192 18446744073709551615 208092055985 0 0 16781312 2 18446604466892319424 0 0 -1 7 0 0 0
[pid=3286/tid=3336] ppid=3284 vsize=299656 CPUtime=0 cores=1,3,5,7
/proc/3286/task/3336/stat : 3336 (python) S 3284 3286 2509 0 -1 4202560 27 937 0 0 0 0 0 0 20 0 3 0 671067853 306847744 7244 33554432000 4194304 5683644 140737207470192 18446744073709551615 208092055985 0 0 16781312 2 18446604466892319424 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 102.4
Current children cumulated vsize (KiB) 1898576

[startup+162.301 s]
/proc/loadavg: 1.99 2.03 2.02 3/478 3380
/proc/meminfo: memFree=11182644/32950928 swapFree=57376972/67111528
[pid=3286] ppid=3284 vsize=299656 CPUtime=0.61 cores=1,3,5,7
/proc/3286/stat : 3286 (python) S 3284 3286 2509 0 -1 4202496 10660 937 1 0 43 18 0 0 19 0 3 0 671057734 306847744 7244 33554432000 4194304 5683644 140737207470192 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3286/statm: 74914 7244 1878 364 0 10829 0
[pid=3292] ppid=3286 vsize=288824 CPUtime=0.34 cores=1,3,5,7

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

/proc/3532/stat : 3532 (gnovelty+2) T 3530 3532 3532 0 -1 4202496 456 0 0 0 9936 0 0 0 25 0 1 0 671136332 1042370560 192 33554432000 134512640 135663704 4287121296 18446744073709551615 134544208 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/3532/statm: 254485 192 113 282 0 254201 0
[pid=3530/tid=3536] ppid=3286 vsize=299860 CPUtime=0 cores=1,3,5,7
/proc/3530/task/3536/stat : 3536 (python) S 3286 3286 2509 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 671146269 307056640 5818 33554432000 4194304 5683644 140737207470192 18446744073709551615 208092055985 0 0 16781312 514 18446604468767896000 0 0 -1 5 0 0 0
[pid=3540] ppid=3286 vsize=310316 CPUtime=2.48 cores=1,3,5,7
/proc/3540/stat : 3540 (python) S 3286 3286 2509 0 -1 4202560 1164 0 0 0 130 118 0 0 16 0 2 0 671155884 317763584 5852 33554432000 4194304 5683644 140737207470192 18446744073709551615 208092059083 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/3540/statm: 77579 5852 400 364 0 13488 0
[pid=3542] ppid=3540 vsize=110300 CPUtime=680.02 cores=1,3,5,7
/proc/3542/stat : 3542 (march_hi) T 3540 3542 3542 0 -1 4202496 23999 0 0 0 67998 4 0 0 25 0 1 0 671155884 112947200 23730 33554432000 4194304 4955518 140734674779856 18446744073709551615 4224648 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/3542/statm: 27575 23730 104 186 0 27388 0
[pid=3540/tid=3560] ppid=3286 vsize=310316 CPUtime=0 cores=1,3,5,7
/proc/3540/task/3560/stat : 3560 (python) S 3286 3286 2509 0 -1 4202560 49 0 0 0 0 0 0 0 15 0 2 0 671204745 317763584 5852 33554432000 4194304 5683644 140737207470192 18446744073709551615 208092055985 0 0 16781312 514 18446604459380364224 0 0 -1 1 0 0 0
[pid=3561] ppid=3286 vsize=320572 CPUtime=2.54 cores=1,3,5,7
/proc/3561/stat : 3561 (python) S 3286 3286 2509 0 -1 4202560 1150 0 0 0 134 120 0 0 15 0 2 0 671204748 328265728 5856 33554432000 4194304 5683644 140737207470192 18446744073709551615 208092059083 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/3561/statm: 80143 5856 400 364 0 16049 0
[pid=3563] ppid=3561 vsize=110300 CPUtime=683.66 cores=1,3,5,7
/proc/3563/stat : 3563 (march_hi) T 3561 3563 3563 0 -1 4202496 24231 0 0 0 68361 5 0 0 25 0 1 0 671204748 112947200 23967 33554432000 4194304 4955518 140737319974416 18446744073709551615 4238968 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/3563/statm: 27575 23967 104 186 0 27388 0
[pid=3561/tid=3566] ppid=3286 vsize=320572 CPUtime=0 cores=1,3,5,7
/proc/3561/task/3566/stat : 3566 (python) S 3286 3286 2509 0 -1 4202560 46 0 0 0 0 0 0 0 15 0 2 0 671214825 328265728 5856 33554432000 4194304 5683644 140737207470192 18446744073709551615 208092055985 0 0 16781312 514 18446604470997049408 0 0 -1 3 0 0 0
[pid=3595] ppid=3286 vsize=330828 CPUtime=2.49 cores=1,3,5,7
/proc/3595/stat : 3595 (python) S 3286 3286 2509 0 -1 4202560 1159 0 0 0 130 119 0 0 17 0 2 0 671292265 338767872 5865 33554432000 4194304 5683644 140737207470192 18446744073709551615 208092059083 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/3595/statm: 82707 5865 400 364 0 18610 0
[pid=3597] ppid=3595 vsize=110300 CPUtime=680.42 cores=1,3,5,7
/proc/3597/stat : 3597 (march_hi) T 3595 3597 3597 0 -1 4202496 24134 0 0 0 68037 5 0 0 25 0 1 0 671292266 112947200 23868 33554432000 4194304 4955518 140734016719968 18446744073709551615 4209624 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/3597/statm: 27575 23868 104 186 0 27388 0
[pid=3595/tid=3620] ppid=3286 vsize=330828 CPUtime=0 cores=1,3,5,7
/proc/3595/task/3620/stat : 3620 (python) S 3286 3286 2509 0 -1 4202560 48 0 0 0 0 0 0 0 17 0 2 0 671360307 338767872 5865 33554432000 4194304 5683644 140737207470192 18446744073709551615 208092055985 0 0 16781312 514 18446604465963255808 0 0 -1 7 0 0 0
[pid=3621] ppid=3286 vsize=341084 CPUtime=1.49 cores=1,3,5,7
/proc/3621/stat : 3621 (python) S 3286 3286 2509 0 -1 4202560 1161 0 0 0 77 72 0 0 16 0 2 0 671360309 349270016 5873 33554432000 4194304 5683644 140737207470192 18446744073709551615 208092059083 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/3621/statm: 85271 5873 400 364 0 21171 0
[pid=3623] ppid=3621 vsize=80832 CPUtime=393.62 cores=1,3,5,7
/proc/3623/stat : 3623 (march_hi) T 3621 3623 3623 0 -1 4202496 14519 0 0 0 39359 3 0 0 25 0 1 0 671360309 82771968 14253 33554432000 4194304 4955518 140735484748912 18446744073709551615 4209624 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/3623/statm: 20208 14253 104 186 0 20021 0
[pid=3621/tid=4123] ppid=3286 vsize=341084 CPUtime=0 cores=1,3,5,7
/proc/3621/task/4123/stat : 4123 (python) S 3286 3286 2509 0 -1 4202560 48 0 0 0 0 0 0 0 16 0 2 0 671399673 349270016 5873 33554432000 4194304 5683644 140737207470192 18446744073709551615 208092055985 0 0 16781312 514 18446604457050415424 0 0 -1 7 0 0 0
[pid=4124] ppid=3286 vsize=351340 CPUtime=0.74 cores=1,3,5,7
/proc/4124/stat : 4124 (python) S 3286 3286 2509 0 -1 4202560 1191 0 0 0 40 34 0 0 19 0 2 0 671399674 359772160 5885 33554432000 4194304 5683644 140737207470192 18446744073709551615 208092059083 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/4124/statm: 87835 5885 406 364 0 23732 0
[pid=4126] ppid=4124 vsize=182584 CPUtime=197.79 cores=1,3,5,7
/proc/4126/stat : 4126 (kcnfs-2006) T 4124 4126 4126 0 -1 4202496 658 0 0 0 19779 0 0 0 25 0 1 0 671399675 186966016 389 33554432000 134512640 135163436 4292532880 18446744073709551615 134675188 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/4126/statm: 45646 389 77 159 0 45486 0
[pid=4124/tid=4133] ppid=3286 vsize=351340 CPUtime=0 cores=1,3,5,7
/proc/4124/task/4133/stat : 4133 (python) S 3286 3286 2509 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 671419454 359772160 5885 33554432000 4194304 5683644 140737207470192 18446744073709551615 208092055985 0 0 16781312 514 18446604464758494528 0 0 -1 7 0 0 0
[pid=3286/tid=3293] ppid=3284 vsize=361748 CPUtime=0 cores=1,3,5,7
/proc/3286/task/3293/stat : 3293 (python) S 3284 3286 2509 0 -1 4202560 32 937 0 0 0 0 0 0 18 0 9 0 671057815 370429952 7402 33554432000 4194304 5683644 140737207470192 18446744073709551615 208092055985 0 0 16781312 2 18446604466892319424 0 0 -1 7 0 0 0
[pid=3286/tid=3336] ppid=3284 vsize=361748 CPUtime=0 cores=1,3,5,7
/proc/3286/task/3336/stat : 3336 (python) S 3284 3286 2509 0 -1 4202560 38 937 0 0 0 0 0 0 18 0 9 0 671067853 370429952 7402 33554432000 4194304 5683644 140737207470192 18446744073709551615 208092055985 0 0 16781312 2 18446604466892319424 0 0 -1 3 0 0 0
[pid=3286/tid=3531] ppid=3284 vsize=361748 CPUtime=0 cores=1,3,5,7
/proc/3286/task/3531/stat : 3531 (python) S 3284 3286 2509 0 -1 4202560 23 937 0 0 0 0 0 0 20 0 9 0 671136332 370429952 7402 33554432000 4194304 5683644 140737207470192 18446744073709551615 208092055985 0 0 16781312 2 18446604466892319424 0 0 -1 7 0 0 0
[pid=3286/tid=3541] ppid=3284 vsize=361748 CPUtime=0 cores=1,3,5,7
/proc/3286/task/3541/stat : 3541 (python) S 3284 3286 2509 0 -1 4202560 29 937 0 0 0 0 0 0 18 0 9 0 671155884 370429952 7402 33554432000 4194304 5683644 140737207470192 18446744073709551615 208092055985 0 0 16781312 2 18446604466892319424 0 0 -1 1 0 0 0
[pid=3286/tid=3562] ppid=3284 vsize=361748 CPUtime=0 cores=1,3,5,7
/proc/3286/task/3562/stat : 3562 (python) S 3284 3286 2509 0 -1 4202560 27 937 0 0 0 0 0 0 18 0 9 0 671204748 370429952 7402 33554432000 4194304 5683644 140737207470192 18446744073709551615 208092055985 0 0 16781312 2 18446604466892319424 0 0 -1 1 0 0 0
[pid=3286/tid=3596] ppid=3284 vsize=361748 CPUtime=0 cores=1,3,5,7
/proc/3286/task/3596/stat : 3596 (python) S 3284 3286 2509 0 -1 4202560 28 937 0 0 0 0 0 0 20 0 9 0 671292265 370429952 7402 33554432000 4194304 5683644 140737207470192 18446744073709551615 208092055985 0 0 16781312 2 18446604466892319424 0 0 -1 1 0 0 0
[pid=3286/tid=3622] ppid=3284 vsize=361748 CPUtime=0 cores=1,3,5,7
/proc/3286/task/3622/stat : 3622 (python) S 3284 3286 2509 0 -1 4202560 29 937 0 0 0 0 0 0 20 0 9 0 671360309 370429952 7402 33554432000 4194304 5683644 140737207470192 18446744073709551615 208092055985 0 0 16781312 2 18446604466892319424 0 0 -1 1 0 0 0
[pid=3286/tid=4125] ppid=3284 vsize=361748 CPUtime=0 cores=1,3,5,7
/proc/3286/task/4125/stat : 4125 (python) S 3284 3286 2509 0 -1 4202560 25 937 0 0 0 0 0 0 20 0 9 0 671399674 370429952 7402 33554432000 4194304 5683644 140737207470192 18446744073709551615 208092055985 0 0 16781312 2 18446604466892319424 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 5901288

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

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

[startup+4981.8 s]
/proc/loadavg: 2.10 2.05 2.01 3/532 4173
/proc/meminfo: memFree=9741176/32950928 swapFree=57376972/67111528
[pid=3286] ppid=3284 vsize=361748 CPUtime=0.99 cores=1,3,5,7
/proc/3286/stat : 3286 (python) S 3284 3286 2509 0 -1 4202496 16874 937 1 0 80 19 0 0 18 0 9 0 671057734 370429952 7402 33554432000 4194304 5683644 140737207470192 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3286/statm: 90437 7402 1890 364 0 26334 0
[pid=3292] ppid=3286 vsize=288824 CPUtime=0.34 cores=1,3,5,7
/proc/3292/stat : 3292 (python) S 3286 3286 2509 0 -1 4202560 1088 0 0 0 17 17 0 0 19 0 2 0 671057815 295755776 5638 33554432000 4194304 5683644 140737207470192 18446744073709551615 208092059083 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/3292/statm: 72206 5638 410 364 0 8124 0
[pid=3294] ppid=3292 vsize=1017940 CPUtime=100.34 cores=1,3,5,7
/proc/3294/stat : 3294 (gnovelty+2) T 3292 3294 3294 0 -1 4202496 453 0 0 0 10034 0 0 0 25 0 1 0 671057815 1042370560 191 33554432000 134512640 135663704 4294154592 18446744073709551615 134525361 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/3294/statm: 254485 191 113 282 0 254201 0
[pid=3292/tid=3334] ppid=3286 vsize=288824 CPUtime=0 cores=1,3,5,7
/proc/3292/task/3334/stat : 3334 (python) S 3286 3286 2509 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 671067850 295755776 5638 33554432000 4194304 5683644 140737207470192 18446744073709551615 208092055985 0 0 16781312 514 18446604465963256704 0 0 -1 3 0 0 0
[pid=3335] ppid=3286 vsize=289412 CPUtime=7.99 cores=1,3,5,7
/proc/3335/stat : 3335 (python) S 3286 3286 2509 0 -1 4202560 1152 0 0 0 427 372 0 0 15 0 2 0 671067853 296357888 5763 33554432000 4194304 5683644 140737207470192 18446744073709551615 208080252486 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/3335/statm: 72353 5763 400 364 0 8268 0
[pid=3337] ppid=3335 vsize=377108 CPUtime=2145.4 cores=1,3,5,7
/proc/3337/stat : 3337 (march_hi) R 3335 3337 3337 0 -1 4202496 69982 0 0 0 214526 14 0 0 25 0 1 0 671067853 386158592 69718 33554432000 4194304 4955518 140736062220816 18446744073709551615 4238735 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/3337/statm: 94277 69718 104 186 0 94090 0
[pid=3335/tid=3389] ppid=3286 vsize=289412 CPUtime=0 cores=1,3,5,7
/proc/3335/task/3389/stat : 3389 (python) S 3286 3286 2509 0 -1 4202560 46 0 0 0 0 0 0 0 15 0 2 0 671087657 296357888 5763 33554432000 4194304 5683644 140737207470192 18446744073709551615 208092055985 0 0 16781312 514 18446604467882837184 0 0 -1 7 0 0 0
[pid=3530] ppid=3286 vsize=299860 CPUtime=0.35 cores=1,3,5,7
/proc/3530/stat : 3530 (python) S 3286 3286 2509 0 -1 4202560 1079 0 0 0 18 17 0 0 19 0 2 0 671136332 307056640 5818 33554432000 4194304 5683644 140737207470192 18446744073709551615 208092059083 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/3530/statm: 74965 5818 400 364 0 10877 0
[pid=3532] ppid=3530 vsize=1017940 CPUtime=99.36 cores=1,3,5,7
/proc/3532/stat : 3532 (gnovelty+2) T 3530 3532 3532 0 -1 4202496 456 0 0 0 9936 0 0 0 25 0 1 0 671136332 1042370560 192 33554432000 134512640 135663704 4287121296 18446744073709551615 134544208 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/3532/statm: 254485 192 113 282 0 254201 0
[pid=3530/tid=3536] ppid=3286 vsize=299860 CPUtime=0 cores=1,3,5,7
/proc/3530/task/3536/stat : 3536 (python) S 3286 3286 2509 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 671146269 307056640 5818 33554432000 4194304 5683644 140737207470192 18446744073709551615 208092055985 0 0 16781312 514 18446604468767896000 0 0 -1 5 0 0 0
[pid=3540] ppid=3286 vsize=310316 CPUtime=2.48 cores=1,3,5,7
/proc/3540/stat : 3540 (python) S 3286 3286 2509 0 -1 4202560 1164 0 0 0 130 118 0 0 16 0 2 0 671155884 317763584 5852 33554432000 4194304 5683644 140737207470192 18446744073709551615 208092059083 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/3540/statm: 77579 5852 400 364 0 13488 0
[pid=3542] ppid=3540 vsize=110300 CPUtime=680.02 cores=1,3,5,7
/proc/3542/stat : 3542 (march_hi) T 3540 3542 3542 0 -1 4202496 23999 0 0 0 67998 4 0 0 25 0 1 0 671155884 112947200 23730 33554432000 4194304 4955518 140734674779856 18446744073709551615 4224648 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/3542/statm: 27575 23730 104 186 0 27388 0
[pid=3540/tid=3560] ppid=3286 vsize=310316 CPUtime=0 cores=1,3,5,7
/proc/3540/task/3560/stat : 3560 (python) S 3286 3286 2509 0 -1 4202560 49 0 0 0 0 0 0 0 15 0 2 0 671204745 317763584 5852 33554432000 4194304 5683644 140737207470192 18446744073709551615 208092055985 0 0 16781312 514 18446604459380364224 0 0 -1 1 0 0 0
[pid=3561] ppid=3286 vsize=320572 CPUtime=2.54 cores=1,3,5,7
/proc/3561/stat : 3561 (python) S 3286 3286 2509 0 -1 4202560 1150 0 0 0 134 120 0 0 15 0 2 0 671204748 328265728 5856 33554432000 4194304 5683644 140737207470192 18446744073709551615 208092059083 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/3561/statm: 80143 5856 400 364 0 16049 0
[pid=3563] ppid=3561 vsize=110300 CPUtime=683.66 cores=1,3,5,7
/proc/3563/stat : 3563 (march_hi) T 3561 3563 3563 0 -1 4202496 24231 0 0 0 68361 5 0 0 25 0 1 0 671204748 112947200 23967 33554432000 4194304 4955518 140737319974416 18446744073709551615 4238968 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/3563/statm: 27575 23967 104 186 0 27388 0
[pid=3561/tid=3566] ppid=3286 vsize=320572 CPUtime=0 cores=1,3,5,7
/proc/3561/task/3566/stat : 3566 (python) S 3286 3286 2509 0 -1 4202560 46 0 0 0 0 0 0 0 15 0 2 0 671214825 328265728 5856 33554432000 4194304 5683644 140737207470192 18446744073709551615 208092055985 0 0 16781312 514 18446604470997049408 0 0 -1 3 0 0 0
[pid=3595] ppid=3286 vsize=330828 CPUtime=2.49 cores=1,3,5,7
/proc/3595/stat : 3595 (python) S 3286 3286 2509 0 -1 4202560 1159 0 0 0 130 119 0 0 17 0 2 0 671292265 338767872 5865 33554432000 4194304 5683644 140737207470192 18446744073709551615 208092059083 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/3595/statm: 82707 5865 400 364 0 18610 0
[pid=3597] ppid=3595 vsize=110300 CPUtime=680.42 cores=1,3,5,7
/proc/3597/stat : 3597 (march_hi) T 3595 3597 3597 0 -1 4202496 24134 0 0 0 68037 5 0 0 25 0 1 0 671292266 112947200 23868 33554432000 4194304 4955518 140734016719968 18446744073709551615 4209624 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/3597/statm: 27575 23868 104 186 0 27388 0
[pid=3595/tid=3620] ppid=3286 vsize=330828 CPUtime=0 cores=1,3,5,7
/proc/3595/task/3620/stat : 3620 (python) S 3286 3286 2509 0 -1 4202560 48 0 0 0 0 0 0 0 17 0 2 0 671360307 338767872 5865 33554432000 4194304 5683644 140737207470192 18446744073709551615 208092055985 0 0 16781312 514 18446604465963255808 0 0 -1 7 0 0 0
[pid=3621] ppid=3286 vsize=341084 CPUtime=1.49 cores=1,3,5,7
/proc/3621/stat : 3621 (python) S 3286 3286 2509 0 -1 4202560 1161 0 0 0 77 72 0 0 16 0 2 0 671360309 349270016 5873 33554432000 4194304 5683644 140737207470192 18446744073709551615 208092059083 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/3621/statm: 85271 5873 400 364 0 21171 0
[pid=3623] ppid=3621 vsize=80832 CPUtime=393.62 cores=1,3,5,7
/proc/3623/stat : 3623 (march_hi) T 3621 3623 3623 0 -1 4202496 14519 0 0 0 39359 3 0 0 25 0 1 0 671360309 82771968 14253 33554432000 4194304 4955518 140735484748912 18446744073709551615 4209624 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/3623/statm: 20208 14253 104 186 0 20021 0
[pid=3621/tid=4123] ppid=3286 vsize=341084 CPUtime=0 cores=1,3,5,7
/proc/3621/task/4123/stat : 4123 (python) S 3286 3286 2509 0 -1 4202560 48 0 0 0 0 0 0 0 16 0 2 0 671399673 349270016 5873 33554432000 4194304 5683644 140737207470192 18446744073709551615 208092055985 0 0 16781312 514 18446604457050415424 0 0 -1 7 0 0 0
[pid=4124] ppid=3286 vsize=351340 CPUtime=0.74 cores=1,3,5,7
/proc/4124/stat : 4124 (python) S 3286 3286 2509 0 -1 4202560 1191 0 0 0 40 34 0 0 19 0 2 0 671399674 359772160 5885 33554432000 4194304 5683644 140737207470192 18446744073709551615 208092059083 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/4124/statm: 87835 5885 406 364 0 23732 0
[pid=4126] ppid=4124 vsize=182584 CPUtime=197.79 cores=1,3,5,7
/proc/4126/stat : 4126 (kcnfs-2006) T 4124 4126 4126 0 -1 4202496 658 0 0 0 19779 0 0 0 25 0 1 0 671399675 186966016 389 33554432000 134512640 135163436 4292532880 18446744073709551615 134675188 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/4126/statm: 45646 389 77 159 0 45486 0
[pid=4124/tid=4133] ppid=3286 vsize=351340 CPUtime=0 cores=1,3,5,7
/proc/4124/task/4133/stat : 4133 (python) S 3286 3286 2509 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 671419454 359772160 5885 33554432000 4194304 5683644 140737207470192 18446744073709551615 208092055985 0 0 16781312 514 18446604464758494528 0 0 -1 7 0 0 0
[pid=3286/tid=3293] ppid=3284 vsize=361748 CPUtime=0 cores=1,3,5,7
/proc/3286/task/3293/stat : 3293 (python) S 3284 3286 2509 0 -1 4202560 32 937 0 0 0 0 0 0 18 0 9 0 671057815 370429952 7402 33554432000 4194304 5683644 140737207470192 18446744073709551615 208092055985 0 0 16781312 2 18446604466892319424 0 0 -1 7 0 0 0
[pid=3286/tid=3336] ppid=3284 vsize=361748 CPUtime=0 cores=1,3,5,7
/proc/3286/task/3336/stat : 3336 (python) S 3284 3286 2509 0 -1 4202560 38 937 0 0 0 0 0 0 18 0 9 0 671067853 370429952 7402 33554432000 4194304 5683644 140737207470192 18446744073709551615 208092055985 0 0 16781312 2 18446604466892319424 0 0 -1 3 0 0 0
[pid=3286/tid=3531] ppid=3284 vsize=361748 CPUtime=0 cores=1,3,5,7
/proc/3286/task/3531/stat : 3531 (python) S 3284 3286 2509 0 -1 4202560 23 937 0 0 0 0 0 0 20 0 9 0 671136332 370429952 7402 33554432000 4194304 5683644 140737207470192 18446744073709551615 208092055985 0 0 16781312 2 18446604466892319424 0 0 -1 7 0 0 0
[pid=3286/tid=3541] ppid=3284 vsize=361748 CPUtime=0 cores=1,3,5,7
/proc/3286/task/3541/stat : 3541 (python) S 3284 3286 2509 0 -1 4202560 29 937 0 0 0 0 0 0 18 0 9 0 671155884 370429952 7402 33554432000 4194304 5683644 140737207470192 18446744073709551615 208092055985 0 0 16781312 2 18446604466892319424 0 0 -1 1 0 0 0
[pid=3286/tid=3562] ppid=3284 vsize=361748 CPUtime=0 cores=1,3,5,7
/proc/3286/task/3562/stat : 3562 (python) S 3284 3286 2509 0 -1 4202560 27 937 0 0 0 0 0 0 18 0 9 0 671204748 370429952 7402 33554432000 4194304 5683644 140737207470192 18446744073709551615 208092055985 0 0 16781312 2 18446604466892319424 0 0 -1 1 0 0 0
[pid=3286/tid=3596] ppid=3284 vsize=361748 CPUtime=0 cores=1,3,5,7
/proc/3286/task/3596/stat : 3596 (python) S 3284 3286 2509 0 -1 4202560 28 937 0 0 0 0 0 0 20 0 9 0 671292265 370429952 7402 33554432000 4194304 5683644 140737207470192 18446744073709551615 208092055985 0 0 16781312 2 18446604466892319424 0 0 -1 1 0 0 0
[pid=3286/tid=3622] ppid=3284 vsize=361748 CPUtime=0 cores=1,3,5,7
/proc/3286/task/3622/stat : 3622 (python) S 3284 3286 2509 0 -1 4202560 29 937 0 0 0 0 0 0 20 0 9 0 671360309 370429952 7402 33554432000 4194304 5683644 140737207470192 18446744073709551615 208092055985 0 0 16781312 2 18446604466892319424 0 0 -1 1 0 0 0
[pid=3286/tid=4125] ppid=3284 vsize=361748 CPUtime=0 cores=1,3,5,7
/proc/3286/task/4125/stat : 4125 (python) S 3284 3286 2509 0 -1 4202560 25 937 0 0 0 0 0 0 20 0 9 0 671399674 370429952 7402 33554432000 4194304 5683644 140737207470192 18446744073709551615 208092055985 0 0 16781312 2 18446604466892319424 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 5901288

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 4981.87
CPU time (s): 5000.02
CPU user time (s): 4990.83
CPU system time (s): 9.19
CPU usage (%): 100.364
Max. virtual memory (cumulated for all children) (KiB): 5901288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.805877
system time used= 0.202969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17815
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= 2906
involuntary context switches= 28

runsolver used 27.5528 second user time and 60.6718 second system time

The end

Launcher Data

Begin job on node127 at 2011-05-17 03:09:40
IDJOB=3386891
IDBENCH=82956
IDSOLVER=1872
FILE ID=node127/3386891-1305594580
RUNJOBID= node127-1305586146-2528
PBS_JOBID= 13350351
Free space on /tmp= 73316 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v650-c2769-S510739670-068.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-3386891-1305594580/watcher-3386891-1305594580 -o /tmp/evaluation-result-3386891-1305594580/solver-3386891-1305594580 -C 5000 -W 5100 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386891-1305594580.cnf -seed 2096126216 -budget 5000

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

MD5SUM BENCH= 12dd7af6f21831da932d15cd8d1054f3
RANDOM SEED=2096126216

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      11073584 kB
Buffers:         96788 kB
Cached:         575268 kB
SwapCached:     117904 kB
Active:        7053964 kB
Inactive:     14569608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      11073584 kB
SwapTotal:    67111528 kB
SwapFree:     57376972 kB
Dirty:           31580 kB
Writeback:           0 kB
AnonPages:    20840444 kB
Mapped:          35980 kB
Slab:            78508 kB
PageTables:     104780 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 117084932 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= 73436 MiB
End job on node127 at 2011-05-17 04:32:45