Trace number 3386664

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.05 4982.37

General information on the benchmark

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

Solver Data

0.32/0.45	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.32/0.45	c INFO: solving HOME/instance-3386664-1305590106.cnf
0.32/0.45	c INFO: computing task features
0.32/0.46	c INFO: computed variable-clause graph statistics
0.32/0.46	c INFO: computed clause balance statistics
0.41/0.51	c INFO: computed variable balance statistics
0.41/0.55	c INFO: computed small-clause counts
0.41/0.55	c INFO: computed Horn-clause counts
0.41/0.56	c INFO: computed variable graph statistics
0.41/0.56	c INFO: collected features for HOME/instance-3386664-1305590106.cnf in 0.10 s
0.41/0.58	c INFO: running gnovelty+2@0 for 97 with 4999 remaining (b = 0.58)
101.13/100.96	c INFO: running march_hi@0 for 97 with 4899 remaining (b = 0.07)
201.48/200.98	c INFO: running gnovelty+2@0 for 97 with 4799 remaining (b = 0.08)
301.23/300.37	c INFO: running march_hi@99 for 291 with 4700 remaining (b = 0.23)
595.81/593.90	c INFO: running march_hi@393 for 97 with 4406 remaining (b = 0.09)
690.59/688.34	c INFO: running march_hi@487 for 97 with 4312 remaining (b = 0.08)
790.60/788.01	c INFO: running march_hi@587 for 97 with 4212 remaining (b = 0.10)
884.34/881.40	c INFO: running march_hi@680 for 97 with 4119 remaining (b = 0.06)
985.99/982.78	c INFO: running march_hi@0 for 485 with 4017 remaining (b = 0.30)
1473.73/1468.75	c INFO: running march_hi@485 for 194 with 3532 remaining (b = 0.13)
1669.42/1663.73	c INFO: running march_hi@0 for 388 with 3337 remaining (b = 0.24)
2063.82/2056.79	c INFO: running march_hi@392 for 97 with 2944 remaining (b = 0.07)
2157.10/2149.61	c INFO: running march_hi@485 for 194 with 2851 remaining (b = 0.11)
2353.60/2345.43	c INFO: running march_hi@0 for 388 with 2655 remaining (b = 0.22)
2749.12/2739.57	c INFO: running march_hi@394 for 97 with 2261 remaining (b = 0.05)
2843.95/2834.05	c INFO: running kcnfs-2006@0 for 582 with 2166 remaining (b = 0.24)
3430.12/3418.17	c INFO: running march_hi@0 for 97 with 1582 remaining (b = 0.04)
3529.35/3517.07	c INFO: running march_hi@782 for 1358 with 1483 remaining (b = 0.40)
4891.91/4874.66	c INFO: running march_hi@2139 for 126 with 126 remaining (b = 0.11)

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3386664-1305590106/watcher-3386664-1305590106 -o /tmp/evaluation-result-3386664-1305590106/solver-3386664-1305590106 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386664-1305590106.cnf -seed 779752522 -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: 4.10 4.06 4.01 4/493 28706
/proc/meminfo: memFree=14075744/32950928 swapFree=62427640/67111528
[pid=28706] ppid=28704 vsize=16244 CPUtime=0.01 cores=0,2,4,6
/proc/28706/stat : 28706 (python) R 28704 28706 28027 0 -1 4202496 1051 0 0 0 1 0 0 0 25 0 1 0 670610409 16633856 923 33554432000 4194304 5683644 140733675872752 18446744073709551615 248089698048 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/28706/statm: 4061 923 381 364 0 548 0

[startup+0.0692119 s]
/proc/loadavg: 4.10 4.06 4.01 4/493 28706
/proc/meminfo: memFree=14075744/32950928 swapFree=62427640/67111528
[pid=28706] ppid=28704 vsize=54536 CPUtime=0.05 cores=0,2,4,6
/proc/28706/stat : 28706 (python) S 28704 28706 28027 0 -1 4202496 2079 0 0 0 4 1 0 0 25 0 1 0 670610409 55844864 1835 33554432000 4194304 5683644 140733675872752 18446744073709551615 248089696256 0 2147483391 16781312 2 18446744071699199166 0 0 17 2 0 0 0
/proc/28706/statm: 13634 1835 492 364 0 1284 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 54536

[startup+0.100202 s]
/proc/loadavg: 4.10 4.06 4.01 4/493 28706
/proc/meminfo: memFree=14075744/32950928 swapFree=62427640/67111528
[pid=28706] ppid=28704 vsize=104616 CPUtime=0.07 cores=0,2,4,6
/proc/28706/stat : 28706 (python) R 28704 28706 28027 0 -1 4202496 3143 0 0 0 5 2 0 0 25 0 1 0 670610409 107126784 2822 33554432000 4194304 5683644 140733675872752 18446744073709551615 4509430 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/28706/statm: 26154 2822 847 364 0 1902 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 104616

[startup+0.300168 s]
/proc/loadavg: 4.10 4.06 4.01 4/493 28706
/proc/meminfo: memFree=14075744/32950928 swapFree=62427640/67111528
[pid=28706] ppid=28704 vsize=198916 CPUtime=0.23 cores=0,2,4,6
/proc/28706/stat : 28706 (python) R 28704 28706 28027 0 -1 4202496 7026 932 1 0 16 7 0 0 25 0 1 0 670610409 203689984 5053 33554432000 4194304 5683644 140733675872752 18446744073709551615 4866169 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/28706/statm: 49729 5053 1466 364 0 3756 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 198916

[startup+0.700095 s]
/proc/loadavg: 4.10 4.06 4.01 4/493 28706
/proc/meminfo: memFree=14075744/32950928 swapFree=62427640/67111528
[pid=28706] ppid=28704 vsize=288860 CPUtime=0.51 cores=0,2,4,6
/proc/28706/stat : 28706 (python) S 28704 28706 28027 0 -1 4202496 9830 932 1 0 41 10 0 0 25 0 2 0 670610409 295792640 7106 33554432000 4194304 5683644 140733675872752 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/28706/statm: 72215 7106 1875 364 0 8133 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 288860

[startup+1.50102 s]
/proc/loadavg: 4.09 4.05 4.01 5/497 28714
/proc/meminfo: memFree=14050168/32950928 swapFree=62427640/67111528
[pid=28706] ppid=28704 vsize=288860 CPUtime=0.51 cores=0,2,4,6
/proc/28706/stat : 28706 (python) S 28704 28706 28027 0 -1 4202496 9830 932 1 0 41 10 0 0 25 0 2 0 670610409 295792640 7106 33554432000 4194304 5683644 140733675872752 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/28706/statm: 72215 7106 1875 364 0 8133 0
[pid=28712] ppid=28706 vsize=278616 CPUtime=0 cores=0,2,4,6
/proc/28712/stat : 28712 (python) S 28706 28706 28027 0 -1 4202560 745 0 0 0 0 0 0 0 25 0 1 0 670610468 285302784 5581 33554432000 4194304 5683644 140733675872752 18446744073709551615 248089718287 0 0 16781312 514 7220978573161529343 0 0 17 2 0 0 0
/proc/28712/statm: 69654 5581 354 364 0 5572 0
[pid=28714] ppid=28712 vsize=1017936 CPUtime=0.9 cores=0,2,4,6
/proc/28714/stat : 28714 (gnovelty+2) R 28712 28714 28714 0 -1 4202496 457 0 0 0 90 0 0 0 25 0 1 0 670610469 1042366464 196 33554432000 134512640 135663704 4293761776 18446744073709551615 134525506 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/28714/statm: 254484 196 113 282 0 254200 0
[pid=28706/tid=28713] ppid=28704 vsize=288860 CPUtime=0 cores=0,2,4,6
/proc/28706/task/28713/stat : 28713 (python) S 28704 28706 28027 0 -1 4202560 32 932 0 0 0 0 0 0 25 0 2 0 670610468 295792640 7106 33554432000 4194304 5683644 140733675872752 18446744073709551615 248101521841 0 0 16781312 2 18446604444946698432 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 1585412

[startup+3.10073 s]
/proc/loadavg: 4.09 4.05 4.01 5/497 28714
/proc/meminfo: memFree=14049452/32950928 swapFree=62427640/67111528
[pid=28706] ppid=28704 vsize=288860 CPUtime=0.51 cores=0,2,4,6
/proc/28706/stat : 28706 (python) S 28704 28706 28027 0 -1 4202496 9830 932 1 0 41 10 0 0 25 0 2 0 670610409 295792640 7106 33554432000 4194304 5683644 140733675872752 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/28706/statm: 72215 7106 1875 364 0 8133 0
[pid=28712] ppid=28706 vsize=278616 CPUtime=0 cores=0,2,4,6
/proc/28712/stat : 28712 (python) S 28706 28706 28027 0 -1 4202560 745 0 0 0 0 0 0 0 18 0 1 0 670610468 285302784 5581 33554432000 4194304 5683644 140733675872752 18446744073709551615 248089718287 0 0 16781312 514 7220978573161496838 0 0 17 2 0 0 0
/proc/28712/statm: 69654 5581 354 364 0 5572 0
[pid=28714] ppid=28712 vsize=1017936 CPUtime=2.5 cores=0,2,4,6
/proc/28714/stat : 28714 (gnovelty+2) R 28712 28714 28714 0 -1 4202496 457 0 0 0 250 0 0 0 25 0 1 0 670610469 1042366464 196 33554432000 134512640 135663704 4293761776 18446744073709551615 134545772 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/28714/statm: 254484 196 113 282 0 254200 0
[pid=28706/tid=28713] ppid=28704 vsize=288860 CPUtime=0 cores=0,2,4,6
/proc/28706/task/28713/stat : 28713 (python) S 28704 28706 28027 0 -1 4202560 32 932 0 0 0 0 0 0 25 0 2 0 670610468 295792640 7106 33554432000 4194304 5683644 140733675872752 18446744073709551615 248101521841 0 0 16781312 2 18446604444946698432 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 1585412

[startup+6.30111 s]
/proc/loadavg: 4.09 4.05 4.01 5/497 28714
/proc/meminfo: memFree=14048736/32950928 swapFree=62427640/67111528
[pid=28706] ppid=28704 vsize=288860 CPUtime=0.51 cores=0,2,4,6
/proc/28706/stat : 28706 (python) S 28704 28706 28027 0 -1 4202496 9830 932 1 0 41 10 0 0 25 0 2 0 670610409 295792640 7106 33554432000 4194304 5683644 140733675872752 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/28706/statm: 72215 7106 1875 364 0 8133 0
[pid=28712] ppid=28706 vsize=278616 CPUtime=0.02 cores=0,2,4,6
/proc/28712/stat : 28712 (python) S 28706 28706 28027 0 -1 4202560 900 0 0 0 1 1 0 0 18 0 1 0 670610468 285302784 5604 33554432000 4194304 5683644 140733675872752 18446744073709551615 248089718287 0 0 16781312 514 7220978573161496838 0 0 17 2 0 0 0
/proc/28712/statm: 69654 5604 377 364 0 5572 0
[pid=28714] ppid=28712 vsize=1017936 CPUtime=5.7 cores=0,2,4,6
/proc/28714/stat : 28714 (gnovelty+2) R 28712 28714 28714 0 -1 4202496 457 0 0 0 570 0 0 0 25 0 1 0 670610469 1042366464 196 33554432000 134512640 135663704 4293761776 18446744073709551615 134524470 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/28714/statm: 254484 196 113 282 0 254200 0
[pid=28706/tid=28713] ppid=28704 vsize=288860 CPUtime=0 cores=0,2,4,6
/proc/28706/task/28713/stat : 28713 (python) S 28704 28706 28027 0 -1 4202560 32 932 0 0 0 0 0 0 25 0 2 0 670610468 295792640 7106 33554432000 4194304 5683644 140733675872752 18446744073709551615 248101521841 0 0 16781312 2 18446604444946698432 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 1585412

[startup+12.701 s]
/proc/loadavg: 4.16 4.07 4.01 5/497 28714
/proc/meminfo: memFree=14048520/32950928 swapFree=62427640/67111528
[pid=28706] ppid=28704 vsize=288860 CPUtime=0.51 cores=0,2,4,6
/proc/28706/stat : 28706 (python) S 28704 28706 28027 0 -1 4202496 9830 932 1 0 41 10 0 0 25 0 2 0 670610409 295792640 7106 33554432000 4194304 5683644 140733675872752 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/28706/statm: 72215 7106 1875 364 0 8133 0
[pid=28712] ppid=28706 vsize=278616 CPUtime=0.04 cores=0,2,4,6
/proc/28712/stat : 28712 (python) S 28706 28706 28027 0 -1 4202560 904 0 0 0 2 2 0 0 18 0 1 0 670610468 285302784 5604 33554432000 4194304 5683644 140733675872752 18446744073709551615 248089718287 0 0 16781312 514 3285903693748076806 0 0 17 6 0 0 0
/proc/28712/statm: 69654 5604 377 364 0 5572 0
[pid=28714] ppid=28712 vsize=1017936 CPUtime=12.1 cores=0,2,4,6
/proc/28714/stat : 28714 (gnovelty+2) R 28712 28714 28714 0 -1 4202496 457 0 0 0 1210 0 0 0 25 0 1 0 670610469 1042366464 196 33554432000 134512640 135663704 4293761776 18446744073709551615 134545631 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/28714/statm: 254484 196 113 282 0 254200 0
[pid=28706/tid=28713] ppid=28704 vsize=288860 CPUtime=0 cores=0,2,4,6
/proc/28706/task/28713/stat : 28713 (python) S 28704 28706 28027 0 -1 4202560 32 932 0 0 0 0 0 0 25 0 2 0 670610468 295792640 7106 33554432000 4194304 5683644 140733675872752 18446744073709551615 248101521841 0 0 16781312 2 18446604444946698432 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 1585412

[startup+25.5007 s]
/proc/loadavg: 4.29 4.10 4.02 5/497 28715
/proc/meminfo: memFree=14049008/32950928 swapFree=62427640/67111528
[pid=28706] ppid=28704 vsize=288860 CPUtime=0.51 cores=0,2,4,6
/proc/28706/stat : 28706 (python) S 28704 28706 28027 0 -1 4202496 9830 932 1 0 41 10 0 0 25 0 2 0 670610409 295792640 7106 33554432000 4194304 5683644 140733675872752 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/28706/statm: 72215 7106 1875 364 0 8133 0
[pid=28712] ppid=28706 vsize=278616 CPUtime=0.07 cores=0,2,4,6
/proc/28712/stat : 28712 (python) S 28706 28706 28027 0 -1 4202560 910 0 0 0 3 4 0 0 18 0 1 0 670610468 285302784 5604 33554432000 4194304 5683644 140733675872752 18446744073709551615 248089718287 0 0 16781312 514 3285903693748076806 0 0 17 6 0 0 0
/proc/28712/statm: 69654 5604 377 364 0 5572 0
[pid=28714] ppid=28712 vsize=1017936 CPUtime=24.9 cores=0,2,4,6
/proc/28714/stat : 28714 (gnovelty+2) R 28712 28714 28714 0 -1 4202496 457 0 0 0 2490 0 0 0 25 0 1 0 670610469 1042366464 196 33554432000 134512640 135663704 4293761776 18446744073709551615 134525229 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/28714/statm: 254484 196 113 282 0 254200 0
[pid=28706/tid=28713] ppid=28704 vsize=288860 CPUtime=0 cores=0,2,4,6
/proc/28706/task/28713/stat : 28713 (python) S 28704 28706 28027 0 -1 4202560 32 932 0 0 0 0 0 0 25 0 2 0 670610468 295792640 7106 33554432000 4194304 5683644 140733675872752 18446744073709551615 248101521841 0 0 16781312 2 18446604444946698432 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1585412

[startup+51.1003 s]
/proc/loadavg: 4.17 4.09 4.02 5/497 28715
/proc/meminfo: memFree=14048960/32950928 swapFree=62427640/67111528
[pid=28706] ppid=28704 vsize=288860 CPUtime=0.51 cores=0,2,4,6
/proc/28706/stat : 28706 (python) S 28704 28706 28027 0 -1 4202496 9830 932 1 0 41 10 0 0 25 0 2 0 670610409 295792640 7106 33554432000 4194304 5683644 140733675872752 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/28706/statm: 72215 7106 1875 364 0 8133 0
[pid=28712] ppid=28706 vsize=278616 CPUtime=0.15 cores=0,2,4,6
/proc/28712/stat : 28712 (python) S 28706 28706 28027 0 -1 4202560 921 0 0 0 7 8 0 0 18 0 1 0 670610468 285302784 5604 33554432000 4194304 5683644 140733675872752 18446744073709551615 248089718287 0 0 16781312 514 3285903693748076806 0 0 17 6 0 0 0
/proc/28712/statm: 69654 5604 377 364 0 5572 0
[pid=28714] ppid=28712 vsize=1017936 CPUtime=50.5 cores=0,2,4,6
/proc/28714/stat : 28714 (gnovelty+2) R 28712 28714 28714 0 -1 4202496 457 0 0 0 5050 0 0 0 25 0 1 0 670610469 1042366464 196 33554432000 134512640 135663704 4293761776 18446744073709551615 134524918 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/28714/statm: 254484 196 113 282 0 254200 0
[pid=28706/tid=28713] ppid=28704 vsize=288860 CPUtime=0 cores=0,2,4,6
/proc/28706/task/28713/stat : 28713 (python) S 28704 28706 28027 0 -1 4202560 32 932 0 0 0 0 0 0 25 0 2 0 670610468 295792640 7106 33554432000 4194304 5683644 140733675872752 18446744073709551615 248101521841 0 0 16781312 2 18446604444946698432 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 51.16
Current children cumulated vsize (KiB) 1585412

[startup+102.317 s]
/proc/loadavg: 4.07 4.07 4.02 5/501 28721
/proc/meminfo: memFree=14043552/32950928 swapFree=62427640/67111528
[pid=28706] ppid=28704 vsize=299672 CPUtime=0.53 cores=0,2,4,6
/proc/28706/stat : 28706 (python) S 28704 28706 28027 0 -1 4202496 10671 932 1 0 43 10 0 0 20 0 3 0 670610409 306864128 7248 33554432000 4194304 5683644 140733675872752 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28706/statm: 74918 7248 1878 364 0 10833 0
[pid=28712] ppid=28706 vsize=288860 CPUtime=0.34 cores=0,2,4,6
/proc/28712/stat : 28712 (python) S 28706 28706 28027 0 -1 4202560 1099 0 0 0 18 16 0 0 19 0 2 0 670610468 295792640 5642 33554432000 4194304 5683644 140733675872752 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/28712/statm: 72215 5642 410 364 0 8133 0
[pid=28714] ppid=28712 vsize=1017936 CPUtime=100.34 cores=0,2,4,6
/proc/28714/stat : 28714 (gnovelty+2) T 28712 28714 28714 0 -1 4202496 457 0 0 0 10034 0 0 0 25 0 1 0 670610469 1042366464 196 33554432000 134512640 135663704 4293761776 18446744073709551615 134546746 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/28714/statm: 254484 196 113 282 0 254200 0
[pid=28712/tid=28718] ppid=28706 vsize=288860 CPUtime=0 cores=0,2,4,6
/proc/28712/task/28718/stat : 28718 (python) S 28706 28706 28027 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 670620503 295792640 5642 33554432000 4194304 5683644 140733675872752 18446744073709551615 248101521841 0 0 16781312 514 18446604446004023744 0 0 -1 0 0 0 0
[pid=28719] ppid=28706 vsize=289428 CPUtime=0 cores=0,2,4,6
/proc/28719/stat : 28719 (python) S 28706 28706 28027 0 -1 4202560 750 0 0 0 0 0 0 0 15 0 1 0 670620506 296374272 5714 33554432000 4194304 5683644 140733675872752 18446744073709551615 248089718342 0 0 16781312 514 17600397201547165960 0 0 17 2 0 0 0
/proc/28719/statm: 72357 5714 348 364 0 8272 0
[pid=28721] ppid=28719 vsize=2892 CPUtime=1.33 cores=0,2,4,6
/proc/28721/stat : 28721 (march_hi) R 28719 28721 28721 0 -1 4202496 789 0 0 0 133 0 0 0 25 0 1 0 670620507 2961408 525 33554432000 4194304 4955518 140736293428928 18446744073709551615 4227500 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/28721/statm: 723 525 104 186 0 536 0
[pid=28706/tid=28713] ppid=28704 vsize=299672 CPUtime=0 cores=0,2,4,6
/proc/28706/task/28713/stat : 28713 (python) S 28704 28706 28027 0 -1 4202560 32 932 0 0 0 0 0 0 25 0 3 0 670610468 306864128 7248 33554432000 4194304 5683644 140733675872752 18446744073709551615 248101521841 0 0 16781312 2 18446604444946698432 0 0 -1 6 0 0 0
[pid=28706/tid=28720] ppid=28704 vsize=299672 CPUtime=0 cores=0,2,4,6
/proc/28706/task/28720/stat : 28720 (python) S 28704 28706 28027 0 -1 4202560 23 932 0 0 0 0 0 0 20 0 3 0 670620506 306864128 7248 33554432000 4194304 5683644 140733675872752 18446744073709551615 248101521841 0 0 16781312 2 18446604444946698432 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 102.54
Current children cumulated vsize (KiB) 1898788

[startup+162.301 s]
/proc/loadavg: 4.02 4.06 4.01 5/501 28722
/proc/meminfo: memFree=14033216/32950928 swapFree=62427640/67111528
[pid=28706] ppid=28704 vsize=299672 CPUtime=0.53 cores=0,2,4,6
/proc/28706/stat : 28706 (python) S 28704 28706 28027 0 -1 4202496 10671 932 1 0 43 10 0 0 20 0 3 0 670610409 306864128 7248 33554432000 4194304 5683644 140733675872752 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28706/statm: 74918 7248 1878 364 0 10833 0
[pid=28712] ppid=28706 vsize=288860 CPUtime=0.34 cores=0,2,4,6

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

/proc/28727/stat : 28727 (gnovelty+2) T 28725 28727 28727 0 -1 4202496 459 0 0 0 9933 0 0 0 25 0 1 0 670630508 1042366464 197 33554432000 134512640 135663704 4291896128 18446744073709551615 134524755 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/28727/statm: 254484 197 113 282 0 254200 0
[pid=28725/tid=28731] ppid=28706 vsize=299524 CPUtime=0 cores=0,2,4,6
/proc/28725/task/28731/stat : 28731 (python) S 28706 28706 28027 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670640443 306712576 5715 33554432000 4194304 5683644 140733675872752 18446744073709551615 248101521841 0 0 16781312 514 18446604443636377728 0 0 -1 6 0 0 0
[pid=28762] ppid=28706 vsize=310180 CPUtime=2.41 cores=0,2,4,6
/proc/28762/stat : 28762 (python) S 28706 28706 28027 0 -1 4202560 1167 0 0 0 121 120 0 0 15 0 2 0 670708688 317624320 5819 33554432000 4194304 5683644 140733675872752 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/28762/statm: 77545 5819 400 364 0 13454 0
[pid=28764] ppid=28762 vsize=111716 CPUtime=680.9 cores=0,2,4,6
/proc/28764/stat : 28764 (march_hi) T 28762 28764 28764 0 -1 4202496 22930 0 0 0 68083 7 0 0 25 0 1 0 670708689 114397184 22668 33554432000 4194304 4955518 140734283552832 18446744073709551615 4224628 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/28764/statm: 27929 22668 104 186 0 27742 0
[pid=28762/tid=28896] ppid=28706 vsize=310180 CPUtime=0 cores=0,2,4,6
/proc/28762/task/28896/stat : 28896 (python) S 28706 28706 28027 0 -1 4202560 47 0 0 0 0 0 0 0 15 0 2 0 670757283 317624320 5819 33554432000 4194304 5683644 140733675872752 18446744073709551615 248101521841 0 0 16781312 514 18446604453739636800 0 0 -1 0 0 0 0
[pid=28906] ppid=28706 vsize=320436 CPUtime=2.48 cores=0,2,4,6
/proc/28906/stat : 28906 (python) S 28706 28706 28027 0 -1 4202560 1161 0 0 0 128 120 0 0 15 0 2 0 670776783 328126464 5829 33554432000 4194304 5683644 140733675872752 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/28906/statm: 80109 5829 400 364 0 16015 0
[pid=28908] ppid=28906 vsize=111716 CPUtime=681.64 cores=0,2,4,6
/proc/28908/stat : 28908 (march_hi) T 28906 28908 28908 0 -1 4202496 22881 0 0 0 68156 8 0 0 25 0 1 0 670776784 114397184 22616 33554432000 4194304 4955518 140736383255424 18446744073709551615 4235384 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/28908/statm: 27929 22616 104 186 0 27742 0
[pid=28906/tid=28936] ppid=28706 vsize=320436 CPUtime=0 cores=0,2,4,6
/proc/28906/task/28936/stat : 28936 (python) S 28706 28706 28027 0 -1 4202560 49 0 0 0 0 0 0 0 15 0 2 0 670816087 328126464 5829 33554432000 4194304 5683644 140733675872752 18446744073709551615 248101521841 0 0 16781312 514 18446604450545963072 0 0 -1 6 0 0 0
[pid=28945] ppid=28706 vsize=330920 CPUtime=1.79 cores=0,2,4,6
/proc/28945/stat : 28945 (python) S 28706 28706 28027 0 -1 4202560 1169 0 0 0 95 84 0 0 16 0 2 0 670844953 338862080 5884 33554432000 4194304 5683644 140733675872752 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/28945/statm: 82730 5884 400 364 0 18633 0
[pid=28947] ppid=28945 vsize=82248 CPUtime=488.58 cores=0,2,4,6
/proc/28947/stat : 28947 (march_hi) T 28945 28947 28947 0 -1 4202496 16758 0 0 0 48854 4 0 0 25 0 1 0 670844953 84221952 16493 33554432000 4194304 4955518 140737054164944 18446744073709551615 4209727 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/28947/statm: 20562 16493 104 186 0 20375 0
[pid=28945/tid=28959] ppid=28706 vsize=330920 CPUtime=0 cores=0,2,4,6
/proc/28945/task/28959/stat : 28959 (python) S 28706 28706 28027 0 -1 4202560 48 0 0 0 0 0 0 0 15 0 2 0 670884365 338862080 5884 33554432000 4194304 5683644 140733675872752 18446744073709551615 248101521841 0 0 16781312 514 18446604460764451840 0 0 -1 6 0 0 0
[pid=28966] ppid=28706 vsize=341176 CPUtime=2.07 cores=0,2,4,6
/proc/28966/stat : 28966 (python) S 28706 28706 28027 0 -1 4202560 1155 0 0 0 108 99 0 0 19 0 2 0 670893815 349364224 5888 33554432000 4194304 5683644 140733675872752 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/28966/statm: 85294 5888 400 364 0 21194 0
[pid=28968] ppid=28966 vsize=182584 CPUtime=584.1 cores=0,2,4,6
/proc/28968/stat : 28968 (kcnfs-2006) T 28966 28968 28968 0 -1 4202496 670 0 0 0 58410 0 0 0 25 0 1 0 670893815 186966016 407 33554432000 134512640 135163436 4289691200 18446744073709551615 134572201 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/28968/statm: 45646 407 77 159 0 45486 0
[pid=28966/tid=28989] ppid=28706 vsize=341176 CPUtime=0 cores=0,2,4,6
/proc/28966/task/28989/stat : 28989 (python) S 28706 28706 28027 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 670952225 349364224 5888 33554432000 4194304 5683644 140733675872752 18446744073709551615 248101521841 0 0 16781312 514 18446604469818967296 0 0 -1 6 0 0 0
[pid=28990] ppid=28706 vsize=351432 CPUtime=0.39 cores=0,2,4,6
/proc/28990/stat : 28990 (python) S 28706 28706 28027 0 -1 4202560 1164 0 0 0 21 18 0 0 16 0 2 0 670952226 359866368 5898 33554432000 4194304 5683644 140733675872752 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/28990/statm: 87858 5898 406 364 0 23755 0
[pid=28992] ppid=28990 vsize=22964 CPUtime=98.83 cores=0,2,4,6
/proc/28992/stat : 28992 (march_hi) T 28990 28992 28992 0 -1 4202496 4459 0 0 0 9883 0 0 0 25 0 1 0 670952227 23515136 4191 33554432000 4194304 4955518 140734087696464 18446744073709551615 4224693 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/28992/statm: 5741 4191 104 186 0 5554 0
[pid=28990/tid=28996] ppid=28706 vsize=351432 CPUtime=0 cores=0,2,4,6
/proc/28990/task/28996/stat : 28996 (python) S 28706 28706 28027 0 -1 4202560 48 0 0 0 0 0 0 0 16 0 2 0 670962116 359866368 5898 33554432000 4194304 5683644 140733675872752 18446744073709551615 248101521841 0 0 16781312 514 18446604446004025536 0 0 -1 6 0 0 0
[pid=28706/tid=28713] ppid=28704 vsize=361812 CPUtime=0 cores=0,2,4,6
/proc/28706/task/28713/stat : 28713 (python) S 28704 28706 28027 0 -1 4202560 32 932 0 0 0 0 0 0 25 0 9 0 670610468 370495488 7419 33554432000 4194304 5683644 140733675872752 18446744073709551615 248101521841 0 0 16781312 2 18446604444946698432 0 0 -1 6 0 0 0
[pid=28706/tid=28720] ppid=28704 vsize=361812 CPUtime=0 cores=0,2,4,6
/proc/28706/task/28720/stat : 28720 (python) S 28704 28706 28027 0 -1 4202560 32 932 0 0 0 0 0 0 18 0 9 0 670620506 370495488 7419 33554432000 4194304 5683644 140733675872752 18446744073709551615 248101521841 0 0 16781312 2 18446604444946698432 0 0 -1 0 0 0 0
[pid=28706/tid=28726] ppid=28704 vsize=361812 CPUtime=0 cores=0,2,4,6
/proc/28706/task/28726/stat : 28726 (python) S 28704 28706 28027 0 -1 4202560 24 932 0 0 0 0 0 0 20 0 9 0 670630508 370495488 7419 33554432000 4194304 5683644 140733675872752 18446744073709551615 248101521841 0 0 16781312 2 18446604444946698432 0 0 -1 6 0 0 0
[pid=28706/tid=28763] ppid=28704 vsize=361812 CPUtime=0 cores=0,2,4,6
/proc/28706/task/28763/stat : 28763 (python) S 28704 28706 28027 0 -1 4202560 29 932 0 0 0 0 0 0 18 0 9 0 670708688 370495488 7419 33554432000 4194304 5683644 140733675872752 18446744073709551615 248101521841 0 0 16781312 2 18446604444946698432 0 0 -1 6 0 0 0
[pid=28706/tid=28907] ppid=28704 vsize=361812 CPUtime=0 cores=0,2,4,6
/proc/28706/task/28907/stat : 28907 (python) S 28704 28706 28027 0 -1 4202560 31 932 0 0 0 0 0 0 18 0 9 0 670776783 370495488 7419 33554432000 4194304 5683644 140733675872752 18446744073709551615 248101521841 0 0 16781312 2 18446604444946698432 0 0 -1 0 0 0 0
[pid=28706/tid=28946] ppid=28704 vsize=361812 CPUtime=0 cores=0,2,4,6
/proc/28706/task/28946/stat : 28946 (python) S 28704 28706 28027 0 -1 4202560 32 932 0 0 0 0 0 0 18 0 9 0 670844953 370495488 7419 33554432000 4194304 5683644 140733675872752 18446744073709551615 248101521841 0 0 16781312 2 18446604444946698432 0 0 -1 0 0 0 0
[pid=28706/tid=28967] ppid=28704 vsize=361812 CPUtime=0 cores=0,2,4,6
/proc/28706/task/28967/stat : 28967 (python) S 28704 28706 28027 0 -1 4202560 29 932 0 0 0 0 0 0 20 0 9 0 670893815 370495488 7419 33554432000 4194304 5683644 140733675872752 18446744073709551615 248101521841 0 0 16781312 2 18446604444946698432 0 0 -1 0 0 0 0
[pid=28706/tid=28991] ppid=28704 vsize=361812 CPUtime=0 cores=0,2,4,6
/proc/28706/task/28991/stat : 28991 (python) S 28704 28706 28027 0 -1 4202560 31 932 0 0 0 0 0 0 20 0 9 0 670952227 370495488 7419 33554432000 4194304 5683644 140733675872752 18446744073709551615 248101521841 0 0 16781312 2 18446604444946698432 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 5823280

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

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

[startup+4982.3 s]
/proc/loadavg: 4.10 4.07 4.01 5/532 29063
/proc/meminfo: memFree=13415496/32950928 swapFree=62427640/67111528
[pid=28706] ppid=28704 vsize=361812 CPUtime=0.92 cores=0,2,4,6
/proc/28706/stat : 28706 (python) S 28704 28706 28027 0 -1 4202496 17332 932 1 0 80 12 0 0 18 0 9 0 670610409 370495488 7419 33554432000 4194304 5683644 140733675872752 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28706/statm: 90453 7419 1890 364 0 26350 0
[pid=28712] ppid=28706 vsize=288860 CPUtime=0.34 cores=0,2,4,6
/proc/28712/stat : 28712 (python) S 28706 28706 28027 0 -1 4202560 1099 0 0 0 18 16 0 0 19 0 2 0 670610468 295792640 5642 33554432000 4194304 5683644 140733675872752 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/28712/statm: 72215 5642 410 364 0 8133 0
[pid=28714] ppid=28712 vsize=1017936 CPUtime=100.34 cores=0,2,4,6
/proc/28714/stat : 28714 (gnovelty+2) T 28712 28714 28714 0 -1 4202496 457 0 0 0 10034 0 0 0 25 0 1 0 670610469 1042366464 196 33554432000 134512640 135663704 4293761776 18446744073709551615 134546746 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/28714/statm: 254484 196 113 282 0 254200 0
[pid=28712/tid=28718] ppid=28706 vsize=288860 CPUtime=0 cores=0,2,4,6
/proc/28712/task/28718/stat : 28718 (python) S 28706 28706 28027 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 670620503 295792640 5642 33554432000 4194304 5683644 140733675872752 18446744073709551615 248101521841 0 0 16781312 514 18446604446004023744 0 0 -1 0 0 0 0
[pid=28719] ppid=28706 vsize=289428 CPUtime=8.22 cores=0,2,4,6
/proc/28719/stat : 28719 (python) S 28706 28706 28027 0 -1 4202560 1152 0 0 0 431 391 0 0 15 0 2 0 670620506 296374272 5767 33554432000 4194304 5683644 140733675872752 18446744073709551615 248089718342 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/28719/statm: 72357 5767 400 364 0 8272 0
[pid=28721] ppid=28719 vsize=382412 CPUtime=2247.36 cores=0,2,4,6
/proc/28721/stat : 28721 (march_hi) R 28719 28721 28721 0 -1 4202496 70721 0 0 0 224714 22 0 0 25 0 1 0 670620507 391589888 70457 33554432000 4194304 4955518 140736293428928 18446744073709551615 4224658 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/28721/statm: 95603 70457 104 186 0 95416 0
[pid=28719/tid=28724] ppid=28706 vsize=289428 CPUtime=0 cores=0,2,4,6
/proc/28719/task/28724/stat : 28724 (python) S 28706 28706 28027 0 -1 4202560 47 0 0 0 0 0 0 0 15 0 2 0 670630505 296374272 5767 33554432000 4194304 5683644 140733675872752 18446744073709551615 248101521841 0 0 16781312 514 18446604453836458048 0 0 -1 6 0 0 0
[pid=28725] ppid=28706 vsize=299524 CPUtime=0.35 cores=0,2,4,6
/proc/28725/stat : 28725 (python) S 28706 28706 28027 0 -1 4202560 1092 0 0 0 18 17 0 0 19 0 2 0 670630508 306712576 5715 33554432000 4194304 5683644 140733675872752 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/28725/statm: 74881 5715 400 364 0 10793 0
[pid=28727] ppid=28725 vsize=1017936 CPUtime=99.33 cores=0,2,4,6
/proc/28727/stat : 28727 (gnovelty+2) T 28725 28727 28727 0 -1 4202496 459 0 0 0 9933 0 0 0 25 0 1 0 670630508 1042366464 197 33554432000 134512640 135663704 4291896128 18446744073709551615 134524755 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/28727/statm: 254484 197 113 282 0 254200 0
[pid=28725/tid=28731] ppid=28706 vsize=299524 CPUtime=0 cores=0,2,4,6
/proc/28725/task/28731/stat : 28731 (python) S 28706 28706 28027 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670640443 306712576 5715 33554432000 4194304 5683644 140733675872752 18446744073709551615 248101521841 0 0 16781312 514 18446604443636377728 0 0 -1 6 0 0 0
[pid=28762] ppid=28706 vsize=310180 CPUtime=2.41 cores=0,2,4,6
/proc/28762/stat : 28762 (python) S 28706 28706 28027 0 -1 4202560 1167 0 0 0 121 120 0 0 15 0 2 0 670708688 317624320 5819 33554432000 4194304 5683644 140733675872752 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/28762/statm: 77545 5819 400 364 0 13454 0
[pid=28764] ppid=28762 vsize=111716 CPUtime=680.9 cores=0,2,4,6
/proc/28764/stat : 28764 (march_hi) T 28762 28764 28764 0 -1 4202496 22930 0 0 0 68083 7 0 0 25 0 1 0 670708689 114397184 22668 33554432000 4194304 4955518 140734283552832 18446744073709551615 4224628 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/28764/statm: 27929 22668 104 186 0 27742 0
[pid=28762/tid=28896] ppid=28706 vsize=310180 CPUtime=0 cores=0,2,4,6
/proc/28762/task/28896/stat : 28896 (python) S 28706 28706 28027 0 -1 4202560 47 0 0 0 0 0 0 0 15 0 2 0 670757283 317624320 5819 33554432000 4194304 5683644 140733675872752 18446744073709551615 248101521841 0 0 16781312 514 18446604453739636800 0 0 -1 0 0 0 0
[pid=28906] ppid=28706 vsize=320436 CPUtime=2.48 cores=0,2,4,6
/proc/28906/stat : 28906 (python) S 28706 28706 28027 0 -1 4202560 1161 0 0 0 128 120 0 0 15 0 2 0 670776783 328126464 5829 33554432000 4194304 5683644 140733675872752 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/28906/statm: 80109 5829 400 364 0 16015 0
[pid=28908] ppid=28906 vsize=111716 CPUtime=681.64 cores=0,2,4,6
/proc/28908/stat : 28908 (march_hi) T 28906 28908 28908 0 -1 4202496 22881 0 0 0 68156 8 0 0 25 0 1 0 670776784 114397184 22616 33554432000 4194304 4955518 140736383255424 18446744073709551615 4235384 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/28908/statm: 27929 22616 104 186 0 27742 0
[pid=28906/tid=28936] ppid=28706 vsize=320436 CPUtime=0 cores=0,2,4,6
/proc/28906/task/28936/stat : 28936 (python) S 28706 28706 28027 0 -1 4202560 49 0 0 0 0 0 0 0 15 0 2 0 670816087 328126464 5829 33554432000 4194304 5683644 140733675872752 18446744073709551615 248101521841 0 0 16781312 514 18446604450545963072 0 0 -1 6 0 0 0
[pid=28945] ppid=28706 vsize=330920 CPUtime=1.79 cores=0,2,4,6
/proc/28945/stat : 28945 (python) S 28706 28706 28027 0 -1 4202560 1169 0 0 0 95 84 0 0 16 0 2 0 670844953 338862080 5884 33554432000 4194304 5683644 140733675872752 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/28945/statm: 82730 5884 400 364 0 18633 0
[pid=28947] ppid=28945 vsize=82248 CPUtime=488.58 cores=0,2,4,6
/proc/28947/stat : 28947 (march_hi) T 28945 28947 28947 0 -1 4202496 16758 0 0 0 48854 4 0 0 25 0 1 0 670844953 84221952 16493 33554432000 4194304 4955518 140737054164944 18446744073709551615 4209727 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/28947/statm: 20562 16493 104 186 0 20375 0
[pid=28945/tid=28959] ppid=28706 vsize=330920 CPUtime=0 cores=0,2,4,6
/proc/28945/task/28959/stat : 28959 (python) S 28706 28706 28027 0 -1 4202560 48 0 0 0 0 0 0 0 15 0 2 0 670884365 338862080 5884 33554432000 4194304 5683644 140733675872752 18446744073709551615 248101521841 0 0 16781312 514 18446604460764451840 0 0 -1 6 0 0 0
[pid=28966] ppid=28706 vsize=341176 CPUtime=2.07 cores=0,2,4,6
/proc/28966/stat : 28966 (python) S 28706 28706 28027 0 -1 4202560 1155 0 0 0 108 99 0 0 19 0 2 0 670893815 349364224 5888 33554432000 4194304 5683644 140733675872752 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/28966/statm: 85294 5888 400 364 0 21194 0
[pid=28968] ppid=28966 vsize=182584 CPUtime=584.1 cores=0,2,4,6
/proc/28968/stat : 28968 (kcnfs-2006) T 28966 28968 28968 0 -1 4202496 670 0 0 0 58410 0 0 0 25 0 1 0 670893815 186966016 407 33554432000 134512640 135163436 4289691200 18446744073709551615 134572201 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/28968/statm: 45646 407 77 159 0 45486 0
[pid=28966/tid=28989] ppid=28706 vsize=341176 CPUtime=0 cores=0,2,4,6
/proc/28966/task/28989/stat : 28989 (python) S 28706 28706 28027 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 670952225 349364224 5888 33554432000 4194304 5683644 140733675872752 18446744073709551615 248101521841 0 0 16781312 514 18446604469818967296 0 0 -1 6 0 0 0
[pid=28990] ppid=28706 vsize=351432 CPUtime=0.39 cores=0,2,4,6
/proc/28990/stat : 28990 (python) S 28706 28706 28027 0 -1 4202560 1164 0 0 0 21 18 0 0 16 0 2 0 670952226 359866368 5898 33554432000 4194304 5683644 140733675872752 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/28990/statm: 87858 5898 406 364 0 23755 0
[pid=28992] ppid=28990 vsize=22964 CPUtime=98.83 cores=0,2,4,6
/proc/28992/stat : 28992 (march_hi) T 28990 28992 28992 0 -1 4202496 4459 0 0 0 9883 0 0 0 25 0 1 0 670952227 23515136 4191 33554432000 4194304 4955518 140734087696464 18446744073709551615 4224693 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/28992/statm: 5741 4191 104 186 0 5554 0
[pid=28990/tid=28996] ppid=28706 vsize=351432 CPUtime=0 cores=0,2,4,6
/proc/28990/task/28996/stat : 28996 (python) S 28706 28706 28027 0 -1 4202560 48 0 0 0 0 0 0 0 16 0 2 0 670962116 359866368 5898 33554432000 4194304 5683644 140733675872752 18446744073709551615 248101521841 0 0 16781312 514 18446604446004025536 0 0 -1 6 0 0 0
[pid=28706/tid=28713] ppid=28704 vsize=361812 CPUtime=0 cores=0,2,4,6
/proc/28706/task/28713/stat : 28713 (python) S 28704 28706 28027 0 -1 4202560 32 932 0 0 0 0 0 0 25 0 9 0 670610468 370495488 7419 33554432000 4194304 5683644 140733675872752 18446744073709551615 248101521841 0 0 16781312 2 18446604444946698432 0 0 -1 6 0 0 0
[pid=28706/tid=28720] ppid=28704 vsize=361812 CPUtime=0 cores=0,2,4,6
/proc/28706/task/28720/stat : 28720 (python) S 28704 28706 28027 0 -1 4202560 32 932 0 0 0 0 0 0 18 0 9 0 670620506 370495488 7419 33554432000 4194304 5683644 140733675872752 18446744073709551615 248101521841 0 0 16781312 2 18446604444946698432 0 0 -1 0 0 0 0
[pid=28706/tid=28726] ppid=28704 vsize=361812 CPUtime=0 cores=0,2,4,6
/proc/28706/task/28726/stat : 28726 (python) S 28704 28706 28027 0 -1 4202560 24 932 0 0 0 0 0 0 20 0 9 0 670630508 370495488 7419 33554432000 4194304 5683644 140733675872752 18446744073709551615 248101521841 0 0 16781312 2 18446604444946698432 0 0 -1 6 0 0 0
[pid=28706/tid=28763] ppid=28704 vsize=361812 CPUtime=0 cores=0,2,4,6
/proc/28706/task/28763/stat : 28763 (python) S 28704 28706 28027 0 -1 4202560 29 932 0 0 0 0 0 0 18 0 9 0 670708688 370495488 7419 33554432000 4194304 5683644 140733675872752 18446744073709551615 248101521841 0 0 16781312 2 18446604444946698432 0 0 -1 6 0 0 0
[pid=28706/tid=28907] ppid=28704 vsize=361812 CPUtime=0 cores=0,2,4,6
/proc/28706/task/28907/stat : 28907 (python) S 28704 28706 28027 0 -1 4202560 31 932 0 0 0 0 0 0 18 0 9 0 670776783 370495488 7419 33554432000 4194304 5683644 140733675872752 18446744073709551615 248101521841 0 0 16781312 2 18446604444946698432 0 0 -1 0 0 0 0
[pid=28706/tid=28946] ppid=28704 vsize=361812 CPUtime=0 cores=0,2,4,6
/proc/28706/task/28946/stat : 28946 (python) S 28704 28706 28027 0 -1 4202560 32 932 0 0 0 0 0 0 18 0 9 0 670844953 370495488 7419 33554432000 4194304 5683644 140733675872752 18446744073709551615 248101521841 0 0 16781312 2 18446604444946698432 0 0 -1 0 0 0 0
[pid=28706/tid=28967] ppid=28704 vsize=361812 CPUtime=0 cores=0,2,4,6
/proc/28706/task/28967/stat : 28967 (python) S 28704 28706 28027 0 -1 4202560 29 932 0 0 0 0 0 0 20 0 9 0 670893815 370495488 7419 33554432000 4194304 5683644 140733675872752 18446744073709551615 248101521841 0 0 16781312 2 18446604444946698432 0 0 -1 0 0 0 0
[pid=28706/tid=28991] ppid=28704 vsize=361812 CPUtime=0 cores=0,2,4,6
/proc/28706/task/28991/stat : 28991 (python) S 28704 28706 28027 0 -1 4202560 31 932 0 0 0 0 0 0 20 0 9 0 670952227 370495488 7419 33554432000 4194304 5683644 140733675872752 18446744073709551615 248101521841 0 0 16781312 2 18446604444946698432 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 5823280

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 4982.37
CPU time (s): 5000.05
CPU user time (s): 4990.87
CPU system time (s): 9.18
CPU usage (%): 100.355
Max. virtual memory (cumulated for all children) (KiB): 5823284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.806877
system time used= 0.132979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18268
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= 1047
involuntary context switches= 29

runsolver used 29.6935 second user time and 61.8856 second system time

The end

Launcher Data

Begin job on node123 at 2011-05-17 01:55:06
IDJOB=3386664
IDBENCH=82729
IDSOLVER=1872
FILE ID=node123/3386664-1305590106
RUNJOBID= node123-1305586147-28046
PBS_JOBID= 13350355
Free space on /tmp= 73212 MiB

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

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

MD5SUM BENCH= c557851ca2e09c43aa7c0a50184336eb
RANDOM SEED=779752522

node123.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14075908 kB
Buffers:         13864 kB
Cached:         218676 kB
SwapCached:      75192 kB
Active:        6409540 kB
Inactive:     12218904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14075908 kB
SwapTotal:    67111528 kB
SwapFree:     62427640 kB
Dirty:           32456 kB
Writeback:           0 kB
AnonPages:    18328272 kB
Mapped:          33468 kB
Slab:            92160 kB
PageTables:      86480 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 125937012 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= 73168 MiB
End job on node123 at 2011-05-17 03:18:11