Trace number 3317475

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-random? (TO) 4800.04 1202.86

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v600-c2556-S224791863-033.UNKNOWN.cnf
MD5SUM97219d7d3b8dcf40225a045ad28970d7
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 variables600
Number of clauses2556
Sum of the clauses size7668
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32556
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.32/0.46	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.32/0.46	c INFO: solving HOME/instance-3317475-1304269783.cnf
0.32/0.46	c INFO: computing task features
0.32/0.47	c INFO: computed variable-clause graph statistics
0.32/0.47	c INFO: computed clause balance statistics
0.40/0.51	c INFO: computed variable balance statistics
0.40/0.55	c INFO: computed small-clause counts
0.40/0.55	c INFO: computed Horn-clause counts
0.40/0.55	c INFO: computed variable graph statistics
0.40/0.55	c INFO: collected features for HOME/instance-3317475-1304269783.cnf in 0.09 s
0.40/0.58	c INFO: running gnovelty+2@0 for 97 with 4799 remaining (b = 0.58)
0.50/0.61	c INFO: running march_hi@0 for 194 with 4799 remaining (b = 0.17)
0.50/0.64	c INFO: running gnovelty+2@0 for 97 with 4799 remaining (b = 0.07)
0.50/0.67	c INFO: running march_hi@0 for 388 with 4799 remaining (b = 0.27)
400.02/100.77	c INFO: running march_hi@0 for 485 with 4699 remaining (b = 0.28)
400.40/100.83	c INFO: running march_hi@0 for 485 with 4699 remaining (b = 0.25)
789.69/198.33	c INFO: running march_hi@0 for 291 with 4602 remaining (b = 0.16)
1553.89/389.73	c INFO: running march_hi@99 for 97 with 4410 remaining (b = 0.06)
1943.19/487.26	c INFO: running march_hi@196 for 194 with 4313 remaining (b = 0.13)
1944.37/487.51	c INFO: running march_hi@388 for 97 with 4312 remaining (b = 0.08)
2332.05/584.62	c INFO: running march_hi@485 for 97 with 4215 remaining (b = 0.06)
2352.45/589.78	c INFO: running march_hi@197 for 194 with 4210 remaining (b = 0.12)
2355.23/590.49	c INFO: running march_hi@99 for 97 with 4209 remaining (b = 0.06)
2730.90/684.55	c INFO: running march_hi@0 for 485 with 4115 remaining (b = 0.22)
2731.85/684.84	c INFO: running march_hi@485 for 194 with 4115 remaining (b = 0.10)
2744.87/688.01	c INFO: running march_hi@199 for 194 with 4112 remaining (b = 0.11)
3138.15/786.60	c INFO: running march_hi@0 for 388 with 4013 remaining (b = 0.17)
3496.21/876.23	c INFO: running march_hi@582 for 97 with 3924 remaining (b = 0.04)
3546.12/888.79	c INFO: running march_hi@394 for 97 with 3911 remaining (b = 0.05)
3898.65/977.05	c INFO: running march_hi@972 for 1164 with 3823 remaining (b = 0.43)
3919.42/982.26	c INFO: running march_hi@494 for 97 with 3818 remaining (b = 0.04)
4316.65/1081.77	c INFO: running march_hi@593 for 97 with 3718 remaining (b = 0.04)
4675.56/1171.62	c INFO: running march_hi@197 for 194 with 3628 remaining (b = 0.10)
4696.71/1176.92	c INFO: running march_hi@1080 for 291 with 3623 remaining (b = 0.14)
4711.07/1180.59	c INFO: running march_hi@191 for 291 with 3619 remaining (b = 0.14)

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: 935)

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-3317475-1304269783/watcher-3317475-1304269783 -o /tmp/evaluation-result-3317475-1304269783/solver-3317475-1304269783 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3317475-1304269783.cnf -seed 237872702 -budget 4800 -cores 4 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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: 9.25 9.19 8.32 6/249 29802
/proc/meminfo: memFree=28793488/32951124 swapFree=67102756/67111528
[pid=29802] ppid=29800 vsize=15780 CPUtime=0 cores=0,2,4,6
/proc/29802/stat : 29802 (python) R 29800 29802 28463 0 -1 4202496 872 0 0 0 0 0 0 0 25 0 1 0 538576501 16158720 754 33554432000 4194304 5683644 140733932508064 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/29802/statm: 3945 755 343 364 0 432 0

[startup+0.105859 s]
/proc/loadavg: 9.25 9.19 8.32 6/249 29802
/proc/meminfo: memFree=28793488/32951124 swapFree=67102756/67111528
[pid=29802] ppid=29800 vsize=104620 CPUtime=0.07 cores=0,2,4,6
/proc/29802/stat : 29802 (python) R 29800 29802 28463 0 -1 4202496 3155 0 0 0 6 1 0 0 25 0 1 0 538576501 107130880 2830 33554432000 4194304 5683644 140733932508064 18446744073709551615 246516832256 0 2147483391 16781312 2 18446744071699453118 0 0 17 4 0 0 0
/proc/29802/statm: 26155 2830 847 364 0 1903 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 104620

[startup+0.20085 s]
/proc/loadavg: 9.25 9.19 8.32 6/249 29802
/proc/meminfo: memFree=28793488/32951124 swapFree=67102756/67111528
[pid=29802] ppid=29800 vsize=130944 CPUtime=0.16 cores=0,2,4,6
/proc/29802/stat : 29802 (python) R 29800 29802 28463 0 -1 4202496 5633 934 1 0 12 4 0 0 18 0 1 0 538576501 134086656 4037 33554432000 4194304 5683644 140733932508064 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/29802/statm: 32825 4040 1015 364 0 3086 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 130944

[startup+0.300826 s]
/proc/loadavg: 9.25 9.19 8.32 6/249 29802
/proc/meminfo: memFree=28793488/32951124 swapFree=67102756/67111528
[pid=29802] ppid=29800 vsize=192324 CPUtime=0.23 cores=0,2,4,6
/proc/29802/stat : 29802 (python) S 29800 29802 28463 0 -1 4202496 6896 934 1 0 17 6 0 0 17 0 1 0 538576501 196939776 4949 33554432000 4194304 5683644 140733932508064 18446744073709551615 246511910535 0 2147483391 16781312 2 18446744071699453118 0 0 17 4 0 0 0
/proc/29802/statm: 48081 4949 1425 364 0 3724 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 192324

[startup+0.700703 s]
/proc/loadavg: 9.25 9.19 8.32 6/249 29802
/proc/meminfo: memFree=28793488/32951124 swapFree=67102756/67111528
[pid=29802] ppid=29800 vsize=320236 CPUtime=0.56 cores=0,2,4,6
/proc/29802/stat : 29802 (python) S 29800 29802 28463 0 -1 4202496 12350 934 1 0 47 9 0 0 24 0 5 0 538576501 327921664 7255 33554432000 4194304 5683644 140733932508064 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29802/statm: 80059 7255 1881 364 0 15968 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 320236

[startup+1.50056 s]
/proc/loadavg: 8.99 9.14 8.31 10/262 29819
/proc/meminfo: memFree=28752644/32951124 swapFree=67102756/67111528
[pid=29802] ppid=29800 vsize=320236 CPUtime=0.56 cores=0,2,4,6
/proc/29802/stat : 29802 (python) S 29800 29802 28463 0 -1 4202496 12350 934 1 0 47 9 0 0 24 0 5 0 538576501 327921664 7255 33554432000 4194304 5683644 140733932508064 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29802/statm: 80059 7255 1881 364 0 15968 0
[pid=29808] ppid=29802 vsize=278632 CPUtime=0 cores=0,2,4,6
/proc/29808/stat : 29808 (python) S 29802 29802 28463 0 -1 4202560 733 0 0 0 0 0 0 0 18 0 1 0 538576559 285319168 5583 33554432000 4194304 5683644 140733932508064 18446744073709551615 246516854287 0 0 16781312 514 4027475362710552575 0 0 17 2 0 0 0
/proc/29808/statm: 69658 5583 354 364 0 5576 0
[pid=29810] ppid=29808 vsize=1017932 CPUtime=0.89 cores=0,2,4,6
/proc/29810/stat : 29810 (gnovelty+2) R 29808 29810 29810 0 -1 4202496 446 0 0 0 89 0 0 0 21 0 1 0 538576560 1042362368 185 33554432000 134512640 135663704 4289542048 18446744073709551615 134545693 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/29810/statm: 254483 185 113 282 0 254199 0
[pid=29811] ppid=29802 vsize=289380 CPUtime=0 cores=0,2,4,6
/proc/29811/stat : 29811 (python) S 29802 29802 28463 0 -1 4202560 749 0 0 0 0 0 0 0 15 0 1 0 538576562 296325120 5702 33554432000 4194304 5683644 140733932508064 18446744073709551615 246516854342 0 0 16781312 514 2041661155679633665 0 0 17 4 0 0 0
/proc/29811/statm: 72345 5702 348 364 0 8260 0
[pid=29813] ppid=29811 vsize=2704 CPUtime=0.88 cores=0,2,4,6
/proc/29813/stat : 29813 (march_hi) R 29811 29813 29813 0 -1 4202496 738 0 0 0 88 0 0 0 23 0 1 0 538576562 2768896 476 33554432000 4194304 4955518 140737246563600 18446744073709551615 4227032 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/29813/statm: 676 476 104 186 0 489 0
[pid=29814] ppid=29802 vsize=299284 CPUtime=0 cores=0,2,4,6
/proc/29814/stat : 29814 (python) S 29802 29802 28463 0 -1 4202560 738 0 0 0 0 0 0 0 21 0 1 0 538576565 306466816 5612 33554432000 4194304 5683644 140733932508064 18446744073709551615 246516854342 0 0 16781312 514 16721680702768152575 0 0 17 2 0 0 0
/proc/29814/statm: 74821 5612 348 364 0 10733 0
[pid=29816] ppid=29814 vsize=1017932 CPUtime=0.84 cores=0,2,4,6
/proc/29816/stat : 29816 (gnovelty+2) R 29814 29816 29816 0 -1 4202496 446 0 0 0 84 0 0 0 25 0 1 0 538576565 1042362368 184 33554432000 134512640 135663704 4287587216 18446744073709551615 134544264 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/29816/statm: 254483 184 113 282 0 254199 0
[pid=29817] ppid=29802 vsize=309992 CPUtime=0 cores=0,2,4,6
/proc/29817/stat : 29817 (python) S 29802 29802 28463 0 -1 4202560 768 0 0 0 0 0 0 0 18 0 1 0 538576568 317431808 5718 33554432000 4194304 5683644 140733932508064 18446744073709551615 246516854342 0 0 16781312 514 8995210184246657282 0 0 17 2 0 0 0
/proc/29817/statm: 77498 5718 348 364 0 13407 0
[pid=29819] ppid=29817 vsize=2500 CPUtime=0.81 cores=0,2,4,6
/proc/29819/stat : 29819 (march_hi) R 29817 29819 29819 0 -1 4202496 703 0 0 0 81 0 0 0 25 0 1 0 538576568 2560000 439 33554432000 4194304 4955518 140734060460224 18446744073709551615 4227518 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/29819/statm: 625 439 104 186 0 438 0
[pid=29802/tid=29809] ppid=29800 vsize=320236 CPUtime=0 cores=0,2,4,6
/proc/29802/task/29809/stat : 29809 (python) S 29800 29802 28463 0 -1 4202560 27 934 0 0 0 0 0 0 19 0 5 0 538576559 327921664 7255 33554432000 4194304 5683644 140733932508064 18446744073709551615 246528657841 0 0 16781312 2 18446604450718090560 0 0 -1 2 0 0 0
[pid=29802/tid=29812] ppid=29800 vsize=320236 CPUtime=0 cores=0,2,4,6
/proc/29802/task/29812/stat : 29812 (python) S 29800 29802 28463 0 -1 4202560 22 934 0 0 0 0 0 0 20 0 5 0 538576562 327921664 7255 33554432000 4194304 5683644 140733932508064 18446744073709551615 246528657841 0 0 16781312 2 18446604450718090560 0 0 -1 0 0 0 0
[pid=29802/tid=29815] ppid=29800 vsize=320236 CPUtime=0 cores=0,2,4,6
/proc/29802/task/29815/stat : 29815 (python) S 29800 29802 28463 0 -1 4202560 25 934 0 0 0 0 0 0 22 0 5 0 538576565 327921664 7255 33554432000 4194304 5683644 140733932508064 18446744073709551615 246528657841 0 0 16781312 2 18446604450718090560 0 0 -1 4 0 0 0
[pid=29802/tid=29818] ppid=29800 vsize=320236 CPUtime=0 cores=0,2,4,6
/proc/29802/task/29818/stat : 29818 (python) S 29800 29802 28463 0 -1 4202560 21 934 0 0 0 0 0 0 24 0 5 0 538576568 327921664 7255 33554432000 4194304 5683644 140733932508064 18446744073709551615 246528657841 0 0 16781312 2 18446604450718090560 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.98
Current children cumulated vsize (KiB) 3538592

[startup+3.10126 s]
/proc/loadavg: 8.99 9.14 8.31 10/262 29819
/proc/meminfo: memFree=28750608/32951124 swapFree=67102756/67111528
[pid=29802] ppid=29800 vsize=320236 CPUtime=0.56 cores=0,2,4,6
/proc/29802/stat : 29802 (python) S 29800 29802 28463 0 -1 4202496 12350 934 1 0 47 9 0 0 24 0 5 0 538576501 327921664 7255 33554432000 4194304 5683644 140733932508064 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29802/statm: 80059 7255 1881 364 0 15968 0
[pid=29808] ppid=29802 vsize=278632 CPUtime=0 cores=0,2,4,6
/proc/29808/stat : 29808 (python) S 29802 29802 28463 0 -1 4202560 733 0 0 0 0 0 0 0 18 0 1 0 538576559 285319168 5583 33554432000 4194304 5683644 140733932508064 18446744073709551615 246516854287 0 0 16781312 514 4027475362710520065 0 0 17 2 0 0 0
/proc/29808/statm: 69658 5583 354 364 0 5576 0
[pid=29810] ppid=29808 vsize=1017932 CPUtime=2.49 cores=0,2,4,6
/proc/29810/stat : 29810 (gnovelty+2) R 29808 29810 29810 0 -1 4202496 446 0 0 0 249 0 0 0 25 0 1 0 538576560 1042362368 185 33554432000 134512640 135663704 4289542048 18446744073709551615 134545534 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/29810/statm: 254483 185 113 282 0 254199 0
[pid=29811] ppid=29802 vsize=289380 CPUtime=0 cores=0,2,4,6
/proc/29811/stat : 29811 (python) S 29802 29802 28463 0 -1 4202560 752 0 0 0 0 0 0 0 15 0 1 0 538576562 296325120 5702 33554432000 4194304 5683644 140733932508064 18446744073709551615 246516854342 0 0 16781312 514 2041661155679633665 0 0 17 4 0 0 0
/proc/29811/statm: 72345 5702 348 364 0 8260 0
[pid=29813] ppid=29811 vsize=2956 CPUtime=2.48 cores=0,2,4,6
/proc/29813/stat : 29813 (march_hi) R 29811 29813 29813 0 -1 4202496 796 0 0 0 248 0 0 0 25 0 1 0 538576562 3026944 534 33554432000 4194304 4955518 140737246563600 18446744073709551615 4227664 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/29813/statm: 739 534 104 186 0 552 0
[pid=29814] ppid=29802 vsize=299284 CPUtime=0 cores=0,2,4,6
/proc/29814/stat : 29814 (python) S 29802 29802 28463 0 -1 4202560 738 0 0 0 0 0 0 0 18 0 1 0 538576565 306466816 5612 33554432000 4194304 5683644 140733932508064 18446744073709551615 246516854342 0 0 16781312 514 16721680702768120066 0 0 17 2 0 0 0
/proc/29814/statm: 74821 5612 348 364 0 10733 0
[pid=29816] ppid=29814 vsize=1017932 CPUtime=2.44 cores=0,2,4,6
/proc/29816/stat : 29816 (gnovelty+2) R 29814 29816 29816 0 -1 4202496 446 0 0 0 244 0 0 0 25 0 1 0 538576565 1042362368 184 33554432000 134512640 135663704 4287587216 18446744073709551615 134525052 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/29816/statm: 254483 184 113 282 0 254199 0
[pid=29817] ppid=29802 vsize=309992 CPUtime=0 cores=0,2,4,6
/proc/29817/stat : 29817 (python) S 29802 29802 28463 0 -1 4202560 768 0 0 0 0 0 0 0 15 0 1 0 538576568 317431808 5718 33554432000 4194304 5683644 140733932508064 18446744073709551615 246516854342 0 0 16781312 514 8995210184246657282 0 0 17 2 0 0 0
/proc/29817/statm: 77498 5718 348 364 0 13407 0
[pid=29819] ppid=29817 vsize=2956 CPUtime=2.41 cores=0,2,4,6
/proc/29819/stat : 29819 (march_hi) R 29817 29819 29819 0 -1 4202496 795 0 0 0 241 0 0 0 25 0 1 0 538576568 3026944 531 33554432000 4194304 4955518 140734060460224 18446744073709551615 4238345 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/29819/statm: 739 531 104 186 0 552 0
[pid=29802/tid=29809] ppid=29800 vsize=320236 CPUtime=0 cores=0,2,4,6
/proc/29802/task/29809/stat : 29809 (python) S 29800 29802 28463 0 -1 4202560 27 934 0 0 0 0 0 0 19 0 5 0 538576559 327921664 7255 33554432000 4194304 5683644 140733932508064 18446744073709551615 246528657841 0 0 16781312 2 18446604450718090560 0 0 -1 2 0 0 0
[pid=29802/tid=29812] ppid=29800 vsize=320236 CPUtime=0 cores=0,2,4,6
/proc/29802/task/29812/stat : 29812 (python) S 29800 29802 28463 0 -1 4202560 22 934 0 0 0 0 0 0 20 0 5 0 538576562 327921664 7255 33554432000 4194304 5683644 140733932508064 18446744073709551615 246528657841 0 0 16781312 2 18446604450718090560 0 0 -1 0 0 0 0
[pid=29802/tid=29815] ppid=29800 vsize=320236 CPUtime=0 cores=0,2,4,6
/proc/29802/task/29815/stat : 29815 (python) S 29800 29802 28463 0 -1 4202560 25 934 0 0 0 0 0 0 22 0 5 0 538576565 327921664 7255 33554432000 4194304 5683644 140733932508064 18446744073709551615 246528657841 0 0 16781312 2 18446604450718090560 0 0 -1 4 0 0 0
[pid=29802/tid=29818] ppid=29800 vsize=320236 CPUtime=0 cores=0,2,4,6
/proc/29802/task/29818/stat : 29818 (python) S 29800 29802 28463 0 -1 4202560 21 934 0 0 0 0 0 0 24 0 5 0 538576568 327921664 7255 33554432000 4194304 5683644 140733932508064 18446744073709551615 246528657841 0 0 16781312 2 18446604450718090560 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 10.38
Current children cumulated vsize (KiB) 3539300

[startup+6.30068 s]
/proc/loadavg: 8.99 9.14 8.31 10/262 29819
/proc/meminfo: memFree=28747416/32951124 swapFree=67102756/67111528
[pid=29802] ppid=29800 vsize=320236 CPUtime=0.56 cores=0,2,4,6
/proc/29802/stat : 29802 (python) S 29800 29802 28463 0 -1 4202496 12350 934 1 0 47 9 0 0 24 0 5 0 538576501 327921664 7255 33554432000 4194304 5683644 140733932508064 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29802/statm: 80059 7255 1881 364 0 15968 0
[pid=29808] ppid=29802 vsize=278632 CPUtime=0 cores=0,2,4,6
/proc/29808/stat : 29808 (python) S 29802 29802 28463 0 -1 4202560 889 0 0 0 0 0 0 0 18 0 1 0 538576559 285319168 5606 33554432000 4194304 5683644 140733932508064 18446744073709551615 246516854287 0 0 16781312 514 4027475362710520065 0 0 17 2 0 0 0
/proc/29808/statm: 69658 5606 377 364 0 5576 0
[pid=29810] ppid=29808 vsize=1017932 CPUtime=5.66 cores=0,2,4,6
/proc/29810/stat : 29810 (gnovelty+2) R 29808 29810 29810 0 -1 4202496 446 0 0 0 566 0 0 0 25 0 1 0 538576560 1042362368 185 33554432000 134512640 135663704 4289542048 18446744073709551615 134545631 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/29810/statm: 254483 185 113 282 0 254199 0
[pid=29811] ppid=29802 vsize=289380 CPUtime=0 cores=0,2,4,6
/proc/29811/stat : 29811 (python) S 29802 29802 28463 0 -1 4202560 906 0 0 0 0 0 0 0 15 0 1 0 538576562 296325120 5725 33554432000 4194304 5683644 140733932508064 18446744073709551615 246516854342 0 0 16781312 514 2041661155679633665 0 0 17 4 0 0 0
/proc/29811/statm: 72345 5725 371 364 0 8260 0
[pid=29813] ppid=29811 vsize=3660 CPUtime=5.68 cores=0,2,4,6
/proc/29813/stat : 29813 (march_hi) R 29811 29813 29813 0 -1 4202496 941 0 0 0 568 0 0 0 25 0 1 0 538576562 3747840 679 33554432000 4194304 4955518 140737246563600 18446744073709551615 4227800 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/29813/statm: 915 679 104 186 0 728 0
[pid=29814] ppid=29802 vsize=299284 CPUtime=0 cores=0,2,4,6
/proc/29814/stat : 29814 (python) S 29802 29802 28463 0 -1 4202560 907 0 0 0 0 0 0 0 18 0 1 0 538576565 306466816 5634 33554432000 4194304 5683644 140733932508064 18446744073709551615 246516854342 0 0 16781312 514 16721680702768120066 0 0 17 2 0 0 0
/proc/29814/statm: 74821 5634 370 364 0 10733 0
[pid=29816] ppid=29814 vsize=1017932 CPUtime=5.63 cores=0,2,4,6
/proc/29816/stat : 29816 (gnovelty+2) R 29814 29816 29816 0 -1 4202496 446 0 0 0 563 0 0 0 25 0 1 0 538576565 1042362368 184 33554432000 134512640 135663704 4287587216 18446744073709551615 134545786 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/29816/statm: 254483 184 113 282 0 254199 0
[pid=29817] ppid=29802 vsize=309992 CPUtime=0 cores=0,2,4,6
/proc/29817/stat : 29817 (python) S 29802 29802 28463 0 -1 4202560 934 0 0 0 0 0 0 0 15 0 1 0 538576568 317431808 5741 33554432000 4194304 5683644 140733932508064 18446744073709551615 246516854342 0 0 16781312 514 8995210184246657282 0 0 17 2 0 0 0
/proc/29817/statm: 77498 5741 371 364 0 13407 0
[pid=29819] ppid=29817 vsize=3660 CPUtime=5.58 cores=0,2,4,6
/proc/29819/stat : 29819 (march_hi) R 29817 29819 29819 0 -1 4202496 939 0 0 0 558 0 0 0 25 0 1 0 538576568 3747840 675 33554432000 4194304 4955518 140734060460224 18446744073709551615 4224631 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/29819/statm: 915 675 104 186 0 728 0
[pid=29802/tid=29809] ppid=29800 vsize=320236 CPUtime=0 cores=0,2,4,6
/proc/29802/task/29809/stat : 29809 (python) S 29800 29802 28463 0 -1 4202560 27 934 0 0 0 0 0 0 19 0 5 0 538576559 327921664 7255 33554432000 4194304 5683644 140733932508064 18446744073709551615 246528657841 0 0 16781312 2 18446604450718090560 0 0 -1 2 0 0 0
[pid=29802/tid=29812] ppid=29800 vsize=320236 CPUtime=0 cores=0,2,4,6
/proc/29802/task/29812/stat : 29812 (python) S 29800 29802 28463 0 -1 4202560 22 934 0 0 0 0 0 0 20 0 5 0 538576562 327921664 7255 33554432000 4194304 5683644 140733932508064 18446744073709551615 246528657841 0 0 16781312 2 18446604450718090560 0 0 -1 0 0 0 0
[pid=29802/tid=29815] ppid=29800 vsize=320236 CPUtime=0 cores=0,2,4,6
/proc/29802/task/29815/stat : 29815 (python) S 29800 29802 28463 0 -1 4202560 25 934 0 0 0 0 0 0 22 0 5 0 538576565 327921664 7255 33554432000 4194304 5683644 140733932508064 18446744073709551615 246528657841 0 0 16781312 2 18446604450718090560 0 0 -1 4 0 0 0
[pid=29802/tid=29818] ppid=29800 vsize=320236 CPUtime=0 cores=0,2,4,6
/proc/29802/task/29818/stat : 29818 (python) S 29800 29802 28463 0 -1 4202560 21 934 0 0 0 0 0 0 24 0 5 0 538576568 327921664 7255 33554432000 4194304 5683644 140733932508064 18446744073709551615 246528657841 0 0 16781312 2 18446604450718090560 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 23.11
Current children cumulated vsize (KiB) 3540708

[startup+12.7005 s]
/proc/loadavg: 8.99 9.13 8.32 10/262 29819
/proc/meminfo: memFree=28743264/32951124 swapFree=67102756/67111528
[pid=29802] ppid=29800 vsize=320236 CPUtime=0.56 cores=0,2,4,6
/proc/29802/stat : 29802 (python) S 29800 29802 28463 0 -1 4202496 12350 934 1 0 47 9 0 0 24 0 5 0 538576501 327921664 7255 33554432000 4194304 5683644 140733932508064 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29802/statm: 80059 7255 1881 364 0 15968 0
[pid=29808] ppid=29802 vsize=278632 CPUtime=0.01 cores=0,2,4,6
/proc/29808/stat : 29808 (python) S 29802 29802 28463 0 -1 4202560 894 0 0 0 0 1 0 0 18 0 1 0 538576559 285319168 5606 33554432000 4194304 5683644 140733932508064 18446744073709551615 246516854287 0 0 16781312 514 15469688798157177089 0 0 17 2 0 0 0
/proc/29808/statm: 69658 5606 377 364 0 5576 0
[pid=29810] ppid=29808 vsize=1017932 CPUtime=12.02 cores=0,2,4,6
/proc/29810/stat : 29810 (gnovelty+2) R 29808 29810 29810 0 -1 4202496 446 0 0 0 1202 0 0 0 25 0 1 0 538576560 1042362368 185 33554432000 134512640 135663704 4289542048 18446744073709551615 134546036 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/29810/statm: 254483 185 113 282 0 254199 0
[pid=29811] ppid=29802 vsize=289380 CPUtime=0.02 cores=0,2,4,6

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

/proc/29816/stat : 29816 (gnovelty+2) T 29814 29816 29816 0 -1 4202496 446 0 0 0 9997 0 0 0 25 0 1 0 538576565 1042362368 184 33554432000 134512640 135663704 4287587216 18446744073709551615 134525506 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/29816/statm: 254483 184 113 282 0 254199 0
[pid=29814/tid=29827] ppid=29802 vsize=299284 CPUtime=0 cores=0,2,4,6
/proc/29814/task/29827/stat : 29827 (python) S 29802 29802 28463 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 538586581 306466816 5665 33554432000 4194304 5683644 140733932508064 18446744073709551615 246528657841 0 0 16781312 514 18446604443921111040 0 0 -1 2 0 0 0
[pid=29817] ppid=29802 vsize=309992 CPUtime=1.7 cores=0,2,4,6
/proc/29817/stat : 29817 (python) S 29802 29802 28463 0 -1 4202560 1175 0 0 0 90 80 0 0 15 0 2 0 538576568 317431808 5771 33554432000 4194304 5683644 140733932508064 18446744073709551615 246528660939 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/29817/statm: 77498 5771 400 364 0 13407 0
[pid=29819] ppid=29817 vsize=169976 CPUtime=974.23 cores=0,2,4,6
/proc/29819/stat : 29819 (march_hi) T 29817 29819 29819 0 -1 4202496 33404 0 0 0 97415 8 0 0 25 0 1 0 538576568 174055424 33140 33554432000 4194304 4955518 140734060460224 18446744073709551615 4227472 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/29819/statm: 42494 33140 104 186 0 42307 0
[pid=29817/tid=29846] ppid=29802 vsize=309992 CPUtime=0 cores=0,2,4,6
/proc/29817/task/29846/stat : 29846 (python) S 29802 29802 28463 0 -1 4202560 45 0 0 0 0 0 0 0 15 0 2 0 538615471 317431808 5771 33554432000 4194304 5683644 140733932508064 18446744073709551615 246528657841 0 0 16781312 514 18446604453832286528 0 0 -1 2 0 0 0
[pid=29824] ppid=29802 vsize=320248 CPUtime=1.91 cores=0,2,4,6
/proc/29824/stat : 29824 (python) S 29802 29802 28463 0 -1 4202560 1197 0 0 0 107 84 0 0 15 0 2 0 538586578 327933952 5801 33554432000 4194304 5683644 140733932508064 18446744073709551615 246516854342 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/29824/statm: 80062 5801 409 364 0 15968 0
[pid=29826] ppid=29824 vsize=169976 CPUtime=1094.46 cores=0,2,4,6
/proc/29826/stat : 29826 (march_hi) R 29824 29826 29826 0 -1 4202496 37106 0 0 0 109434 12 0 0 25 0 1 0 538586578 174055424 36840 33554432000 4194304 4955518 140736927253568 18446744073709551615 4227671 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/29826/statm: 42494 36840 104 186 0 42307 0
[pid=29824/tid=29854] ppid=29802 vsize=320248 CPUtime=0 cores=0,2,4,6
/proc/29824/task/29854/stat : 29854 (python) S 29802 29802 28463 0 -1 4202560 45 0 0 0 0 0 0 0 15 0 2 0 538635547 327933952 5801 33554432000 4194304 5683644 140733932508064 18446744073709551615 246528657841 0 0 16781312 514 18446604443921110144 0 0 -1 6 0 0 0
[pid=29828] ppid=29802 vsize=330648 CPUtime=1.2 cores=0,2,4,6
/proc/29828/stat : 29828 (python) S 29802 29802 28463 0 -1 4202560 1181 0 0 0 63 57 0 0 15 0 2 0 538586584 338583552 5815 33554432000 4194304 5683644 140733932508064 18446744073709551615 246528660939 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/29828/statm: 82662 5815 400 364 0 18565 0
[pid=29830] ppid=29828 vsize=125776 CPUtime=682.19 cores=0,2,4,6
/proc/29830/stat : 29830 (march_hi) T 29828 29830 29830 0 -1 4202496 23968 0 0 0 68211 8 0 0 25 0 1 0 538586585 128794624 23706 33554432000 4194304 4955518 140734850108304 18446744073709551615 4238632 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/29830/statm: 31444 23706 104 186 0 31257 0
[pid=29828/tid=29853] ppid=29802 vsize=330648 CPUtime=0 cores=0,2,4,6
/proc/29828/task/29853/stat : 29853 (python) S 29802 29802 28463 0 -1 4202560 46 0 0 0 0 0 0 0 15 0 2 0 538635476 338583552 5815 33554432000 4194304 5683644 140733932508064 18446744073709551615 246528657841 0 0 16781312 514 18446604443921109248 0 0 -1 4 0 0 0
[pid=29903] ppid=29802 vsize=341076 CPUtime=0.9 cores=0,2,4,6
/proc/29903/stat : 29903 (python) S 29802 29802 28463 0 -1 4202560 1222 0 0 0 48 42 0 0 15 0 2 0 538644956 349261824 5868 33554432000 4194304 5683644 140733932508064 18446744073709551615 246516854342 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/29903/statm: 85269 5868 406 364 0 21169 0
[pid=29905] ppid=29903 vsize=79072 CPUtime=518.17 cores=0,2,4,6
/proc/29905/stat : 29905 (march_hi) R 29903 29905 29905 0 -1 4202496 18577 0 0 0 51813 4 0 0 25 0 1 0 538644956 80969728 18312 33554432000 4194304 4955518 140737279337040 18446744073709551615 4224658 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/29905/statm: 19768 18312 104 186 0 19581 0
[pid=29903/tid=30023] ppid=29802 vsize=341076 CPUtime=0 cores=0,2,4,6
/proc/29903/task/30023/stat : 30023 (python) S 29802 29802 28463 0 -1 4202560 47 0 0 0 0 0 0 0 16 0 2 0 538693660 349261824 5868 33554432000 4194304 5683644 140733932508064 18446744073709551615 246528657841 0 0 16781312 514 18446604440655325312 0 0 -1 2 0 0 0
[pid=29913] ppid=29802 vsize=351332 CPUtime=0.74 cores=0,2,4,6
/proc/29913/stat : 29913 (python) S 29802 29802 28463 0 -1 4202560 1226 0 0 0 38 36 0 0 15 0 2 0 538655161 359763968 5900 33554432000 4194304 5683644 140733932508064 18446744073709551615 246516854342 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/29913/statm: 87833 5900 415 364 0 23730 0
[pid=29915] ppid=29913 vsize=78940 CPUtime=413.75 cores=0,2,4,6
/proc/29915/stat : 29915 (march_hi) R 29913 29915 29915 0 -1 4202496 15114 0 0 0 41372 3 0 0 25 0 1 0 538655161 80834560 14845 33554432000 4194304 4955518 140735959862752 18446744073709551615 4227824 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/29915/statm: 19735 14845 104 186 0 19548 0
[pid=29913/tid=30024] ppid=29802 vsize=351332 CPUtime=0 cores=0,2,4,6
/proc/29913/task/30024/stat : 30024 (python) S 29802 29802 28463 0 -1 4202560 44 0 0 0 0 0 0 0 17 0 2 0 538694558 359763968 5900 33554432000 4194304 5683644 140733932508064 18446744073709551615 246528657841 0 0 16781312 514 18446604442570188992 0 0 -1 2 0 0 0
[pid=29802/tid=29809] ppid=29800 vsize=361576 CPUtime=0 cores=0,2,4,6
/proc/29802/task/29809/stat : 29809 (python) S 29800 29802 28463 0 -1 4202560 27 934 0 0 0 0 0 0 19 0 9 0 538576559 370253824 7387 33554432000 4194304 5683644 140733932508064 18446744073709551615 246528657841 0 0 16781312 2 18446604450718090560 0 0 -1 2 0 0 0
[pid=29802/tid=29812] ppid=29800 vsize=361576 CPUtime=0 cores=0,2,4,6
/proc/29802/task/29812/stat : 29812 (python) S 29800 29802 28463 0 -1 4202560 30 934 0 0 0 0 0 0 18 0 9 0 538576562 370253824 7387 33554432000 4194304 5683644 140733932508064 18446744073709551615 246528657841 0 0 16781312 2 18446604450718090560 0 0 -1 0 0 0 0
[pid=29802/tid=29815] ppid=29800 vsize=361576 CPUtime=0 cores=0,2,4,6
/proc/29802/task/29815/stat : 29815 (python) S 29800 29802 28463 0 -1 4202560 25 934 0 0 0 0 0 0 22 0 9 0 538576565 370253824 7387 33554432000 4194304 5683644 140733932508064 18446744073709551615 246528657841 0 0 16781312 2 18446604450718090560 0 0 -1 4 0 0 0
[pid=29802/tid=29818] ppid=29800 vsize=361576 CPUtime=0 cores=0,2,4,6
/proc/29802/task/29818/stat : 29818 (python) S 29800 29802 28463 0 -1 4202560 33 934 0 0 0 0 0 0 18 0 9 0 538576568 370253824 7387 33554432000 4194304 5683644 140733932508064 18446744073709551615 246528657841 0 0 16781312 2 18446604450718090560 0 0 -1 2 0 0 0
[pid=29802/tid=29825] ppid=29800 vsize=361576 CPUtime=0 cores=0,2,4,6
/proc/29802/task/29825/stat : 29825 (python) S 29800 29802 28463 0 -1 4202560 40 934 0 0 0 0 0 0 18 0 9 0 538586578 370253824 7387 33554432000 4194304 5683644 140733932508064 18446744073709551615 246528657841 0 0 16781312 2 18446604450718090560 0 0 -1 2 0 0 0
[pid=29802/tid=29829] ppid=29800 vsize=361576 CPUtime=0 cores=0,2,4,6
/proc/29802/task/29829/stat : 29829 (python) S 29800 29802 28463 0 -1 4202560 31 934 0 0 0 0 0 0 18 0 9 0 538586584 370253824 7387 33554432000 4194304 5683644 140733932508064 18446744073709551615 246528657841 0 0 16781312 2 18446604450718090560 0 0 -1 2 0 0 0
[pid=29802/tid=29904] ppid=29800 vsize=361576 CPUtime=0 cores=0,2,4,6
/proc/29802/task/29904/stat : 29904 (python) S 29800 29802 28463 0 -1 4202560 32 934 0 0 0 0 0 0 18 0 9 0 538644956 370253824 7387 33554432000 4194304 5683644 140733932508064 18446744073709551615 246528657841 0 0 16781312 2 18446604450718090560 0 0 -1 2 0 0 0
[pid=29802/tid=29914] ppid=29800 vsize=361576 CPUtime=0 cores=0,2,4,6
/proc/29802/task/29914/stat : 29914 (python) S 29800 29802 28463 0 -1 4202560 29 934 0 0 0 0 0 0 18 0 9 0 538655161 370253824 7387 33554432000 4194304 5683644 140733932508064 18446744073709551615 246528657841 0 0 16781312 2 18446604450718090560 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.04
Current children cumulated vsize (KiB) 5721992

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

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

[startup+1202.8 s]
/proc/loadavg: 8.35 8.56 8.64 9/284 30026
/proc/meminfo: memFree=28037912/32951124 swapFree=67102756/67111528
[pid=29802] ppid=29800 vsize=361576 CPUtime=1.17 cores=0,2,4,6
/proc/29802/stat : 29802 (python) S 29800 29802 28463 0 -1 4202496 16719 934 1 0 107 10 0 0 18 0 9 0 538576501 370253824 7387 33554432000 4194304 5683644 140733932508064 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29802/statm: 90394 7387 1890 364 0 26291 0
[pid=29808] ppid=29802 vsize=288876 CPUtime=0.16 cores=0,2,4,6
/proc/29808/stat : 29808 (python) S 29802 29802 28463 0 -1 4202560 1074 0 0 0 9 7 0 0 19 0 2 0 538576559 295809024 5644 33554432000 4194304 5683644 140733932508064 18446744073709551615 246528660939 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/29808/statm: 72219 5644 410 364 0 8137 0
[pid=29810] ppid=29808 vsize=1017932 CPUtime=99.43 cores=0,2,4,6
/proc/29810/stat : 29810 (gnovelty+2) T 29808 29810 29810 0 -1 4202496 446 0 0 0 9943 0 0 0 25 0 1 0 538576560 1042362368 185 33554432000 134512640 135663704 4289542048 18446744073709551615 134564723 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/29810/statm: 254483 185 113 282 0 254199 0
[pid=29808/tid=29823] ppid=29802 vsize=288876 CPUtime=0 cores=0,2,4,6
/proc/29808/task/29823/stat : 29823 (python) S 29802 29802 28463 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 538586575 295809024 5644 33554432000 4194304 5683644 140733932508064 18446744073709551615 246528657841 0 0 16781312 514 18446604453850412928 0 0 -1 6 0 0 0
[pid=29811] ppid=29802 vsize=289380 CPUtime=1.59 cores=0,2,4,6
/proc/29811/stat : 29811 (python) S 29802 29802 28463 0 -1 4202560 1138 0 0 0 83 76 0 0 15 0 2 0 538576562 296325120 5755 33554432000 4194304 5683644 140733932508064 18446744073709551615 246516854342 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/29811/statm: 72345 5755 400 364 0 8260 0
[pid=29813] ppid=29811 vsize=169976 CPUtime=908.31 cores=0,2,4,6
/proc/29813/stat : 29813 (march_hi) R 29811 29813 29813 0 -1 4202496 31372 0 0 0 90824 7 0 0 25 0 1 0 538576562 174055424 31110 33554432000 4194304 4955518 140737246563600 18446744073709551615 4224687 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/29813/statm: 42494 31110 104 186 0 42307 0
[pid=29811/tid=29833] ppid=29802 vsize=289380 CPUtime=0 cores=0,2,4,6
/proc/29811/task/29833/stat : 29833 (python) S 29802 29802 28463 0 -1 4202560 45 0 0 0 0 0 0 0 15 0 2 0 538596330 296325120 5755 33554432000 4194304 5683644 140733932508064 18446744073709551615 246528657841 0 0 16781312 514 18446604450718092352 0 0 -1 4 0 0 0
[pid=29814] ppid=29802 vsize=299284 CPUtime=0.16 cores=0,2,4,6
/proc/29814/stat : 29814 (python) S 29802 29802 28463 0 -1 4202560 1086 0 0 0 9 7 0 0 19 0 2 0 538576565 306466816 5665 33554432000 4194304 5683644 140733932508064 18446744073709551615 246528660939 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/29814/statm: 74821 5665 400 364 0 10733 0
[pid=29816] ppid=29814 vsize=1017932 CPUtime=99.97 cores=0,2,4,6
/proc/29816/stat : 29816 (gnovelty+2) T 29814 29816 29816 0 -1 4202496 446 0 0 0 9997 0 0 0 25 0 1 0 538576565 1042362368 184 33554432000 134512640 135663704 4287587216 18446744073709551615 134525506 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/29816/statm: 254483 184 113 282 0 254199 0
[pid=29814/tid=29827] ppid=29802 vsize=299284 CPUtime=0 cores=0,2,4,6
/proc/29814/task/29827/stat : 29827 (python) S 29802 29802 28463 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 538586581 306466816 5665 33554432000 4194304 5683644 140733932508064 18446744073709551615 246528657841 0 0 16781312 514 18446604443921111040 0 0 -1 2 0 0 0
[pid=29817] ppid=29802 vsize=309992 CPUtime=1.7 cores=0,2,4,6
/proc/29817/stat : 29817 (python) S 29802 29802 28463 0 -1 4202560 1175 0 0 0 90 80 0 0 15 0 2 0 538576568 317431808 5771 33554432000 4194304 5683644 140733932508064 18446744073709551615 246528660939 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/29817/statm: 77498 5771 400 364 0 13407 0
[pid=29819] ppid=29817 vsize=169976 CPUtime=974.23 cores=0,2,4,6
/proc/29819/stat : 29819 (march_hi) T 29817 29819 29819 0 -1 4202496 33404 0 0 0 97415 8 0 0 25 0 1 0 538576568 174055424 33140 33554432000 4194304 4955518 140734060460224 18446744073709551615 4227472 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/29819/statm: 42494 33140 104 186 0 42307 0
[pid=29817/tid=29846] ppid=29802 vsize=309992 CPUtime=0 cores=0,2,4,6
/proc/29817/task/29846/stat : 29846 (python) S 29802 29802 28463 0 -1 4202560 45 0 0 0 0 0 0 0 15 0 2 0 538615471 317431808 5771 33554432000 4194304 5683644 140733932508064 18446744073709551615 246528657841 0 0 16781312 514 18446604453832286528 0 0 -1 2 0 0 0
[pid=29824] ppid=29802 vsize=320248 CPUtime=1.91 cores=0,2,4,6
/proc/29824/stat : 29824 (python) S 29802 29802 28463 0 -1 4202560 1197 0 0 0 107 84 0 0 15 0 2 0 538586578 327933952 5801 33554432000 4194304 5683644 140733932508064 18446744073709551615 246516854342 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/29824/statm: 80062 5801 409 364 0 15968 0
[pid=29826] ppid=29824 vsize=169976 CPUtime=1094.46 cores=0,2,4,6
/proc/29826/stat : 29826 (march_hi) R 29824 29826 29826 0 -1 4202496 37106 0 0 0 109434 12 0 0 25 0 1 0 538586578 174055424 36840 33554432000 4194304 4955518 140736927253568 18446744073709551615 4227671 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/29826/statm: 42494 36840 104 186 0 42307 0
[pid=29824/tid=29854] ppid=29802 vsize=320248 CPUtime=0 cores=0,2,4,6
/proc/29824/task/29854/stat : 29854 (python) S 29802 29802 28463 0 -1 4202560 45 0 0 0 0 0 0 0 15 0 2 0 538635547 327933952 5801 33554432000 4194304 5683644 140733932508064 18446744073709551615 246528657841 0 0 16781312 514 18446604443921110144 0 0 -1 6 0 0 0
[pid=29828] ppid=29802 vsize=330648 CPUtime=1.2 cores=0,2,4,6
/proc/29828/stat : 29828 (python) S 29802 29802 28463 0 -1 4202560 1181 0 0 0 63 57 0 0 15 0 2 0 538586584 338583552 5815 33554432000 4194304 5683644 140733932508064 18446744073709551615 246528660939 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/29828/statm: 82662 5815 400 364 0 18565 0
[pid=29830] ppid=29828 vsize=125776 CPUtime=682.19 cores=0,2,4,6
/proc/29830/stat : 29830 (march_hi) T 29828 29830 29830 0 -1 4202496 23968 0 0 0 68211 8 0 0 25 0 1 0 538586585 128794624 23706 33554432000 4194304 4955518 140734850108304 18446744073709551615 4238632 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/29830/statm: 31444 23706 104 186 0 31257 0
[pid=29828/tid=29853] ppid=29802 vsize=330648 CPUtime=0 cores=0,2,4,6
/proc/29828/task/29853/stat : 29853 (python) S 29802 29802 28463 0 -1 4202560 46 0 0 0 0 0 0 0 15 0 2 0 538635476 338583552 5815 33554432000 4194304 5683644 140733932508064 18446744073709551615 246528657841 0 0 16781312 514 18446604443921109248 0 0 -1 4 0 0 0
[pid=29903] ppid=29802 vsize=341076 CPUtime=0.9 cores=0,2,4,6
/proc/29903/stat : 29903 (python) S 29802 29802 28463 0 -1 4202560 1222 0 0 0 48 42 0 0 15 0 2 0 538644956 349261824 5868 33554432000 4194304 5683644 140733932508064 18446744073709551615 246516854342 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/29903/statm: 85269 5868 406 364 0 21169 0
[pid=29905] ppid=29903 vsize=79072 CPUtime=518.17 cores=0,2,4,6
/proc/29905/stat : 29905 (march_hi) R 29903 29905 29905 0 -1 4202496 18577 0 0 0 51813 4 0 0 25 0 1 0 538644956 80969728 18312 33554432000 4194304 4955518 140737279337040 18446744073709551615 4224658 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/29905/statm: 19768 18312 104 186 0 19581 0
[pid=29903/tid=30023] ppid=29802 vsize=341076 CPUtime=0 cores=0,2,4,6
/proc/29903/task/30023/stat : 30023 (python) S 29802 29802 28463 0 -1 4202560 47 0 0 0 0 0 0 0 16 0 2 0 538693660 349261824 5868 33554432000 4194304 5683644 140733932508064 18446744073709551615 246528657841 0 0 16781312 514 18446604440655325312 0 0 -1 2 0 0 0
[pid=29913] ppid=29802 vsize=351332 CPUtime=0.74 cores=0,2,4,6
/proc/29913/stat : 29913 (python) S 29802 29802 28463 0 -1 4202560 1226 0 0 0 38 36 0 0 15 0 2 0 538655161 359763968 5900 33554432000 4194304 5683644 140733932508064 18446744073709551615 246516854342 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/29913/statm: 87833 5900 415 364 0 23730 0
[pid=29915] ppid=29913 vsize=78940 CPUtime=413.75 cores=0,2,4,6
/proc/29915/stat : 29915 (march_hi) R 29913 29915 29915 0 -1 4202496 15114 0 0 0 41372 3 0 0 25 0 1 0 538655161 80834560 14845 33554432000 4194304 4955518 140735959862752 18446744073709551615 4227824 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/29915/statm: 19735 14845 104 186 0 19548 0
[pid=29913/tid=30024] ppid=29802 vsize=351332 CPUtime=0 cores=0,2,4,6
/proc/29913/task/30024/stat : 30024 (python) S 29802 29802 28463 0 -1 4202560 44 0 0 0 0 0 0 0 17 0 2 0 538694558 359763968 5900 33554432000 4194304 5683644 140733932508064 18446744073709551615 246528657841 0 0 16781312 514 18446604442570188992 0 0 -1 2 0 0 0
[pid=29802/tid=29809] ppid=29800 vsize=361576 CPUtime=0 cores=0,2,4,6
/proc/29802/task/29809/stat : 29809 (python) S 29800 29802 28463 0 -1 4202560 27 934 0 0 0 0 0 0 19 0 9 0 538576559 370253824 7387 33554432000 4194304 5683644 140733932508064 18446744073709551615 246528657841 0 0 16781312 2 18446604450718090560 0 0 -1 2 0 0 0
[pid=29802/tid=29812] ppid=29800 vsize=361576 CPUtime=0 cores=0,2,4,6
/proc/29802/task/29812/stat : 29812 (python) S 29800 29802 28463 0 -1 4202560 30 934 0 0 0 0 0 0 18 0 9 0 538576562 370253824 7387 33554432000 4194304 5683644 140733932508064 18446744073709551615 246528657841 0 0 16781312 2 18446604450718090560 0 0 -1 0 0 0 0
[pid=29802/tid=29815] ppid=29800 vsize=361576 CPUtime=0 cores=0,2,4,6
/proc/29802/task/29815/stat : 29815 (python) S 29800 29802 28463 0 -1 4202560 25 934 0 0 0 0 0 0 22 0 9 0 538576565 370253824 7387 33554432000 4194304 5683644 140733932508064 18446744073709551615 246528657841 0 0 16781312 2 18446604450718090560 0 0 -1 4 0 0 0
[pid=29802/tid=29818] ppid=29800 vsize=361576 CPUtime=0 cores=0,2,4,6
/proc/29802/task/29818/stat : 29818 (python) S 29800 29802 28463 0 -1 4202560 33 934 0 0 0 0 0 0 18 0 9 0 538576568 370253824 7387 33554432000 4194304 5683644 140733932508064 18446744073709551615 246528657841 0 0 16781312 2 18446604450718090560 0 0 -1 2 0 0 0
[pid=29802/tid=29825] ppid=29800 vsize=361576 CPUtime=0 cores=0,2,4,6
/proc/29802/task/29825/stat : 29825 (python) S 29800 29802 28463 0 -1 4202560 40 934 0 0 0 0 0 0 18 0 9 0 538586578 370253824 7387 33554432000 4194304 5683644 140733932508064 18446744073709551615 246528657841 0 0 16781312 2 18446604450718090560 0 0 -1 2 0 0 0
[pid=29802/tid=29829] ppid=29800 vsize=361576 CPUtime=0 cores=0,2,4,6
/proc/29802/task/29829/stat : 29829 (python) S 29800 29802 28463 0 -1 4202560 31 934 0 0 0 0 0 0 18 0 9 0 538586584 370253824 7387 33554432000 4194304 5683644 140733932508064 18446744073709551615 246528657841 0 0 16781312 2 18446604450718090560 0 0 -1 2 0 0 0
[pid=29802/tid=29904] ppid=29800 vsize=361576 CPUtime=0 cores=0,2,4,6
/proc/29802/task/29904/stat : 29904 (python) S 29800 29802 28463 0 -1 4202560 32 934 0 0 0 0 0 0 18 0 9 0 538644956 370253824 7387 33554432000 4194304 5683644 140733932508064 18446744073709551615 246528657841 0 0 16781312 2 18446604450718090560 0 0 -1 2 0 0 0
[pid=29802/tid=29914] ppid=29800 vsize=361576 CPUtime=0 cores=0,2,4,6
/proc/29802/task/29914/stat : 29914 (python) S 29800 29802 28463 0 -1 4202560 29 934 0 0 0 0 0 0 18 0 9 0 538655161 370253824 7387 33554432000 4194304 5683644 140733932508064 18446744073709551615 246528657841 0 0 16781312 2 18446604450718090560 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.04
Current children cumulated vsize (KiB) 5721992

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1202.86
CPU time (s): 4800.04
CPU user time (s): 4795.63
CPU system time (s): 4.41
CPU usage (%): 399.053
Max. virtual memory (cumulated for all children) (KiB): 5721992

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.08583
system time used= 0.113982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17657
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= 1067
involuntary context switches= 69

runsolver used 2.89356 second user time and 6.12707 second system time

The end

Launcher Data

Begin job on node134 at 2011-05-01 19:09:43
IDJOB=3317475
IDBENCH=82940
IDSOLVER=1705
FILE ID=node134/3317475-1304269783
RUNJOBID= node134-1304267281-28481
PBS_JOBID= 13173945
Free space on /tmp= 72468 MiB

SOLVER NAME= borg-sat 11.03.02-random
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v600-c2556-S224791863-033.UNKNOWN.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.random.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT -cores NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3317475-1304269783/watcher-3317475-1304269783 -o /tmp/evaluation-result-3317475-1304269783/solver-3317475-1304269783 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3317475-1304269783.cnf -seed 237872702 -budget 4800 -cores 4

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

MD5SUM BENCH= 97219d7d3b8dcf40225a045ad28970d7
RANDOM SEED=237872702

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
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	: 7186.06
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.831
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.80
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.831
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.831
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.75
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.831
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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      28793768 kB
Buffers:       1065948 kB
Cached:        1673408 kB
SwapCached:       4712 kB
Active:        1334168 kB
Inactive:      2403844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28793768 kB
SwapTotal:    67111528 kB
SwapFree:     67102756 kB
Dirty:           33020 kB
Writeback:          64 kB
AnonPages:      995716 kB
Mapped:          25048 kB
Slab:           344068 kB
PageTables:      15844 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 23869088 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72436 MiB
End job on node134 at 2011-05-01 19:29:48