Trace number 3386944

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v650-c2769-S216164582-083.UNKNOWN.cnf
MD5SUMac87980bdfffc015f316143175a762b6
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.34/0.68	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.34/0.68	c INFO: solving HOME/instance-3386944-1305595032.cnf
0.34/0.68	c INFO: computing task features
0.34/0.69	c INFO: computed variable-clause graph statistics
0.34/0.69	c INFO: computed clause balance statistics
0.40/0.74	c INFO: computed variable balance statistics
0.40/0.77	c INFO: computed small-clause counts
0.40/0.78	c INFO: computed Horn-clause counts
0.40/0.78	c INFO: computed variable graph statistics
0.40/0.78	c INFO: collected features for HOME/instance-3386944-1305595032.cnf in 0.10 s
0.50/0.81	c INFO: running gnovelty+2@0 for 97 with 4999 remaining (b = 0.58)
99.25/99.23	c INFO: running march_hi@0 for 194 with 4901 remaining (b = 0.16)
294.34/293.69	c INFO: running march_hi@194 for 194 with 4707 remaining (b = 0.16)
492.84/491.33	c INFO: running march_hi@392 for 97 with 4509 remaining (b = 0.09)
588.49/586.69	c INFO: running march_hi@487 for 194 with 4414 remaining (b = 0.15)
784.58/781.90	c INFO: running gnovelty+2@0 for 97 with 4218 remaining (b = 0.07)
884.36/881.32	c INFO: running march_hi@682 for 97 with 4119 remaining (b = 0.07)
982.15/978.72	c INFO: running march_hi@0 for 485 with 4022 remaining (b = 0.32)
1470.19/1464.86	c INFO: running march_hi@0 for 97 with 3536 remaining (b = 0.07)
1567.95/1562.26	c INFO: running march_hi@486 for 97 with 3438 remaining (b = 0.07)
1667.81/1661.63	c INFO: running march_hi@585 for 97 with 3339 remaining (b = 0.09)
1763.87/1757.39	c INFO: running march_hi@97 for 291 with 3243 remaining (b = 0.19)
2058.83/2051.02	c INFO: running march_hi@390 for 97 with 2949 remaining (b = 0.07)
2158.63/2150.43	c INFO: running march_hi@490 for 97 with 2850 remaining (b = 0.06)
2255.58/2247.06	c INFO: running march_hi@586 for 97 with 2753 remaining (b = 0.06)
2349.55/2340.68	c INFO: running march_hi@0 for 679 with 2660 remaining (b = 0.30)
3036.01/3024.43	c INFO: running march_hi@0 for 388 with 1976 remaining (b = 0.20)
3430.93/3417.92	c INFO: running kcnfs-2006@0 for 194 with 1583 remaining (b = 0.09)
3627.42/3613.77	c INFO: running march_hi@779 for 1387 with 1387 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-3386944-1305595032/watcher-3386944-1305595032 -o /tmp/evaluation-result-3386944-1305595032/solver-3386944-1305595032 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386944-1305595032.cnf -seed 112315308 -budget 5000 

running on 4 cores: 0,2,4,6

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.09 2.07 2.01 3/525 12359
/proc/meminfo: memFree=13703456/32950928 swapFree=45358800/67111528
[pid=12359] ppid=12357 vsize=15776 CPUtime=0 cores=0,2,4,6
/proc/12359/stat : 12359 (python) S 12357 12359 11438 0 -1 4202496 894 0 0 0 0 0 0 0 25 0 1 0 671099882 16154624 776 33554432000 4194304 5683644 140733770722320 18446744073709551615 254500689920 0 2147483391 16781312 2 18446744071699199166 0 0 17 4 0 0 0
/proc/12359/statm: 3944 776 343 364 0 431 0

[startup+0.111509 s]
/proc/loadavg: 2.09 2.07 2.01 3/525 12359
/proc/meminfo: memFree=13703456/32950928 swapFree=45358800/67111528
[pid=12359] ppid=12357 vsize=96952 CPUtime=0.06 cores=0,2,4,6
/proc/12359/stat : 12359 (python) S 12357 12359 11438 0 -1 4202496 2820 0 0 0 5 1 0 0 17 0 1 0 671099882 99278848 2523 33554432000 4194304 5683644 140733770722320 18446744073709551615 254495768199 0 2147483391 16781312 2 18446744071699199166 0 0 17 4 0 0 0
/proc/12359/statm: 24238 2523 792 364 0 1686 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 96952

[startup+0.200527 s]
/proc/loadavg: 2.09 2.07 2.01 3/525 12359
/proc/meminfo: memFree=13703456/32950928 swapFree=45358800/67111528
[pid=12359] ppid=12357 vsize=124068 CPUtime=0.11 cores=0,2,4,6
/proc/12359/stat : 12359 (python) R 12357 12359 11438 0 -1 4202496 4242 0 1 0 8 3 0 0 17 0 1 0 671099882 127045632 3851 33554432000 4194304 5683644 140733770722320 18446744073709551615 254500735111 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/12359/statm: 31017 3851 991 364 0 2828 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 124068

[startup+0.300475 s]
/proc/loadavg: 2.09 2.07 2.01 3/525 12359
/proc/meminfo: memFree=13703456/32950928 swapFree=45358800/67111528
[pid=12359] ppid=12357 vsize=135752 CPUtime=0.17 cores=0,2,4,6
/proc/12359/stat : 12359 (python) S 12357 12359 11438 0 -1 4202496 5971 933 1 0 13 4 0 0 17 0 1 0 671099882 139010048 4149 33554432000 4194304 5683644 140733770722320 18446744073709551615 254500687877 0 2147483391 16781312 2 18446744071699199166 0 0 17 4 0 0 0
/proc/12359/statm: 33938 4149 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 135752

[startup+0.700382 s]
/proc/loadavg: 2.09 2.07 2.01 3/525 12359
/proc/meminfo: memFree=13703456/32950928 swapFree=45358800/67111528
[pid=12359] ppid=12357 vsize=278588 CPUtime=0.4 cores=0,2,4,6
/proc/12359/stat : 12359 (python) R 12357 12359 11438 0 -1 4202496 9372 933 1 0 31 9 0 0 16 0 1 0 671099882 285274112 7031 33554432000 4194304 5683644 140733770722320 18446744073709551615 254500350704 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/12359/statm: 69647 7031 1826 364 0 5571 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 278588

[startup+1.50122 s]
/proc/loadavg: 2.08 2.07 2.01 3/529 12367
/proc/meminfo: memFree=13677756/32950928 swapFree=45358800/67111528
[pid=12359] ppid=12357 vsize=288856 CPUtime=0.51 cores=0,2,4,6
/proc/12359/stat : 12359 (python) S 12357 12359 11438 0 -1 4202496 9836 933 1 0 42 9 0 0 18 0 2 0 671099882 295788544 7114 33554432000 4194304 5683644 140733770722320 18446744073709551615 254512518603 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12359/statm: 72214 7114 1875 364 0 8132 0
[pid=12365] ppid=12359 vsize=278612 CPUtime=0 cores=0,2,4,6
/proc/12365/stat : 12365 (python) S 12359 12359 11438 0 -1 4202560 735 0 0 0 0 0 0 0 17 0 1 0 671099964 285298688 5589 33554432000 4194304 5683644 140733770722320 18446744073709551615 254500711951 0 0 16781312 514 4039922658970697727 0 0 17 4 0 0 0
/proc/12365/statm: 69653 5589 354 364 0 5571 0
[pid=12367] ppid=12365 vsize=1017940 CPUtime=0.68 cores=0,2,4,6
/proc/12367/stat : 12367 (gnovelty+2) R 12365 12367 12367 0 -1 4202496 453 0 0 0 68 0 0 0 19 0 1 0 671099964 1042370560 191 33554432000 134512640 135663704 4288801424 18446744073709551615 134545631 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/12367/statm: 254485 191 113 282 0 254201 0
[pid=12359/tid=12366] ppid=12357 vsize=288856 CPUtime=0 cores=0,2,4,6
/proc/12359/task/12366/stat : 12366 (python) S 12357 12359 11438 0 -1 4202560 30 933 0 0 0 0 0 0 18 0 2 0 671099964 295788544 7114 33554432000 4194304 5683644 140733770722320 18446744073709551615 254512515505 0 0 16781312 2 18446604442587018432 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.19
Current children cumulated vsize (KiB) 1585408

[startup+3.1009 s]
/proc/loadavg: 2.08 2.07 2.01 3/529 12367
/proc/meminfo: memFree=13676640/32950928 swapFree=45358800/67111528
[pid=12359] ppid=12357 vsize=288856 CPUtime=0.51 cores=0,2,4,6
/proc/12359/stat : 12359 (python) S 12357 12359 11438 0 -1 4202496 9836 933 1 0 42 9 0 0 18 0 2 0 671099882 295788544 7114 33554432000 4194304 5683644 140733770722320 18446744073709551615 254512518603 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12359/statm: 72214 7114 1875 364 0 8132 0
[pid=12365] ppid=12359 vsize=278612 CPUtime=0 cores=0,2,4,6
/proc/12365/stat : 12365 (python) S 12359 12359 11438 0 -1 4202560 735 0 0 0 0 0 0 0 15 0 1 0 671099964 285298688 5589 33554432000 4194304 5683644 140733770722320 18446744073709551615 254500711951 0 0 16781312 514 4039922658970665217 0 0 17 4 0 0 0
/proc/12365/statm: 69653 5589 354 364 0 5571 0
[pid=12367] ppid=12365 vsize=1017940 CPUtime=2.28 cores=0,2,4,6
/proc/12367/stat : 12367 (gnovelty+2) R 12365 12367 12367 0 -1 4202496 453 0 0 0 228 0 0 0 24 0 1 0 671099964 1042370560 191 33554432000 134512640 135663704 4288801424 18446744073709551615 134545682 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/12367/statm: 254485 191 113 282 0 254201 0
[pid=12359/tid=12366] ppid=12357 vsize=288856 CPUtime=0 cores=0,2,4,6
/proc/12359/task/12366/stat : 12366 (python) S 12357 12359 11438 0 -1 4202560 30 933 0 0 0 0 0 0 18 0 2 0 671099964 295788544 7114 33554432000 4194304 5683644 140733770722320 18446744073709551615 254512515505 0 0 16781312 2 18446604442587018432 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.79
Current children cumulated vsize (KiB) 1585408

[startup+6.30127 s]
/proc/loadavg: 2.08 2.07 2.01 3/529 12367
/proc/meminfo: memFree=13675408/32950928 swapFree=45358800/67111528
[pid=12359] ppid=12357 vsize=288856 CPUtime=0.51 cores=0,2,4,6
/proc/12359/stat : 12359 (python) S 12357 12359 11438 0 -1 4202496 9836 933 1 0 42 9 0 0 18 0 2 0 671099882 295788544 7114 33554432000 4194304 5683644 140733770722320 18446744073709551615 254512518603 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12359/statm: 72214 7114 1875 364 0 8132 0
[pid=12365] ppid=12359 vsize=278612 CPUtime=0.02 cores=0,2,4,6
/proc/12365/stat : 12365 (python) S 12359 12359 11438 0 -1 4202560 890 0 0 0 1 1 0 0 15 0 1 0 671099964 285298688 5612 33554432000 4194304 5683644 140733770722320 18446744073709551615 254500711951 0 0 16781312 514 4039922658970665217 0 0 17 4 0 0 0
/proc/12365/statm: 69653 5612 377 364 0 5571 0
[pid=12367] ppid=12365 vsize=1017940 CPUtime=5.47 cores=0,2,4,6
/proc/12367/stat : 12367 (gnovelty+2) R 12365 12367 12367 0 -1 4202496 453 0 0 0 547 0 0 0 25 0 1 0 671099964 1042370560 191 33554432000 134512640 135663704 4288801424 18446744073709551615 134524857 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/12367/statm: 254485 191 113 282 0 254201 0
[pid=12359/tid=12366] ppid=12357 vsize=288856 CPUtime=0 cores=0,2,4,6
/proc/12359/task/12366/stat : 12366 (python) S 12357 12359 11438 0 -1 4202560 30 933 0 0 0 0 0 0 18 0 2 0 671099964 295788544 7114 33554432000 4194304 5683644 140733770722320 18446744073709551615 254512515505 0 0 16781312 2 18446604442587018432 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 6
Current children cumulated vsize (KiB) 1585408

[startup+12.701 s]
/proc/loadavg: 2.07 2.07 2.01 3/529 12367
/proc/meminfo: memFree=13674128/32950928 swapFree=45358800/67111528
[pid=12359] ppid=12357 vsize=288856 CPUtime=0.51 cores=0,2,4,6
/proc/12359/stat : 12359 (python) S 12357 12359 11438 0 -1 4202496 9836 933 1 0 42 9 0 0 18 0 2 0 671099882 295788544 7114 33554432000 4194304 5683644 140733770722320 18446744073709551615 254512518603 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12359/statm: 72214 7114 1875 364 0 8132 0
[pid=12365] ppid=12359 vsize=278612 CPUtime=0.04 cores=0,2,4,6
/proc/12365/stat : 12365 (python) S 12359 12359 11438 0 -1 4202560 893 0 0 0 2 2 0 0 15 0 1 0 671099964 285298688 5612 33554432000 4194304 5683644 140733770722320 18446744073709551615 254500711951 0 0 16781312 514 13221495382611034369 0 0 17 4 0 0 0
/proc/12365/statm: 69653 5612 377 364 0 5571 0
[pid=12367] ppid=12365 vsize=1017940 CPUtime=11.87 cores=0,2,4,6
/proc/12367/stat : 12367 (gnovelty+2) R 12365 12367 12367 0 -1 4202496 453 0 0 0 1187 0 0 0 25 0 1 0 671099964 1042370560 191 33554432000 134512640 135663704 4288801424 18446744073709551615 134525691 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/12367/statm: 254485 191 113 282 0 254201 0
[pid=12359/tid=12366] ppid=12357 vsize=288856 CPUtime=0 cores=0,2,4,6
/proc/12359/task/12366/stat : 12366 (python) S 12357 12359 11438 0 -1 4202560 30 933 0 0 0 0 0 0 18 0 2 0 671099964 295788544 7114 33554432000 4194304 5683644 140733770722320 18446744073709551615 254512515505 0 0 16781312 2 18446604442587018432 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.42
Current children cumulated vsize (KiB) 1585408

[startup+25.5004 s]
/proc/loadavg: 2.06 2.06 2.01 3/533 12371
/proc/meminfo: memFree=13666028/32950928 swapFree=45358800/67111528
[pid=12359] ppid=12357 vsize=288856 CPUtime=0.51 cores=0,2,4,6
/proc/12359/stat : 12359 (python) S 12357 12359 11438 0 -1 4202496 9836 933 1 0 42 9 0 0 18 0 2 0 671099882 295788544 7114 33554432000 4194304 5683644 140733770722320 18446744073709551615 254512518603 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12359/statm: 72214 7114 1875 364 0 8132 0
[pid=12365] ppid=12359 vsize=278612 CPUtime=0.08 cores=0,2,4,6
/proc/12365/stat : 12365 (python) S 12359 12359 11438 0 -1 4202560 897 0 0 0 4 4 0 0 15 0 1 0 671099964 285298688 5612 33554432000 4194304 5683644 140733770722320 18446744073709551615 254500711951 0 0 16781312 514 13221495382611034369 0 0 17 6 0 0 0
/proc/12365/statm: 69653 5612 377 364 0 5571 0
[pid=12367] ppid=12365 vsize=1017940 CPUtime=24.67 cores=0,2,4,6
/proc/12367/stat : 12367 (gnovelty+2) R 12365 12367 12367 0 -1 4202496 453 0 0 0 2467 0 0 0 25 0 1 0 671099964 1042370560 191 33554432000 134512640 135663704 4288801424 18446744073709551615 134524507 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/12367/statm: 254485 191 113 282 0 254201 0
[pid=12359/tid=12366] ppid=12357 vsize=288856 CPUtime=0 cores=0,2,4,6
/proc/12359/task/12366/stat : 12366 (python) S 12357 12359 11438 0 -1 4202560 30 933 0 0 0 0 0 0 18 0 2 0 671099964 295788544 7114 33554432000 4194304 5683644 140733770722320 18446744073709551615 254512515505 0 0 16781312 2 18446604442587018432 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 1585408

[startup+51.1013 s]
/proc/loadavg: 2.04 2.06 2.01 3/533 12372
/proc/meminfo: memFree=13660240/32950928 swapFree=45358800/67111528
[pid=12359] ppid=12357 vsize=288856 CPUtime=0.51 cores=0,2,4,6
/proc/12359/stat : 12359 (python) S 12357 12359 11438 0 -1 4202496 9836 933 1 0 42 9 0 0 18 0 2 0 671099882 295788544 7114 33554432000 4194304 5683644 140733770722320 18446744073709551615 254512518603 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12359/statm: 72214 7114 1875 364 0 8132 0
[pid=12365] ppid=12359 vsize=278612 CPUtime=0.17 cores=0,2,4,6
/proc/12365/stat : 12365 (python) S 12359 12359 11438 0 -1 4202560 907 0 0 0 9 8 0 0 15 0 1 0 671099964 285298688 5612 33554432000 4194304 5683644 140733770722320 18446744073709551615 254500711951 0 0 16781312 514 13221495382611034369 0 0 17 6 0 0 0
/proc/12365/statm: 69653 5612 377 364 0 5571 0
[pid=12367] ppid=12365 vsize=1017940 CPUtime=50.27 cores=0,2,4,6
/proc/12367/stat : 12367 (gnovelty+2) R 12365 12367 12367 0 -1 4202496 453 0 0 0 5027 0 0 0 25 0 1 0 671099964 1042370560 191 33554432000 134512640 135663704 4288801424 18446744073709551615 134524548 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/12367/statm: 254485 191 113 282 0 254201 0
[pid=12359/tid=12366] ppid=12357 vsize=288856 CPUtime=0 cores=0,2,4,6
/proc/12359/task/12366/stat : 12366 (python) S 12357 12359 11438 0 -1 4202560 30 933 0 0 0 0 0 0 18 0 2 0 671099964 295788544 7114 33554432000 4194304 5683644 140733770722320 18446744073709551615 254512515505 0 0 16781312 2 18446604442587018432 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 1585408

[startup+102.301 s]
/proc/loadavg: 2.15 2.08 2.01 3/537 12377
/proc/meminfo: memFree=13643664/32950928 swapFree=45358800/67111528
[pid=12359] ppid=12357 vsize=299704 CPUtime=0.54 cores=0,2,4,6
/proc/12359/stat : 12359 (python) S 12357 12359 11438 0 -1 4202496 10694 933 1 0 45 9 0 0 20 0 3 0 671099882 306896896 7256 33554432000 4194304 5683644 140733770722320 18446744073709551615 254512518603 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/12359/statm: 74926 7256 1878 364 0 10841 0
[pid=12365] ppid=12359 vsize=288856 CPUtime=0.37 cores=0,2,4,6
/proc/12365/stat : 12365 (python) S 12359 12359 11438 0 -1 4202560 1080 0 0 0 20 17 0 0 16 0 2 0 671099964 295788544 5650 33554432000 4194304 5683644 140733770722320 18446744073709551615 254512518603 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/12365/statm: 72214 5650 410 364 0 8132 0
[pid=12367] ppid=12365 vsize=1017940 CPUtime=98.37 cores=0,2,4,6
/proc/12367/stat : 12367 (gnovelty+2) T 12365 12367 12367 0 -1 4202496 453 0 0 0 9837 0 0 0 25 0 1 0 671099964 1042370560 191 33554432000 134512640 135663704 4288801424 18446744073709551615 134545619 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/12367/statm: 254485 191 113 282 0 254201 0
[pid=12365/tid=12374] ppid=12359 vsize=288856 CPUtime=0 cores=0,2,4,6
/proc/12365/task/12374/stat : 12374 (python) S 12359 12359 11438 0 -1 4202560 47 0 0 0 0 0 0 0 16 0 2 0 671109803 295788544 5650 33554432000 4194304 5683644 140733770722320 18446744073709551615 254512515505 0 0 16781312 514 18446604453853311040 0 0 -1 6 0 0 0
[pid=12375] ppid=12359 vsize=289460 CPUtime=0 cores=0,2,4,6
/proc/12375/stat : 12375 (python) S 12359 12359 11438 0 -1 4202560 759 0 0 0 0 0 0 0 15 0 1 0 671109806 296407040 5722 33554432000 4194304 5683644 140733770722320 18446744073709551615 254500712006 0 0 16781312 514 966954510226260226 0 0 17 4 0 0 0
/proc/12375/statm: 72365 5722 348 364 0 8280 0
[pid=12377] ppid=12375 vsize=3324 CPUtime=3.07 cores=0,2,4,6
/proc/12377/stat : 12377 (march_hi) R 12375 12377 12377 0 -1 4202496 893 0 0 0 307 0 0 0 25 0 1 0 671109806 3403776 626 33554432000 4194304 4955518 140736040892624 18446744073709551615 4224543 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/12377/statm: 831 626 104 186 0 644 0
[pid=12359/tid=12366] ppid=12357 vsize=299704 CPUtime=0 cores=0,2,4,6
/proc/12359/task/12366/stat : 12366 (python) S 12357 12359 11438 0 -1 4202560 30 933 0 0 0 0 0 0 18 0 3 0 671099964 306896896 7256 33554432000 4194304 5683644 140733770722320 18446744073709551615 254512515505 0 0 16781312 2 18446604442587018432 0 0 -1 2 0 0 0
[pid=12359/tid=12376] ppid=12357 vsize=299704 CPUtime=0 cores=0,2,4,6
/proc/12359/task/12376/stat : 12376 (python) S 12357 12359 11438 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 3 0 671109806 306896896 7256 33554432000 4194304 5683644 140733770722320 18446744073709551615 254512515505 0 0 16781312 2 18446604442587018432 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 102.35
Current children cumulated vsize (KiB) 1899284

[startup+162.301 s]
/proc/loadavg: 2.20 2.11 2.02 3/537 12379
/proc/meminfo: memFree=13621812/32950928 swapFree=45358800/67111528
[pid=12359] ppid=12357 vsize=299704 CPUtime=0.54 cores=0,2,4,6
/proc/12359/stat : 12359 (python) S 12357 12359 11438 0 -1 4202496 10694 933 1 0 45 9 0 0 20 0 3 0 671099882 306896896 7256 33554432000 4194304 5683644 140733770722320 18446744073709551615 254512518603 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/12359/statm: 74926 7256 1878 364 0 10841 0
[pid=12365] ppid=12359 vsize=288856 CPUtime=0.37 cores=0,2,4,6

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

/proc/12408/stat : 12408 (gnovelty+2) T 12406 12408 12408 0 -1 4202496 454 0 0 0 9938 1 0 0 25 0 1 0 671178073 1042370560 192 33554432000 134512640 135663704 4293064544 18446744073709551615 134544242 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/12408/statm: 254485 192 113 282 0 254201 0
[pid=12406/tid=12412] ppid=12359 vsize=299948 CPUtime=0 cores=0,2,4,6
/proc/12406/task/12412/stat : 12412 (python) S 12359 12359 11438 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 671188012 307146752 5820 33554432000 4194304 5683644 140733770722320 18446744073709551615 254512515505 0 0 16781312 514 18446604449117098112 0 0 -1 6 0 0 0
[pid=12416] ppid=12359 vsize=310204 CPUtime=2.79 cores=0,2,4,6
/proc/12416/stat : 12416 (python) S 12359 12359 11438 0 -1 4202560 1158 0 0 0 151 128 0 0 15 0 2 0 671197754 317648896 5834 33554432000 4194304 5683644 140733770722320 18446744073709551615 254512518603 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/12416/statm: 77551 5834 400 364 0 13460 0
[pid=12418] ppid=12416 vsize=109924 CPUtime=681.17 cores=0,2,4,6
/proc/12418/stat : 12418 (march_hi) T 12416 12418 12418 0 -1 4202496 23220 0 0 0 68113 4 0 0 25 0 1 0 671197755 112562176 22911 33554432000 4194304 4955518 140734373456704 18446744073709551615 4224622 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/12418/statm: 27481 22911 104 186 0 27294 0
[pid=12416/tid=12432] ppid=12359 vsize=310204 CPUtime=0 cores=0,2,4,6
/proc/12416/task/12432/stat : 12432 (python) S 12359 12359 11438 0 -1 4202560 47 0 0 0 0 0 0 0 15 0 2 0 671246366 317648896 5834 33554432000 4194304 5683644 140733770722320 18446744073709551615 254512515505 0 0 16781312 514 18446604441769221056 0 0 -1 6 0 0 0
[pid=12433] ppid=12359 vsize=320460 CPUtime=2.73 cores=0,2,4,6
/proc/12433/stat : 12433 (python) S 12359 12359 11438 0 -1 4202560 1166 0 0 0 140 133 0 0 15 0 2 0 671246368 328151040 5860 33554432000 4194304 5683644 140733770722320 18446744073709551615 254512518603 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/12433/statm: 80115 5860 400 364 0 16021 0
[pid=12435] ppid=12433 vsize=128368 CPUtime=680.61 cores=0,2,4,6
/proc/12435/stat : 12435 (march_hi) T 12433 12435 12435 0 -1 4202496 23844 0 0 0 68055 6 0 0 25 0 1 0 671246369 131448832 23533 33554432000 4194304 4955518 140733901856592 18446744073709551615 4227571 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/12435/statm: 32092 23533 104 186 0 31905 0
[pid=12433/tid=12438] ppid=12359 vsize=320460 CPUtime=0 cores=0,2,4,6
/proc/12433/task/12438/stat : 12438 (python) S 12359 12359 11438 0 -1 4202560 48 0 0 0 0 0 0 0 15 0 2 0 671256106 328151040 5860 33554432000 4194304 5683644 140733770722320 18446744073709551615 254512515505 0 0 16781312 514 18446604444722158592 0 0 -1 4 0 0 0
[pid=12478] ppid=12359 vsize=330896 CPUtime=2.63 cores=0,2,4,6
/proc/12478/stat : 12478 (python) S 12359 12359 11438 0 -1 4202560 1154 0 0 0 148 115 0 0 16 0 2 0 671333950 338837504 5877 33554432000 4194304 5683644 140733770722320 18446744073709551615 254512518603 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/12478/statm: 82724 5877 400 364 0 18627 0
[pid=12480] ppid=12478 vsize=128368 CPUtime=683.74 cores=0,2,4,6
/proc/12480/stat : 12480 (march_hi) T 12478 12480 12480 0 -1 4202496 23968 0 0 0 68370 4 0 0 25 0 1 0 671333951 131448832 23661 33554432000 4194304 4955518 140734586030784 18446744073709551615 4227747 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/12480/statm: 32092 23661 104 186 0 31905 0
[pid=12478/tid=12983] ppid=12359 vsize=330896 CPUtime=0 cores=0,2,4,6
/proc/12478/task/12983/stat : 12983 (python) S 12359 12359 11438 0 -1 4202560 47 0 0 0 0 0 0 0 16 0 2 0 671402324 338837504 5877 33554432000 4194304 5683644 140733770722320 18446744073709551615 254512515505 0 0 16781312 514 18446604453477114880 0 0 -1 4 0 0 0
[pid=12984] ppid=12359 vsize=341152 CPUtime=1.5 cores=0,2,4,6
/proc/12984/stat : 12984 (python) S 12359 12359 11438 0 -1 4202560 1153 0 0 0 81 69 0 0 17 0 2 0 671402326 349339648 5881 33554432000 4194304 5683644 140733770722320 18446744073709551615 254512518603 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/12984/statm: 85288 5881 400 364 0 21188 0
[pid=12986] ppid=12984 vsize=80324 CPUtime=393.4 cores=0,2,4,6
/proc/12986/stat : 12986 (march_hi) T 12984 12986 12986 0 -1 4202496 13374 0 0 0 39337 3 0 0 25 0 1 0 671402326 82251776 13069 33554432000 4194304 4955518 140733624296144 18446744073709551615 4227664 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/12986/statm: 20081 13069 104 186 0 19894 0
[pid=12984/tid=12998] ppid=12359 vsize=341152 CPUtime=0 cores=0,2,4,6
/proc/12984/task/12998/stat : 12998 (python) S 12359 12359 11438 0 -1 4202560 48 0 0 0 0 0 0 0 17 0 2 0 671441674 349339648 5881 33554432000 4194304 5683644 140733770722320 18446744073709551615 254512515505 0 0 16781312 514 18446604452924895680 0 0 -1 6 0 0 0
[pid=12999] ppid=12359 vsize=351408 CPUtime=0.75 cores=0,2,4,6
/proc/12999/stat : 12999 (python) S 12359 12359 11438 0 -1 4202560 1192 0 0 0 41 34 0 0 19 0 2 0 671441675 359841792 5895 33554432000 4194304 5683644 140733770722320 18446744073709551615 254512518603 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/12999/statm: 87852 5895 406 364 0 23749 0
[pid=13001] ppid=12999 vsize=182584 CPUtime=195.81 cores=0,2,4,6
/proc/13001/stat : 13001 (kcnfs-2006) T 12999 13001 13001 0 -1 4202496 656 0 0 0 19581 0 0 0 25 0 1 0 671441675 186966016 388 33554432000 134512640 135163436 4292099696 18446744073709551615 134564867 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/13001/statm: 45646 388 77 159 0 45486 0
[pid=12999/tid=13007] ppid=12359 vsize=351408 CPUtime=0 cores=0,2,4,6
/proc/12999/task/13007/stat : 13007 (python) S 12359 12359 11438 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 671461258 359841792 5895 33554432000 4194304 5683644 140733770722320 18446744073709551615 254512515505 0 0 16781312 514 18446604448406493184 0 0 -1 6 0 0 0
[pid=12359/tid=12366] ppid=12357 vsize=361652 CPUtime=0 cores=0,2,4,6
/proc/12359/task/12366/stat : 12366 (python) S 12357 12359 11438 0 -1 4202560 30 933 0 0 0 0 0 0 18 0 9 0 671099964 370331648 7382 33554432000 4194304 5683644 140733770722320 18446744073709551615 254512515505 0 0 16781312 2 18446604442587018432 0 0 -1 2 0 0 0
[pid=12359/tid=12376] ppid=12357 vsize=361652 CPUtime=0 cores=0,2,4,6
/proc/12359/task/12376/stat : 12376 (python) S 12357 12359 11438 0 -1 4202560 36 933 0 0 0 0 0 0 18 0 9 0 671109806 370331648 7382 33554432000 4194304 5683644 140733770722320 18446744073709551615 254512515505 0 0 16781312 2 18446604442587018432 0 0 -1 6 0 0 0
[pid=12359/tid=12407] ppid=12357 vsize=361652 CPUtime=0 cores=0,2,4,6
/proc/12359/task/12407/stat : 12407 (python) S 12357 12359 11438 0 -1 4202560 25 933 0 0 0 0 0 0 20 0 9 0 671178073 370331648 7382 33554432000 4194304 5683644 140733770722320 18446744073709551615 254512515505 0 0 16781312 2 18446604442587018432 0 0 -1 4 0 0 0
[pid=12359/tid=12417] ppid=12357 vsize=361652 CPUtime=0 cores=0,2,4,6
/proc/12359/task/12417/stat : 12417 (python) S 12357 12359 11438 0 -1 4202560 30 933 0 0 0 0 0 0 18 0 9 0 671197755 370331648 7382 33554432000 4194304 5683644 140733770722320 18446744073709551615 254512515505 0 0 16781312 2 18446604442587018432 0 0 -1 2 0 0 0
[pid=12359/tid=12434] ppid=12357 vsize=361652 CPUtime=0 cores=0,2,4,6
/proc/12359/task/12434/stat : 12434 (python) S 12357 12359 11438 0 -1 4202560 28 933 0 0 0 0 0 0 18 0 9 0 671246369 370331648 7382 33554432000 4194304 5683644 140733770722320 18446744073709551615 254512515505 0 0 16781312 2 18446604442587018432 0 0 -1 2 0 0 0
[pid=12359/tid=12479] ppid=12357 vsize=361652 CPUtime=0 cores=0,2,4,6
/proc/12359/task/12479/stat : 12479 (python) S 12357 12359 11438 0 -1 4202560 30 933 0 0 0 0 0 0 20 0 9 0 671333951 370331648 7382 33554432000 4194304 5683644 140733770722320 18446744073709551615 254512515505 0 0 16781312 2 18446604442587018432 0 0 -1 2 0 0 0
[pid=12359/tid=12985] ppid=12357 vsize=361652 CPUtime=0 cores=0,2,4,6
/proc/12359/task/12985/stat : 12985 (python) S 12357 12359 11438 0 -1 4202560 29 933 0 0 0 0 0 0 20 0 9 0 671402326 370331648 7382 33554432000 4194304 5683644 140733770722320 18446744073709551615 254512515505 0 0 16781312 2 18446604442587018432 0 0 -1 2 0 0 0
[pid=12359/tid=13000] ppid=12357 vsize=361652 CPUtime=0 cores=0,2,4,6
/proc/12359/task/13000/stat : 13000 (python) S 12357 12359 11438 0 -1 4202560 26 933 0 0 0 0 0 0 20 0 9 0 671441675 370331648 7382 33554432000 4194304 5683644 140733770722320 18446744073709551615 254512515505 0 0 16781312 2 18446604442587018432 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 5934828

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: 1.00 1.00 1.04 2/537 13044
/proc/meminfo: memFree=13112128/32950928 swapFree=45358800/67111528
[pid=12359] ppid=12357 vsize=361652 CPUtime=0.92 cores=0,2,4,6
/proc/12359/stat : 12359 (python) S 12357 12359 11438 0 -1 4202496 17169 933 1 0 81 11 0 0 18 0 9 0 671099882 370331648 7382 33554432000 4194304 5683644 140733770722320 18446744073709551615 254512518603 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12359/statm: 90413 7382 1890 364 0 26310 0
[pid=12365] ppid=12359 vsize=288856 CPUtime=0.37 cores=0,2,4,6
/proc/12365/stat : 12365 (python) S 12359 12359 11438 0 -1 4202560 1080 0 0 0 20 17 0 0 16 0 2 0 671099964 295788544 5650 33554432000 4194304 5683644 140733770722320 18446744073709551615 254512518603 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/12365/statm: 72214 5650 410 364 0 8132 0
[pid=12367] ppid=12365 vsize=1017940 CPUtime=98.37 cores=0,2,4,6
/proc/12367/stat : 12367 (gnovelty+2) T 12365 12367 12367 0 -1 4202496 453 0 0 0 9837 0 0 0 25 0 1 0 671099964 1042370560 191 33554432000 134512640 135663704 4288801424 18446744073709551615 134545619 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/12367/statm: 254485 191 113 282 0 254201 0
[pid=12365/tid=12374] ppid=12359 vsize=288856 CPUtime=0 cores=0,2,4,6
/proc/12365/task/12374/stat : 12374 (python) S 12359 12359 11438 0 -1 4202560 47 0 0 0 0 0 0 0 16 0 2 0 671109803 295788544 5650 33554432000 4194304 5683644 140733770722320 18446744073709551615 254512515505 0 0 16781312 514 18446604453853311040 0 0 -1 6 0 0 0
[pid=12375] ppid=12359 vsize=289460 CPUtime=8.18 cores=0,2,4,6
/proc/12375/stat : 12375 (python) S 12359 12359 11438 0 -1 4202560 1139 0 0 0 452 366 0 0 15 0 2 0 671109806 296407040 5775 33554432000 4194304 5683644 140733770722320 18446744073709551615 254500712006 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/12375/statm: 72365 5775 400 364 0 8280 0
[pid=12377] ppid=12375 vsize=375344 CPUtime=2147.35 cores=0,2,4,6
/proc/12377/stat : 12377 (march_hi) R 12375 12377 12377 0 -1 4202496 69344 0 0 0 214720 15 0 0 25 0 1 0 671109806 384352256 69034 33554432000 4194304 4955518 140736040892624 18446744073709551615 4209717 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/12377/statm: 93836 69034 104 186 0 93649 0
[pid=12375/tid=12384] ppid=12359 vsize=289460 CPUtime=0 cores=0,2,4,6
/proc/12375/task/12384/stat : 12384 (python) S 12359 12359 11438 0 -1 4202560 47 0 0 0 0 0 0 0 15 0 2 0 671129249 296407040 5775 33554432000 4194304 5683644 140733770722320 18446744073709551615 254512515505 0 0 16781312 514 18446604442669689024 0 0 -1 4 0 0 0
[pid=12406] ppid=12359 vsize=299948 CPUtime=0.38 cores=0,2,4,6
/proc/12406/stat : 12406 (python) S 12359 12359 11438 0 -1 4202560 1073 0 0 0 21 17 0 0 19 0 2 0 671178072 307146752 5820 33554432000 4194304 5683644 140733770722320 18446744073709551615 254512518603 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/12406/statm: 74987 5820 400 364 0 10899 0
[pid=12408] ppid=12406 vsize=1017940 CPUtime=99.39 cores=0,2,4,6
/proc/12408/stat : 12408 (gnovelty+2) T 12406 12408 12408 0 -1 4202496 454 0 0 0 9938 1 0 0 25 0 1 0 671178073 1042370560 192 33554432000 134512640 135663704 4293064544 18446744073709551615 134544242 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/12408/statm: 254485 192 113 282 0 254201 0
[pid=12406/tid=12412] ppid=12359 vsize=299948 CPUtime=0 cores=0,2,4,6
/proc/12406/task/12412/stat : 12412 (python) S 12359 12359 11438 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 671188012 307146752 5820 33554432000 4194304 5683644 140733770722320 18446744073709551615 254512515505 0 0 16781312 514 18446604449117098112 0 0 -1 6 0 0 0
[pid=12416] ppid=12359 vsize=310204 CPUtime=2.79 cores=0,2,4,6
/proc/12416/stat : 12416 (python) S 12359 12359 11438 0 -1 4202560 1158 0 0 0 151 128 0 0 15 0 2 0 671197754 317648896 5834 33554432000 4194304 5683644 140733770722320 18446744073709551615 254512518603 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/12416/statm: 77551 5834 400 364 0 13460 0
[pid=12418] ppid=12416 vsize=109924 CPUtime=681.17 cores=0,2,4,6
/proc/12418/stat : 12418 (march_hi) T 12416 12418 12418 0 -1 4202496 23220 0 0 0 68113 4 0 0 25 0 1 0 671197755 112562176 22911 33554432000 4194304 4955518 140734373456704 18446744073709551615 4224622 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/12418/statm: 27481 22911 104 186 0 27294 0
[pid=12416/tid=12432] ppid=12359 vsize=310204 CPUtime=0 cores=0,2,4,6
/proc/12416/task/12432/stat : 12432 (python) S 12359 12359 11438 0 -1 4202560 47 0 0 0 0 0 0 0 15 0 2 0 671246366 317648896 5834 33554432000 4194304 5683644 140733770722320 18446744073709551615 254512515505 0 0 16781312 514 18446604441769221056 0 0 -1 6 0 0 0
[pid=12433] ppid=12359 vsize=320460 CPUtime=2.73 cores=0,2,4,6
/proc/12433/stat : 12433 (python) S 12359 12359 11438 0 -1 4202560 1166 0 0 0 140 133 0 0 15 0 2 0 671246368 328151040 5860 33554432000 4194304 5683644 140733770722320 18446744073709551615 254512518603 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/12433/statm: 80115 5860 400 364 0 16021 0
[pid=12435] ppid=12433 vsize=128368 CPUtime=680.61 cores=0,2,4,6
/proc/12435/stat : 12435 (march_hi) T 12433 12435 12435 0 -1 4202496 23844 0 0 0 68055 6 0 0 25 0 1 0 671246369 131448832 23533 33554432000 4194304 4955518 140733901856592 18446744073709551615 4227571 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/12435/statm: 32092 23533 104 186 0 31905 0
[pid=12433/tid=12438] ppid=12359 vsize=320460 CPUtime=0 cores=0,2,4,6
/proc/12433/task/12438/stat : 12438 (python) S 12359 12359 11438 0 -1 4202560 48 0 0 0 0 0 0 0 15 0 2 0 671256106 328151040 5860 33554432000 4194304 5683644 140733770722320 18446744073709551615 254512515505 0 0 16781312 514 18446604444722158592 0 0 -1 4 0 0 0
[pid=12478] ppid=12359 vsize=330896 CPUtime=2.63 cores=0,2,4,6
/proc/12478/stat : 12478 (python) S 12359 12359 11438 0 -1 4202560 1154 0 0 0 148 115 0 0 16 0 2 0 671333950 338837504 5877 33554432000 4194304 5683644 140733770722320 18446744073709551615 254512518603 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/12478/statm: 82724 5877 400 364 0 18627 0
[pid=12480] ppid=12478 vsize=128368 CPUtime=683.74 cores=0,2,4,6
/proc/12480/stat : 12480 (march_hi) T 12478 12480 12480 0 -1 4202496 23968 0 0 0 68370 4 0 0 25 0 1 0 671333951 131448832 23661 33554432000 4194304 4955518 140734586030784 18446744073709551615 4227747 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/12480/statm: 32092 23661 104 186 0 31905 0
[pid=12478/tid=12983] ppid=12359 vsize=330896 CPUtime=0 cores=0,2,4,6
/proc/12478/task/12983/stat : 12983 (python) S 12359 12359 11438 0 -1 4202560 47 0 0 0 0 0 0 0 16 0 2 0 671402324 338837504 5877 33554432000 4194304 5683644 140733770722320 18446744073709551615 254512515505 0 0 16781312 514 18446604453477114880 0 0 -1 4 0 0 0
[pid=12984] ppid=12359 vsize=341152 CPUtime=1.5 cores=0,2,4,6
/proc/12984/stat : 12984 (python) S 12359 12359 11438 0 -1 4202560 1153 0 0 0 81 69 0 0 17 0 2 0 671402326 349339648 5881 33554432000 4194304 5683644 140733770722320 18446744073709551615 254512518603 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/12984/statm: 85288 5881 400 364 0 21188 0
[pid=12986] ppid=12984 vsize=80324 CPUtime=393.4 cores=0,2,4,6
/proc/12986/stat : 12986 (march_hi) T 12984 12986 12986 0 -1 4202496 13374 0 0 0 39337 3 0 0 25 0 1 0 671402326 82251776 13069 33554432000 4194304 4955518 140733624296144 18446744073709551615 4227664 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/12986/statm: 20081 13069 104 186 0 19894 0
[pid=12984/tid=12998] ppid=12359 vsize=341152 CPUtime=0 cores=0,2,4,6
/proc/12984/task/12998/stat : 12998 (python) S 12359 12359 11438 0 -1 4202560 48 0 0 0 0 0 0 0 17 0 2 0 671441674 349339648 5881 33554432000 4194304 5683644 140733770722320 18446744073709551615 254512515505 0 0 16781312 514 18446604452924895680 0 0 -1 6 0 0 0
[pid=12999] ppid=12359 vsize=351408 CPUtime=0.75 cores=0,2,4,6
/proc/12999/stat : 12999 (python) S 12359 12359 11438 0 -1 4202560 1192 0 0 0 41 34 0 0 19 0 2 0 671441675 359841792 5895 33554432000 4194304 5683644 140733770722320 18446744073709551615 254512518603 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/12999/statm: 87852 5895 406 364 0 23749 0
[pid=13001] ppid=12999 vsize=182584 CPUtime=195.81 cores=0,2,4,6
/proc/13001/stat : 13001 (kcnfs-2006) T 12999 13001 13001 0 -1 4202496 656 0 0 0 19581 0 0 0 25 0 1 0 671441675 186966016 388 33554432000 134512640 135163436 4292099696 18446744073709551615 134564867 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/13001/statm: 45646 388 77 159 0 45486 0
[pid=12999/tid=13007] ppid=12359 vsize=351408 CPUtime=0 cores=0,2,4,6
/proc/12999/task/13007/stat : 13007 (python) S 12359 12359 11438 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 671461258 359841792 5895 33554432000 4194304 5683644 140733770722320 18446744073709551615 254512515505 0 0 16781312 514 18446604448406493184 0 0 -1 6 0 0 0
[pid=12359/tid=12366] ppid=12357 vsize=361652 CPUtime=0 cores=0,2,4,6
/proc/12359/task/12366/stat : 12366 (python) S 12357 12359 11438 0 -1 4202560 30 933 0 0 0 0 0 0 18 0 9 0 671099964 370331648 7382 33554432000 4194304 5683644 140733770722320 18446744073709551615 254512515505 0 0 16781312 2 18446604442587018432 0 0 -1 2 0 0 0
[pid=12359/tid=12376] ppid=12357 vsize=361652 CPUtime=0 cores=0,2,4,6
/proc/12359/task/12376/stat : 12376 (python) S 12357 12359 11438 0 -1 4202560 36 933 0 0 0 0 0 0 18 0 9 0 671109806 370331648 7382 33554432000 4194304 5683644 140733770722320 18446744073709551615 254512515505 0 0 16781312 2 18446604442587018432 0 0 -1 6 0 0 0
[pid=12359/tid=12407] ppid=12357 vsize=361652 CPUtime=0 cores=0,2,4,6
/proc/12359/task/12407/stat : 12407 (python) S 12357 12359 11438 0 -1 4202560 25 933 0 0 0 0 0 0 20 0 9 0 671178073 370331648 7382 33554432000 4194304 5683644 140733770722320 18446744073709551615 254512515505 0 0 16781312 2 18446604442587018432 0 0 -1 4 0 0 0
[pid=12359/tid=12417] ppid=12357 vsize=361652 CPUtime=0 cores=0,2,4,6
/proc/12359/task/12417/stat : 12417 (python) S 12357 12359 11438 0 -1 4202560 30 933 0 0 0 0 0 0 18 0 9 0 671197755 370331648 7382 33554432000 4194304 5683644 140733770722320 18446744073709551615 254512515505 0 0 16781312 2 18446604442587018432 0 0 -1 2 0 0 0
[pid=12359/tid=12434] ppid=12357 vsize=361652 CPUtime=0 cores=0,2,4,6
/proc/12359/task/12434/stat : 12434 (python) S 12357 12359 11438 0 -1 4202560 28 933 0 0 0 0 0 0 18 0 9 0 671246369 370331648 7382 33554432000 4194304 5683644 140733770722320 18446744073709551615 254512515505 0 0 16781312 2 18446604442587018432 0 0 -1 2 0 0 0
[pid=12359/tid=12479] ppid=12357 vsize=361652 CPUtime=0 cores=0,2,4,6
/proc/12359/task/12479/stat : 12479 (python) S 12357 12359 11438 0 -1 4202560 30 933 0 0 0 0 0 0 20 0 9 0 671333951 370331648 7382 33554432000 4194304 5683644 140733770722320 18446744073709551615 254512515505 0 0 16781312 2 18446604442587018432 0 0 -1 2 0 0 0
[pid=12359/tid=12985] ppid=12357 vsize=361652 CPUtime=0 cores=0,2,4,6
/proc/12359/task/12985/stat : 12985 (python) S 12357 12359 11438 0 -1 4202560 29 933 0 0 0 0 0 0 20 0 9 0 671402326 370331648 7382 33554432000 4194304 5683644 140733770722320 18446744073709551615 254512515505 0 0 16781312 2 18446604442587018432 0 0 -1 2 0 0 0
[pid=12359/tid=13000] ppid=12357 vsize=361652 CPUtime=0 cores=0,2,4,6
/proc/12359/task/13000/stat : 13000 (python) S 12357 12359 11438 0 -1 4202560 26 933 0 0 0 0 0 0 20 0 9 0 671441675 370331648 7382 33554432000 4194304 5683644 140733770722320 18446744073709551615 254512515505 0 0 16781312 2 18446604442587018432 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 5934828

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 12359 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=123981
# CPU time returned by wait4() is 0.942856
# while last known CPU time is 5000.09
#
# 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.09
CPU user time (s): 4990.86
CPU system time (s): 9.23
CPU usage (%): 100.378
Max. virtual memory (cumulated for all children) (KiB): 5934828

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

runsolver used 31.4312 second user time and 64.9361 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-17 03:17:12
IDJOB=3386944
IDBENCH=83009
IDSOLVER=1872
FILE ID=node149/3386944-1305595032
RUNJOBID= node149-1305586142-11456
PBS_JOBID= 13350329
Free space on /tmp= 73488 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v650-c2769-S216164582-083.UNKNOWN.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.random.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386944-1305595032/watcher-3386944-1305595032 -o /tmp/evaluation-result-3386944-1305595032/solver-3386944-1305595032 -C 5000 -W 5100 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386944-1305595032.cnf -seed 112315308 -budget 5000

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

MD5SUM BENCH= ac87980bdfffc015f316143175a762b6
RANDOM SEED=112315308

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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.806
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.806
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:     32950928 kB
MemFree:      13703736 kB
Buffers:        101696 kB
Cached:         644344 kB
SwapCached:      36272 kB
Active:        9784652 kB
Inactive:      9174028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13703736 kB
SwapTotal:    67111528 kB
SwapFree:     45358800 kB
Dirty:           31844 kB
Writeback:           0 kB
AnonPages:    18188996 kB
Mapped:          35912 kB
Slab:            99884 kB
PageTables:     120524 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 170443900 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= 73600 MiB
End job on node149 at 2011-05-17 04:40:15