Trace number 3317326

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.1 1203.37

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v550-c2343-S1663503036-045.UNKNOWN.cnf
MD5SUM8c477af50318fe10cbec1ad215bff97c
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 variables550
Number of clauses2343
Sum of the clauses size7029
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32343
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.37/0.67	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.37/0.67	c INFO: solving HOME/instance-3317326-1304268801.cnf
0.37/0.67	c INFO: computing task features
0.37/0.68	c INFO: computed variable-clause graph statistics
0.37/0.68	c INFO: computed clause balance statistics
0.45/0.72	c INFO: computed variable balance statistics
0.45/0.75	c INFO: computed small-clause counts
0.45/0.75	c INFO: computed Horn-clause counts
0.45/0.75	c INFO: computed variable graph statistics
0.45/0.75	c INFO: collected features for HOME/instance-3317326-1304268801.cnf in 0.09 s
0.45/0.78	c INFO: running gnovelty+2@0 for 97 with 4799 remaining (b = 0.57)
0.54/0.81	c INFO: running march_hi@0 for 388 with 4799 remaining (b = 0.32)
0.54/0.84	c INFO: running gnovelty+2@0 for 97 with 4799 remaining (b = 0.07)
0.54/0.87	c INFO: running march_hi@0 for 388 with 4799 remaining (b = 0.31)
392.14/98.98	c INFO: running march_hi@0 for 485 with 4701 remaining (b = 0.31)
400.50/101.03	c INFO: running march_hi@0 for 485 with 4699 remaining (b = 0.28)
1571.88/394.62	c INFO: running march_hi@98 for 97 with 4406 remaining (b = 0.07)
1580.27/396.75	c INFO: running march_hi@0 for 97 with 4403 remaining (b = 0.06)
1939.98/486.85	c INFO: running march_hi@490 for 97 with 4313 remaining (b = 0.07)
1963.13/492.66	c INFO: running march_hi@91 for 291 with 4308 remaining (b = 0.18)
2329.67/584.40	c INFO: running march_hi@100 for 97 with 4216 remaining (b = 0.07)
2348.84/589.27	c INFO: running march_hi@585 for 97 with 4211 remaining (b = 0.09)
2367.20/593.83	c INFO: running march_hi@393 for 97 with 4206 remaining (b = 0.08)
2732.93/685.40	c INFO: running march_hi@0 for 485 with 4115 remaining (b = 0.24)
2739.31/687.03	c INFO: running march_hi@202 for 194 with 4113 remaining (b = 0.12)
2751.66/690.17	c INFO: running march_hi@1074 for 291 with 4110 remaining (b = 0.17)
3131.74/785.35	c INFO: running march_hi@488 for 97 with 4015 remaining (b = 0.06)
3498.18/877.11	c INFO: running march_hi@298 for 97 with 3923 remaining (b = 0.10)
3526.96/884.34	c INFO: running march_hi@678 for 97 with 3916 remaining (b = 0.07)
3896.99/977.08	c INFO: running march_hi@396 for 97 with 3823 remaining (b = 0.07)
3921.31/983.17	c INFO: running march_hi@577 for 194 with 3817 remaining (b = 0.11)
3922.90/983.56	c INFO: running march_hi@0 for 388 with 3817 remaining (b = 0.21)
4292.48/1076.15	c INFO: running march_hi@1366 for 776 with 3724 remaining (b = 0.35)
4684.14/1174.29	c INFO: running march_hi@0 for 388 with 3626 remaining (b = 0.18)
4696.47/1177.34	c INFO: running march_hi@102 for 291 with 3623 remaining (b = 0.11)

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3317326-1304268801/watcher-3317326-1304268801 -o /tmp/evaluation-result-3317326-1304268801/solver-3317326-1304268801 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3317326-1304268801.cnf -seed 886541200 -budget 4800 -cores 4 

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

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: 7.91 8.06 6.46 7/262 22767
/proc/meminfo: memFree=29498888/32951124 swapFree=67111524/67111528
[pid=22767] ppid=22765 vsize=15384 CPUtime=0 cores=1,3,5,7
/proc/22767/stat : 22767 (python) S 22765 22767 22195 0 -1 4202496 812 0 0 0 0 0 0 0 25 0 1 0 271071404 15753216 697 33554432000 4194304 5683644 140734656822736 18446744073709551615 268660660224 0 2147483391 16781312 2 18446744071699199166 0 0 17 5 0 0 0
/proc/22767/statm: 3846 697 334 364 0 333 0

[startup+0.0315189 s]
/proc/loadavg: 7.91 8.06 6.46 7/262 22767
/proc/meminfo: memFree=29498888/32951124 swapFree=67111524/67111528
[pid=22767] ppid=22765 vsize=16540 CPUtime=0.01 cores=1,3,5,7
/proc/22767/stat : 22767 (python) R 22765 22767 22195 0 -1 4202496 1181 0 0 0 1 0 0 0 25 0 1 0 271071404 16936960 1043 33554432000 4194304 5683644 140734656822736 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/22767/statm: 4135 1043 415 364 0 622 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16540

[startup+0.100538 s]
/proc/loadavg: 7.91 8.06 6.46 7/262 22767
/proc/meminfo: memFree=29498888/32951124 swapFree=67111524/67111528
[pid=22767] ppid=22765 vsize=87704 CPUtime=0.06 cores=1,3,5,7
/proc/22767/stat : 22767 (python) S 22765 22767 22195 0 -1 4202496 2639 0 0 0 4 2 0 0 17 0 1 0 271071404 89808896 2354 33554432000 4194304 5683644 140734656822736 18446744073709551615 268655738503 0 2147483391 16781312 2 18446744071699199166 0 0 17 5 0 0 0
/proc/22767/statm: 21926 2354 717 364 0 1622 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 87704

[startup+0.300492 s]
/proc/loadavg: 7.91 8.06 6.46 7/262 22767
/proc/meminfo: memFree=29498888/32951124 swapFree=67111524/67111528
[pid=22767] ppid=22765 vsize=135752 CPUtime=0.18 cores=1,3,5,7
/proc/22767/stat : 22767 (python) S 22765 22767 22195 0 -1 4202496 5967 933 1 0 13 5 0 0 17 0 1 0 271071404 139010048 4151 33554432000 4194304 5683644 140734656822736 18446744073709551615 268660658181 0 2147483391 16781312 2 18446744071699199166 0 0 17 3 0 0 0
/proc/22767/statm: 33938 4151 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 135752

[startup+0.700415 s]
/proc/loadavg: 7.91 8.06 6.46 7/262 22767
/proc/meminfo: memFree=29498888/32951124 swapFree=67111524/67111528
[pid=22767] ppid=22765 vsize=278448 CPUtime=0.45 cores=1,3,5,7
/proc/22767/stat : 22767 (python) R 22765 22767 22195 0 -1 4202496 9338 933 1 0 31 14 0 0 15 0 1 0 271071404 285130752 7004 33554432000 4194304 5683644 140734656822736 18446744073709551615 4662565 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/22767/statm: 69612 7004 1826 364 0 5536 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 278448

[startup+1.50122 s]
/proc/loadavg: 7.91 8.06 6.46 10/275 22784
/proc/meminfo: memFree=29458468/32951124 swapFree=67111524/67111528
[pid=22767] ppid=22765 vsize=320228 CPUtime=0.62 cores=1,3,5,7
/proc/22767/stat : 22767 (python) S 22765 22767 22195 0 -1 4202496 12328 933 1 0 47 15 0 0 22 0 5 0 271071404 327913472 7254 33554432000 4194304 5683644 140734656822736 18446744073709551615 268672488907 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22767/statm: 80057 7254 1881 364 0 15966 0
[pid=22773] ppid=22767 vsize=278608 CPUtime=0 cores=1,3,5,7
/proc/22773/stat : 22773 (python) S 22767 22767 22195 0 -1 4202560 741 0 0 0 0 0 0 0 18 0 1 0 271071483 285294592 5559 33554432000 4194304 5683644 140734656822736 18446744073709551615 268660682255 0 0 16781312 514 2075830403658153983 0 0 17 7 0 0 0
/proc/22773/statm: 69652 5559 354 364 0 5570 0
[pid=22775] ppid=22773 vsize=1017800 CPUtime=0.7 cores=1,3,5,7
/proc/22775/stat : 22775 (gnovelty+2) R 22773 22775 22775 0 -1 4202496 445 0 0 0 70 0 0 0 21 0 1 0 271071483 1042227200 182 33554432000 134512640 135663704 4289204544 18446744073709551615 134545607 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/22775/statm: 254450 182 113 282 0 254166 0
[pid=22776] ppid=22767 vsize=289372 CPUtime=0 cores=1,3,5,7
/proc/22776/stat : 22776 (python) S 22767 22767 22195 0 -1 4202560 753 0 0 0 0 0 0 0 15 0 1 0 271071486 296316928 5701 33554432000 4194304 5683644 140734656822736 18446744073709551615 268660682310 0 0 16781312 514 18070948595816694023 0 0 17 7 0 0 0
/proc/22776/statm: 72343 5701 348 364 0 8258 0
[pid=22778] ppid=22776 vsize=2496 CPUtime=0.67 cores=1,3,5,7
/proc/22778/stat : 22778 (march_hi) R 22776 22778 22778 0 -1 4202496 689 0 0 0 67 0 0 0 22 0 1 0 271071486 2555904 428 33554432000 4194304 4955518 140733955421632 18446744073709551615 4209692 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/22778/statm: 624 428 104 186 0 437 0
[pid=22779] ppid=22767 vsize=299296 CPUtime=0 cores=1,3,5,7
/proc/22779/stat : 22779 (python) S 22767 22767 22195 0 -1 4202560 741 0 0 0 0 0 0 0 19 0 1 0 271071489 306479104 5605 33554432000 4194304 5683644 140734656822736 18446744073709551615 268660682310 0 0 16781312 514 18258724291119939583 0 0 17 5 0 0 0
/proc/22779/statm: 74824 5605 348 364 0 10736 0
[pid=22781] ppid=22779 vsize=1017800 CPUtime=0.64 cores=1,3,5,7
/proc/22781/stat : 22781 (gnovelty+2) R 22779 22781 22781 0 -1 4202496 447 0 0 0 64 0 0 0 22 0 1 0 271071489 1042227200 181 33554432000 134512640 135663704 4292287984 18446744073709551615 134544183 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/22781/statm: 254450 181 113 282 0 254166 0
[pid=22782] ppid=22767 vsize=309984 CPUtime=0 cores=1,3,5,7
/proc/22782/stat : 22782 (python) S 22767 22767 22195 0 -1 4202560 771 0 0 0 0 0 0 0 18 0 1 0 271071492 317423616 5717 33554432000 4194304 5683644 140734656822736 18446744073709551615 268660682310 0 0 16781312 514 18070952993863205128 0 0 17 5 0 0 0
/proc/22782/statm: 77496 5717 348 364 0 13405 0
[pid=22784] ppid=22782 vsize=2496 CPUtime=0.61 cores=1,3,5,7
/proc/22784/stat : 22784 (march_hi) R 22782 22784 22784 0 -1 4202496 688 0 0 0 61 0 0 0 25 0 1 0 271071492 2555904 426 33554432000 4194304 4955518 140734826299536 18446744073709551615 4285035 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/22784/statm: 624 426 104 186 0 437 0
[pid=22767/tid=22774] ppid=22765 vsize=320228 CPUtime=0 cores=1,3,5,7
/proc/22767/task/22774/stat : 22774 (python) S 22765 22767 22195 0 -1 4202560 29 933 0 0 0 0 0 0 18 0 5 0 271071483 327913472 7254 33554432000 4194304 5683644 140734656822736 18446744073709551615 268672485809 0 0 16781312 2 18446604465753820160 0 0 -1 7 0 0 0
[pid=22767/tid=22777] ppid=22765 vsize=320228 CPUtime=0 cores=1,3,5,7
/proc/22767/task/22777/stat : 22777 (python) S 22765 22767 22195 0 -1 4202560 21 933 0 0 0 0 0 0 20 0 5 0 271071486 327913472 7254 33554432000 4194304 5683644 140734656822736 18446744073709551615 268672485809 0 0 16781312 2 18446604465753820160 0 0 -1 5 0 0 0
[pid=22767/tid=22780] ppid=22765 vsize=320228 CPUtime=0 cores=1,3,5,7
/proc/22767/task/22780/stat : 22780 (python) S 22765 22767 22195 0 -1 4202560 22 933 0 0 0 0 0 0 20 0 5 0 271071489 327913472 7254 33554432000 4194304 5683644 140734656822736 18446744073709551615 268672485809 0 0 16781312 2 18446604465753820160 0 0 -1 5 0 0 0
[pid=22767/tid=22783] ppid=22765 vsize=320228 CPUtime=0 cores=1,3,5,7
/proc/22767/task/22783/stat : 22783 (python) S 22765 22767 22195 0 -1 4202560 29 933 0 0 0 0 0 0 22 0 5 0 271071492 327913472 7254 33554432000 4194304 5683644 140734656822736 18446744073709551615 268672485809 0 0 16781312 2 18446604465753820160 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3.24
Current children cumulated vsize (KiB) 3538080

[startup+3.10094 s]
/proc/loadavg: 7.91 8.06 6.46 11/275 22784
/proc/meminfo: memFree=29457600/32951124 swapFree=67111524/67111528
[pid=22767] ppid=22765 vsize=320228 CPUtime=0.62 cores=1,3,5,7
/proc/22767/stat : 22767 (python) S 22765 22767 22195 0 -1 4202496 12328 933 1 0 47 15 0 0 22 0 5 0 271071404 327913472 7254 33554432000 4194304 5683644 140734656822736 18446744073709551615 268672488907 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22767/statm: 80057 7254 1881 364 0 15966 0
[pid=22773] ppid=22767 vsize=278608 CPUtime=0 cores=1,3,5,7
/proc/22773/stat : 22773 (python) S 22767 22767 22195 0 -1 4202560 741 0 0 0 0 0 0 0 18 0 1 0 271071483 285294592 5559 33554432000 4194304 5683644 140734656822736 18446744073709551615 268660682255 0 0 16781312 514 2075830403658121480 0 0 17 7 0 0 0
/proc/22773/statm: 69652 5559 354 364 0 5570 0
[pid=22775] ppid=22773 vsize=1017800 CPUtime=2.3 cores=1,3,5,7
/proc/22775/stat : 22775 (gnovelty+2) R 22773 22775 22775 0 -1 4202496 445 0 0 0 230 0 0 0 25 0 1 0 271071483 1042227200 182 33554432000 134512640 135663704 4289204544 18446744073709551615 134545583 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/22775/statm: 254450 182 113 282 0 254166 0
[pid=22776] ppid=22767 vsize=289372 CPUtime=0 cores=1,3,5,7
/proc/22776/stat : 22776 (python) S 22767 22767 22195 0 -1 4202560 756 0 0 0 0 0 0 0 15 0 1 0 271071486 296316928 5701 33554432000 4194304 5683644 140734656822736 18446744073709551615 268660682310 0 0 16781312 514 18070948595816694023 0 0 17 7 0 0 0
/proc/22776/statm: 72343 5701 348 364 0 8258 0
[pid=22778] ppid=22776 vsize=2816 CPUtime=2.26 cores=1,3,5,7
/proc/22778/stat : 22778 (march_hi) R 22776 22778 22778 0 -1 4202496 750 0 0 0 226 0 0 0 25 0 1 0 271071486 2883584 489 33554432000 4194304 4955518 140733955421632 18446744073709551615 4209688 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/22778/statm: 704 489 104 186 0 517 0
[pid=22779] ppid=22767 vsize=299296 CPUtime=0 cores=1,3,5,7
/proc/22779/stat : 22779 (python) S 22767 22767 22195 0 -1 4202560 741 0 0 0 0 0 0 0 18 0 1 0 271071489 306479104 5605 33554432000 4194304 5683644 140734656822736 18446744073709551615 268660682310 0 0 16781312 514 18258724291119907080 0 0 17 5 0 0 0
/proc/22779/statm: 74824 5605 348 364 0 10736 0
[pid=22781] ppid=22779 vsize=1017800 CPUtime=2.24 cores=1,3,5,7
/proc/22781/stat : 22781 (gnovelty+2) R 22779 22781 22781 0 -1 4202496 447 0 0 0 224 0 0 0 25 0 1 0 271071489 1042227200 181 33554432000 134512640 135663704 4292287984 18446744073709551615 134545611 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/22781/statm: 254450 181 113 282 0 254166 0
[pid=22782] ppid=22767 vsize=309984 CPUtime=0 cores=1,3,5,7
/proc/22782/stat : 22782 (python) S 22767 22767 22195 0 -1 4202560 774 0 0 0 0 0 0 0 15 0 1 0 271071492 317423616 5717 33554432000 4194304 5683644 140734656822736 18446744073709551615 268660682310 0 0 16781312 514 18070952993863205128 0 0 17 5 0 0 0
/proc/22782/statm: 77496 5717 348 364 0 13405 0
[pid=22784] ppid=22782 vsize=2816 CPUtime=2.21 cores=1,3,5,7
/proc/22784/stat : 22784 (march_hi) R 22782 22784 22784 0 -1 4202496 748 0 0 0 221 0 0 0 25 0 1 0 271071492 2883584 486 33554432000 4194304 4955518 140734826299536 18446744073709551615 4209733 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/22784/statm: 704 486 104 186 0 517 0
[pid=22767/tid=22774] ppid=22765 vsize=320228 CPUtime=0 cores=1,3,5,7
/proc/22767/task/22774/stat : 22774 (python) S 22765 22767 22195 0 -1 4202560 29 933 0 0 0 0 0 0 18 0 5 0 271071483 327913472 7254 33554432000 4194304 5683644 140734656822736 18446744073709551615 268672485809 0 0 16781312 2 18446604465753820160 0 0 -1 7 0 0 0
[pid=22767/tid=22777] ppid=22765 vsize=320228 CPUtime=0 cores=1,3,5,7
/proc/22767/task/22777/stat : 22777 (python) S 22765 22767 22195 0 -1 4202560 21 933 0 0 0 0 0 0 20 0 5 0 271071486 327913472 7254 33554432000 4194304 5683644 140734656822736 18446744073709551615 268672485809 0 0 16781312 2 18446604465753820160 0 0 -1 5 0 0 0
[pid=22767/tid=22780] ppid=22765 vsize=320228 CPUtime=0 cores=1,3,5,7
/proc/22767/task/22780/stat : 22780 (python) S 22765 22767 22195 0 -1 4202560 22 933 0 0 0 0 0 0 20 0 5 0 271071489 327913472 7254 33554432000 4194304 5683644 140734656822736 18446744073709551615 268672485809 0 0 16781312 2 18446604465753820160 0 0 -1 5 0 0 0
[pid=22767/tid=22783] ppid=22765 vsize=320228 CPUtime=0 cores=1,3,5,7
/proc/22767/task/22783/stat : 22783 (python) S 22765 22767 22195 0 -1 4202560 29 933 0 0 0 0 0 0 22 0 5 0 271071492 327913472 7254 33554432000 4194304 5683644 140734656822736 18446744073709551615 268672485809 0 0 16781312 2 18446604465753820160 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 9.63
Current children cumulated vsize (KiB) 3538720

[startup+6.30138 s]
/proc/loadavg: 7.92 8.05 6.47 10/275 22784
/proc/meminfo: memFree=29456488/32951124 swapFree=67111524/67111528
[pid=22767] ppid=22765 vsize=320228 CPUtime=0.62 cores=1,3,5,7
/proc/22767/stat : 22767 (python) S 22765 22767 22195 0 -1 4202496 12328 933 1 0 47 15 0 0 22 0 5 0 271071404 327913472 7254 33554432000 4194304 5683644 140734656822736 18446744073709551615 268672488907 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22767/statm: 80057 7254 1881 364 0 15966 0
[pid=22773] ppid=22767 vsize=278608 CPUtime=0 cores=1,3,5,7
/proc/22773/stat : 22773 (python) S 22767 22767 22195 0 -1 4202560 911 0 0 0 0 0 0 0 18 0 1 0 271071483 285294592 5582 33554432000 4194304 5683644 140734656822736 18446744073709551615 268660682255 0 0 16781312 514 2075830403658121480 0 0 17 7 0 0 0
/proc/22773/statm: 69652 5582 377 364 0 5570 0
[pid=22775] ppid=22773 vsize=1017800 CPUtime=5.5 cores=1,3,5,7
/proc/22775/stat : 22775 (gnovelty+2) R 22773 22775 22775 0 -1 4202496 445 0 0 0 550 0 0 0 25 0 1 0 271071483 1042227200 182 33554432000 134512640 135663704 4289204544 18446744073709551615 134525529 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/22775/statm: 254450 182 113 282 0 254166 0
[pid=22776] ppid=22767 vsize=289372 CPUtime=0.01 cores=1,3,5,7
/proc/22776/stat : 22776 (python) S 22767 22767 22195 0 -1 4202560 900 0 0 0 1 0 0 0 15 0 1 0 271071486 296316928 5723 33554432000 4194304 5683644 140734656822736 18446744073709551615 268660682310 0 0 16781312 514 18258728139410604295 0 0 17 7 0 0 0
/proc/22776/statm: 72343 5723 370 364 0 8258 0
[pid=22778] ppid=22776 vsize=3596 CPUtime=5.42 cores=1,3,5,7
/proc/22778/stat : 22778 (march_hi) R 22776 22778 22778 0 -1 4202496 878 0 0 0 542 0 0 0 25 0 1 0 271071486 3682304 617 33554432000 4194304 4955518 140733955421632 18446744073709551615 4224707 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/22778/statm: 899 617 104 186 0 712 0
[pid=22779] ppid=22767 vsize=299296 CPUtime=0 cores=1,3,5,7
/proc/22779/stat : 22779 (python) S 22767 22767 22195 0 -1 4202560 891 0 0 0 0 0 0 0 18 0 1 0 271071489 306479104 5627 33554432000 4194304 5683644 140734656822736 18446744073709551615 268660682310 0 0 16781312 514 18258724291119907080 0 0 17 5 0 0 0
/proc/22779/statm: 74824 5627 370 364 0 10736 0
[pid=22781] ppid=22779 vsize=1017800 CPUtime=5.44 cores=1,3,5,7
/proc/22781/stat : 22781 (gnovelty+2) R 22779 22781 22781 0 -1 4202496 447 0 0 0 544 0 0 0 25 0 1 0 271071489 1042227200 181 33554432000 134512640 135663704 4292287984 18446744073709551615 134546746 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/22781/statm: 254450 181 113 282 0 254166 0
[pid=22782] ppid=22767 vsize=309984 CPUtime=0 cores=1,3,5,7
/proc/22782/stat : 22782 (python) S 22767 22767 22195 0 -1 4202560 937 0 0 0 0 0 0 0 15 0 1 0 271071492 317423616 5740 33554432000 4194304 5683644 140734656822736 18446744073709551615 268660682310 0 0 16781312 514 13670477386695541000 0 0 17 5 0 0 0
/proc/22782/statm: 77496 5740 371 364 0 13405 0
[pid=22784] ppid=22782 vsize=3596 CPUtime=5.39 cores=1,3,5,7
/proc/22784/stat : 22784 (march_hi) R 22782 22784 22784 0 -1 4202496 878 0 0 0 539 0 0 0 25 0 1 0 271071492 3682304 616 33554432000 4194304 4955518 140734826299536 18446744073709551615 4209787 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/22784/statm: 899 616 104 186 0 712 0
[pid=22767/tid=22774] ppid=22765 vsize=320228 CPUtime=0 cores=1,3,5,7
/proc/22767/task/22774/stat : 22774 (python) S 22765 22767 22195 0 -1 4202560 29 933 0 0 0 0 0 0 18 0 5 0 271071483 327913472 7254 33554432000 4194304 5683644 140734656822736 18446744073709551615 268672485809 0 0 16781312 2 18446604465753820160 0 0 -1 7 0 0 0
[pid=22767/tid=22777] ppid=22765 vsize=320228 CPUtime=0 cores=1,3,5,7
/proc/22767/task/22777/stat : 22777 (python) S 22765 22767 22195 0 -1 4202560 21 933 0 0 0 0 0 0 20 0 5 0 271071486 327913472 7254 33554432000 4194304 5683644 140734656822736 18446744073709551615 268672485809 0 0 16781312 2 18446604465753820160 0 0 -1 5 0 0 0
[pid=22767/tid=22780] ppid=22765 vsize=320228 CPUtime=0 cores=1,3,5,7
/proc/22767/task/22780/stat : 22780 (python) S 22765 22767 22195 0 -1 4202560 22 933 0 0 0 0 0 0 20 0 5 0 271071489 327913472 7254 33554432000 4194304 5683644 140734656822736 18446744073709551615 268672485809 0 0 16781312 2 18446604465753820160 0 0 -1 5 0 0 0
[pid=22767/tid=22783] ppid=22765 vsize=320228 CPUtime=0 cores=1,3,5,7
/proc/22767/task/22783/stat : 22783 (python) S 22765 22767 22195 0 -1 4202560 29 933 0 0 0 0 0 0 22 0 5 0 271071492 327913472 7254 33554432000 4194304 5683644 140734656822736 18446744073709551615 268672485809 0 0 16781312 2 18446604465753820160 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 22.38
Current children cumulated vsize (KiB) 3540280

[startup+12.7013 s]
/proc/loadavg: 7.92 8.05 6.47 11/275 22784
/proc/meminfo: memFree=29453832/32951124 swapFree=67111524/67111528
[pid=22767] ppid=22765 vsize=320228 CPUtime=0.62 cores=1,3,5,7
/proc/22767/stat : 22767 (python) S 22765 22767 22195 0 -1 4202496 12328 933 1 0 47 15 0 0 22 0 5 0 271071404 327913472 7254 33554432000 4194304 5683644 140734656822736 18446744073709551615 268672488907 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22767/statm: 80057 7254 1881 364 0 15966 0
[pid=22773] ppid=22767 vsize=278608 CPUtime=0.01 cores=1,3,5,7
/proc/22773/stat : 22773 (python) S 22767 22767 22195 0 -1 4202560 913 0 0 0 1 0 0 0 18 0 1 0 271071483 285294592 5582 33554432000 4194304 5683644 140734656822736 18446744073709551615 268660682255 0 0 16781312 514 5011380485356486920 0 0 17 7 0 0 0
/proc/22773/statm: 69652 5582 377 364 0 5570 0
[pid=22775] ppid=22773 vsize=1017800 CPUtime=11.9 cores=1,3,5,7
/proc/22775/stat : 22775 (gnovelty+2) R 22773 22775 22775 0 -1 4202496 445 0 0 0 1190 0 0 0 25 0 1 0 271071483 1042227200 182 33554432000 134512640 135663704 4289204544 18446744073709551615 134544204 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/22775/statm: 254450 182 113 282 0 254166 0
[pid=22776] ppid=22767 vsize=289372 CPUtime=0.01 cores=1,3,5,7

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

[pid=22800] ppid=22767 vsize=320240 CPUtime=1.74 cores=1,3,5,7
/proc/22800/stat : 22800 (python) S 22767 22767 22195 0 -1 4202560 1185 0 0 0 93 81 0 0 15 0 2 0 271081303 327925760 5791 33554432000 4194304 5683644 140734656822736 18446744073709551615 268672488907 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/22800/statm: 80060 5791 400 364 0 15966 0
[pid=22802] ppid=22800 vsize=167180 CPUtime=975.37 cores=1,3,5,7
/proc/22802/stat : 22802 (march_hi) T 22800 22802 22802 0 -1 4202496 29593 0 0 0 97532 5 0 0 25 0 1 0 271081304 171192320 29327 33554432000 4194304 4955518 140734589693904 18446744073709551615 4209733 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/22802/statm: 41795 29327 104 186 0 41608 0
[pid=22800/tid=22908] ppid=22767 vsize=320240 CPUtime=0 cores=1,3,5,7
/proc/22800/task/22908/stat : 22908 (python) S 22767 22767 22195 0 -1 4202560 46 0 0 0 0 0 0 0 15 0 2 0 271129842 327925760 5791 33554432000 4194304 5683644 140734656822736 18446744073709551615 268672485809 0 0 16781312 514 18446604471130863744 0 0 -1 5 0 0 0
[pid=22805] ppid=22767 vsize=330716 CPUtime=1.42 cores=1,3,5,7
/proc/22805/stat : 22805 (python) S 22767 22767 22195 0 -1 4202560 1177 0 0 0 74 68 0 0 15 0 2 0 271081508 338653184 5833 33554432000 4194304 5683644 140734656822736 18446744073709551615 268672488907 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/22805/statm: 82679 5833 400 364 0 18582 0
[pid=22807] ppid=22805 vsize=122980 CPUtime=781.76 cores=1,3,5,7
/proc/22807/stat : 22807 (march_hi) T 22805 22807 22807 0 -1 4202496 24011 0 0 0 78170 6 0 0 25 0 1 0 271081508 125931520 23744 33554432000 4194304 4955518 140735368613296 18446744073709551615 4224656 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/22807/statm: 30745 23744 104 186 0 30558 0
[pid=22805/tid=22910] ppid=22767 vsize=330716 CPUtime=0 cores=1,3,5,7
/proc/22805/task/22910/stat : 22910 (python) S 22767 22767 22195 0 -1 4202560 47 0 0 0 0 0 0 0 15 0 2 0 271130785 338653184 5833 33554432000 4194304 5683644 140734656822736 18446744073709551615 268672485809 0 0 16781312 514 18446604471138731200 0 0 -1 5 0 0 0
[pid=22925] ppid=22767 vsize=341084 CPUtime=0.93 cores=1,3,5,7
/proc/22925/stat : 22925 (python) S 22767 22767 22195 0 -1 4202560 1223 0 0 0 53 40 0 0 15 0 2 0 271139945 349270016 5871 33554432000 4194304 5683644 140734656822736 18446744073709551615 268660682310 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/22925/statm: 85271 5871 406 364 0 21171 0
[pid=22927] ppid=22925 vsize=77576 CPUtime=515.78 cores=1,3,5,7
/proc/22927/stat : 22927 (march_hi) R 22925 22927 22927 0 -1 4202496 16827 0 0 0 51574 4 0 0 25 0 1 0 271139945 79437824 16560 33554432000 4194304 4955518 140736214541984 18446744073709551615 4224704 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/22927/statm: 19394 16560 104 186 0 19207 0
[pid=22925/tid=23043] ppid=22767 vsize=341084 CPUtime=0 cores=1,3,5,7
/proc/22925/task/23043/stat : 23043 (python) S 22767 22767 22195 0 -1 4202560 46 0 0 0 0 0 0 0 16 0 2 0 271189136 349270016 5871 33554432000 4194304 5683644 140734656822736 18446744073709551615 268672485809 0 0 16781312 514 18446604464940786816 0 0 -1 1 0 0 0
[pid=22944] ppid=22767 vsize=351368 CPUtime=0.39 cores=1,3,5,7
/proc/22944/stat : 22944 (python) S 22767 22767 22195 0 -1 4202560 1049 0 0 0 21 18 0 0 15 0 1 0 271169761 359800832 5852 33554432000 4194304 5683644 140734656822736 18446744073709551615 268660682310 0 0 16781312 514 5011380485356486917 0 0 17 7 0 0 0
/proc/22944/statm: 87842 5852 377 364 0 23739 0
[pid=22946] ppid=22944 vsize=36736 CPUtime=218.58 cores=1,3,5,7
/proc/22946/stat : 22946 (march_hi) R 22944 22946 22946 0 -1 4202496 7957 0 0 0 21857 1 0 0 25 0 1 0 271169762 37617664 7690 33554432000 4194304 4955518 140734350562864 18446744073709551615 4227576 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/22946/statm: 9184 7690 104 186 0 8997 0
[pid=23040] ppid=22767 vsize=361624 CPUtime=0.05 cores=1,3,5,7
/proc/23040/stat : 23040 (python) S 22767 22767 22195 0 -1 4202560 971 0 0 0 2 3 0 0 15 0 1 0 271188833 370302976 5871 33554432000 4194304 5683644 140734656822736 18446744073709551615 268660682310 0 0 16781312 514 5011380485356486919 0 0 17 1 0 0 0
/proc/23040/statm: 90406 5871 371 364 0 26300 0
[pid=23042] ppid=23040 vsize=8744 CPUtime=28.83 cores=1,3,5,7
/proc/23042/stat : 23042 (march_hi) R 23040 23042 23042 0 -1 4202496 1793 0 0 0 2883 0 0 0 25 0 1 0 271188834 8953856 1523 33554432000 4194304 4955518 140737007656144 18446744073709551615 4224512 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/23042/statm: 2186 1523 104 186 0 1999 0
[pid=22767/tid=22774] ppid=22765 vsize=371868 CPUtime=0 cores=1,3,5,7
/proc/22767/task/22774/stat : 22774 (python) S 22765 22767 22195 0 -1 4202560 29 933 0 0 0 0 0 0 18 0 10 0 271071483 380792832 7396 33554432000 4194304 5683644 140734656822736 18446744073709551615 268672485809 0 0 16781312 2 18446604465753820160 0 0 -1 7 0 0 0
[pid=22767/tid=22777] ppid=22765 vsize=371868 CPUtime=0 cores=1,3,5,7
/proc/22767/task/22777/stat : 22777 (python) S 22765 22767 22195 0 -1 4202560 29 933 0 0 0 0 0 0 18 0 10 0 271071486 380792832 7396 33554432000 4194304 5683644 140734656822736 18446744073709551615 268672485809 0 0 16781312 2 18446604465753820160 0 0 -1 5 0 0 0
[pid=22767/tid=22780] ppid=22765 vsize=371868 CPUtime=0 cores=1,3,5,7
/proc/22767/task/22780/stat : 22780 (python) S 22765 22767 22195 0 -1 4202560 22 933 0 0 0 0 0 0 20 0 10 0 271071489 380792832 7396 33554432000 4194304 5683644 140734656822736 18446744073709551615 268672485809 0 0 16781312 2 18446604465753820160 0 0 -1 5 0 0 0
[pid=22767/tid=22783] ppid=22765 vsize=371868 CPUtime=0 cores=1,3,5,7
/proc/22767/task/22783/stat : 22783 (python) S 22765 22767 22195 0 -1 4202560 41 933 0 0 0 0 0 0 18 0 10 0 271071492 380792832 7396 33554432000 4194304 5683644 140734656822736 18446744073709551615 268672485809 0 0 16781312 2 18446604465753820160 0 0 -1 5 0 0 0
[pid=22767/tid=22801] ppid=22765 vsize=371868 CPUtime=0 cores=1,3,5,7
/proc/22767/task/22801/stat : 22801 (python) S 22765 22767 22195 0 -1 4202560 34 933 0 0 0 0 0 0 18 0 10 0 271081303 380792832 7396 33554432000 4194304 5683644 140734656822736 18446744073709551615 268672485809 0 0 16781312 2 18446604465753820160 0 0 -1 5 0 0 0
[pid=22767/tid=22806] ppid=22765 vsize=371868 CPUtime=0 cores=1,3,5,7
/proc/22767/task/22806/stat : 22806 (python) S 22765 22767 22195 0 -1 4202560 35 933 0 0 0 0 0 0 18 0 10 0 271081508 380792832 7396 33554432000 4194304 5683644 140734656822736 18446744073709551615 268672485809 0 0 16781312 2 18446604465753820160 0 0 -1 3 0 0 0
[pid=22767/tid=22926] ppid=22765 vsize=371868 CPUtime=0 cores=1,3,5,7
/proc/22767/task/22926/stat : 22926 (python) S 22765 22767 22195 0 -1 4202560 34 933 0 0 0 0 0 0 18 0 10 0 271139945 380792832 7396 33554432000 4194304 5683644 140734656822736 18446744073709551615 268672485809 0 0 16781312 2 18446604465753820160 0 0 -1 5 0 0 0
[pid=22767/tid=22945] ppid=22765 vsize=371868 CPUtime=0 cores=1,3,5,7
/proc/22767/task/22945/stat : 22945 (python) S 22765 22767 22195 0 -1 4202560 28 933 0 0 0 0 0 0 20 0 10 0 271169761 380792832 7396 33554432000 4194304 5683644 140734656822736 18446744073709551615 268672485809 0 0 16781312 2 18446604465753820160 0 0 -1 7 0 0 0
[pid=22767/tid=23041] ppid=22765 vsize=371868 CPUtime=0 cores=1,3,5,7
/proc/22767/task/23041/stat : 23041 (python) S 22765 22767 22195 0 -1 4202560 29 933 0 0 0 0 0 0 20 0 10 0 271188833 380792832 7396 33554432000 4194304 5683644 140734656822736 18446744073709551615 268672485809 0 0 16781312 2 18446604465753820160 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.1
Current children cumulated vsize (KiB) 6047580

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

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

[startup+1203.3 s]
/proc/loadavg: 9.37 9.08 8.22 14/274 23048
/proc/meminfo: memFree=28865088/32951124 swapFree=67111524/67111528
[pid=22767] ppid=22765 vsize=371868 CPUtime=1.22 cores=1,3,5,7
/proc/22767/stat : 22767 (python) S 22765 22767 22195 0 -1 4202496 18041 933 1 0 106 16 0 0 18 0 10 0 271071404 380792832 7396 33554432000 4194304 5683644 140734656822736 18446744073709551615 268672488907 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/22767/statm: 92967 7396 1892 364 0 28861 0
[pid=22773] ppid=22767 vsize=288852 CPUtime=0.16 cores=1,3,5,7
/proc/22773/stat : 22773 (python) S 22767 22767 22195 0 -1 4202560 1092 0 0 0 8 8 0 0 19 0 2 0 271071483 295784448 5620 33554432000 4194304 5683644 140734656822736 18446744073709551615 268672488907 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/22773/statm: 72213 5620 410 364 0 8131 0
[pid=22775] ppid=22773 vsize=1017800 CPUtime=98.17 cores=1,3,5,7
/proc/22775/stat : 22775 (gnovelty+2) T 22773 22775 22775 0 -1 4202496 445 0 0 0 9817 0 0 0 25 0 1 0 271071483 1042227200 182 33554432000 134512640 135663704 4289204544 18446744073709551615 134545622 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/22775/statm: 254450 182 113 282 0 254166 0
[pid=22773/tid=22799] ppid=22767 vsize=288852 CPUtime=0 cores=1,3,5,7
/proc/22773/task/22799/stat : 22799 (python) S 22767 22767 22195 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 271081300 295784448 5620 33554432000 4194304 5683644 140734656822736 18446744073709551615 268672485809 0 0 16781312 514 18446604466280912064 0 0 -1 3 0 0 0
[pid=22776] ppid=22767 vsize=289372 CPUtime=1.74 cores=1,3,5,7
/proc/22776/stat : 22776 (python) S 22767 22767 22195 0 -1 4202560 1156 0 0 0 90 84 0 0 15 0 2 0 271071486 296316928 5754 33554432000 4194304 5683644 140734656822736 18446744073709551615 268672488907 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/22776/statm: 72343 5754 400 364 0 8258 0
[pid=22778] ppid=22776 vsize=167180 CPUtime=970.72 cores=1,3,5,7
/proc/22778/stat : 22778 (march_hi) T 22776 22778 22778 0 -1 4202496 29449 0 0 0 97065 7 0 0 25 0 1 0 271071486 171192320 29188 33554432000 4194304 4955518 140733955421632 18446744073709551615 4286685 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/22778/statm: 41795 29188 104 186 0 41608 0
[pid=22776/tid=22829] ppid=22767 vsize=289372 CPUtime=0 cores=1,3,5,7
/proc/22776/task/22829/stat : 22829 (python) S 22767 22767 22195 0 -1 4202560 44 0 0 0 0 0 0 0 15 0 2 0 271111077 296316928 5754 33554432000 4194304 5683644 140734656822736 18446744073709551615 268672485809 0 0 16781312 514 18446604465753819264 0 0 -1 5 0 0 0
[pid=22779] ppid=22767 vsize=299296 CPUtime=0.15 cores=1,3,5,7
/proc/22779/stat : 22779 (python) S 22767 22767 22195 0 -1 4202560 1078 0 0 0 8 7 0 0 19 0 2 0 271071489 306479104 5658 33554432000 4194304 5683644 140734656822736 18446744073709551615 268672488907 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/22779/statm: 74824 5658 400 364 0 10736 0
[pid=22781] ppid=22779 vsize=1017800 CPUtime=100.09 cores=1,3,5,7
/proc/22781/stat : 22781 (gnovelty+2) T 22779 22781 22781 0 -1 4202496 448 0 0 0 10009 0 0 0 25 0 1 0 271071489 1042227200 182 33554432000 134512640 135663704 4292287984 18446744073709551615 134525265 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/22781/statm: 254450 182 113 282 0 254166 0
[pid=22779/tid=22804] ppid=22767 vsize=299296 CPUtime=0 cores=1,3,5,7
/proc/22779/task/22804/stat : 22804 (python) S 22767 22767 22195 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 271081505 306479104 5658 33554432000 4194304 5683644 140734656822736 18446744073709551615 268672485809 0 0 16781312 514 18446604465753818368 0 0 -1 3 0 0 0
[pid=22782] ppid=22767 vsize=309984 CPUtime=1.95 cores=1,3,5,7
/proc/22782/stat : 22782 (python) S 22767 22767 22195 0 -1 4202560 1180 0 0 0 103 92 0 0 15 0 2 0 271071492 317423616 5770 33554432000 4194304 5683644 140734656822736 18446744073709551615 268660682310 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/22782/statm: 77496 5770 400 364 0 13405 0
[pid=22784] ppid=22782 vsize=167180 CPUtime=1101.05 cores=1,3,5,7
/proc/22784/stat : 22784 (march_hi) R 22782 22784 22784 0 -1 4202496 33002 0 0 0 110098 7 0 0 25 0 1 0 271071492 171192320 32740 33554432000 4194304 4955518 140734826299536 18446744073709551615 4210485 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/22784/statm: 41795 32740 104 186 0 41608 0
[pid=22782/tid=22828] ppid=22767 vsize=309984 CPUtime=0 cores=1,3,5,7
/proc/22782/task/22828/stat : 22828 (python) S 22767 22767 22195 0 -1 4202560 48 0 0 0 0 0 0 0 15 0 2 0 271110864 317423616 5770 33554432000 4194304 5683644 140734656822736 18446744073709551615 268672485809 0 0 16781312 514 18446604460390566592 0 0 -1 1 0 0 0
[pid=22800] ppid=22767 vsize=320240 CPUtime=1.74 cores=1,3,5,7
/proc/22800/stat : 22800 (python) S 22767 22767 22195 0 -1 4202560 1185 0 0 0 93 81 0 0 15 0 2 0 271081303 327925760 5791 33554432000 4194304 5683644 140734656822736 18446744073709551615 268672488907 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/22800/statm: 80060 5791 400 364 0 15966 0
[pid=22802] ppid=22800 vsize=167180 CPUtime=975.37 cores=1,3,5,7
/proc/22802/stat : 22802 (march_hi) T 22800 22802 22802 0 -1 4202496 29593 0 0 0 97532 5 0 0 25 0 1 0 271081304 171192320 29327 33554432000 4194304 4955518 140734589693904 18446744073709551615 4209733 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/22802/statm: 41795 29327 104 186 0 41608 0
[pid=22800/tid=22908] ppid=22767 vsize=320240 CPUtime=0 cores=1,3,5,7
/proc/22800/task/22908/stat : 22908 (python) S 22767 22767 22195 0 -1 4202560 46 0 0 0 0 0 0 0 15 0 2 0 271129842 327925760 5791 33554432000 4194304 5683644 140734656822736 18446744073709551615 268672485809 0 0 16781312 514 18446604471130863744 0 0 -1 5 0 0 0
[pid=22805] ppid=22767 vsize=330716 CPUtime=1.42 cores=1,3,5,7
/proc/22805/stat : 22805 (python) S 22767 22767 22195 0 -1 4202560 1177 0 0 0 74 68 0 0 15 0 2 0 271081508 338653184 5833 33554432000 4194304 5683644 140734656822736 18446744073709551615 268672488907 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/22805/statm: 82679 5833 400 364 0 18582 0
[pid=22807] ppid=22805 vsize=122980 CPUtime=781.76 cores=1,3,5,7
/proc/22807/stat : 22807 (march_hi) T 22805 22807 22807 0 -1 4202496 24011 0 0 0 78170 6 0 0 25 0 1 0 271081508 125931520 23744 33554432000 4194304 4955518 140735368613296 18446744073709551615 4224656 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/22807/statm: 30745 23744 104 186 0 30558 0
[pid=22805/tid=22910] ppid=22767 vsize=330716 CPUtime=0 cores=1,3,5,7
/proc/22805/task/22910/stat : 22910 (python) S 22767 22767 22195 0 -1 4202560 47 0 0 0 0 0 0 0 15 0 2 0 271130785 338653184 5833 33554432000 4194304 5683644 140734656822736 18446744073709551615 268672485809 0 0 16781312 514 18446604471138731200 0 0 -1 5 0 0 0
[pid=22925] ppid=22767 vsize=341084 CPUtime=0.93 cores=1,3,5,7
/proc/22925/stat : 22925 (python) S 22767 22767 22195 0 -1 4202560 1223 0 0 0 53 40 0 0 15 0 2 0 271139945 349270016 5871 33554432000 4194304 5683644 140734656822736 18446744073709551615 268660682310 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/22925/statm: 85271 5871 406 364 0 21171 0
[pid=22927] ppid=22925 vsize=77576 CPUtime=515.78 cores=1,3,5,7
/proc/22927/stat : 22927 (march_hi) R 22925 22927 22927 0 -1 4202496 16827 0 0 0 51574 4 0 0 25 0 1 0 271139945 79437824 16560 33554432000 4194304 4955518 140736214541984 18446744073709551615 4224704 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/22927/statm: 19394 16560 104 186 0 19207 0
[pid=22925/tid=23043] ppid=22767 vsize=341084 CPUtime=0 cores=1,3,5,7
/proc/22925/task/23043/stat : 23043 (python) S 22767 22767 22195 0 -1 4202560 46 0 0 0 0 0 0 0 16 0 2 0 271189136 349270016 5871 33554432000 4194304 5683644 140734656822736 18446744073709551615 268672485809 0 0 16781312 514 18446604464940786816 0 0 -1 1 0 0 0
[pid=22944] ppid=22767 vsize=351368 CPUtime=0.39 cores=1,3,5,7
/proc/22944/stat : 22944 (python) S 22767 22767 22195 0 -1 4202560 1049 0 0 0 21 18 0 0 15 0 1 0 271169761 359800832 5852 33554432000 4194304 5683644 140734656822736 18446744073709551615 268660682310 0 0 16781312 514 5011380485356486917 0 0 17 7 0 0 0
/proc/22944/statm: 87842 5852 377 364 0 23739 0
[pid=22946] ppid=22944 vsize=36736 CPUtime=218.58 cores=1,3,5,7
/proc/22946/stat : 22946 (march_hi) R 22944 22946 22946 0 -1 4202496 7957 0 0 0 21857 1 0 0 25 0 1 0 271169762 37617664 7690 33554432000 4194304 4955518 140734350562864 18446744073709551615 4227576 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/22946/statm: 9184 7690 104 186 0 8997 0
[pid=23040] ppid=22767 vsize=361624 CPUtime=0.05 cores=1,3,5,7
/proc/23040/stat : 23040 (python) S 22767 22767 22195 0 -1 4202560 971 0 0 0 2 3 0 0 15 0 1 0 271188833 370302976 5871 33554432000 4194304 5683644 140734656822736 18446744073709551615 268660682310 0 0 16781312 514 5011380485356486919 0 0 17 1 0 0 0
/proc/23040/statm: 90406 5871 371 364 0 26300 0
[pid=23042] ppid=23040 vsize=8744 CPUtime=28.83 cores=1,3,5,7
/proc/23042/stat : 23042 (march_hi) R 23040 23042 23042 0 -1 4202496 1793 0 0 0 2883 0 0 0 25 0 1 0 271188834 8953856 1523 33554432000 4194304 4955518 140737007656144 18446744073709551615 4224512 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/23042/statm: 2186 1523 104 186 0 1999 0
[pid=22767/tid=22774] ppid=22765 vsize=371868 CPUtime=0 cores=1,3,5,7
/proc/22767/task/22774/stat : 22774 (python) S 22765 22767 22195 0 -1 4202560 29 933 0 0 0 0 0 0 18 0 10 0 271071483 380792832 7396 33554432000 4194304 5683644 140734656822736 18446744073709551615 268672485809 0 0 16781312 2 18446604465753820160 0 0 -1 7 0 0 0
[pid=22767/tid=22777] ppid=22765 vsize=371868 CPUtime=0 cores=1,3,5,7
/proc/22767/task/22777/stat : 22777 (python) S 22765 22767 22195 0 -1 4202560 29 933 0 0 0 0 0 0 18 0 10 0 271071486 380792832 7396 33554432000 4194304 5683644 140734656822736 18446744073709551615 268672485809 0 0 16781312 2 18446604465753820160 0 0 -1 5 0 0 0
[pid=22767/tid=22780] ppid=22765 vsize=371868 CPUtime=0 cores=1,3,5,7
/proc/22767/task/22780/stat : 22780 (python) S 22765 22767 22195 0 -1 4202560 22 933 0 0 0 0 0 0 20 0 10 0 271071489 380792832 7396 33554432000 4194304 5683644 140734656822736 18446744073709551615 268672485809 0 0 16781312 2 18446604465753820160 0 0 -1 5 0 0 0
[pid=22767/tid=22783] ppid=22765 vsize=371868 CPUtime=0 cores=1,3,5,7
/proc/22767/task/22783/stat : 22783 (python) S 22765 22767 22195 0 -1 4202560 41 933 0 0 0 0 0 0 18 0 10 0 271071492 380792832 7396 33554432000 4194304 5683644 140734656822736 18446744073709551615 268672485809 0 0 16781312 2 18446604465753820160 0 0 -1 5 0 0 0
[pid=22767/tid=22801] ppid=22765 vsize=371868 CPUtime=0 cores=1,3,5,7
/proc/22767/task/22801/stat : 22801 (python) S 22765 22767 22195 0 -1 4202560 34 933 0 0 0 0 0 0 18 0 10 0 271081303 380792832 7396 33554432000 4194304 5683644 140734656822736 18446744073709551615 268672485809 0 0 16781312 2 18446604465753820160 0 0 -1 5 0 0 0
[pid=22767/tid=22806] ppid=22765 vsize=371868 CPUtime=0 cores=1,3,5,7
/proc/22767/task/22806/stat : 22806 (python) S 22765 22767 22195 0 -1 4202560 35 933 0 0 0 0 0 0 18 0 10 0 271081508 380792832 7396 33554432000 4194304 5683644 140734656822736 18446744073709551615 268672485809 0 0 16781312 2 18446604465753820160 0 0 -1 3 0 0 0
[pid=22767/tid=22926] ppid=22765 vsize=371868 CPUtime=0 cores=1,3,5,7
/proc/22767/task/22926/stat : 22926 (python) S 22765 22767 22195 0 -1 4202560 34 933 0 0 0 0 0 0 18 0 10 0 271139945 380792832 7396 33554432000 4194304 5683644 140734656822736 18446744073709551615 268672485809 0 0 16781312 2 18446604465753820160 0 0 -1 5 0 0 0
[pid=22767/tid=22945] ppid=22765 vsize=371868 CPUtime=0 cores=1,3,5,7
/proc/22767/task/22945/stat : 22945 (python) S 22765 22767 22195 0 -1 4202560 28 933 0 0 0 0 0 0 20 0 10 0 271169761 380792832 7396 33554432000 4194304 5683644 140734656822736 18446744073709551615 268672485809 0 0 16781312 2 18446604465753820160 0 0 -1 7 0 0 0
[pid=22767/tid=23041] ppid=22765 vsize=371868 CPUtime=0 cores=1,3,5,7
/proc/22767/task/23041/stat : 23041 (python) S 22765 22767 22195 0 -1 4202560 29 933 0 0 0 0 0 0 20 0 10 0 271188833 380792832 7396 33554432000 4194304 5683644 140734656822736 18446744073709551615 268672485809 0 0 16781312 2 18446604465753820160 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.1
Current children cumulated vsize (KiB) 6047580

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1203.37
CPU time (s): 4800.1
CPU user time (s): 4795.63
CPU system time (s): 4.47
CPU usage (%): 398.888
Max. virtual memory (cumulated for all children) (KiB): 6047580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.07984
system time used= 0.169974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19158
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= 2916
involuntary context switches= 62

runsolver used 2.93955 second user time and 6.63099 second system time

The end

Launcher Data

Begin job on node107 at 2011-05-01 18:53:21
IDJOB=3317326
IDBENCH=82791
IDSOLVER=1705
FILE ID=node107/3317326-1304268801
RUNJOBID= node107-1304267294-22214
PBS_JOBID= 13173971
Free space on /tmp= 72604 MiB

SOLVER NAME= borg-sat 11.03.02-random
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v550-c2343-S1663503036-045.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-3317326-1304268801/watcher-3317326-1304268801 -o /tmp/evaluation-result-3317326-1304268801/solver-3317326-1304268801 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3317326-1304268801.cnf -seed 886541200 -budget 4800 -cores 4

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

MD5SUM BENCH= 8c477af50318fe10cbec1ad215bff97c
RANDOM SEED=886541200

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.829
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	: 5359.47
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.829
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.829
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:      29499044 kB
Buffers:        419100 kB
Cached:        1947232 kB
SwapCached:          4 kB
Active:         961900 kB
Inactive:      2112512 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29499044 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           31908 kB
Writeback:           0 kB
AnonPages:      708176 kB
Mapped:          23252 kB
Slab:           295292 kB
PageTables:      20844 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 22326224 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= 72564 MiB
End job on node107 at 2011-05-01 19:13:27