Trace number 3317518

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.17 1254.56

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v600-c2556-S869604189-077.UNKNOWN.cnf
MD5SUMfea90c68acbba046fd6afed84c9fb884
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.34/1.02	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.34/1.02	c INFO: solving HOME/instance-3317518-1304269942.cnf
0.34/1.02	c INFO: computing task features
0.34/1.03	c INFO: computed variable-clause graph statistics
0.34/1.03	c INFO: computed clause balance statistics
0.34/1.08	c INFO: computed variable balance statistics
0.43/1.11	c INFO: computed small-clause counts
0.43/1.11	c INFO: computed Horn-clause counts
0.43/1.11	c INFO: computed variable graph statistics
0.43/1.11	c INFO: collected features for HOME/instance-3317518-1304269942.cnf in 0.09 s
0.43/1.14	c INFO: running gnovelty+2@0 for 97 with 4799 remaining (b = 0.58)
0.43/1.17	c INFO: running march_hi@0 for 194 with 4799 remaining (b = 0.17)
0.52/1.20	c INFO: running gnovelty+2@0 for 97 with 4799 remaining (b = 0.07)
0.52/1.23	c INFO: running march_hi@0 for 388 with 4799 remaining (b = 0.27)
298.67/100.44	c INFO: running march_hi@0 for 485 with 4700 remaining (b = 0.28)
586.16/196.53	c INFO: running march_hi@0 for 485 with 4604 remaining (b = 0.25)
589.68/197.54	c INFO: running march_hi@0 for 291 with 4603 remaining (b = 0.16)
1747.22/489.54	c INFO: running march_hi@99 for 97 with 4311 remaining (b = 0.07)
1753.56/491.10	c INFO: running march_hi@390 for 97 with 4309 remaining (b = 0.08)
2138.37/587.51	c INFO: running march_hi@388 for 97 with 4213 remaining (b = 0.07)
2156.72/592.12	c INFO: running march_hi@97 for 97 with 4208 remaining (b = 0.06)
2168.30/595.03	c INFO: running march_hi@488 for 97 with 4206 remaining (b = 0.06)
2529.49/685.59	c INFO: running march_hi@0 for 388 with 4115 remaining (b = 0.19)
2540.65/688.36	c INFO: running march_hi@586 for 97 with 4112 remaining (b = 0.06)
2548.21/690.22	c INFO: running march_hi@195 for 194 with 4110 remaining (b = 0.11)
2549.82/690.61	c INFO: running march_hi@200 for 194 with 4110 remaining (b = 0.11)
2931.71/786.30	c INFO: running march_hi@1074 for 291 with 4014 remaining (b = 0.17)
3314.47/882.29	c INFO: running march_hi@294 for 97 with 3918 remaining (b = 0.09)
3334.39/887.22	c INFO: running march_hi@298 for 97 with 3913 remaining (b = 0.09)
3700.37/978.95	c INFO: running march_hi@489 for 194 with 3822 remaining (b = 0.11)
3723.48/984.72	c INFO: running march_hi@394 for 97 with 3816 remaining (b = 0.06)
4093.05/1077.30	c INFO: running march_hi@1266 for 97 with 3723 remaining (b = 0.05)
4099.05/1078.89	c INFO: running march_hi@92 for 291 with 3722 remaining (b = 0.14)
4113.79/1082.56	c INFO: running march_hi@0 for 388 with 3718 remaining (b = 0.19)
4481.28/1174.61	c INFO: running march_hi@586 for 97 with 3626 remaining (b = 0.05)
4492.84/1177.56	c INFO: running march_hi@1657 for 485 with 3623 remaining (b = 0.31)

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-3317518-1304269942/watcher-3317518-1304269942 -o /tmp/evaluation-result-3317518-1304269942/solver-3317518-1304269942 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3317518-1304269942.cnf -seed 850806663 -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.21 9.02 8.17 8/276 12502
/proc/meminfo: memFree=22632028/32951124 swapFree=67102140/67111528
[pid=12502] ppid=12500 vsize=15780 CPUtime=0 cores=0,2,4,6
/proc/12502/stat : 12502 (python) R 12500 12502 10986 0 -1 4202496 915 0 0 0 0 0 0 0 25 0 1 0 617224862 16158720 795 33554432000 4194304 5683644 140734531432928 18446744073709551615 216734839493 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/12502/statm: 3945 796 346 364 0 432 0

[startup+0.07832 s]
/proc/loadavg: 9.21 9.02 8.17 8/276 12502
/proc/meminfo: memFree=22632028/32951124 swapFree=67102140/67111528
[pid=12502] ppid=12500 vsize=85620 CPUtime=0.05 cores=0,2,4,6
/proc/12502/stat : 12502 (python) S 12500 12502 10986 0 -1 4202496 2631 0 0 0 4 1 0 0 18 0 1 0 617224862 87674880 2348 33554432000 4194304 5683644 140734531432928 18446744073709551615 216735176704 0 2147483391 16781312 2 18446744071699199166 0 0 17 6 0 0 0
/proc/12502/statm: 21405 2348 713 364 0 1622 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 85620

[startup+0.100314 s]
/proc/loadavg: 9.21 9.02 8.17 8/276 12502
/proc/meminfo: memFree=22632028/32951124 swapFree=67102140/67111528
[pid=12502] ppid=12500 vsize=104616 CPUtime=0.07 cores=0,2,4,6
/proc/12502/stat : 12502 (python) S 12500 12502 10986 0 -1 4202496 3146 0 0 0 5 2 0 0 17 0 1 0 617224862 107126784 2822 33554432000 4194304 5683644 140734531432928 18446744073709551615 216735176704 0 2147483391 16781312 2 18446744071699199166 0 0 17 6 0 0 0
/proc/12502/statm: 26154 2822 847 364 0 1902 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 104616

[startup+0.300325 s]
/proc/loadavg: 9.21 9.02 8.17 8/276 12502
/proc/meminfo: memFree=22632028/32951124 swapFree=67102140/67111528
[pid=12502] ppid=12500 vsize=124236 CPUtime=0.11 cores=0,2,4,6
/proc/12502/stat : 12502 (python) S 12500 12502 10986 0 -1 4202496 4313 0 1 0 8 3 0 0 17 0 1 0 617224862 127217664 3880 33554432000 4194304 5683644 140734531432928 18446744073709551615 216735178496 0 0 16781312 2 18446744071562362840 0 0 17 6 0 0 0
/proc/12502/statm: 31059 3880 997 364 0 2870 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 124236

[startup+0.700253 s]
/proc/loadavg: 9.21 9.02 8.17 8/276 12502
/proc/meminfo: memFree=22632028/32951124 swapFree=67102140/67111528
[pid=12502] ppid=12500 vsize=124236 CPUtime=0.11 cores=0,2,4,6
/proc/12502/stat : 12502 (python) S 12500 12502 10986 0 -1 4202496 4313 0 1 0 8 3 0 0 17 0 1 0 617224862 127217664 3880 33554432000 4194304 5683644 140734531432928 18446744073709551615 216735178496 0 0 16781312 2 18446744071562362840 0 0 17 6 0 0 0
/proc/12502/statm: 31059 3880 997 364 0 2870 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 124236

[startup+1.50007 s]
/proc/loadavg: 9.21 9.02 8.17 8/277 12507
/proc/meminfo: memFree=22611064/32951124 swapFree=67102140/67111528
[pid=12502] ppid=12500 vsize=320276 CPUtime=0.55 cores=0,2,4,6
/proc/12502/stat : 12502 (python) S 12500 12502 10986 0 -1 4202496 12319 936 1 0 47 8 0 0 21 0 5 0 617224862 327962624 7266 33554432000 4194304 5683644 140734531432928 18446744073709551615 216747005387 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/12502/statm: 80069 7266 1881 364 0 15978 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 320276

[startup+3.10079 s]
/proc/loadavg: 9.21 9.02 8.17 12/291 12521
/proc/meminfo: memFree=22588528/32951124 swapFree=67102140/67111528
[pid=12502] ppid=12500 vsize=320276 CPUtime=0.55 cores=0,2,4,6
/proc/12502/stat : 12502 (python) S 12500 12502 10986 0 -1 4202496 12319 936 1 0 47 8 0 0 21 0 5 0 617224862 327962624 7266 33554432000 4194304 5683644 140734531432928 18446744073709551615 216747005387 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/12502/statm: 80069 7266 1881 364 0 15978 0
[pid=12508] ppid=12502 vsize=278632 CPUtime=0 cores=0,2,4,6
/proc/12508/stat : 12508 (python) S 12502 12502 10986 0 -1 4202560 730 0 0 0 0 0 0 0 18 0 1 0 617224977 285319168 5578 33554432000 4194304 5683644 140734531432928 18446744073709551615 216735198735 0 0 16781312 514 3971479709409050883 0 0 17 6 0 0 0
/proc/12508/statm: 69658 5578 354 364 0 5576 0
[pid=12510] ppid=12508 vsize=1017932 CPUtime=1.11 cores=0,2,4,6
/proc/12510/stat : 12510 (gnovelty+2) R 12508 12510 12510 0 -1 4202496 448 0 0 0 111 0 0 0 25 0 1 0 617224977 1042362368 184 33554432000 134512640 135663704 4289514864 18446744073709551615 134545631 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/12510/statm: 254483 184 113 282 0 254199 0
[pid=12512] ppid=12502 vsize=289340 CPUtime=0 cores=0,2,4,6
/proc/12512/stat : 12512 (python) S 12502 12502 10986 0 -1 4202560 749 0 0 0 0 0 0 0 15 0 1 0 617224980 296284160 5693 33554432000 4194304 5683644 140734531432928 18446744073709551615 216735198790 0 0 16781312 514 16962337409809219844 0 0 17 4 0 0 0
/proc/12512/statm: 72335 5693 348 364 0 8250 0
[pid=12514] ppid=12512 vsize=2776 CPUtime=1.91 cores=0,2,4,6
/proc/12514/stat : 12514 (march_hi) R 12512 12514 12514 0 -1 4202496 766 0 0 0 191 0 0 0 25 0 1 0 617224980 2842624 503 33554432000 4194304 4955518 140737278427920 18446744073709551615 4235403 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/12514/statm: 694 503 104 186 0 507 0
[pid=12515] ppid=12502 vsize=299168 CPUtime=0 cores=0,2,4,6
/proc/12515/stat : 12515 (python) S 12502 12502 10986 0 -1 4202560 736 0 0 0 0 0 0 0 18 0 1 0 617224982 306348032 5605 33554432000 4194304 5683644 140734531432928 18446744073709551615 216735198790 0 0 16781312 514 4791883059253182722 0 0 17 6 0 0 0
/proc/12515/statm: 74792 5605 348 364 0 10704 0
[pid=12520] ppid=12515 vsize=1017932 CPUtime=1.86 cores=0,2,4,6
/proc/12520/stat : 12520 (gnovelty+2) R 12515 12520 12520 0 -1 4202496 447 0 0 0 186 0 0 0 25 0 1 0 617224986 1042362368 185 33554432000 134512640 135663704 4287783744 18446744073709551615 134564723 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/12520/statm: 254483 185 113 282 0 254199 0
[pid=12518] ppid=12502 vsize=310032 CPUtime=0 cores=0,2,4,6
/proc/12518/stat : 12518 (python) S 12502 12502 10986 0 -1 4202560 764 0 0 0 0 0 0 0 15 0 1 0 617224985 317472768 5729 33554432000 4194304 5683644 140734531432928 18446744073709551615 216735198790 0 0 16781312 514 4310367060153565442 0 0 17 6 0 0 0
/proc/12518/statm: 77508 5729 348 364 0 13417 0
[pid=12521] ppid=12518 vsize=2608 CPUtime=0.83 cores=0,2,4,6
/proc/12521/stat : 12521 (march_hi) R 12518 12521 12521 0 -1 4202496 722 0 0 0 83 0 0 0 25 0 1 0 617224986 2670592 461 33554432000 4194304 4955518 140735486123792 18446744073709551615 4235344 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/12521/statm: 652 461 104 186 0 465 0
[pid=12502/tid=12509] ppid=12500 vsize=320276 CPUtime=0 cores=0,2,4,6
/proc/12502/task/12509/stat : 12509 (python) S 12500 12502 10986 0 -1 4202560 28 936 0 0 0 0 0 0 20 0 5 0 617224977 327962624 7266 33554432000 4194304 5683644 140734531432928 18446744073709551615 216747002289 0 0 16781312 2 18446604452667687936 0 0 -1 4 0 0 0
[pid=12502/tid=12513] ppid=12500 vsize=320276 CPUtime=0 cores=0,2,4,6
/proc/12502/task/12513/stat : 12513 (python) S 12500 12502 10986 0 -1 4202560 22 936 0 0 0 0 0 0 22 0 5 0 617224980 327962624 7266 33554432000 4194304 5683644 140734531432928 18446744073709551615 216747002289 0 0 16781312 2 18446604452667687936 0 0 -1 4 0 0 0
[pid=12502/tid=12516] ppid=12500 vsize=320276 CPUtime=0 cores=0,2,4,6
/proc/12502/task/12516/stat : 12516 (python) S 12500 12502 10986 0 -1 4202560 38 936 0 0 0 0 0 0 20 0 5 0 617224983 327962624 7266 33554432000 4194304 5683644 140734531432928 18446744073709551615 216747002289 0 0 16781312 2 18446604452667687936 0 0 -1 6 0 0 0
[pid=12502/tid=12519] ppid=12500 vsize=320276 CPUtime=0 cores=0,2,4,6
/proc/12502/task/12519/stat : 12519 (python) S 12500 12502 10986 0 -1 4202560 19 936 0 0 0 0 0 0 22 0 5 0 617224986 327962624 7266 33554432000 4194304 5683644 140734531432928 18446744073709551615 216747002289 0 0 16781312 2 18446604452667687936 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 3538696

[startup+6.30122 s]
/proc/loadavg: 9.27 9.04 8.18 11/291 12521
/proc/meminfo: memFree=22585720/32951124 swapFree=67102140/67111528
[pid=12502] ppid=12500 vsize=320276 CPUtime=0.55 cores=0,2,4,6
/proc/12502/stat : 12502 (python) S 12500 12502 10986 0 -1 4202496 12319 936 1 0 47 8 0 0 21 0 5 0 617224862 327962624 7266 33554432000 4194304 5683644 140734531432928 18446744073709551615 216747005387 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/12502/statm: 80069 7266 1881 364 0 15978 0
[pid=12508] ppid=12502 vsize=278632 CPUtime=0 cores=0,2,4,6
/proc/12508/stat : 12508 (python) S 12502 12502 10986 0 -1 4202560 891 0 0 0 0 0 0 0 18 0 1 0 617224977 285319168 5601 33554432000 4194304 5683644 140734531432928 18446744073709551615 216735198735 0 0 16781312 514 3971479709409050883 0 0 17 6 0 0 0
/proc/12508/statm: 69658 5601 377 364 0 5576 0
[pid=12510] ppid=12508 vsize=1017932 CPUtime=2.71 cores=0,2,4,6
/proc/12510/stat : 12510 (gnovelty+2) R 12508 12510 12510 0 -1 4202496 448 0 0 0 271 0 0 0 25 0 1 0 617224977 1042362368 184 33554432000 134512640 135663704 4289514864 18446744073709551615 134547151 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/12510/statm: 254483 184 113 282 0 254199 0
[pid=12512] ppid=12502 vsize=289340 CPUtime=0 cores=0,2,4,6
/proc/12512/stat : 12512 (python) S 12502 12502 10986 0 -1 4202560 896 0 0 0 0 0 0 0 15 0 1 0 617224980 296284160 5716 33554432000 4194304 5683644 140734531432928 18446744073709551615 216735198790 0 0 16781312 514 16962337409809219844 0 0 17 4 0 0 0
/proc/12512/statm: 72335 5716 371 364 0 8250 0
[pid=12514] ppid=12512 vsize=3636 CPUtime=5.1 cores=0,2,4,6
/proc/12514/stat : 12514 (march_hi) R 12512 12514 12514 0 -1 4202496 904 0 0 0 510 0 0 0 25 0 1 0 617224980 3723264 641 33554432000 4194304 4955518 140737278427920 18446744073709551615 4224704 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/12514/statm: 909 641 104 186 0 722 0
[pid=12515] ppid=12502 vsize=299168 CPUtime=0 cores=0,2,4,6
/proc/12515/stat : 12515 (python) S 12502 12502 10986 0 -1 4202560 891 0 0 0 0 0 0 0 18 0 1 0 617224982 306348032 5628 33554432000 4194304 5683644 140734531432928 18446744073709551615 216735198790 0 0 16781312 514 4791883059253182722 0 0 17 6 0 0 0
/proc/12515/statm: 74792 5628 371 364 0 10704 0
[pid=12520] ppid=12515 vsize=1017932 CPUtime=5.06 cores=0,2,4,6
/proc/12520/stat : 12520 (gnovelty+2) R 12515 12520 12520 0 -1 4202496 447 0 0 0 506 0 0 0 25 0 1 0 617224986 1042362368 185 33554432000 134512640 135663704 4287783744 18446744073709551615 134545635 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/12520/statm: 254483 185 113 282 0 254199 0
[pid=12518] ppid=12502 vsize=310032 CPUtime=0 cores=0,2,4,6
/proc/12518/stat : 12518 (python) S 12502 12502 10986 0 -1 4202560 927 0 0 0 0 0 0 0 15 0 1 0 617224985 317472768 5752 33554432000 4194304 5683644 140734531432928 18446744073709551615 216735198790 0 0 16781312 514 4310367060153565442 0 0 17 6 0 0 0
/proc/12518/statm: 77508 5752 371 364 0 13417 0
[pid=12521] ppid=12518 vsize=2928 CPUtime=2.43 cores=0,2,4,6
/proc/12521/stat : 12521 (march_hi) R 12518 12521 12521 0 -1 4202496 782 0 0 0 243 0 0 0 25 0 1 0 617224986 2998272 521 33554432000 4194304 4955518 140735486123792 18446744073709551615 4227664 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/12521/statm: 732 521 104 186 0 545 0
[pid=12502/tid=12509] ppid=12500 vsize=320276 CPUtime=0 cores=0,2,4,6
/proc/12502/task/12509/stat : 12509 (python) S 12500 12502 10986 0 -1 4202560 28 936 0 0 0 0 0 0 20 0 5 0 617224977 327962624 7266 33554432000 4194304 5683644 140734531432928 18446744073709551615 216747002289 0 0 16781312 2 18446604452667687936 0 0 -1 4 0 0 0
[pid=12502/tid=12513] ppid=12500 vsize=320276 CPUtime=0 cores=0,2,4,6
/proc/12502/task/12513/stat : 12513 (python) S 12500 12502 10986 0 -1 4202560 22 936 0 0 0 0 0 0 22 0 5 0 617224980 327962624 7266 33554432000 4194304 5683644 140734531432928 18446744073709551615 216747002289 0 0 16781312 2 18446604452667687936 0 0 -1 4 0 0 0
[pid=12502/tid=12516] ppid=12500 vsize=320276 CPUtime=0 cores=0,2,4,6
/proc/12502/task/12516/stat : 12516 (python) S 12500 12502 10986 0 -1 4202560 38 936 0 0 0 0 0 0 20 0 5 0 617224983 327962624 7266 33554432000 4194304 5683644 140734531432928 18446744073709551615 216747002289 0 0 16781312 2 18446604452667687936 0 0 -1 6 0 0 0
[pid=12502/tid=12519] ppid=12500 vsize=320276 CPUtime=0 cores=0,2,4,6
/proc/12502/task/12519/stat : 12519 (python) S 12500 12502 10986 0 -1 4202560 19 936 0 0 0 0 0 0 22 0 5 0 617224986 327962624 7266 33554432000 4194304 5683644 140734531432928 18446744073709551615 216747002289 0 0 16781312 2 18446604452667687936 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 15.85
Current children cumulated vsize (KiB) 3539876

[startup+12.7011 s]
/proc/loadavg: 9.33 9.06 8.19 11/291 12521
/proc/meminfo: memFree=22581180/32951124 swapFree=67102140/67111528
[pid=12502] ppid=12500 vsize=320276 CPUtime=0.55 cores=0,2,4,6
/proc/12502/stat : 12502 (python) S 12500 12502 10986 0 -1 4202496 12319 936 1 0 47 8 0 0 21 0 5 0 617224862 327962624 7266 33554432000 4194304 5683644 140734531432928 18446744073709551615 216747005387 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/12502/statm: 80069 7266 1881 364 0 15978 0
[pid=12508] ppid=12502 vsize=278632 CPUtime=0.01 cores=0,2,4,6
/proc/12508/stat : 12508 (python) S 12502 12502 10986 0 -1 4202560 894 0 0 0 0 1 0 0 18 0 1 0 617224977 285319168 5601 33554432000 4194304 5683644 140734531432928 18446744073709551615 216735198735 0 0 16781312 514 15831067483881570563 0 0 17 6 0 0 0
/proc/12508/statm: 69658 5601 377 364 0 5576 0
[pid=12510] ppid=12508 vsize=1017932 CPUtime=5.91 cores=0,2,4,6
/proc/12510/stat : 12510 (gnovelty+2) R 12508 12510 12510 0 -1 4202496 448 0 0 0 591 0 0 0 25 0 1 0 617224977 1042362368 184 33554432000 134512640 135663704 4289514864 18446744073709551615 134525343 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/12510/statm: 254483 184 113 282 0 254199 0
[pid=12512] ppid=12502 vsize=289340 CPUtime=0.02 cores=0,2,4,6
/proc/12512/stat : 12512 (python) S 12502 12502 10986 0 -1 4202560 903 0 0 0 1 1 0 0 15 0 1 0 617224980 296284160 5716 33554432000 4194304 5683644 140734531432928 18446744073709551615 216735198790 0 0 16781312 514 16962337409809219844 0 0 17 4 0 0 0
/proc/12512/statm: 72335 5716 371 364 0 8250 0
[pid=12514] ppid=12512 vsize=5052 CPUtime=11.49 cores=0,2,4,6
/proc/12514/stat : 12514 (march_hi) R 12512 12514 12514 0 -1 4202496 1147 0 0 0 1149 0 0 0 25 0 1 0 617224980 5173248 884 33554432000 4194304 4955518 140737278427920 18446744073709551615 4209664 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/12514/statm: 1263 884 104 186 0 1076 0
[pid=12515] ppid=12502 vsize=299168 CPUtime=0.01 cores=0,2,4,6
/proc/12515/stat : 12515 (python) S 12502 12502 10986 0 -1 4202560 892 0 0 0 1 0 0 0 18 0 1 0 617224982 306348032 5628 33554432000 4194304 5683644 140734531432928 18446744073709551615 216735198790 0 0 16781312 514 15831067483881570562 0 0 17 6 0 0 0
/proc/12515/statm: 74792 5628 371 364 0 10704 0
[pid=12520] ppid=12515 vsize=1017932 CPUtime=11.46 cores=0,2,4,6
/proc/12520/stat : 12520 (gnovelty+2) R 12515 12520 12520 0 -1 4202496 447 0 0 0 1146 0 0 0 25 0 1 0 617224986 1042362368 185 33554432000 134512640 135663704 4287783744 18446744073709551615 134545631 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/12520/statm: 254483 185 113 282 0 254199 0
[pid=12518] ppid=12502 vsize=310032 CPUtime=0.02 cores=0,2,4,6
/proc/12518/stat : 12518 (python) S 12502 12502 10986 0 -1 4202560 934 0 0 0 1 1 0 0 15 0 1 0 617224985 317472768 5752 33554432000 4194304 5683644 140734531432928 18446744073709551615 216735198790 0 0 16781312 514 4310367060153565442 0 0 17 6 0 0 0
/proc/12518/statm: 77508 5752 371 364 0 13417 0
[pid=12521] ppid=12518 vsize=3636 CPUtime=5.63 cores=0,2,4,6
/proc/12521/stat : 12521 (march_hi) R 12518 12521 12521 0 -1 4202496 921 0 0 0 563 0 0 0 25 0 1 0 617224986 3723264 660 33554432000 4194304 4955518 140735486123792 18446744073709551615 4227679 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/12521/statm: 909 660 104 186 0 722 0
[pid=12502/tid=12509] ppid=12500 vsize=320276 CPUtime=0 cores=0,2,4,6
/proc/12502/task/12509/stat : 12509 (python) S 12500 12502 10986 0 -1 4202560 28 936 0 0 0 0 0 0 20 0 5 0 617224977 327962624 7266 33554432000 4194304 5683644 140734531432928 18446744073709551615 216747002289 0 0 16781312 2 18446604452667687936 0 0 -1 4 0 0 0
[pid=12502/tid=12513] ppid=12500 vsize=320276 CPUtime=0 cores=0,2,4,6
/proc/12502/task/12513/stat : 12513 (python) S 12500 12502 10986 0 -1 4202560 22 936 0 0 0 0 0 0 22 0 5 0 617224980 327962624 7266 33554432000 4194304 5683644 140734531432928 18446744073709551615 216747002289 0 0 16781312 2 18446604452667687936 0 0 -1 4 0 0 0
[pid=12502/tid=12516] ppid=12500 vsize=320276 CPUtime=0 cores=0,2,4,6
/proc/12502/task/12516/stat : 12516 (python) S 12500 12502 10986 0 -1 4202560 38 936 0 0 0 0 0 0 20 0 5 0 617224983 327962624 7266 33554432000 4194304 5683644 140734531432928 18446744073709551615 216747002289 0 0 16781312 2 18446604452667687936 0 0 -1 6 0 0 0
[pid=12502/tid=12519] ppid=12500 vsize=320276 CPUtime=0 cores=0,2,4,6
/proc/12502/task/12519/stat : 12519 (python) S 12500 12502 10986 0 -1 4202560 19 936 0 0 0 0 0 0 22 0 5 0 617224986 327962624 7266 33554432000 4194304 5683644 140734531432928 18446744073709551615 216747002289 0 0 16781312 2 18446604452667687936 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 35.1
Current children cumulated vsize (KiB) 3542000

[startup+25.5009 s]
/proc/loadavg: 9.48 9.10 8.22 11/291 12521
/proc/meminfo: memFree=22574684/32951124 swapFree=67102140/67111528
[pid=12502] ppid=12500 vsize=320276 CPUtime=0.55 cores=0,2,4,6

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

[pid=12515] ppid=12502 vsize=299168 CPUtime=0.17 cores=0,2,4,6
/proc/12515/stat : 12515 (python) S 12502 12502 10986 0 -1 4202560 1077 0 0 0 11 6 0 0 19 0 2 0 617224982 306348032 5658 33554432000 4194304 5683644 140734531432928 18446744073709551615 216747005387 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/12515/statm: 74792 5658 400 364 0 10704 0
[pid=12520] ppid=12515 vsize=1017932 CPUtime=99.18 cores=0,2,4,6
/proc/12520/stat : 12520 (gnovelty+2) T 12515 12520 12520 0 -1 4202496 447 0 0 0 9918 0 0 0 25 0 1 0 617224986 1042362368 185 33554432000 134512640 135663704 4287783744 18446744073709551615 134525222 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/12520/statm: 254483 185 113 282 0 254199 0
[pid=12515/tid=12535] ppid=12502 vsize=299168 CPUtime=0 cores=0,2,4,6
/proc/12515/task/12535/stat : 12535 (python) S 12502 12502 10986 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 617234904 306348032 5658 33554432000 4194304 5683644 140734531432928 18446744073709551615 216747002289 0 0 16781312 514 18446604441143488576 0 0 -1 6 0 0 0
[pid=12518] ppid=12502 vsize=310032 CPUtime=1.43 cores=0,2,4,6
/proc/12518/stat : 12518 (python) S 12502 12502 10986 0 -1 4202560 1171 0 0 0 75 68 0 0 15 0 2 0 617224985 317472768 5782 33554432000 4194304 5683644 140734531432928 18446744073709551615 216747005387 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/12518/statm: 77508 5782 400 364 0 13417 0
[pid=12521] ppid=12518 vsize=109092 CPUtime=586.1 cores=0,2,4,6
/proc/12521/stat : 12521 (march_hi) T 12518 12521 12521 0 -1 4202496 19963 0 0 0 58606 4 0 0 25 0 1 0 617224986 111710208 19702 33554432000 4194304 4955518 140735486123792 18446744073709551615 4235384 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/12521/statm: 27273 19702 104 186 0 27086 0
[pid=12518/tid=12568] ppid=12502 vsize=310032 CPUtime=0 cores=0,2,4,6
/proc/12518/task/12568/stat : 12568 (python) S 12502 12502 10986 0 -1 4202560 46 0 0 0 0 0 0 0 15 0 2 0 617273813 317472768 5782 33554432000 4194304 5683644 140734531432928 18446744073709551615 216747002289 0 0 16781312 514 18446604453629039808 0 0 -1 6 0 0 0
[pid=12536] ppid=12502 vsize=320288 CPUtime=2.03 cores=0,2,4,6
/proc/12536/stat : 12536 (python) S 12502 12502 10986 0 -1 4202560 1180 0 0 0 109 94 0 0 15 0 2 0 617234907 327974912 5786 33554432000 4194304 5683644 140734531432928 18446744073709551615 216747005387 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/12536/statm: 80072 5786 400 364 0 15978 0
[pid=12538] ppid=12536 vsize=171116 CPUtime=972.22 cores=0,2,4,6
/proc/12538/stat : 12538 (march_hi) T 12536 12538 12538 0 -1 4202496 31804 0 0 0 97216 6 0 0 25 0 1 0 617234907 175222784 31540 33554432000 4194304 4955518 140734192860816 18446744073709551615 4224648 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/12538/statm: 42779 31540 104 186 0 42592 0
[pid=12536/tid=12572] ppid=12502 vsize=320288 CPUtime=0 cores=0,2,4,6
/proc/12536/task/12572/stat : 12572 (python) S 12502 12502 10986 0 -1 4202560 47 0 0 0 0 0 0 0 15 0 2 0 617284071 327974912 5786 33554432000 4194304 5683644 140734531432928 18446744073709551615 216747002289 0 0 16781312 514 18446604445974508800 0 0 -1 4 0 0 0
[pid=12550] ppid=12502 vsize=330544 CPUtime=2.18 cores=0,2,4,6
/proc/12550/stat : 12550 (python) S 12502 12502 10986 0 -1 4202560 1185 0 0 0 112 106 0 0 15 0 2 0 617244515 338477056 5800 33554432000 4194304 5683644 140734531432928 18446744073709551615 216735198790 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/12550/statm: 82636 5800 400 364 0 18539 0
[pid=12552] ppid=12550 vsize=171116 CPUtime=1052.48 cores=0,2,4,6
/proc/12552/stat : 12552 (march_hi) R 12550 12552 12552 0 -1 4202496 34327 0 0 0 105240 8 0 0 25 0 1 0 617244515 175222784 34063 33554432000 4194304 4955518 140737408375616 18446744073709551615 4298080 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/12552/statm: 42779 34063 104 186 0 42592 0
[pid=12550/tid=12585] ppid=12502 vsize=330544 CPUtime=0 cores=0,2,4,6
/proc/12550/task/12585/stat : 12585 (python) S 12502 12502 10986 0 -1 4202560 47 0 0 0 0 0 0 0 15 0 2 0 617293881 338477056 5800 33554432000 4194304 5683644 140734531432928 18446744073709551615 216747002289 0 0 16781312 514 18446604452180147136 0 0 -1 6 0 0 0
[pid=12582] ppid=12502 vsize=340968 CPUtime=1.16 cores=0,2,4,6
/proc/12582/stat : 12582 (python) S 12502 12502 10986 0 -1 4202560 1234 0 0 0 65 51 0 0 15 0 2 0 617293421 349151232 5842 33554432000 4194304 5683644 140734531432928 18446744073709551615 216735198790 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/12582/statm: 85242 5842 406 364 0 21142 0
[pid=12584] ppid=12582 vsize=109092 CPUtime=566.3 cores=0,2,4,6
/proc/12584/stat : 12584 (march_hi) R 12582 12584 12584 0 -1 4202496 19268 0 0 0 56627 3 0 0 25 0 1 0 617293421 111710208 19001 33554432000 4194304 4955518 140736952314784 18446744073709551615 4307000 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/12584/statm: 27273 19001 104 186 0 27086 0
[pid=12582/tid=12601] ppid=12502 vsize=340968 CPUtime=0 cores=0,2,4,6
/proc/12582/task/12601/stat : 12601 (python) S 12502 12502 10986 0 -1 4202560 50 0 0 0 0 0 0 0 16 0 2 0 617332749 349151232 5842 33554432000 4194304 5683644 140734531432928 18446744073709551615 216747002289 0 0 16781312 514 18446604453944052672 0 0 -1 4 0 0 0
[pid=12602] ppid=12502 vsize=351224 CPUtime=0.33 cores=0,2,4,6
/proc/12602/stat : 12602 (python) S 12502 12502 10986 0 -1 4202560 1031 0 0 0 17 16 0 0 15 0 1 0 617333118 359653376 5844 33554432000 4194304 5683644 140734531432928 18446744073709551615 216735198790 0 0 16781312 514 15831067483881570561 0 0 17 6 0 0 0
/proc/12602/statm: 87806 5844 377 364 0 23703 0
[pid=12604] ppid=12602 vsize=33388 CPUtime=170.73 cores=0,2,4,6
/proc/12604/stat : 12604 (march_hi) R 12602 12604 12604 0 -1 4202496 6711 0 0 0 17072 1 0 0 25 0 1 0 617333119 34189312 6442 33554432000 4194304 4955518 140737313224928 18446744073709551615 4224658 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/12604/statm: 8347 6442 104 186 0 8160 0
[pid=12502/tid=12509] ppid=12500 vsize=361664 CPUtime=0 cores=0,2,4,6
/proc/12502/task/12509/stat : 12509 (python) S 12500 12502 10986 0 -1 4202560 28 936 0 0 0 0 0 0 20 0 9 0 617224977 370343936 7382 33554432000 4194304 5683644 140734531432928 18446744073709551615 216747002289 0 0 16781312 2 18446604452667687936 0 0 -1 4 0 0 0
[pid=12502/tid=12513] ppid=12500 vsize=361664 CPUtime=0 cores=0,2,4,6
/proc/12502/task/12513/stat : 12513 (python) S 12500 12502 10986 0 -1 4202560 34 936 0 0 0 0 0 0 18 0 9 0 617224980 370343936 7382 33554432000 4194304 5683644 140734531432928 18446744073709551615 216747002289 0 0 16781312 2 18446604452667687936 0 0 -1 4 0 0 0
[pid=12502/tid=12516] ppid=12500 vsize=361664 CPUtime=0 cores=0,2,4,6
/proc/12502/task/12516/stat : 12516 (python) S 12500 12502 10986 0 -1 4202560 38 936 0 0 0 0 0 0 20 0 9 0 617224983 370343936 7382 33554432000 4194304 5683644 140734531432928 18446744073709551615 216747002289 0 0 16781312 2 18446604452667687936 0 0 -1 6 0 0 0
[pid=12502/tid=12519] ppid=12500 vsize=361664 CPUtime=0 cores=0,2,4,6
/proc/12502/task/12519/stat : 12519 (python) S 12500 12502 10986 0 -1 4202560 24 936 0 0 0 0 0 0 18 0 9 0 617224986 370343936 7382 33554432000 4194304 5683644 140734531432928 18446744073709551615 216747002289 0 0 16781312 2 18446604452667687936 0 0 -1 6 0 0 0
[pid=12502/tid=12537] ppid=12500 vsize=361664 CPUtime=0 cores=0,2,4,6
/proc/12502/task/12537/stat : 12537 (python) S 12500 12502 10986 0 -1 4202560 35 936 0 0 0 0 0 0 18 0 9 0 617234907 370343936 7382 33554432000 4194304 5683644 140734531432928 18446744073709551615 216747002289 0 0 16781312 2 18446604452667687936 0 0 -1 6 0 0 0
[pid=12502/tid=12551] ppid=12500 vsize=361664 CPUtime=0 cores=0,2,4,6
/proc/12502/task/12551/stat : 12551 (python) S 12500 12502 10986 0 -1 4202560 34 936 0 0 0 0 0 0 18 0 9 0 617244515 370343936 7382 33554432000 4194304 5683644 140734531432928 18446744073709551615 216747002289 0 0 16781312 2 18446604452667687936 0 0 -1 6 0 0 0
[pid=12502/tid=12583] ppid=12500 vsize=361664 CPUtime=0 cores=0,2,4,6
/proc/12502/task/12583/stat : 12583 (python) S 12500 12502 10986 0 -1 4202560 32 936 0 0 0 0 0 0 18 0 9 0 617293421 370343936 7382 33554432000 4194304 5683644 140734531432928 18446744073709551615 216747002289 0 0 16781312 2 18446604452667687936 0 0 -1 6 0 0 0
[pid=12502/tid=12603] ppid=12500 vsize=361664 CPUtime=0 cores=0,2,4,6
/proc/12502/task/12603/stat : 12603 (python) S 12500 12502 10986 0 -1 4202560 31 936 0 0 0 0 0 0 20 0 9 0 617333118 370343936 7382 33554432000 4194304 5683644 140734531432928 18446744073709551615 216747002289 0 0 16781312 2 18446604452667687936 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.17
Current children cumulated vsize (KiB) 5692888

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

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

[startup+1254.5 s]
/proc/loadavg: 5.39 7.57 8.34 6/286 12628
/proc/meminfo: memFree=21827636/32951124 swapFree=67102140/67111528
[pid=12502] ppid=12500 vsize=361664 CPUtime=1.18 cores=0,2,4,6
/proc/12502/stat : 12502 (python) S 12500 12502 10986 0 -1 4202496 16933 936 1 0 109 9 0 0 18 0 9 0 617224862 370343936 7382 33554432000 4194304 5683644 140734531432928 18446744073709551615 216747005387 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/12502/statm: 90416 7382 1890 364 0 26313 0
[pid=12508] ppid=12502 vsize=288876 CPUtime=0.36 cores=0,2,4,6
/proc/12508/stat : 12508 (python) S 12502 12502 10986 0 -1 4202560 1109 0 0 0 20 16 0 0 19 0 2 0 617224977 295809024 5639 33554432000 4194304 5683644 140734531432928 18446744073709551615 216747005387 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/12508/statm: 72219 5639 410 364 0 8137 0
[pid=12510] ppid=12508 vsize=1017932 CPUtime=97.79 cores=0,2,4,6
/proc/12510/stat : 12510 (gnovelty+2) T 12508 12510 12510 0 -1 4202496 448 0 0 0 9779 0 0 0 25 0 1 0 617224977 1042362368 184 33554432000 134512640 135663704 4289514864 18446744073709551615 134545619 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/12510/statm: 254483 184 113 282 0 254199 0
[pid=12508/tid=12549] ppid=12502 vsize=288876 CPUtime=0 cores=0,2,4,6
/proc/12508/task/12549/stat : 12549 (python) S 12502 12502 10986 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 617244512 295809024 5639 33554432000 4194304 5683644 140734531432928 18446744073709551615 216747002289 0 0 16781312 514 18446604440952473536 0 0 -1 6 0 0 0
[pid=12512] ppid=12502 vsize=289340 CPUtime=2.55 cores=0,2,4,6
/proc/12512/stat : 12512 (python) S 12502 12502 10986 0 -1 4202560 1136 0 0 0 135 120 0 0 15 0 2 0 617224980 296284160 5746 33554432000 4194304 5683644 140734531432928 18446744073709551615 216735198790 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/12512/statm: 72335 5746 400 364 0 8250 0
[pid=12514] ppid=12512 vsize=171116 CPUtime=1243.98 cores=0,2,4,6
/proc/12514/stat : 12514 (march_hi) R 12512 12514 12514 0 -1 4202496 39999 0 0 0 124390 8 0 0 25 0 1 0 617224980 175222784 39736 33554432000 4194304 4955518 140737278427920 18446744073709551615 4289866 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/12514/statm: 42779 39736 104 186 0 42592 0
[pid=12512/tid=12553] ppid=12502 vsize=289340 CPUtime=0 cores=0,2,4,6
/proc/12512/task/12553/stat : 12553 (python) S 12502 12502 10986 0 -1 4202560 46 0 0 0 0 0 0 0 15 0 2 0 617244613 296284160 5746 33554432000 4194304 5683644 140734531432928 18446744073709551615 216747002289 0 0 16781312 514 18446604452667688832 0 0 -1 4 0 0 0
[pid=12515] ppid=12502 vsize=299168 CPUtime=0.17 cores=0,2,4,6
/proc/12515/stat : 12515 (python) S 12502 12502 10986 0 -1 4202560 1077 0 0 0 11 6 0 0 19 0 2 0 617224982 306348032 5658 33554432000 4194304 5683644 140734531432928 18446744073709551615 216747005387 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/12515/statm: 74792 5658 400 364 0 10704 0
[pid=12520] ppid=12515 vsize=1017932 CPUtime=99.18 cores=0,2,4,6
/proc/12520/stat : 12520 (gnovelty+2) T 12515 12520 12520 0 -1 4202496 447 0 0 0 9918 0 0 0 25 0 1 0 617224986 1042362368 185 33554432000 134512640 135663704 4287783744 18446744073709551615 134525222 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/12520/statm: 254483 185 113 282 0 254199 0
[pid=12515/tid=12535] ppid=12502 vsize=299168 CPUtime=0 cores=0,2,4,6
/proc/12515/task/12535/stat : 12535 (python) S 12502 12502 10986 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 617234904 306348032 5658 33554432000 4194304 5683644 140734531432928 18446744073709551615 216747002289 0 0 16781312 514 18446604441143488576 0 0 -1 6 0 0 0
[pid=12518] ppid=12502 vsize=310032 CPUtime=1.43 cores=0,2,4,6
/proc/12518/stat : 12518 (python) S 12502 12502 10986 0 -1 4202560 1171 0 0 0 75 68 0 0 15 0 2 0 617224985 317472768 5782 33554432000 4194304 5683644 140734531432928 18446744073709551615 216747005387 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/12518/statm: 77508 5782 400 364 0 13417 0
[pid=12521] ppid=12518 vsize=109092 CPUtime=586.1 cores=0,2,4,6
/proc/12521/stat : 12521 (march_hi) T 12518 12521 12521 0 -1 4202496 19963 0 0 0 58606 4 0 0 25 0 1 0 617224986 111710208 19702 33554432000 4194304 4955518 140735486123792 18446744073709551615 4235384 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/12521/statm: 27273 19702 104 186 0 27086 0
[pid=12518/tid=12568] ppid=12502 vsize=310032 CPUtime=0 cores=0,2,4,6
/proc/12518/task/12568/stat : 12568 (python) S 12502 12502 10986 0 -1 4202560 46 0 0 0 0 0 0 0 15 0 2 0 617273813 317472768 5782 33554432000 4194304 5683644 140734531432928 18446744073709551615 216747002289 0 0 16781312 514 18446604453629039808 0 0 -1 6 0 0 0
[pid=12536] ppid=12502 vsize=320288 CPUtime=2.03 cores=0,2,4,6
/proc/12536/stat : 12536 (python) S 12502 12502 10986 0 -1 4202560 1180 0 0 0 109 94 0 0 15 0 2 0 617234907 327974912 5786 33554432000 4194304 5683644 140734531432928 18446744073709551615 216747005387 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/12536/statm: 80072 5786 400 364 0 15978 0
[pid=12538] ppid=12536 vsize=171116 CPUtime=972.22 cores=0,2,4,6
/proc/12538/stat : 12538 (march_hi) T 12536 12538 12538 0 -1 4202496 31804 0 0 0 97216 6 0 0 25 0 1 0 617234907 175222784 31540 33554432000 4194304 4955518 140734192860816 18446744073709551615 4224648 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/12538/statm: 42779 31540 104 186 0 42592 0
[pid=12536/tid=12572] ppid=12502 vsize=320288 CPUtime=0 cores=0,2,4,6
/proc/12536/task/12572/stat : 12572 (python) S 12502 12502 10986 0 -1 4202560 47 0 0 0 0 0 0 0 15 0 2 0 617284071 327974912 5786 33554432000 4194304 5683644 140734531432928 18446744073709551615 216747002289 0 0 16781312 514 18446604445974508800 0 0 -1 4 0 0 0
[pid=12550] ppid=12502 vsize=330544 CPUtime=2.18 cores=0,2,4,6
/proc/12550/stat : 12550 (python) S 12502 12502 10986 0 -1 4202560 1185 0 0 0 112 106 0 0 15 0 2 0 617244515 338477056 5800 33554432000 4194304 5683644 140734531432928 18446744073709551615 216735198790 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/12550/statm: 82636 5800 400 364 0 18539 0
[pid=12552] ppid=12550 vsize=171116 CPUtime=1052.48 cores=0,2,4,6
/proc/12552/stat : 12552 (march_hi) R 12550 12552 12552 0 -1 4202496 34327 0 0 0 105240 8 0 0 25 0 1 0 617244515 175222784 34063 33554432000 4194304 4955518 140737408375616 18446744073709551615 4298080 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/12552/statm: 42779 34063 104 186 0 42592 0
[pid=12550/tid=12585] ppid=12502 vsize=330544 CPUtime=0 cores=0,2,4,6
/proc/12550/task/12585/stat : 12585 (python) S 12502 12502 10986 0 -1 4202560 47 0 0 0 0 0 0 0 15 0 2 0 617293881 338477056 5800 33554432000 4194304 5683644 140734531432928 18446744073709551615 216747002289 0 0 16781312 514 18446604452180147136 0 0 -1 6 0 0 0
[pid=12582] ppid=12502 vsize=340968 CPUtime=1.16 cores=0,2,4,6
/proc/12582/stat : 12582 (python) S 12502 12502 10986 0 -1 4202560 1234 0 0 0 65 51 0 0 15 0 2 0 617293421 349151232 5842 33554432000 4194304 5683644 140734531432928 18446744073709551615 216735198790 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/12582/statm: 85242 5842 406 364 0 21142 0
[pid=12584] ppid=12582 vsize=109092 CPUtime=566.3 cores=0,2,4,6
/proc/12584/stat : 12584 (march_hi) R 12582 12584 12584 0 -1 4202496 19268 0 0 0 56627 3 0 0 25 0 1 0 617293421 111710208 19001 33554432000 4194304 4955518 140736952314784 18446744073709551615 4307000 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/12584/statm: 27273 19001 104 186 0 27086 0
[pid=12582/tid=12601] ppid=12502 vsize=340968 CPUtime=0 cores=0,2,4,6
/proc/12582/task/12601/stat : 12601 (python) S 12502 12502 10986 0 -1 4202560 50 0 0 0 0 0 0 0 16 0 2 0 617332749 349151232 5842 33554432000 4194304 5683644 140734531432928 18446744073709551615 216747002289 0 0 16781312 514 18446604453944052672 0 0 -1 4 0 0 0
[pid=12602] ppid=12502 vsize=351224 CPUtime=0.33 cores=0,2,4,6
/proc/12602/stat : 12602 (python) S 12502 12502 10986 0 -1 4202560 1031 0 0 0 17 16 0 0 15 0 1 0 617333118 359653376 5844 33554432000 4194304 5683644 140734531432928 18446744073709551615 216735198790 0 0 16781312 514 15831067483881570561 0 0 17 6 0 0 0
/proc/12602/statm: 87806 5844 377 364 0 23703 0
[pid=12604] ppid=12602 vsize=33388 CPUtime=170.73 cores=0,2,4,6
/proc/12604/stat : 12604 (march_hi) R 12602 12604 12604 0 -1 4202496 6711 0 0 0 17072 1 0 0 25 0 1 0 617333119 34189312 6442 33554432000 4194304 4955518 140737313224928 18446744073709551615 4224658 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/12604/statm: 8347 6442 104 186 0 8160 0
[pid=12502/tid=12509] ppid=12500 vsize=361664 CPUtime=0 cores=0,2,4,6
/proc/12502/task/12509/stat : 12509 (python) S 12500 12502 10986 0 -1 4202560 28 936 0 0 0 0 0 0 20 0 9 0 617224977 370343936 7382 33554432000 4194304 5683644 140734531432928 18446744073709551615 216747002289 0 0 16781312 2 18446604452667687936 0 0 -1 4 0 0 0
[pid=12502/tid=12513] ppid=12500 vsize=361664 CPUtime=0 cores=0,2,4,6
/proc/12502/task/12513/stat : 12513 (python) S 12500 12502 10986 0 -1 4202560 34 936 0 0 0 0 0 0 18 0 9 0 617224980 370343936 7382 33554432000 4194304 5683644 140734531432928 18446744073709551615 216747002289 0 0 16781312 2 18446604452667687936 0 0 -1 4 0 0 0
[pid=12502/tid=12516] ppid=12500 vsize=361664 CPUtime=0 cores=0,2,4,6
/proc/12502/task/12516/stat : 12516 (python) S 12500 12502 10986 0 -1 4202560 38 936 0 0 0 0 0 0 20 0 9 0 617224983 370343936 7382 33554432000 4194304 5683644 140734531432928 18446744073709551615 216747002289 0 0 16781312 2 18446604452667687936 0 0 -1 6 0 0 0
[pid=12502/tid=12519] ppid=12500 vsize=361664 CPUtime=0 cores=0,2,4,6
/proc/12502/task/12519/stat : 12519 (python) S 12500 12502 10986 0 -1 4202560 24 936 0 0 0 0 0 0 18 0 9 0 617224986 370343936 7382 33554432000 4194304 5683644 140734531432928 18446744073709551615 216747002289 0 0 16781312 2 18446604452667687936 0 0 -1 6 0 0 0
[pid=12502/tid=12537] ppid=12500 vsize=361664 CPUtime=0 cores=0,2,4,6
/proc/12502/task/12537/stat : 12537 (python) S 12500 12502 10986 0 -1 4202560 35 936 0 0 0 0 0 0 18 0 9 0 617234907 370343936 7382 33554432000 4194304 5683644 140734531432928 18446744073709551615 216747002289 0 0 16781312 2 18446604452667687936 0 0 -1 6 0 0 0
[pid=12502/tid=12551] ppid=12500 vsize=361664 CPUtime=0 cores=0,2,4,6
/proc/12502/task/12551/stat : 12551 (python) S 12500 12502 10986 0 -1 4202560 34 936 0 0 0 0 0 0 18 0 9 0 617244515 370343936 7382 33554432000 4194304 5683644 140734531432928 18446744073709551615 216747002289 0 0 16781312 2 18446604452667687936 0 0 -1 6 0 0 0
[pid=12502/tid=12583] ppid=12500 vsize=361664 CPUtime=0 cores=0,2,4,6
/proc/12502/task/12583/stat : 12583 (python) S 12500 12502 10986 0 -1 4202560 32 936 0 0 0 0 0 0 18 0 9 0 617293421 370343936 7382 33554432000 4194304 5683644 140734531432928 18446744073709551615 216747002289 0 0 16781312 2 18446604452667687936 0 0 -1 6 0 0 0
[pid=12502/tid=12603] ppid=12500 vsize=361664 CPUtime=0 cores=0,2,4,6
/proc/12502/task/12603/stat : 12603 (python) S 12500 12502 10986 0 -1 4202560 31 936 0 0 0 0 0 0 20 0 9 0 617333118 370343936 7382 33554432000 4194304 5683644 140734531432928 18446744073709551615 216747002289 0 0 16781312 2 18446604452667687936 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.17
Current children cumulated vsize (KiB) 5692888

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1254.56
CPU time (s): 4800.17
CPU user time (s): 4795.01
CPU system time (s): 5.16
CPU usage (%): 382.618
Max. virtual memory (cumulated for all children) (KiB): 5692888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.10283
system time used= 0.099984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17876
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= 1066
involuntary context switches= 63

runsolver used 3.49947 second user time and 7.48686 second system time

The end

Launcher Data

Begin job on node119 at 2011-05-01 19:12:22
IDJOB=3317518
IDBENCH=82983
IDSOLVER=1705
FILE ID=node119/3317518-1304269942
RUNJOBID= node119-1304267283-11004
PBS_JOBID= 13173960
Free space on /tmp= 72976 MiB

SOLVER NAME= borg-sat 11.03.02-random
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v600-c2556-S869604189-077.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-3317518-1304269942/watcher-3317518-1304269942 -o /tmp/evaluation-result-3317518-1304269942/solver-3317518-1304269942 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3317518-1304269942.cnf -seed 850806663 -budget 4800 -cores 4

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

MD5SUM BENCH= fea90c68acbba046fd6afed84c9fb884
RANDOM SEED=850806663

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22632060 kB
Buffers:       1970416 kB
Cached:        7125376 kB
SwapCached:       3688 kB
Active:        1266684 kB
Inactive:      8452520 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22632060 kB
SwapTotal:    67111528 kB
SwapFree:     67102140 kB
Dirty:           33644 kB
Writeback:           0 kB
AnonPages:      622132 kB
Mapped:          27648 kB
Slab:           519240 kB
PageTables:      20380 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 43380704 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= 72968 MiB
End job on node119 at 2011-05-01 19:33:19