Trace number 3386713

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.04 4981.07

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S1224290751-070.UNKNOWN.cnf
MD5SUM4d61767800ed8aa0f56d10b54eba4120
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 variables125
Number of clauses2662
Sum of the clauses size13310
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52662
Number of clauses of size over 50

Solver Data

0.34/0.69	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.34/0.69	c INFO: solving HOME/instance-3386713-1305591133.cnf
0.34/0.69	c INFO: computing task features
0.41/0.70	c INFO: computed variable-clause graph statistics
0.41/0.70	c INFO: computed clause balance statistics
0.41/0.77	c INFO: computed variable balance statistics
0.51/0.81	c INFO: computed small-clause counts
0.51/0.81	c INFO: computed Horn-clause counts
0.51/0.81	c INFO: computed variable graph statistics
0.51/0.81	c INFO: collected features for HOME/instance-3386713-1305591133.cnf in 0.12 s
0.51/0.84	c INFO: running gnovelty+2@0 for 97 with 4999 remaining (b = 0.63)
101.29/101.23	c INFO: running gnovelty+2@0 for 97 with 4899 remaining (b = 0.07)
202.02/201.65	c INFO: running march_hi@0 for 485 with 4799 remaining (b = 0.34)
693.61/691.35	c INFO: running march_hi@489 for 97 with 4309 remaining (b = 0.09)
788.70/786.01	c INFO: running march_hi@584 for 97 with 4214 remaining (b = 0.11)
886.37/883.41	c INFO: running march_hi@681 for 97 with 4117 remaining (b = 0.07)
982.76/979.30	c INFO: running march_hi@0 for 388 with 4021 remaining (b = 0.27)
1372.96/1368.06	c INFO: running march_hi@388 for 97 with 3632 remaining (b = 0.09)
1471.85/1466.56	c INFO: running march_hi@487 for 97 with 3534 remaining (b = 0.07)
1572.67/1566.98	c INFO: running march_hi@587 for 97 with 3433 remaining (b = 0.09)
1668.15/1662.06	c INFO: running march_hi@0 for 388 with 3338 remaining (b = 0.24)
2059.26/2051.69	c INFO: running march_hi@389 for 97 with 2949 remaining (b = 0.07)
2156.25/2148.22	c INFO: running march_hi@486 for 97 with 2852 remaining (b = 0.06)
2258.53/2250.19	c INFO: running march_hi@587 for 97 with 2750 remaining (b = 0.07)
2350.88/2342.14	c INFO: running march_hi@0 for 388 with 2658 remaining (b = 0.22)
2741.50/2731.25	c INFO: running kcnfs-2006@0 for 582 with 2269 remaining (b = 0.25)
3331.01/3318.57	c INFO: running march_hi@389 for 97 with 1682 remaining (b = 0.05)
3427.81/3414.97	c INFO: running march_hi@485 for 97 with 1586 remaining (b = 0.04)
3530.18/3516.85	c INFO: running march_hi@587 for 97 with 1484 remaining (b = 0.04)
3623.40/3609.70	c INFO: running march_hi@0 for 388 with 1391 remaining (b = 0.18)
4014.59/3999.45	c INFO: running march_hi@0 for 388 with 1001 remaining (b = 0.15)
4405.74/4389.09	c INFO: running march_hi@777 for 612 with 612 remaining (b = 0.19)

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-3386713-1305591133/watcher-3386713-1305591133 -o /tmp/evaluation-result-3386713-1305591133/solver-3386713-1305591133 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386713-1305591133.cnf -seed 1302764447 -budget 5000 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.02 3.06 3.01 3/542 2457
/proc/meminfo: memFree=11455004/32951124 swapFree=65586204/67111528
[pid=2457] ppid=2455 vsize=15188 CPUtime=0 cores=1,3,5,7
/proc/2457/stat : 2457 (python) R 2455 2457 1905 0 -1 4202496 729 0 0 0 0 0 0 0 17 0 1 0 749343943 15552512 620 33554432000 4194304 5683644 140737437155024 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/2457/statm: 3796 619 322 364 0 283 0

[startup+0.103872 s]
/proc/loadavg: 3.02 3.06 3.01 3/542 2457
/proc/meminfo: memFree=11455004/32951124 swapFree=65586204/67111528
[pid=2457] ppid=2455 vsize=89764 CPUtime=0.06 cores=1,3,5,7
/proc/2457/stat : 2457 (python) R 2455 2457 1905 0 -1 4202496 2671 0 0 0 4 2 0 0 17 0 1 0 749343943 91918336 2387 33554432000 4194304 5683644 140737437155024 18446744073709551615 216735174501 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/2457/statm: 22441 2387 750 364 0 1621 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 89764

[startup+0.200855 s]
/proc/loadavg: 3.02 3.06 3.01 3/542 2457
/proc/meminfo: memFree=11455004/32951124 swapFree=65586204/67111528
[pid=2457] ppid=2455 vsize=124064 CPUtime=0.12 cores=1,3,5,7
/proc/2457/stat : 2457 (python) R 2455 2457 1905 0 -1 4202496 4212 0 1 0 8 4 0 0 17 0 1 0 749343943 127041536 3824 33554432000 4194304 5683644 140737437155024 18446744073709551615 216735176704 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/2457/statm: 31016 3824 991 364 0 2827 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 124064

[startup+0.300843 s]
/proc/loadavg: 3.02 3.06 3.01 3/542 2457
/proc/meminfo: memFree=11455004/32951124 swapFree=65586204/67111528
[pid=2457] ppid=2455 vsize=135748 CPUtime=0.19 cores=1,3,5,7
/proc/2457/stat : 2457 (python) S 2455 2457 1905 0 -1 4202496 5969 931 1 0 13 6 0 0 17 0 1 0 749343943 139005952 4149 33554432000 4194304 5683644 140737437155024 18446744073709551615 216735174661 0 2147483391 16781312 2 18446744071699199166 0 0 17 1 0 0 0
/proc/2457/statm: 33937 4149 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 135748

[startup+0.700764 s]
/proc/loadavg: 3.02 3.06 3.01 3/542 2457
/proc/meminfo: memFree=11455004/32951124 swapFree=65586204/67111528
[pid=2457] ppid=2455 vsize=278500 CPUtime=0.41 cores=1,3,5,7
/proc/2457/stat : 2457 (python) R 2455 2457 1905 0 -1 4202496 9267 931 1 0 29 12 0 0 15 0 1 0 749343943 285184000 6942 33554432000 4194304 5683644 140737437155024 18446744073709551615 4445115 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/2457/statm: 69625 6943 1761 364 0 5549 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 278500

[startup+1.50063 s]
/proc/loadavg: 3.02 3.06 3.01 4/546 2465
/proc/meminfo: memFree=11429428/32951124 swapFree=65586204/67111528
[pid=2457] ppid=2455 vsize=288764 CPUtime=0.56 cores=1,3,5,7
/proc/2457/stat : 2457 (python) S 2455 2457 1905 0 -1 4202496 9814 931 1 0 43 13 0 0 18 0 2 0 749343943 295694336 7085 33554432000 4194304 5683644 140737437155024 18446744073709551615 216747005387 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/2457/statm: 72191 7085 1875 364 0 8109 0
[pid=2463] ppid=2457 vsize=278520 CPUtime=0 cores=1,3,5,7
/proc/2463/stat : 2463 (python) S 2457 2457 1905 0 -1 4202560 737 0 0 0 0 0 0 0 17 0 1 0 749344028 285204480 5560 33554432000 4194304 5683644 140737437155024 18446744073709551615 216735198735 0 0 16781312 514 12446966136073879551 0 0 17 1 0 0 0
/proc/2463/statm: 69630 5560 354 364 0 5548 0
[pid=2465] ppid=2463 vsize=1017800 CPUtime=0.65 cores=1,3,5,7
/proc/2465/stat : 2465 (gnovelty+2) R 2463 2465 2465 0 -1 4202496 444 0 0 0 65 0 0 0 19 0 1 0 749344028 1042227200 180 33554432000 134512640 135663704 4294655376 18446744073709551615 134525276 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/2465/statm: 254450 180 113 282 0 254166 0
[pid=2457/tid=2464] ppid=2455 vsize=288764 CPUtime=0 cores=1,3,5,7
/proc/2457/task/2464/stat : 2464 (python) S 2455 2457 1905 0 -1 4202560 34 931 0 0 0 0 0 0 18 0 2 0 749344028 295694336 7085 33554432000 4194304 5683644 140737437155024 18446744073709551615 216747002289 0 0 16781312 2 18446604466546644928 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 1585084

[startup+3.10036 s]
/proc/loadavg: 3.01 3.06 3.01 4/546 2465
/proc/meminfo: memFree=11428312/32951124 swapFree=65586204/67111528
[pid=2457] ppid=2455 vsize=288764 CPUtime=0.56 cores=1,3,5,7
/proc/2457/stat : 2457 (python) S 2455 2457 1905 0 -1 4202496 9814 931 1 0 43 13 0 0 18 0 2 0 749343943 295694336 7085 33554432000 4194304 5683644 140737437155024 18446744073709551615 216747005387 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/2457/statm: 72191 7085 1875 364 0 8109 0
[pid=2463] ppid=2457 vsize=278520 CPUtime=0 cores=1,3,5,7
/proc/2463/stat : 2463 (python) S 2457 2457 1905 0 -1 4202560 737 0 0 0 0 0 0 0 15 0 1 0 749344028 285204480 5560 33554432000 4194304 5683644 140737437155024 18446744073709551615 216735198735 0 0 16781312 514 12446966136073847046 0 0 17 1 0 0 0
/proc/2463/statm: 69630 5560 354 364 0 5548 0
[pid=2465] ppid=2463 vsize=1017800 CPUtime=2.25 cores=1,3,5,7
/proc/2465/stat : 2465 (gnovelty+2) R 2463 2465 2465 0 -1 4202496 444 0 0 0 225 0 0 0 25 0 1 0 749344028 1042227200 180 33554432000 134512640 135663704 4294655376 18446744073709551615 134524518 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/2465/statm: 254450 180 113 282 0 254166 0
[pid=2457/tid=2464] ppid=2455 vsize=288764 CPUtime=0 cores=1,3,5,7
/proc/2457/task/2464/stat : 2464 (python) S 2455 2457 1905 0 -1 4202560 34 931 0 0 0 0 0 0 18 0 2 0 749344028 295694336 7085 33554432000 4194304 5683644 140737437155024 18446744073709551615 216747002289 0 0 16781312 2 18446604466546644928 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.81
Current children cumulated vsize (KiB) 1585084

[startup+6.30078 s]
/proc/loadavg: 3.01 3.06 3.01 4/546 2466
/proc/meminfo: memFree=11427448/32951124 swapFree=65586204/67111528
[pid=2457] ppid=2455 vsize=288764 CPUtime=0.56 cores=1,3,5,7
/proc/2457/stat : 2457 (python) S 2455 2457 1905 0 -1 4202496 9814 931 1 0 43 13 0 0 18 0 2 0 749343943 295694336 7085 33554432000 4194304 5683644 140737437155024 18446744073709551615 216747005387 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/2457/statm: 72191 7085 1875 364 0 8109 0
[pid=2463] ppid=2457 vsize=278520 CPUtime=0.01 cores=1,3,5,7
/proc/2463/stat : 2463 (python) S 2457 2457 1905 0 -1 4202560 886 0 0 0 1 0 0 0 15 0 1 0 749344028 285204480 5583 33554432000 4194304 5683644 140737437155024 18446744073709551615 216735198735 0 0 16781312 514 12446966136073847046 0 0 17 1 0 0 0
/proc/2463/statm: 69630 5583 377 364 0 5548 0
[pid=2465] ppid=2463 vsize=1017800 CPUtime=5.45 cores=1,3,5,7
/proc/2465/stat : 2465 (gnovelty+2) R 2463 2465 2465 0 -1 4202496 444 0 0 0 545 0 0 0 25 0 1 0 749344028 1042227200 180 33554432000 134512640 135663704 4294655376 18446744073709551615 134547047 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/2465/statm: 254450 180 113 282 0 254166 0
[pid=2457/tid=2464] ppid=2455 vsize=288764 CPUtime=0 cores=1,3,5,7
/proc/2457/task/2464/stat : 2464 (python) S 2455 2457 1905 0 -1 4202560 34 931 0 0 0 0 0 0 18 0 2 0 749344028 295694336 7085 33554432000 4194304 5683644 140737437155024 18446744073709551615 216747002289 0 0 16781312 2 18446604466546644928 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 6.02
Current children cumulated vsize (KiB) 1585084

[startup+12.7007 s]
/proc/loadavg: 3.01 3.06 3.01 4/546 2466
/proc/meminfo: memFree=11426904/32951124 swapFree=65586204/67111528
[pid=2457] ppid=2455 vsize=288764 CPUtime=0.56 cores=1,3,5,7
/proc/2457/stat : 2457 (python) S 2455 2457 1905 0 -1 4202496 9814 931 1 0 43 13 0 0 18 0 2 0 749343943 295694336 7085 33554432000 4194304 5683644 140737437155024 18446744073709551615 216747005387 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/2457/statm: 72191 7085 1875 364 0 8109 0
[pid=2463] ppid=2457 vsize=278520 CPUtime=0.03 cores=1,3,5,7
/proc/2463/stat : 2463 (python) S 2457 2457 1905 0 -1 4202560 889 0 0 0 2 1 0 0 15 0 1 0 749344028 285204480 5583 33554432000 4194304 5683644 140737437155024 18446744073709551615 216735198735 0 0 16781312 514 7886471450595393798 0 0 17 1 0 0 0
/proc/2463/statm: 69630 5583 377 364 0 5548 0
[pid=2465] ppid=2463 vsize=1017800 CPUtime=11.85 cores=1,3,5,7
/proc/2465/stat : 2465 (gnovelty+2) R 2463 2465 2465 0 -1 4202496 444 0 0 0 1185 0 0 0 25 0 1 0 749344028 1042227200 180 33554432000 134512640 135663704 4294655376 18446744073709551615 134545622 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/2465/statm: 254450 180 113 282 0 254166 0
[pid=2457/tid=2464] ppid=2455 vsize=288764 CPUtime=0 cores=1,3,5,7
/proc/2457/task/2464/stat : 2464 (python) S 2455 2457 1905 0 -1 4202560 34 931 0 0 0 0 0 0 18 0 2 0 749344028 295694336 7085 33554432000 4194304 5683644 140737437155024 18446744073709551615 216747002289 0 0 16781312 2 18446604466546644928 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.44
Current children cumulated vsize (KiB) 1585084

[startup+25.5004 s]
/proc/loadavg: 3.01 3.06 3.01 4/550 2470
/proc/meminfo: memFree=11402272/32951124 swapFree=65586204/67111528
[pid=2457] ppid=2455 vsize=288764 CPUtime=0.56 cores=1,3,5,7
/proc/2457/stat : 2457 (python) S 2455 2457 1905 0 -1 4202496 9814 931 1 0 43 13 0 0 18 0 2 0 749343943 295694336 7085 33554432000 4194304 5683644 140737437155024 18446744073709551615 216747005387 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/2457/statm: 72191 7085 1875 364 0 8109 0
[pid=2463] ppid=2457 vsize=278520 CPUtime=0.08 cores=1,3,5,7
/proc/2463/stat : 2463 (python) S 2457 2457 1905 0 -1 4202560 894 0 0 0 4 4 0 0 15 0 1 0 749344028 285204480 5583 33554432000 4194304 5683644 140737437155024 18446744073709551615 216735198735 0 0 16781312 514 7886471450595393798 0 0 17 1 0 0 0
/proc/2463/statm: 69630 5583 377 364 0 5548 0
[pid=2465] ppid=2463 vsize=1017800 CPUtime=24.65 cores=1,3,5,7
/proc/2465/stat : 2465 (gnovelty+2) R 2463 2465 2465 0 -1 4202496 444 0 0 0 2465 0 0 0 25 0 1 0 749344028 1042227200 180 33554432000 134512640 135663704 4294655376 18446744073709551615 134524507 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/2465/statm: 254450 180 113 282 0 254166 0
[pid=2457/tid=2464] ppid=2455 vsize=288764 CPUtime=0 cores=1,3,5,7
/proc/2457/task/2464/stat : 2464 (python) S 2455 2457 1905 0 -1 4202560 34 931 0 0 0 0 0 0 18 0 2 0 749344028 295694336 7085 33554432000 4194304 5683644 140737437155024 18446744073709551615 216747002289 0 0 16781312 2 18446604466546644928 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 1585084

[startup+51.1009 s]
/proc/loadavg: 3.00 3.05 3.01 4/550 2471
/proc/meminfo: memFree=11401428/32951124 swapFree=65586204/67111528
[pid=2457] ppid=2455 vsize=288764 CPUtime=0.56 cores=1,3,5,7
/proc/2457/stat : 2457 (python) S 2455 2457 1905 0 -1 4202496 9814 931 1 0 43 13 0 0 18 0 2 0 749343943 295694336 7085 33554432000 4194304 5683644 140737437155024 18446744073709551615 216747005387 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/2457/statm: 72191 7085 1875 364 0 8109 0
[pid=2463] ppid=2457 vsize=278520 CPUtime=0.16 cores=1,3,5,7
/proc/2463/stat : 2463 (python) S 2457 2457 1905 0 -1 4202560 905 0 0 0 8 8 0 0 15 0 1 0 749344028 285204480 5583 33554432000 4194304 5683644 140737437155024 18446744073709551615 216735198735 0 0 16781312 514 7886471450595393798 0 0 17 7 0 0 0
/proc/2463/statm: 69630 5583 377 364 0 5548 0
[pid=2465] ppid=2463 vsize=1017800 CPUtime=50.25 cores=1,3,5,7
/proc/2465/stat : 2465 (gnovelty+2) R 2463 2465 2465 0 -1 4202496 444 0 0 0 5025 0 0 0 25 0 1 0 749344028 1042227200 180 33554432000 134512640 135663704 4294655376 18446744073709551615 134524697 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/2465/statm: 254450 180 113 282 0 254166 0
[pid=2457/tid=2464] ppid=2455 vsize=288764 CPUtime=0 cores=1,3,5,7
/proc/2457/task/2464/stat : 2464 (python) S 2455 2457 1905 0 -1 4202560 34 931 0 0 0 0 0 0 18 0 2 0 749344028 295694336 7085 33554432000 4194304 5683644 140737437155024 18446744073709551615 216747002289 0 0 16781312 2 18446604466546644928 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 1585084

[startup+102.301 s]
/proc/loadavg: 3.00 3.04 3.00 4/554 2476
/proc/meminfo: memFree=11396456/32951124 swapFree=65586204/67111528
[pid=2457] ppid=2455 vsize=299556 CPUtime=0.59 cores=1,3,5,7
/proc/2457/stat : 2457 (python) S 2455 2457 1905 0 -1 4202496 10652 931 1 0 46 13 0 0 19 0 3 0 749343943 306745344 7220 33554432000 4194304 5683644 140737437155024 18446744073709551615 216747005387 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/2457/statm: 74889 7220 1878 364 0 10804 0
[pid=2463] ppid=2457 vsize=288764 CPUtime=0.37 cores=1,3,5,7
/proc/2463/stat : 2463 (python) S 2457 2457 1905 0 -1 4202560 1080 0 0 0 19 18 0 0 17 0 2 0 749344028 295694336 5621 33554432000 4194304 5683644 140737437155024 18446744073709551615 216747005387 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/2463/statm: 72191 5621 410 364 0 8109 0
[pid=2465] ppid=2463 vsize=1017800 CPUtime=100.36 cores=1,3,5,7
/proc/2465/stat : 2465 (gnovelty+2) T 2463 2465 2465 0 -1 4202496 444 0 0 0 10036 0 0 0 25 0 1 0 749344028 1042227200 180 33554432000 134512640 135663704 4294655376 18446744073709551615 134525213 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/2465/statm: 254450 180 113 282 0 254166 0
[pid=2463/tid=2473] ppid=2457 vsize=288764 CPUtime=0 cores=1,3,5,7
/proc/2463/task/2473/stat : 2473 (python) S 2457 2457 1905 0 -1 4202560 49 0 0 0 0 0 0 0 17 0 2 0 749354064 295694336 5621 33554432000 4194304 5683644 140737437155024 18446744073709551615 216747002289 0 0 16781312 514 18446604468695630272 0 0 -1 1 0 0 0
[pid=2474] ppid=2457 vsize=289312 CPUtime=0 cores=1,3,5,7
/proc/2474/stat : 2474 (python) S 2457 2457 1905 0 -1 4202560 738 0 0 0 0 0 0 0 18 0 1 0 749354067 296255488 5686 33554432000 4194304 5683644 140737437155024 18446744073709551615 216735198790 0 0 16781312 514 2418032781960380676 0 0 17 3 0 0 0
/proc/2474/statm: 72328 5686 348 364 0 8243 0
[pid=2476] ppid=2474 vsize=1017800 CPUtime=1.06 cores=1,3,5,7
/proc/2476/stat : 2476 (gnovelty+2) R 2474 2476 2476 0 -1 4202496 445 0 0 0 106 0 0 0 24 0 1 0 749354068 1042227200 181 33554432000 134512640 135663704 4289820912 18446744073709551615 134525265 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/2476/statm: 254450 181 113 282 0 254166 0
[pid=2457/tid=2464] ppid=2455 vsize=299556 CPUtime=0 cores=1,3,5,7
/proc/2457/task/2464/stat : 2464 (python) S 2455 2457 1905 0 -1 4202560 34 931 0 0 0 0 0 0 18 0 3 0 749344028 306745344 7220 33554432000 4194304 5683644 140737437155024 18446744073709551615 216747002289 0 0 16781312 2 18446604466546644928 0 0 -1 7 0 0 0
[pid=2457/tid=2475] ppid=2455 vsize=299556 CPUtime=0 cores=1,3,5,7
/proc/2457/task/2475/stat : 2475 (python) S 2455 2457 1905 0 -1 4202560 25 931 0 0 0 0 0 0 20 0 3 0 749354067 306745344 7220 33554432000 4194304 5683644 140737437155024 18446744073709551615 216747002289 0 0 16781312 2 18446604466546644928 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 102.38
Current children cumulated vsize (KiB) 2913232

[startup+162.3 s]
/proc/loadavg: 3.07 3.04 3.00 4/554 2478
/proc/meminfo: memFree=11395424/32951124 swapFree=65586204/67111528
[pid=2457] ppid=2455 vsize=299556 CPUtime=0.59 cores=1,3,5,7
/proc/2457/stat : 2457 (python) S 2455 2457 1905 0 -1 4202496 10652 931 1 0 46 13 0 0 19 0 3 0 749343943 306745344 7220 33554432000 4194304 5683644 140737437155024 18446744073709551615 216747005387 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/2457/statm: 74889 7220 1878 364 0 10804 0
[pid=2463] ppid=2457 vsize=288764 CPUtime=0.37 cores=1,3,5,7

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

[pid=2618] ppid=2457 vsize=330612 CPUtime=2.67 cores=1,3,5,7
/proc/2618/stat : 2618 (python) S 2457 2457 1905 0 -1 4202560 1158 0 0 0 135 132 0 0 15 0 2 0 749578158 338546688 5834 33554432000 4194304 5683644 140737437155024 18446744073709551615 216747005387 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/2618/statm: 82653 5834 400 364 0 18556 0
[pid=2620] ppid=2618 vsize=141224 CPUtime=680.19 cores=1,3,5,7
/proc/2620/stat : 2620 (march_hi) T 2618 2620 2620 0 -1 4202496 30489 0 0 0 68013 6 0 0 25 0 1 0 749578159 144613376 30205 33554432000 4194304 4955518 140734608432720 18446744073709551615 4208656 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/2620/statm: 35306 30205 106 186 0 35119 0
[pid=2618/tid=2675] ppid=2457 vsize=330612 CPUtime=0 cores=1,3,5,7
/proc/2618/task/2675/stat : 2675 (python) S 2457 2457 1905 0 -1 4202560 48 0 0 0 0 0 0 0 15 0 2 0 749617068 338546688 5834 33554432000 4194304 5683644 140737437155024 18446744073709551615 216747002289 0 0 16781312 514 18446604454223471552 0 0 -1 7 0 0 0
[pid=2676] ppid=2457 vsize=340868 CPUtime=2.22 cores=1,3,5,7
/proc/2676/stat : 2676 (python) S 2457 2457 1905 0 -1 4202560 1145 0 0 0 118 104 0 0 19 0 2 0 749617069 349048832 5838 33554432000 4194304 5683644 140737437155024 18446744073709551615 216747005387 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/2676/statm: 85217 5838 400 364 0 21117 0
[pid=2678] ppid=2676 vsize=181380 CPUtime=587.31 cores=1,3,5,7
/proc/2678/stat : 2678 (kcnfs-2006) T 2676 2678 2678 0 -1 4202496 681 0 0 0 58731 0 0 0 25 0 1 0 749617070 185733120 420 33554432000 134512640 135163436 4290372512 18446744073709551615 134684366 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/2678/statm: 45345 420 76 159 0 45185 0
[pid=2676/tid=2979] ppid=2457 vsize=340868 CPUtime=0 cores=1,3,5,7
/proc/2676/task/2979/stat : 2979 (python) S 2457 2457 1905 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 749675800 349048832 5838 33554432000 4194304 5683644 140737437155024 18446744073709551615 216747002289 0 0 16781312 514 18446604456998224832 0 0 -1 5 0 0 0
[pid=2993] ppid=2457 vsize=351456 CPUtime=1.52 cores=1,3,5,7
/proc/2993/stat : 2993 (python) S 2457 2457 1905 0 -1 4202560 1189 0 0 0 80 72 0 0 17 0 2 0 749704914 359890944 5904 33554432000 4194304 5683644 140737437155024 18446744073709551615 216747005387 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/2993/statm: 87864 5904 406 364 0 23761 0
[pid=2995] ppid=2993 vsize=93620 CPUtime=389.73 cores=1,3,5,7
/proc/2995/stat : 2995 (march_hi) T 2993 2995 2995 0 -1 4202496 18342 0 0 0 38971 2 0 0 25 0 1 0 749704914 95866880 18053 33554432000 4194304 4955518 140735936922192 18446744073709551615 4297366 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/2995/statm: 23405 18053 106 186 0 23218 0
[pid=2993/tid=3010] ppid=2457 vsize=351456 CPUtime=0 cores=1,3,5,7
/proc/2993/task/3010/stat : 3010 (python) S 2457 2457 1905 0 -1 4202560 47 0 0 0 0 0 0 0 17 0 2 0 749743888 359890944 5904 33554432000 4194304 5683644 140737437155024 18446744073709551615 216747002289 0 0 16781312 514 18446604465588654144 0 0 -1 7 0 0 0
[pid=3011] ppid=2457 vsize=361712 CPUtime=1.55 cores=1,3,5,7
/proc/3011/stat : 3011 (python) S 2457 2457 1905 0 -1 4202560 1156 0 0 0 83 72 0 0 16 0 2 0 749743889 370393088 5902 33554432000 4194304 5683644 140737437155024 18446744073709551615 216747005387 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/3011/statm: 90428 5902 400 364 0 26322 0
[pid=3013] ppid=3011 vsize=93620 CPUtime=389.62 cores=1,3,5,7
/proc/3013/stat : 3013 (march_hi) T 3011 3013 3013 0 -1 4202496 18394 0 0 0 38959 3 0 0 25 0 1 0 749743889 95866880 18110 33554432000 4194304 4955518 140733555363200 18446744073709551615 4297472 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/3013/statm: 23405 18110 106 186 0 23218 0
[pid=3011/tid=3029] ppid=2457 vsize=361712 CPUtime=0 cores=1,3,5,7
/proc/3011/task/3029/stat : 3029 (python) S 2457 2457 1905 0 -1 4202560 48 0 0 0 0 0 0 0 16 0 2 0 749782852 370393088 5902 33554432000 4194304 5683644 140737437155024 18446744073709551615 216747002289 0 0 16781312 514 18446604466546643136 0 0 -1 7 0 0 0
[pid=2457/tid=2464] ppid=2455 vsize=371956 CPUtime=0 cores=1,3,5,7
/proc/2457/task/2464/stat : 2464 (python) S 2455 2457 1905 0 -1 4202560 34 931 0 0 0 0 0 0 18 0 10 0 749344028 380882944 7397 33554432000 4194304 5683644 140737437155024 18446744073709551615 216747002289 0 0 16781312 2 18446604466546644928 0 0 -1 7 0 0 0
[pid=2457/tid=2475] ppid=2455 vsize=371956 CPUtime=0 cores=1,3,5,7
/proc/2457/task/2475/stat : 2475 (python) S 2455 2457 1905 0 -1 4202560 25 931 0 0 0 0 0 0 20 0 10 0 749354067 380882944 7397 33554432000 4194304 5683644 140737437155024 18446744073709551615 216747002289 0 0 16781312 2 18446604466546644928 0 0 -1 3 0 0 0
[pid=2457/tid=2482] ppid=2455 vsize=371956 CPUtime=0 cores=1,3,5,7
/proc/2457/task/2482/stat : 2482 (python) S 2455 2457 1905 0 -1 4202560 30 931 0 0 0 0 0 0 18 0 10 0 749364109 380882944 7397 33554432000 4194304 5683644 140737437155024 18446744073709551615 216747002289 0 0 16781312 2 18446604466546644928 0 0 -1 3 0 0 0
[pid=2457/tid=2510] ppid=2455 vsize=371956 CPUtime=0 cores=1,3,5,7
/proc/2457/task/2510/stat : 2510 (python) S 2455 2457 1905 0 -1 4202560 26 931 0 0 0 0 0 0 18 0 10 0 749441874 380882944 7397 33554432000 4194304 5683644 140737437155024 18446744073709551615 216747002289 0 0 16781312 2 18446604466546644928 0 0 -1 3 0 0 0
[pid=2457/tid=2536] ppid=2455 vsize=371956 CPUtime=0 cores=1,3,5,7
/proc/2457/task/2536/stat : 2536 (python) S 2455 2457 1905 0 -1 4202560 32 931 0 0 0 0 0 0 18 0 10 0 749510150 380882944 7397 33554432000 4194304 5683644 140737437155024 18446744073709551615 216747002289 0 0 16781312 2 18446604466546644928 0 0 -1 3 0 0 0
[pid=2457/tid=2619] ppid=2455 vsize=371956 CPUtime=0 cores=1,3,5,7
/proc/2457/task/2619/stat : 2619 (python) S 2455 2457 1905 0 -1 4202560 33 931 0 0 0 0 0 0 18 0 10 0 749578158 380882944 7397 33554432000 4194304 5683644 140737437155024 18446744073709551615 216747002289 0 0 16781312 2 18446604466546644928 0 0 -1 3 0 0 0
[pid=2457/tid=2677] ppid=2455 vsize=371956 CPUtime=0 cores=1,3,5,7
/proc/2457/task/2677/stat : 2677 (python) S 2455 2457 1905 0 -1 4202560 28 931 0 0 0 0 0 0 20 0 10 0 749617069 380882944 7397 33554432000 4194304 5683644 140737437155024 18446744073709551615 216747002289 0 0 16781312 2 18446604466546644928 0 0 -1 7 0 0 0
[pid=2457/tid=2994] ppid=2455 vsize=371956 CPUtime=0 cores=1,3,5,7
/proc/2457/task/2994/stat : 2994 (python) S 2455 2457 1905 0 -1 4202560 29 931 0 0 0 0 0 0 20 0 10 0 749704914 380882944 7397 33554432000 4194304 5683644 140737437155024 18446744073709551615 216747002289 0 0 16781312 2 18446604466546644928 0 0 -1 5 0 0 0
[pid=2457/tid=3012] ppid=2455 vsize=371956 CPUtime=0 cores=1,3,5,7
/proc/2457/task/3012/stat : 3012 (python) S 2455 2457 1905 0 -1 4202560 25 931 0 0 0 0 0 0 20 0 10 0 749743889 380882944 7397 33554432000 4194304 5683644 140737437155024 18446744073709551615 216747002289 0 0 16781312 2 18446604466546644928 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 6406040

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

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

[startup+4981 s]
/proc/loadavg: 3.01 3.06 3.01 4/557 3046
/proc/meminfo: memFree=10455100/32951124 swapFree=65586204/67111528
[pid=2457] ppid=2455 vsize=371956 CPUtime=0.99 cores=1,3,5,7
/proc/2457/stat : 2457 (python) S 2455 2457 1905 0 -1 4202496 18218 931 1 0 85 14 0 0 18 0 10 0 749343943 380882944 7397 33554432000 4194304 5683644 140737437155024 18446744073709551615 216747005387 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2457/statm: 92989 7397 1892 364 0 28883 0
[pid=2463] ppid=2457 vsize=288764 CPUtime=0.37 cores=1,3,5,7
/proc/2463/stat : 2463 (python) S 2457 2457 1905 0 -1 4202560 1080 0 0 0 19 18 0 0 17 0 2 0 749344028 295694336 5621 33554432000 4194304 5683644 140737437155024 18446744073709551615 216747005387 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/2463/statm: 72191 5621 410 364 0 8109 0
[pid=2465] ppid=2463 vsize=1017800 CPUtime=100.36 cores=1,3,5,7
/proc/2465/stat : 2465 (gnovelty+2) T 2463 2465 2465 0 -1 4202496 444 0 0 0 10036 0 0 0 25 0 1 0 749344028 1042227200 180 33554432000 134512640 135663704 4294655376 18446744073709551615 134525213 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/2465/statm: 254450 180 113 282 0 254166 0
[pid=2463/tid=2473] ppid=2457 vsize=288764 CPUtime=0 cores=1,3,5,7
/proc/2463/task/2473/stat : 2473 (python) S 2457 2457 1905 0 -1 4202560 49 0 0 0 0 0 0 0 17 0 2 0 749354064 295694336 5621 33554432000 4194304 5683644 140737437155024 18446744073709551615 216747002289 0 0 16781312 514 18446604468695630272 0 0 -1 1 0 0 0
[pid=2474] ppid=2457 vsize=289312 CPUtime=0.37 cores=1,3,5,7
/proc/2474/stat : 2474 (python) S 2457 2457 1905 0 -1 4202560 1078 0 0 0 20 17 0 0 19 0 2 0 749354067 296255488 5739 33554432000 4194304 5683644 140737437155024 18446744073709551615 216747005387 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/2474/statm: 72328 5739 400 364 0 8243 0
[pid=2476] ppid=2474 vsize=1017800 CPUtime=100.37 cores=1,3,5,7
/proc/2476/stat : 2476 (gnovelty+2) T 2474 2476 2476 0 -1 4202496 445 0 0 0 10037 0 0 0 25 0 1 0 749354068 1042227200 181 33554432000 134512640 135663704 4289820912 18446744073709551615 134544183 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/2476/statm: 254450 181 113 282 0 254166 0
[pid=2474/tid=2480] ppid=2457 vsize=289312 CPUtime=0 cores=1,3,5,7
/proc/2474/task/2480/stat : 2480 (python) S 2457 2457 1905 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 749364106 296255488 5739 33554432000 4194304 5683644 140737437155024 18446744073709551615 216747002289 0 0 16781312 514 18446604470655554560 0 0 -1 7 0 0 0
[pid=2481] ppid=2457 vsize=299240 CPUtime=5.3 cores=1,3,5,7
/proc/2481/stat : 2481 (python) S 2457 2457 1905 0 -1 4202560 1142 0 0 0 280 250 0 0 15 0 2 0 749364109 306421760 5672 33554432000 4194304 5683644 140737437155024 18446744073709551615 216735198790 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/2481/statm: 74810 5672 400 364 0 10722 0
[pid=2483] ppid=2481 vsize=313780 CPUtime=1369.47 cores=1,3,5,7
/proc/2483/stat : 2483 (march_hi) R 2481 2483 2483 0 -1 4202496 56698 0 0 0 136935 12 0 0 25 0 1 0 749364109 321310720 56415 33554432000 4194304 4955518 140736472847568 18446744073709551615 4285394 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/2483/statm: 78445 56415 106 186 0 78258 0
[pid=2481/tid=2501] ppid=2457 vsize=299240 CPUtime=0 cores=1,3,5,7
/proc/2481/task/2501/stat : 2501 (python) S 2457 2457 1905 0 -1 4202560 49 0 0 0 0 0 0 0 15 0 2 0 749413076 306421760 5672 33554432000 4194304 5683644 140737437155024 18446744073709551615 216747002289 0 0 16781312 514 18446604457988702656 0 0 -1 7 0 0 0
[pid=2509] ppid=2457 vsize=310096 CPUtime=2.7 cores=1,3,5,7
/proc/2509/stat : 2509 (python) S 2457 2457 1905 0 -1 4202560 1159 0 0 0 146 124 0 0 15 0 2 0 749441874 317538304 5798 33554432000 4194304 5683644 140737437155024 18446744073709551615 216747005387 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/2509/statm: 77524 5798 400 364 0 13433 0
[pid=2511] ppid=2509 vsize=141224 CPUtime=682.66 cores=1,3,5,7
/proc/2511/stat : 2511 (march_hi) T 2509 2511 2511 0 -1 4202496 30528 0 0 0 68261 5 0 0 25 0 1 0 749441875 144613376 30245 33554432000 4194304 4955518 140734567478016 18446744073709551615 4208676 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/2511/statm: 35306 30245 106 186 0 35119 0
[pid=2509/tid=2523] ppid=2457 vsize=310096 CPUtime=0 cores=1,3,5,7
/proc/2509/task/2523/stat : 2523 (python) S 2457 2457 1905 0 -1 4202560 47 0 0 0 0 0 0 0 15 0 2 0 749480748 317538304 5798 33554432000 4194304 5683644 140737437155024 18446744073709551615 216747002289 0 0 16781312 514 18446604468433842496 0 0 -1 7 0 0 0
[pid=2535] ppid=2457 vsize=320352 CPUtime=2.67 cores=1,3,5,7
/proc/2535/stat : 2535 (python) S 2457 2457 1905 0 -1 4202560 1167 0 0 0 140 127 0 0 15 0 2 0 749510150 328040448 5804 33554432000 4194304 5683644 140737437155024 18446744073709551615 216747005387 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/2535/statm: 80088 5804 400 364 0 15994 0
[pid=2537] ppid=2535 vsize=141224 CPUtime=679.97 cores=1,3,5,7
/proc/2537/stat : 2537 (march_hi) T 2535 2537 2537 0 -1 4202496 30443 0 0 0 67991 6 0 0 25 0 1 0 749510150 144613376 30160 33554432000 4194304 4955518 140736252607872 18446744073709551615 4224541 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/2537/statm: 35306 30160 106 186 0 35119 0
[pid=2535/tid=2597] ppid=2457 vsize=320352 CPUtime=0 cores=1,3,5,7
/proc/2535/task/2597/stat : 2597 (python) S 2457 2457 1905 0 -1 4202560 47 0 0 0 0 0 0 0 15 0 2 0 749549111 328040448 5804 33554432000 4194304 5683644 140737437155024 18446744073709551615 216747002289 0 0 16781312 514 18446604465368487040 0 0 -1 1 0 0 0
[pid=2618] ppid=2457 vsize=330612 CPUtime=2.67 cores=1,3,5,7
/proc/2618/stat : 2618 (python) S 2457 2457 1905 0 -1 4202560 1158 0 0 0 135 132 0 0 15 0 2 0 749578158 338546688 5834 33554432000 4194304 5683644 140737437155024 18446744073709551615 216747005387 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/2618/statm: 82653 5834 400 364 0 18556 0
[pid=2620] ppid=2618 vsize=141224 CPUtime=680.19 cores=1,3,5,7
/proc/2620/stat : 2620 (march_hi) T 2618 2620 2620 0 -1 4202496 30489 0 0 0 68013 6 0 0 25 0 1 0 749578159 144613376 30205 33554432000 4194304 4955518 140734608432720 18446744073709551615 4208656 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/2620/statm: 35306 30205 106 186 0 35119 0
[pid=2618/tid=2675] ppid=2457 vsize=330612 CPUtime=0 cores=1,3,5,7
/proc/2618/task/2675/stat : 2675 (python) S 2457 2457 1905 0 -1 4202560 48 0 0 0 0 0 0 0 15 0 2 0 749617068 338546688 5834 33554432000 4194304 5683644 140737437155024 18446744073709551615 216747002289 0 0 16781312 514 18446604454223471552 0 0 -1 7 0 0 0
[pid=2676] ppid=2457 vsize=340868 CPUtime=2.22 cores=1,3,5,7
/proc/2676/stat : 2676 (python) S 2457 2457 1905 0 -1 4202560 1145 0 0 0 118 104 0 0 19 0 2 0 749617069 349048832 5838 33554432000 4194304 5683644 140737437155024 18446744073709551615 216747005387 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/2676/statm: 85217 5838 400 364 0 21117 0
[pid=2678] ppid=2676 vsize=181380 CPUtime=587.31 cores=1,3,5,7
/proc/2678/stat : 2678 (kcnfs-2006) T 2676 2678 2678 0 -1 4202496 681 0 0 0 58731 0 0 0 25 0 1 0 749617070 185733120 420 33554432000 134512640 135163436 4290372512 18446744073709551615 134684366 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/2678/statm: 45345 420 76 159 0 45185 0
[pid=2676/tid=2979] ppid=2457 vsize=340868 CPUtime=0 cores=1,3,5,7
/proc/2676/task/2979/stat : 2979 (python) S 2457 2457 1905 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 749675800 349048832 5838 33554432000 4194304 5683644 140737437155024 18446744073709551615 216747002289 0 0 16781312 514 18446604456998224832 0 0 -1 5 0 0 0
[pid=2993] ppid=2457 vsize=351456 CPUtime=1.52 cores=1,3,5,7
/proc/2993/stat : 2993 (python) S 2457 2457 1905 0 -1 4202560 1189 0 0 0 80 72 0 0 17 0 2 0 749704914 359890944 5904 33554432000 4194304 5683644 140737437155024 18446744073709551615 216747005387 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/2993/statm: 87864 5904 406 364 0 23761 0
[pid=2995] ppid=2993 vsize=93620 CPUtime=389.73 cores=1,3,5,7
/proc/2995/stat : 2995 (march_hi) T 2993 2995 2995 0 -1 4202496 18342 0 0 0 38971 2 0 0 25 0 1 0 749704914 95866880 18053 33554432000 4194304 4955518 140735936922192 18446744073709551615 4297366 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/2995/statm: 23405 18053 106 186 0 23218 0
[pid=2993/tid=3010] ppid=2457 vsize=351456 CPUtime=0 cores=1,3,5,7
/proc/2993/task/3010/stat : 3010 (python) S 2457 2457 1905 0 -1 4202560 47 0 0 0 0 0 0 0 17 0 2 0 749743888 359890944 5904 33554432000 4194304 5683644 140737437155024 18446744073709551615 216747002289 0 0 16781312 514 18446604465588654144 0 0 -1 7 0 0 0
[pid=3011] ppid=2457 vsize=361712 CPUtime=1.55 cores=1,3,5,7
/proc/3011/stat : 3011 (python) S 2457 2457 1905 0 -1 4202560 1156 0 0 0 83 72 0 0 16 0 2 0 749743889 370393088 5902 33554432000 4194304 5683644 140737437155024 18446744073709551615 216747005387 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/3011/statm: 90428 5902 400 364 0 26322 0
[pid=3013] ppid=3011 vsize=93620 CPUtime=389.62 cores=1,3,5,7
/proc/3013/stat : 3013 (march_hi) T 3011 3013 3013 0 -1 4202496 18394 0 0 0 38959 3 0 0 25 0 1 0 749743889 95866880 18110 33554432000 4194304 4955518 140733555363200 18446744073709551615 4297472 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/3013/statm: 23405 18110 106 186 0 23218 0
[pid=3011/tid=3029] ppid=2457 vsize=361712 CPUtime=0 cores=1,3,5,7
/proc/3011/task/3029/stat : 3029 (python) S 2457 2457 1905 0 -1 4202560 48 0 0 0 0 0 0 0 16 0 2 0 749782852 370393088 5902 33554432000 4194304 5683644 140737437155024 18446744073709551615 216747002289 0 0 16781312 514 18446604466546643136 0 0 -1 7 0 0 0
[pid=2457/tid=2464] ppid=2455 vsize=371956 CPUtime=0 cores=1,3,5,7
/proc/2457/task/2464/stat : 2464 (python) S 2455 2457 1905 0 -1 4202560 34 931 0 0 0 0 0 0 18 0 10 0 749344028 380882944 7397 33554432000 4194304 5683644 140737437155024 18446744073709551615 216747002289 0 0 16781312 2 18446604466546644928 0 0 -1 7 0 0 0
[pid=2457/tid=2475] ppid=2455 vsize=371956 CPUtime=0 cores=1,3,5,7
/proc/2457/task/2475/stat : 2475 (python) S 2455 2457 1905 0 -1 4202560 25 931 0 0 0 0 0 0 20 0 10 0 749354067 380882944 7397 33554432000 4194304 5683644 140737437155024 18446744073709551615 216747002289 0 0 16781312 2 18446604466546644928 0 0 -1 3 0 0 0
[pid=2457/tid=2482] ppid=2455 vsize=371956 CPUtime=0 cores=1,3,5,7
/proc/2457/task/2482/stat : 2482 (python) S 2455 2457 1905 0 -1 4202560 30 931 0 0 0 0 0 0 18 0 10 0 749364109 380882944 7397 33554432000 4194304 5683644 140737437155024 18446744073709551615 216747002289 0 0 16781312 2 18446604466546644928 0 0 -1 3 0 0 0
[pid=2457/tid=2510] ppid=2455 vsize=371956 CPUtime=0 cores=1,3,5,7
/proc/2457/task/2510/stat : 2510 (python) S 2455 2457 1905 0 -1 4202560 26 931 0 0 0 0 0 0 18 0 10 0 749441874 380882944 7397 33554432000 4194304 5683644 140737437155024 18446744073709551615 216747002289 0 0 16781312 2 18446604466546644928 0 0 -1 3 0 0 0
[pid=2457/tid=2536] ppid=2455 vsize=371956 CPUtime=0 cores=1,3,5,7
/proc/2457/task/2536/stat : 2536 (python) S 2455 2457 1905 0 -1 4202560 32 931 0 0 0 0 0 0 18 0 10 0 749510150 380882944 7397 33554432000 4194304 5683644 140737437155024 18446744073709551615 216747002289 0 0 16781312 2 18446604466546644928 0 0 -1 3 0 0 0
[pid=2457/tid=2619] ppid=2455 vsize=371956 CPUtime=0 cores=1,3,5,7
/proc/2457/task/2619/stat : 2619 (python) S 2455 2457 1905 0 -1 4202560 33 931 0 0 0 0 0 0 18 0 10 0 749578158 380882944 7397 33554432000 4194304 5683644 140737437155024 18446744073709551615 216747002289 0 0 16781312 2 18446604466546644928 0 0 -1 3 0 0 0
[pid=2457/tid=2677] ppid=2455 vsize=371956 CPUtime=0 cores=1,3,5,7
/proc/2457/task/2677/stat : 2677 (python) S 2455 2457 1905 0 -1 4202560 28 931 0 0 0 0 0 0 20 0 10 0 749617069 380882944 7397 33554432000 4194304 5683644 140737437155024 18446744073709551615 216747002289 0 0 16781312 2 18446604466546644928 0 0 -1 7 0 0 0
[pid=2457/tid=2994] ppid=2455 vsize=371956 CPUtime=0 cores=1,3,5,7
/proc/2457/task/2994/stat : 2994 (python) S 2455 2457 1905 0 -1 4202560 29 931 0 0 0 0 0 0 20 0 10 0 749704914 380882944 7397 33554432000 4194304 5683644 140737437155024 18446744073709551615 216747002289 0 0 16781312 2 18446604466546644928 0 0 -1 5 0 0 0
[pid=2457/tid=3012] ppid=2455 vsize=371956 CPUtime=0 cores=1,3,5,7
/proc/2457/task/3012/stat : 3012 (python) S 2455 2457 1905 0 -1 4202560 25 931 0 0 0 0 0 0 20 0 10 0 749743889 380882944 7397 33554432000 4194304 5683644 140737437155024 18446744073709551615 216747002289 0 0 16781312 2 18446604466546644928 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 6406040

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 4981.07
CPU time (s): 5000.04
CPU user time (s): 4990.4
CPU system time (s): 9.64
CPU usage (%): 100.381
Max. virtual memory (cumulated for all children) (KiB): 6406040

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

runsolver used 30.1304 second user time and 64.2572 second system time

The end

Launcher Data

Begin job on node119 at 2011-05-17 02:12:13
IDJOB=3386713
IDBENCH=82778
IDSOLVER=1872
FILE ID=node119/3386713-1305591133
RUNJOBID= node119-1305586147-1924
PBS_JOBID= 13350359
Free space on /tmp= 73020 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed)
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v125-c2662-S1224290751-070.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-3386713-1305591133/watcher-3386713-1305591133 -o /tmp/evaluation-result-3386713-1305591133/solver-3386713-1305591133 -C 5000 -W 5100 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386713-1305591133.cnf -seed 1302764447 -budget 5000

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

MD5SUM BENCH= 4d61767800ed8aa0f56d10b54eba4120
RANDOM SEED=1302764447

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.815
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.83
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.815
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.67
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.815
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.83
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.815
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.815
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:     32951124 kB
MemFree:      11455284 kB
Buffers:        322852 kB
Cached:        5608628 kB
SwapCached:       4756 kB
Active:       17340668 kB
Inactive:      3783036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11455284 kB
SwapTotal:    67111528 kB
SwapFree:     65586204 kB
Dirty:           31904 kB
Writeback:           0 kB
AnonPages:    15190752 kB
Mapped:          43268 kB
Slab:           219292 kB
PageTables:      83964 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 152512816 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= 72976 MiB
End job on node119 at 2011-05-17 03:35:16