Trace number 3317446

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.19 1202.76

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v150-c3195-S31505198-038.UNKNOWN.cnf
MD5SUMed3fd2bb20521663519b3e49797ea8b1
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 variables150
Number of clauses3195
Sum of the clauses size15975
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 53195
Number of clauses of size over 50

Solver Data

0.30/0.46	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.30/0.47	c INFO: solving HOME/instance-3317446-1304269736.cnf
0.30/0.47	c INFO: computing task features
0.30/0.48	c INFO: computed variable-clause graph statistics
0.30/0.48	c INFO: computed clause balance statistics
0.39/0.57	c INFO: computed variable balance statistics
0.48/0.61	c INFO: computed small-clause counts
0.48/0.61	c INFO: computed Horn-clause counts
0.48/0.62	c INFO: computed variable graph statistics
0.48/0.62	c INFO: collected features for HOME/instance-3317446-1304269736.cnf in 0.15 s
0.48/0.65	c INFO: running gnovelty+2@0 for 97 with 4799 remaining (b = 0.63)
0.48/0.68	c INFO: running gnovelty+2@0 for 97 with 4799 remaining (b = 0.08)
0.58/0.70	c INFO: running march_hi@0 for 679 with 4799 remaining (b = 0.35)
0.58/0.73	c INFO: running march_hi@0 for 679 with 4799 remaining (b = 0.31)
396.30/99.87	c INFO: running march_hi@0 for 485 with 4700 remaining (b = 0.23)
400.29/100.82	c INFO: running march_hi@0 for 485 with 4699 remaining (b = 0.21)
2357.91/591.05	c INFO: running march_hi@100 for 291 with 4209 remaining (b = 0.13)
2359.90/591.56	c INFO: running march_hi@489 for 194 with 4208 remaining (b = 0.09)
2735.69/685.66	c INFO: running march_hi@99 for 291 with 4114 remaining (b = 0.14)
2737.30/686.05	c INFO: running march_hi@0 for 97 with 4114 remaining (b = 0.05)
3120.65/782.02	c INFO: running march_hi@1173 for 194 with 4018 remaining (b = 0.10)
3138.61/786.51	c INFO: running march_hi@189 for 97 with 4013 remaining (b = 0.06)
3524.31/883.17	c INFO: running march_hi@590 for 97 with 3917 remaining (b = 0.07)
3526.67/883.79	c INFO: running march_hi@481 for 97 with 3916 remaining (b = 0.06)
3892.04/975.27	c INFO: running march_hi@0 for 388 with 3825 remaining (b = 0.16)
3894.82/975.92	c INFO: running march_hi@1272 for 97 with 3824 remaining (b = 0.05)
3905.97/978.72	c INFO: running march_hi@0 for 388 with 3821 remaining (b = 0.14)
3927.10/984.00	c INFO: running march_hi@573 for 97 with 3816 remaining (b = 0.03)
4290.42/1075.05	c INFO: running march_hi@1564 for 582 with 3725 remaining (b = 0.28)
4306.82/1079.17	c INFO: running march_hi@672 for 97 with 3721 remaining (b = 0.04)
4701.78/1178.02	c INFO: running adaptg2wsat2009++@0 for 97 with 3622 remaining (b = 0.03)

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-3317446-1304269736/watcher-3317446-1304269736 -o /tmp/evaluation-result-3317446-1304269736/solver-3317446-1304269736 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3317446-1304269736.cnf -seed 886541200 -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: 7.84 8.11 7.51 5/231 14358
/proc/meminfo: memFree=28975468/32951124 swapFree=67111516/67111528
[pid=14358] ppid=14356 vsize=15780 CPUtime=0 cores=0,2,4,6
/proc/14358/stat : 14358 (python) R 14356 14358 13600 0 -1 4202496 870 0 0 0 0 0 0 0 25 0 1 0 538574583 16158720 751 33554432000 4194304 5683644 140736133211312 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/14358/statm: 3945 753 343 364 0 432 0

[startup+0.058675 s]
/proc/loadavg: 7.84 8.11 7.51 5/231 14358
/proc/meminfo: memFree=28975468/32951124 swapFree=67111516/67111528
[pid=14358] ppid=14356 vsize=36840 CPUtime=0.04 cores=0,2,4,6
/proc/14358/stat : 14358 (python) S 14356 14358 13600 0 -1 4202496 1623 0 0 0 3 1 0 0 25 0 1 0 538574583 37724160 1452 33554432000 4194304 5683644 140736133211312 18446744073709551615 270613108736 0 2147483391 16781312 2 18446744071699199166 0 0 17 6 0 0 0
/proc/14358/statm: 9210 1452 452 364 0 1027 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 36840

[startup+0.100635 s]
/proc/loadavg: 7.84 8.11 7.51 5/231 14358
/proc/meminfo: memFree=28975468/32951124 swapFree=67111516/67111528
[pid=14358] ppid=14356 vsize=104232 CPUtime=0.06 cores=0,2,4,6
/proc/14358/stat : 14358 (python) S 14356 14358 13600 0 -1 4202496 3072 0 0 0 5 1 0 0 25 0 1 0 538574583 106733568 2752 33554432000 4194304 5683644 140736133211312 18446744073709551615 270613108736 0 2147483391 16781312 2 18446744071699199166 0 0 17 6 0 0 0
/proc/14358/statm: 26058 2752 847 364 0 1806 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 104232

[startup+0.300479 s]
/proc/loadavg: 7.84 8.11 7.51 5/231 14358
/proc/meminfo: memFree=28975468/32951124 swapFree=67111516/67111528
[pid=14358] ppid=14356 vsize=170756 CPUtime=0.22 cores=0,2,4,6
/proc/14358/stat : 14358 (python) S 14356 14358 13600 0 -1 4202496 6741 935 1 0 16 6 0 0 17 0 1 0 538574583 174854144 4807 33554432000 4194304 5683644 140736133211312 18446744073709551615 270613108736 0 2147483391 16781312 2 18446744071699199166 0 0 17 6 0 0 0
/proc/14358/statm: 42689 4807 1336 364 0 3454 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 170756

[startup+0.700412 s]
/proc/loadavg: 7.84 8.11 7.51 5/231 14358
/proc/meminfo: memFree=28975468/32951124 swapFree=67111516/67111528
[pid=14358] ppid=14356 vsize=299044 CPUtime=0.58 cores=0,2,4,6
/proc/14358/stat : 14358 (python) R 14356 14358 13600 0 -1 4202496 11206 935 1 0 50 8 0 0 19 0 3 0 538574583 306221056 7104 33554432000 4194304 5683644 140736133211312 18446744073709551615 270616549335 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/14358/statm: 74761 7104 1876 364 0 10676 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 299044

[startup+1.50124 s]
/proc/loadavg: 7.53 8.04 7.49 9/244 14375
/proc/meminfo: memFree=28935612/32951124 swapFree=67111516/67111528
[pid=14358] ppid=14356 vsize=320164 CPUtime=0.61 cores=0,2,4,6
/proc/14358/stat : 14358 (python) S 14356 14358 13600 0 -1 4202496 12467 935 1 0 53 8 0 0 24 0 5 0 538574583 327847936 7237 33554432000 4194304 5683644 140736133211312 18446744073709551615 270624937419 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/14358/statm: 80041 7237 1881 364 0 15950 0
[pid=14364] ppid=14358 vsize=278680 CPUtime=0 cores=0,2,4,6
/proc/14364/stat : 14364 (python) S 14358 14358 13600 0 -1 4202560 740 0 0 0 0 0 0 0 19 0 1 0 538574648 285368320 5588 33554432000 4194304 5683644 140736133211312 18446744073709551615 270613130767 0 0 16781312 514 3599233175877844991 0 0 17 6 0 0 0
/proc/14364/statm: 69670 5588 354 364 0 5588 0
[pid=14366] ppid=14364 vsize=1017940 CPUtime=0.84 cores=0,2,4,6
/proc/14366/stat : 14366 (gnovelty+2) R 14364 14366 14366 0 -1 4202496 454 0 0 0 84 0 0 0 23 0 1 0 538574648 1042370560 191 33554432000 134512640 135663704 4288740656 18446744073709551615 134525181 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/14366/statm: 254485 191 113 282 0 254201 0
[pid=14367] ppid=14358 vsize=289308 CPUtime=0 cores=0,2,4,6
/proc/14367/stat : 14367 (python) S 14358 14358 13600 0 -1 4202560 747 0 0 0 0 0 0 0 19 0 1 0 538574651 296251392 5684 33554432000 4194304 5683644 140736133211312 18446744073709551615 270613130822 0 0 16781312 514 3599229327587147775 0 0 17 6 0 0 0
/proc/14367/statm: 72327 5684 348 364 0 8242 0
[pid=14369] ppid=14367 vsize=1017940 CPUtime=0.81 cores=0,2,4,6
/proc/14369/stat : 14369 (gnovelty+2) R 14367 14369 14369 0 -1 4202496 457 0 0 0 81 0 0 0 23 0 1 0 538574651 1042370560 191 33554432000 134512640 135663704 4287198496 18446744073709551615 134524509 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/14369/statm: 254485 191 113 282 0 254201 0
[pid=14370] ppid=14358 vsize=299236 CPUtime=0 cores=0,2,4,6
/proc/14370/stat : 14370 (python) S 14358 14358 13600 0 -1 4202560 758 0 0 0 0 0 0 0 17 0 1 0 538574654 306417664 5589 33554432000 4194304 5683644 140736133211312 18446744073709551615 270613130822 0 0 16781312 514 15810277922318549251 0 0 17 2 0 0 0
/proc/14370/statm: 74809 5589 348 364 0 10721 0
[pid=14372] ppid=14370 vsize=2124 CPUtime=0.78 cores=0,2,4,6
/proc/14372/stat : 14372 (march_hi) R 14370 14372 14372 0 -1 4202496 633 0 0 0 78 0 0 0 25 0 1 0 538574654 2174976 358 33554432000 4194304 4955518 140737299569696 18446744073709551615 4306985 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/14372/statm: 531 358 106 186 0 344 0
[pid=14373] ppid=14358 vsize=309920 CPUtime=0 cores=0,2,4,6
/proc/14373/stat : 14373 (python) S 14358 14358 13600 0 -1 4202560 775 0 0 0 0 0 0 0 20 0 1 0 538574657 317358080 5700 33554432000 4194304 5683644 140736133211312 18446744073709551615 270613130822 0 0 16781312 514 4448716409253363970 0 0 17 6 0 0 0
/proc/14373/statm: 77480 5700 348 364 0 13389 0
[pid=14375] ppid=14373 vsize=2124 CPUtime=0.74 cores=0,2,4,6
/proc/14375/stat : 14375 (march_hi) R 14373 14375 14375 0 -1 4202496 629 0 0 0 74 0 0 0 25 0 1 0 538574657 2174976 356 33554432000 4194304 4955518 140735469301952 18446744073709551615 4237810 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/14375/statm: 531 356 106 186 0 344 0
[pid=14358/tid=14365] ppid=14356 vsize=320164 CPUtime=0 cores=0,2,4,6
/proc/14358/task/14365/stat : 14365 (python) S 14356 14358 13600 0 -1 4202560 27 935 0 0 0 0 0 0 20 0 5 0 538574648 327847936 7237 33554432000 4194304 5683644 140736133211312 18446744073709551615 270624934321 0 0 16781312 2 18446604451263030528 0 0 -1 4 0 0 0
[pid=14358/tid=14368] ppid=14356 vsize=320164 CPUtime=0 cores=0,2,4,6
/proc/14358/task/14368/stat : 14368 (python) S 14356 14358 13600 0 -1 4202560 20 935 0 0 0 0 0 0 20 0 5 0 538574651 327847936 7237 33554432000 4194304 5683644 140736133211312 18446744073709551615 270624934321 0 0 16781312 2 18446604451263030528 0 0 -1 6 0 0 0
[pid=14358/tid=14371] ppid=14356 vsize=320164 CPUtime=0 cores=0,2,4,6
/proc/14358/task/14371/stat : 14371 (python) S 14356 14358 13600 0 -1 4202560 22 935 0 0 0 0 0 0 22 0 5 0 538574654 327847936 7237 33554432000 4194304 5683644 140736133211312 18446744073709551615 270624934321 0 0 16781312 2 18446604451263030528 0 0 -1 2 0 0 0
[pid=14358/tid=14374] ppid=14356 vsize=320164 CPUtime=0 cores=0,2,4,6
/proc/14358/task/14374/stat : 14374 (python) S 14356 14358 13600 0 -1 4202560 24 935 0 0 0 0 0 0 24 0 5 0 538574657 327847936 7237 33554432000 4194304 5683644 140736133211312 18446744073709551615 270624934321 0 0 16781312 2 18446604451263030528 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.78
Current children cumulated vsize (KiB) 3537436

[startup+3.10096 s]
/proc/loadavg: 7.53 8.04 7.49 9/244 14375
/proc/meminfo: memFree=28933256/32951124 swapFree=67111516/67111528
[pid=14358] ppid=14356 vsize=320164 CPUtime=0.61 cores=0,2,4,6
/proc/14358/stat : 14358 (python) S 14356 14358 13600 0 -1 4202496 12467 935 1 0 53 8 0 0 24 0 5 0 538574583 327847936 7237 33554432000 4194304 5683644 140736133211312 18446744073709551615 270624937419 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/14358/statm: 80041 7237 1881 364 0 15950 0
[pid=14364] ppid=14358 vsize=278680 CPUtime=0 cores=0,2,4,6
/proc/14364/stat : 14364 (python) S 14358 14358 13600 0 -1 4202560 740 0 0 0 0 0 0 0 18 0 1 0 538574648 285368320 5588 33554432000 4194304 5683644 140736133211312 18446744073709551615 270613130767 0 0 16781312 514 3599233175877812484 0 0 17 6 0 0 0
/proc/14364/statm: 69670 5588 354 364 0 5588 0
[pid=14366] ppid=14364 vsize=1017940 CPUtime=2.44 cores=0,2,4,6
/proc/14366/stat : 14366 (gnovelty+2) R 14364 14366 14366 0 -1 4202496 454 0 0 0 244 0 0 0 25 0 1 0 538574648 1042370560 191 33554432000 134512640 135663704 4288740656 18446744073709551615 134525691 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/14366/statm: 254485 191 113 282 0 254201 0
[pid=14367] ppid=14358 vsize=289308 CPUtime=0 cores=0,2,4,6
/proc/14367/stat : 14367 (python) S 14358 14358 13600 0 -1 4202560 747 0 0 0 0 0 0 0 18 0 1 0 538574651 296251392 5684 33554432000 4194304 5683644 140736133211312 18446744073709551615 270613130822 0 0 16781312 514 3599229327587115268 0 0 17 6 0 0 0
/proc/14367/statm: 72327 5684 348 364 0 8242 0
[pid=14369] ppid=14367 vsize=1017940 CPUtime=2.41 cores=0,2,4,6
/proc/14369/stat : 14369 (gnovelty+2) R 14367 14369 14369 0 -1 4202496 457 0 0 0 241 0 0 0 25 0 1 0 538574651 1042370560 191 33554432000 134512640 135663704 4287198496 18446744073709551615 134525309 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/14369/statm: 254485 191 113 282 0 254201 0
[pid=14370] ppid=14358 vsize=299236 CPUtime=0 cores=0,2,4,6
/proc/14370/stat : 14370 (python) S 14358 14358 13600 0 -1 4202560 760 0 0 0 0 0 0 0 15 0 1 0 538574654 306417664 5589 33554432000 4194304 5683644 140736133211312 18446744073709551615 270613130822 0 0 16781312 514 15810277922318549251 0 0 17 2 0 0 0
/proc/14370/statm: 74809 5589 348 364 0 10721 0
[pid=14372] ppid=14370 vsize=2604 CPUtime=2.38 cores=0,2,4,6
/proc/14372/stat : 14372 (march_hi) R 14370 14372 14372 0 -1 4202496 727 0 0 0 238 0 0 0 25 0 1 0 538574654 2666496 452 33554432000 4194304 4955518 140737299569696 18446744073709551615 4224443 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/14372/statm: 651 452 106 186 0 464 0
[pid=14373] ppid=14358 vsize=309920 CPUtime=0 cores=0,2,4,6
/proc/14373/stat : 14373 (python) S 14358 14358 13600 0 -1 4202560 778 0 0 0 0 0 0 0 15 0 1 0 538574657 317358080 5700 33554432000 4194304 5683644 140736133211312 18446744073709551615 270613130822 0 0 16781312 514 4448716409253363970 0 0 17 6 0 0 0
/proc/14373/statm: 77480 5700 348 364 0 13389 0
[pid=14375] ppid=14373 vsize=2604 CPUtime=2.33 cores=0,2,4,6
/proc/14375/stat : 14375 (march_hi) R 14373 14375 14375 0 -1 4202496 721 0 0 0 233 0 0 0 25 0 1 0 538574657 2666496 448 33554432000 4194304 4955518 140735469301952 18446744073709551615 4296823 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/14375/statm: 651 448 106 186 0 464 0
[pid=14358/tid=14365] ppid=14356 vsize=320164 CPUtime=0 cores=0,2,4,6
/proc/14358/task/14365/stat : 14365 (python) S 14356 14358 13600 0 -1 4202560 27 935 0 0 0 0 0 0 20 0 5 0 538574648 327847936 7237 33554432000 4194304 5683644 140736133211312 18446744073709551615 270624934321 0 0 16781312 2 18446604451263030528 0 0 -1 4 0 0 0
[pid=14358/tid=14368] ppid=14356 vsize=320164 CPUtime=0 cores=0,2,4,6
/proc/14358/task/14368/stat : 14368 (python) S 14356 14358 13600 0 -1 4202560 20 935 0 0 0 0 0 0 20 0 5 0 538574651 327847936 7237 33554432000 4194304 5683644 140736133211312 18446744073709551615 270624934321 0 0 16781312 2 18446604451263030528 0 0 -1 6 0 0 0
[pid=14358/tid=14371] ppid=14356 vsize=320164 CPUtime=0 cores=0,2,4,6
/proc/14358/task/14371/stat : 14371 (python) S 14356 14358 13600 0 -1 4202560 22 935 0 0 0 0 0 0 22 0 5 0 538574654 327847936 7237 33554432000 4194304 5683644 140736133211312 18446744073709551615 270624934321 0 0 16781312 2 18446604451263030528 0 0 -1 2 0 0 0
[pid=14358/tid=14374] ppid=14356 vsize=320164 CPUtime=0 cores=0,2,4,6
/proc/14358/task/14374/stat : 14374 (python) S 14356 14358 13600 0 -1 4202560 24 935 0 0 0 0 0 0 24 0 5 0 538574657 327847936 7237 33554432000 4194304 5683644 140736133211312 18446744073709551615 270624934321 0 0 16781312 2 18446604451263030528 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 10.17
Current children cumulated vsize (KiB) 3538396

[startup+6.30139 s]
/proc/loadavg: 7.73 8.07 7.50 9/244 14375
/proc/meminfo: memFree=28927428/32951124 swapFree=67111516/67111528
[pid=14358] ppid=14356 vsize=320164 CPUtime=0.61 cores=0,2,4,6
/proc/14358/stat : 14358 (python) S 14356 14358 13600 0 -1 4202496 12467 935 1 0 53 8 0 0 24 0 5 0 538574583 327847936 7237 33554432000 4194304 5683644 140736133211312 18446744073709551615 270624937419 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/14358/statm: 80041 7237 1881 364 0 15950 0
[pid=14364] ppid=14358 vsize=278680 CPUtime=0 cores=0,2,4,6
/proc/14364/stat : 14364 (python) S 14358 14358 13600 0 -1 4202560 910 0 0 0 0 0 0 0 18 0 1 0 538574648 285368320 5611 33554432000 4194304 5683644 140736133211312 18446744073709551615 270613130767 0 0 16781312 514 3599233175877812484 0 0 17 6 0 0 0
/proc/14364/statm: 69670 5611 377 364 0 5588 0
[pid=14366] ppid=14364 vsize=1017940 CPUtime=5.64 cores=0,2,4,6
/proc/14366/stat : 14366 (gnovelty+2) R 14364 14366 14366 0 -1 4202496 454 0 0 0 564 0 0 0 25 0 1 0 538574648 1042370560 191 33554432000 134512640 135663704 4288740656 18446744073709551615 134545631 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/14366/statm: 254485 191 113 282 0 254201 0
[pid=14367] ppid=14358 vsize=289308 CPUtime=0 cores=0,2,4,6
/proc/14367/stat : 14367 (python) S 14358 14358 13600 0 -1 4202560 910 0 0 0 0 0 0 0 18 0 1 0 538574651 296251392 5706 33554432000 4194304 5683644 140736133211312 18446744073709551615 270613130822 0 0 16781312 514 3599229327587115268 0 0 17 6 0 0 0
/proc/14367/statm: 72327 5706 370 364 0 8242 0
[pid=14369] ppid=14367 vsize=1017940 CPUtime=5.61 cores=0,2,4,6
/proc/14369/stat : 14369 (gnovelty+2) R 14367 14369 14369 0 -1 4202496 457 0 0 0 561 0 0 0 25 0 1 0 538574651 1042370560 191 33554432000 134512640 135663704 4287198496 18446744073709551615 134524548 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/14369/statm: 254485 191 113 282 0 254201 0
[pid=14370] ppid=14358 vsize=299236 CPUtime=0 cores=0,2,4,6
/proc/14370/stat : 14370 (python) S 14358 14358 13600 0 -1 4202560 914 0 0 0 0 0 0 0 15 0 1 0 538574654 306417664 5612 33554432000 4194304 5683644 140736133211312 18446744073709551615 270613130822 0 0 16781312 514 15810277922318549251 0 0 17 2 0 0 0
/proc/14370/statm: 74809 5612 371 364 0 10721 0
[pid=14372] ppid=14370 vsize=3456 CPUtime=5.57 cores=0,2,4,6
/proc/14372/stat : 14372 (march_hi) R 14370 14372 14372 0 -1 4202496 916 0 0 0 557 0 0 0 25 0 1 0 538574654 3538944 641 33554432000 4194304 4955518 140737299569696 18446744073709551615 4224850 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/14372/statm: 864 641 106 186 0 677 0
[pid=14373] ppid=14358 vsize=309920 CPUtime=0 cores=0,2,4,6
/proc/14373/stat : 14373 (python) S 14358 14358 13600 0 -1 4202560 933 0 0 0 0 0 0 0 15 0 1 0 538574657 317358080 5723 33554432000 4194304 5683644 140736133211312 18446744073709551615 270613130822 0 0 16781312 514 4448716409253363970 0 0 17 6 0 0 0
/proc/14373/statm: 77480 5723 371 364 0 13389 0
[pid=14375] ppid=14373 vsize=3456 CPUtime=5.48 cores=0,2,4,6
/proc/14375/stat : 14375 (march_hi) R 14373 14375 14375 0 -1 4202496 908 0 0 0 548 0 0 0 25 0 1 0 538574657 3538944 635 33554432000 4194304 4955518 140735469301952 18446744073709551615 4237810 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/14375/statm: 864 635 106 186 0 677 0
[pid=14358/tid=14365] ppid=14356 vsize=320164 CPUtime=0 cores=0,2,4,6
/proc/14358/task/14365/stat : 14365 (python) S 14356 14358 13600 0 -1 4202560 27 935 0 0 0 0 0 0 20 0 5 0 538574648 327847936 7237 33554432000 4194304 5683644 140736133211312 18446744073709551615 270624934321 0 0 16781312 2 18446604451263030528 0 0 -1 4 0 0 0
[pid=14358/tid=14368] ppid=14356 vsize=320164 CPUtime=0 cores=0,2,4,6
/proc/14358/task/14368/stat : 14368 (python) S 14356 14358 13600 0 -1 4202560 20 935 0 0 0 0 0 0 20 0 5 0 538574651 327847936 7237 33554432000 4194304 5683644 140736133211312 18446744073709551615 270624934321 0 0 16781312 2 18446604451263030528 0 0 -1 6 0 0 0
[pid=14358/tid=14371] ppid=14356 vsize=320164 CPUtime=0 cores=0,2,4,6
/proc/14358/task/14371/stat : 14371 (python) S 14356 14358 13600 0 -1 4202560 22 935 0 0 0 0 0 0 22 0 5 0 538574654 327847936 7237 33554432000 4194304 5683644 140736133211312 18446744073709551615 270624934321 0 0 16781312 2 18446604451263030528 0 0 -1 2 0 0 0
[pid=14358/tid=14374] ppid=14356 vsize=320164 CPUtime=0 cores=0,2,4,6
/proc/14358/task/14374/stat : 14374 (python) S 14356 14358 13600 0 -1 4202560 24 935 0 0 0 0 0 0 24 0 5 0 538574657 327847936 7237 33554432000 4194304 5683644 140736133211312 18446744073709551615 270624934321 0 0 16781312 2 18446604451263030528 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 22.91
Current children cumulated vsize (KiB) 3540100

[startup+12.7013 s]
/proc/loadavg: 7.75 8.07 7.50 9/244 14375
/proc/meminfo: memFree=28918792/32951124 swapFree=67111516/67111528
[pid=14358] ppid=14356 vsize=320164 CPUtime=0.61 cores=0,2,4,6
/proc/14358/stat : 14358 (python) S 14356 14358 13600 0 -1 4202496 12467 935 1 0 53 8 0 0 24 0 5 0 538574583 327847936 7237 33554432000 4194304 5683644 140736133211312 18446744073709551615 270624937419 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/14358/statm: 80041 7237 1881 364 0 15950 0
[pid=14364] ppid=14358 vsize=278680 CPUtime=0.01 cores=0,2,4,6
/proc/14364/stat : 14364 (python) S 14358 14358 13600 0 -1 4202560 912 0 0 0 1 0 0 0 18 0 1 0 538574648 285368320 5611 33554432000 4194304 5683644 140736133211312 18446744073709551615 270613130767 0 0 16781312 514 3288102717003628804 0 0 17 6 0 0 0
/proc/14364/statm: 69670 5611 377 364 0 5588 0
[pid=14366] ppid=14364 vsize=1017940 CPUtime=12.04 cores=0,2,4,6
/proc/14366/stat : 14366 (gnovelty+2) R 14364 14366 14366 0 -1 4202496 454 0 0 0 1204 0 0 0 25 0 1 0 538574648 1042370560 191 33554432000 134512640 135663704 4288740656 18446744073709551615 134525493 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/14366/statm: 254485 191 113 282 0 254201 0
[pid=14367] ppid=14358 vsize=289308 CPUtime=0.01 cores=0,2,4,6

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

/proc/14375/stat : 14375 (march_hi) T 14373 14375 14375 0 -1 4202496 45660 0 0 0 97581 11 0 0 25 0 1 0 538574657 213553152 45387 33554432000 4194304 4955518 140735469301952 18446744073709551615 4237818 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/14375/statm: 52137 45387 106 186 0 51950 0
[pid=14373/tid=14408] ppid=14358 vsize=309920 CPUtime=0 cores=0,2,4,6
/proc/14373/task/14408/stat : 14408 (python) S 14358 14358 13600 0 -1 4202560 46 0 0 0 0 0 0 0 15 0 2 0 538643147 317358080 5753 33554432000 4194304 5683644 140736133211312 18446744073709551615 270624934321 0 0 16781312 514 18446604443100731200 0 0 -1 6 0 0 0
[pid=14379] ppid=14358 vsize=320176 CPUtime=1.38 cores=0,2,4,6
/proc/14379/stat : 14379 (python) S 14358 14358 13600 0 -1 4202560 1174 0 0 0 77 61 0 0 15 0 2 0 538584570 327860224 5774 33554432000 4194304 5683644 140736133211312 18446744073709551615 270624937419 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/14379/statm: 80044 5774 400 364 0 15950 0
[pid=14381] ppid=14379 vsize=208548 CPUtime=873.75 cores=0,2,4,6
/proc/14381/stat : 14381 (march_hi) T 14379 14381 14381 0 -1 4202496 41212 0 0 0 87365 10 0 0 25 0 1 0 538584570 213553152 40938 33554432000 4194304 4955518 140734515493632 18446744073709551615 4238098 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/14381/statm: 52137 40938 106 186 0 51950 0
[pid=14379/tid=14403] ppid=14358 vsize=320176 CPUtime=0 cores=0,2,4,6
/proc/14379/task/14403/stat : 14403 (python) S 14358 14358 13600 0 -1 4202560 48 0 0 0 0 0 0 0 15 0 2 0 538633686 327860224 5774 33554432000 4194304 5683644 140736133211312 18446744073709551615 270624934321 0 0 16781312 514 18446604453925558272 0 0 -1 2 0 0 0
[pid=14383] ppid=14358 vsize=330652 CPUtime=1.72 cores=0,2,4,6
/proc/14383/stat : 14383 (python) S 14358 14358 13600 0 -1 4202560 1176 0 0 0 92 80 0 0 15 0 2 0 538584665 338587648 5816 33554432000 4194304 5683644 140736133211312 18446744073709551615 270613130822 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/14383/statm: 82663 5816 400 364 0 18566 0
[pid=14385] ppid=14383 vsize=216268 CPUtime=1100.46 cores=0,2,4,6
/proc/14385/stat : 14385 (march_hi) R 14383 14385 14385 0 -1 4202496 50910 0 0 0 110034 12 0 0 25 0 1 0 538584666 221458432 50638 33554432000 4194304 4955518 140733912690112 18446744073709551615 4297396 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/14385/statm: 54067 50638 106 186 0 53880 0
[pid=14383/tid=14404] ppid=14358 vsize=330652 CPUtime=0 cores=0,2,4,6
/proc/14383/task/14404/stat : 14404 (python) S 14358 14358 13600 0 -1 4202560 45 0 0 0 0 0 0 0 15 0 2 0 538633736 338587648 5816 33554432000 4194304 5683644 140736133211312 18446744073709551615 270624934321 0 0 16781312 514 18446604453925556480 0 0 -1 6 0 0 0
[pid=14424] ppid=14358 vsize=340328 CPUtime=0.37 cores=0,2,4,6
/proc/14424/stat : 14424 (python) S 14358 14358 13600 0 -1 4202560 1016 0 0 0 21 16 0 0 15 0 1 0 538672110 348495872 5677 33554432000 4194304 5683644 140736133211312 18446744073709551615 270613130822 0 0 16781312 514 3288102717003628804 0 0 17 6 0 0 0
/proc/14424/statm: 85082 5677 371 364 0 20982 0
[pid=14426] ppid=14424 vsize=62788 CPUtime=226.91 cores=0,2,4,6
/proc/14426/stat : 14426 (march_hi) R 14424 14426 14426 0 -1 4202496 12034 0 0 0 22689 2 0 0 25 0 1 0 538672110 64294912 11759 33554432000 4194304 4955518 140733668935904 18446744073709551615 4297532 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/14426/statm: 15697 11759 106 186 0 15510 0
[pid=14427] ppid=14358 vsize=351216 CPUtime=0.37 cores=0,2,4,6
/proc/14427/stat : 14427 (python) S 14358 14358 13600 0 -1 4202560 1051 0 0 0 22 15 0 0 15 0 1 0 538672455 359645184 5837 33554432000 4194304 5683644 140736133211312 18446744073709551615 270613130822 0 0 16781312 514 15810286718411571457 0 0 17 6 0 0 0
/proc/14427/statm: 87804 5837 377 364 0 23701 0
[pid=14429] ppid=14427 vsize=62788 CPUtime=223.97 cores=0,2,4,6
/proc/14429/stat : 14429 (march_hi) R 14427 14429 14429 0 -1 4202496 11489 0 0 0 22394 3 0 0 25 0 1 0 538672456 64294912 11212 33554432000 4194304 4955518 140735910902672 18446744073709551615 4224471 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/14429/statm: 15697 11212 106 186 0 15510 0
[pid=14458] ppid=14358 vsize=361472 CPUtime=0.03 cores=0,2,4,6
/proc/14458/stat : 14458 (python) S 14358 14358 13600 0 -1 4202560 960 0 0 0 1 2 0 0 18 0 1 0 538692385 370147328 5835 33554432000 4194304 5683644 140736133211312 18446744073709551615 270613130822 0 0 16781312 514 3288102717003628804 0 0 17 4 0 0 0
/proc/14458/statm: 90368 5835 371 364 0 26262 0
[pid=14460] ppid=14458 vsize=416280 CPUtime=24.64 cores=0,2,4,6
/proc/14460/stat : 14460 (adaptg2wsat2009) R 14458 14460 14460 0 -1 4202496 524 0 0 0 2464 0 0 0 25 0 1 0 538692386 426270720 252 33554432000 134512640 135107411 4290185920 18446744073709551615 134539295 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/14460/statm: 104070 252 59 146 0 102946 0
[pid=14358/tid=14365] ppid=14356 vsize=371716 CPUtime=0 cores=0,2,4,6
/proc/14358/task/14365/stat : 14365 (python) S 14356 14358 13600 0 -1 4202560 27 935 0 0 0 0 0 0 20 0 10 0 538574648 380637184 7360 33554432000 4194304 5683644 140736133211312 18446744073709551615 270624934321 0 0 16781312 2 18446604451263030528 0 0 -1 4 0 0 0
[pid=14358/tid=14368] ppid=14356 vsize=371716 CPUtime=0 cores=0,2,4,6
/proc/14358/task/14368/stat : 14368 (python) S 14356 14358 13600 0 -1 4202560 20 935 0 0 0 0 0 0 20 0 10 0 538574651 380637184 7360 33554432000 4194304 5683644 140736133211312 18446744073709551615 270624934321 0 0 16781312 2 18446604451263030528 0 0 -1 6 0 0 0
[pid=14358/tid=14371] ppid=14356 vsize=371716 CPUtime=0 cores=0,2,4,6
/proc/14358/task/14371/stat : 14371 (python) S 14356 14358 13600 0 -1 4202560 28 935 0 0 0 0 0 0 18 0 10 0 538574654 380637184 7360 33554432000 4194304 5683644 140736133211312 18446744073709551615 270624934321 0 0 16781312 2 18446604451263030528 0 0 -1 2 0 0 0
[pid=14358/tid=14374] ppid=14356 vsize=371716 CPUtime=0 cores=0,2,4,6
/proc/14358/task/14374/stat : 14374 (python) S 14356 14358 13600 0 -1 4202560 28 935 0 0 0 0 0 0 18 0 10 0 538574657 380637184 7360 33554432000 4194304 5683644 140736133211312 18446744073709551615 270624934321 0 0 16781312 2 18446604451263030528 0 0 -1 6 0 0 0
[pid=14358/tid=14380] ppid=14356 vsize=371716 CPUtime=0 cores=0,2,4,6
/proc/14358/task/14380/stat : 14380 (python) S 14356 14358 13600 0 -1 4202560 32 935 0 0 0 0 0 0 18 0 10 0 538584570 380637184 7360 33554432000 4194304 5683644 140736133211312 18446744073709551615 270624934321 0 0 16781312 2 18446604451263030528 0 0 -1 6 0 0 0
[pid=14358/tid=14384] ppid=14356 vsize=371716 CPUtime=0 cores=0,2,4,6
/proc/14358/task/14384/stat : 14384 (python) S 14356 14358 13600 0 -1 4202560 37 935 0 0 0 0 0 0 18 0 10 0 538584666 380637184 7360 33554432000 4194304 5683644 140736133211312 18446744073709551615 270624934321 0 0 16781312 2 18446604451263030528 0 0 -1 6 0 0 0
[pid=14358/tid=14425] ppid=14356 vsize=371716 CPUtime=0 cores=0,2,4,6
/proc/14358/task/14425/stat : 14425 (python) S 14356 14358 13600 0 -1 4202560 33 935 0 0 0 0 0 0 20 0 10 0 538672110 380637184 7360 33554432000 4194304 5683644 140736133211312 18446744073709551615 270624934321 0 0 16781312 2 18446604451263030528 0 0 -1 6 0 0 0
[pid=14358/tid=14428] ppid=14356 vsize=371716 CPUtime=0 cores=0,2,4,6
/proc/14358/task/14428/stat : 14428 (python) S 14356 14358 13600 0 -1 4202560 27 935 0 0 0 0 0 0 20 0 10 0 538672456 380637184 7360 33554432000 4194304 5683644 140736133211312 18446744073709551615 270624934321 0 0 16781312 2 18446604451263030528 0 0 -1 6 0 0 0
[pid=14358/tid=14459] ppid=14356 vsize=371716 CPUtime=0 cores=0,2,4,6
/proc/14358/task/14459/stat : 14459 (python) S 14356 14358 13600 0 -1 4202560 31 935 0 0 0 0 0 0 20 0 10 0 538692385 380637184 7360 33554432000 4194304 5683644 140736133211312 18446744073709551615 270624934321 0 0 16781312 2 18446604451263030528 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.19
Current children cumulated vsize (KiB) 6789764

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

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

[startup+1202.7 s]
/proc/loadavg: 4.35 6.47 7.31 5/244 14461
/proc/meminfo: memFree=27684976/32951124 swapFree=67111516/67111528
[pid=14358] ppid=14356 vsize=371716 CPUtime=1.08 cores=0,2,4,6
/proc/14358/stat : 14358 (python) S 14356 14358 13600 0 -1 4202496 17463 935 1 0 99 9 0 0 20 0 10 0 538574583 380637184 7360 33554432000 4194304 5683644 140736133211312 18446744073709551615 270624937419 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/14358/statm: 92929 7360 1892 364 0 28823 0
[pid=14364] ppid=14358 vsize=288924 CPUtime=0.15 cores=0,2,4,6
/proc/14364/stat : 14364 (python) S 14358 14358 13600 0 -1 4202560 1095 0 0 0 8 7 0 0 19 0 2 0 538574648 295858176 5649 33554432000 4194304 5683644 140736133211312 18446744073709551615 270624937419 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/14364/statm: 72231 5649 410 364 0 8149 0
[pid=14366] ppid=14364 vsize=1017940 CPUtime=100.13 cores=0,2,4,6
/proc/14366/stat : 14366 (gnovelty+2) T 14364 14366 14366 0 -1 4202496 454 0 0 0 10013 0 0 0 25 0 1 0 538574648 1042370560 191 33554432000 134512640 135663704 4288740656 18446744073709551615 134525286 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/14366/statm: 254485 191 113 282 0 254201 0
[pid=14364/tid=14382] ppid=14358 vsize=288924 CPUtime=0 cores=0,2,4,6
/proc/14364/task/14382/stat : 14382 (python) S 14358 14358 13600 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 538584662 295858176 5649 33554432000 4194304 5683644 140736133211312 18446744073709551615 270624934321 0 0 16781312 514 18446604440865803136 0 0 -1 0 0 0 0
[pid=14367] ppid=14358 vsize=289308 CPUtime=0.15 cores=0,2,4,6
/proc/14367/stat : 14367 (python) S 14358 14358 13600 0 -1 4202560 1092 0 0 0 7 8 0 0 19 0 2 0 538574651 296251392 5737 33554432000 4194304 5683644 140736133211312 18446744073709551615 270624937419 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/14367/statm: 72327 5737 400 364 0 8242 0
[pid=14369] ppid=14367 vsize=1017940 CPUtime=99.15 cores=0,2,4,6
/proc/14369/stat : 14369 (gnovelty+2) T 14367 14369 14369 0 -1 4202496 457 0 0 0 9915 0 0 0 25 0 1 0 538574651 1042370560 191 33554432000 134512640 135663704 4287198496 18446744073709551615 134524888 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/14369/statm: 254485 191 113 282 0 254201 0
[pid=14367/tid=14378] ppid=14358 vsize=289308 CPUtime=0 cores=0,2,4,6
/proc/14367/task/14378/stat : 14378 (python) S 14358 14358 13600 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 538584567 296251392 5737 33554432000 4194304 5683644 140736133211312 18446744073709551615 270624934321 0 0 16781312 514 18446604440865802240 0 0 -1 6 0 0 0
[pid=14370] ppid=14358 vsize=299236 CPUtime=1.86 cores=0,2,4,6
/proc/14370/stat : 14370 (python) S 14358 14358 13600 0 -1 4202560 1165 0 0 0 100 86 0 0 15 0 2 0 538574654 306417664 5642 33554432000 4194304 5683644 140736133211312 18446744073709551615 270624937419 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/14370/statm: 74809 5642 400 364 0 10721 0
[pid=14372] ppid=14370 vsize=315716 CPUtime=1166.62 cores=0,2,4,6
/proc/14372/stat : 14372 (march_hi) T 14370 14372 14372 0 -1 4202496 53470 0 0 0 116653 9 0 0 25 0 1 0 538574654 323293184 53195 33554432000 4194304 4955518 140737299569696 18446744073709551615 4208667 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/14372/statm: 78929 53195 106 186 0 78742 0
[pid=14370/tid=14409] ppid=14358 vsize=299236 CPUtime=0 cores=0,2,4,6
/proc/14370/task/14409/stat : 14409 (python) S 14358 14358 13600 0 -1 4202560 48 0 0 0 0 0 0 0 15 0 2 0 538643186 306417664 5642 33554432000 4194304 5683644 140736133211312 18446744073709551615 270624934321 0 0 16781312 514 18446604447134288064 0 0 -1 2 0 0 0
[pid=14373] ppid=14358 vsize=309920 CPUtime=1.53 cores=0,2,4,6
/proc/14373/stat : 14373 (python) S 14358 14358 13600 0 -1 4202560 1174 0 0 0 84 69 0 0 15 0 2 0 538574657 317358080 5753 33554432000 4194304 5683644 140736133211312 18446744073709551615 270624937419 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/14373/statm: 77480 5753 400 364 0 13389 0
[pid=14375] ppid=14373 vsize=208548 CPUtime=975.92 cores=0,2,4,6
/proc/14375/stat : 14375 (march_hi) T 14373 14375 14375 0 -1 4202496 45660 0 0 0 97581 11 0 0 25 0 1 0 538574657 213553152 45387 33554432000 4194304 4955518 140735469301952 18446744073709551615 4237818 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/14375/statm: 52137 45387 106 186 0 51950 0
[pid=14373/tid=14408] ppid=14358 vsize=309920 CPUtime=0 cores=0,2,4,6
/proc/14373/task/14408/stat : 14408 (python) S 14358 14358 13600 0 -1 4202560 46 0 0 0 0 0 0 0 15 0 2 0 538643147 317358080 5753 33554432000 4194304 5683644 140736133211312 18446744073709551615 270624934321 0 0 16781312 514 18446604443100731200 0 0 -1 6 0 0 0
[pid=14379] ppid=14358 vsize=320176 CPUtime=1.38 cores=0,2,4,6
/proc/14379/stat : 14379 (python) S 14358 14358 13600 0 -1 4202560 1174 0 0 0 77 61 0 0 15 0 2 0 538584570 327860224 5774 33554432000 4194304 5683644 140736133211312 18446744073709551615 270624937419 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/14379/statm: 80044 5774 400 364 0 15950 0
[pid=14381] ppid=14379 vsize=208548 CPUtime=873.75 cores=0,2,4,6
/proc/14381/stat : 14381 (march_hi) T 14379 14381 14381 0 -1 4202496 41212 0 0 0 87365 10 0 0 25 0 1 0 538584570 213553152 40938 33554432000 4194304 4955518 140734515493632 18446744073709551615 4238098 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/14381/statm: 52137 40938 106 186 0 51950 0
[pid=14379/tid=14403] ppid=14358 vsize=320176 CPUtime=0 cores=0,2,4,6
/proc/14379/task/14403/stat : 14403 (python) S 14358 14358 13600 0 -1 4202560 48 0 0 0 0 0 0 0 15 0 2 0 538633686 327860224 5774 33554432000 4194304 5683644 140736133211312 18446744073709551615 270624934321 0 0 16781312 514 18446604453925558272 0 0 -1 2 0 0 0
[pid=14383] ppid=14358 vsize=330652 CPUtime=1.72 cores=0,2,4,6
/proc/14383/stat : 14383 (python) S 14358 14358 13600 0 -1 4202560 1176 0 0 0 92 80 0 0 15 0 2 0 538584665 338587648 5816 33554432000 4194304 5683644 140736133211312 18446744073709551615 270613130822 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/14383/statm: 82663 5816 400 364 0 18566 0
[pid=14385] ppid=14383 vsize=216268 CPUtime=1100.46 cores=0,2,4,6
/proc/14385/stat : 14385 (march_hi) R 14383 14385 14385 0 -1 4202496 50910 0 0 0 110034 12 0 0 25 0 1 0 538584666 221458432 50638 33554432000 4194304 4955518 140733912690112 18446744073709551615 4297396 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/14385/statm: 54067 50638 106 186 0 53880 0
[pid=14383/tid=14404] ppid=14358 vsize=330652 CPUtime=0 cores=0,2,4,6
/proc/14383/task/14404/stat : 14404 (python) S 14358 14358 13600 0 -1 4202560 45 0 0 0 0 0 0 0 15 0 2 0 538633736 338587648 5816 33554432000 4194304 5683644 140736133211312 18446744073709551615 270624934321 0 0 16781312 514 18446604453925556480 0 0 -1 6 0 0 0
[pid=14424] ppid=14358 vsize=340328 CPUtime=0.37 cores=0,2,4,6
/proc/14424/stat : 14424 (python) S 14358 14358 13600 0 -1 4202560 1016 0 0 0 21 16 0 0 15 0 1 0 538672110 348495872 5677 33554432000 4194304 5683644 140736133211312 18446744073709551615 270613130822 0 0 16781312 514 3288102717003628804 0 0 17 6 0 0 0
/proc/14424/statm: 85082 5677 371 364 0 20982 0
[pid=14426] ppid=14424 vsize=62788 CPUtime=226.91 cores=0,2,4,6
/proc/14426/stat : 14426 (march_hi) R 14424 14426 14426 0 -1 4202496 12034 0 0 0 22689 2 0 0 25 0 1 0 538672110 64294912 11759 33554432000 4194304 4955518 140733668935904 18446744073709551615 4297532 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/14426/statm: 15697 11759 106 186 0 15510 0
[pid=14427] ppid=14358 vsize=351216 CPUtime=0.37 cores=0,2,4,6
/proc/14427/stat : 14427 (python) S 14358 14358 13600 0 -1 4202560 1051 0 0 0 22 15 0 0 15 0 1 0 538672455 359645184 5837 33554432000 4194304 5683644 140736133211312 18446744073709551615 270613130822 0 0 16781312 514 15810286718411571457 0 0 17 6 0 0 0
/proc/14427/statm: 87804 5837 377 364 0 23701 0
[pid=14429] ppid=14427 vsize=62788 CPUtime=223.97 cores=0,2,4,6
/proc/14429/stat : 14429 (march_hi) R 14427 14429 14429 0 -1 4202496 11489 0 0 0 22394 3 0 0 25 0 1 0 538672456 64294912 11212 33554432000 4194304 4955518 140735910902672 18446744073709551615 4224471 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/14429/statm: 15697 11212 106 186 0 15510 0
[pid=14458] ppid=14358 vsize=361472 CPUtime=0.03 cores=0,2,4,6
/proc/14458/stat : 14458 (python) S 14358 14358 13600 0 -1 4202560 960 0 0 0 1 2 0 0 18 0 1 0 538692385 370147328 5835 33554432000 4194304 5683644 140736133211312 18446744073709551615 270613130822 0 0 16781312 514 3288102717003628804 0 0 17 4 0 0 0
/proc/14458/statm: 90368 5835 371 364 0 26262 0
[pid=14460] ppid=14458 vsize=416280 CPUtime=24.64 cores=0,2,4,6
/proc/14460/stat : 14460 (adaptg2wsat2009) R 14458 14460 14460 0 -1 4202496 524 0 0 0 2464 0 0 0 25 0 1 0 538692386 426270720 252 33554432000 134512640 135107411 4290185920 18446744073709551615 134539295 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/14460/statm: 104070 252 59 146 0 102946 0
[pid=14358/tid=14365] ppid=14356 vsize=371716 CPUtime=0 cores=0,2,4,6
/proc/14358/task/14365/stat : 14365 (python) S 14356 14358 13600 0 -1 4202560 27 935 0 0 0 0 0 0 20 0 10 0 538574648 380637184 7360 33554432000 4194304 5683644 140736133211312 18446744073709551615 270624934321 0 0 16781312 2 18446604451263030528 0 0 -1 4 0 0 0
[pid=14358/tid=14368] ppid=14356 vsize=371716 CPUtime=0 cores=0,2,4,6
/proc/14358/task/14368/stat : 14368 (python) S 14356 14358 13600 0 -1 4202560 20 935 0 0 0 0 0 0 20 0 10 0 538574651 380637184 7360 33554432000 4194304 5683644 140736133211312 18446744073709551615 270624934321 0 0 16781312 2 18446604451263030528 0 0 -1 6 0 0 0
[pid=14358/tid=14371] ppid=14356 vsize=371716 CPUtime=0 cores=0,2,4,6
/proc/14358/task/14371/stat : 14371 (python) S 14356 14358 13600 0 -1 4202560 28 935 0 0 0 0 0 0 18 0 10 0 538574654 380637184 7360 33554432000 4194304 5683644 140736133211312 18446744073709551615 270624934321 0 0 16781312 2 18446604451263030528 0 0 -1 2 0 0 0
[pid=14358/tid=14374] ppid=14356 vsize=371716 CPUtime=0 cores=0,2,4,6
/proc/14358/task/14374/stat : 14374 (python) S 14356 14358 13600 0 -1 4202560 28 935 0 0 0 0 0 0 18 0 10 0 538574657 380637184 7360 33554432000 4194304 5683644 140736133211312 18446744073709551615 270624934321 0 0 16781312 2 18446604451263030528 0 0 -1 6 0 0 0
[pid=14358/tid=14380] ppid=14356 vsize=371716 CPUtime=0 cores=0,2,4,6
/proc/14358/task/14380/stat : 14380 (python) S 14356 14358 13600 0 -1 4202560 32 935 0 0 0 0 0 0 18 0 10 0 538584570 380637184 7360 33554432000 4194304 5683644 140736133211312 18446744073709551615 270624934321 0 0 16781312 2 18446604451263030528 0 0 -1 6 0 0 0
[pid=14358/tid=14384] ppid=14356 vsize=371716 CPUtime=0 cores=0,2,4,6
/proc/14358/task/14384/stat : 14384 (python) S 14356 14358 13600 0 -1 4202560 37 935 0 0 0 0 0 0 18 0 10 0 538584666 380637184 7360 33554432000 4194304 5683644 140736133211312 18446744073709551615 270624934321 0 0 16781312 2 18446604451263030528 0 0 -1 6 0 0 0
[pid=14358/tid=14425] ppid=14356 vsize=371716 CPUtime=0 cores=0,2,4,6
/proc/14358/task/14425/stat : 14425 (python) S 14356 14358 13600 0 -1 4202560 33 935 0 0 0 0 0 0 20 0 10 0 538672110 380637184 7360 33554432000 4194304 5683644 140736133211312 18446744073709551615 270624934321 0 0 16781312 2 18446604451263030528 0 0 -1 6 0 0 0
[pid=14358/tid=14428] ppid=14356 vsize=371716 CPUtime=0 cores=0,2,4,6
/proc/14358/task/14428/stat : 14428 (python) S 14356 14358 13600 0 -1 4202560 27 935 0 0 0 0 0 0 20 0 10 0 538672456 380637184 7360 33554432000 4194304 5683644 140736133211312 18446744073709551615 270624934321 0 0 16781312 2 18446604451263030528 0 0 -1 6 0 0 0
[pid=14358/tid=14459] ppid=14356 vsize=371716 CPUtime=0 cores=0,2,4,6
/proc/14358/task/14459/stat : 14459 (python) S 14356 14358 13600 0 -1 4202560 31 935 0 0 0 0 0 0 20 0 10 0 538692385 380637184 7360 33554432000 4194304 5683644 140736133211312 18446744073709551615 270624934321 0 0 16781312 2 18446604451263030528 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.19
Current children cumulated vsize (KiB) 6789764

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1202.76
CPU time (s): 4800.19
CPU user time (s): 4796.19
CPU system time (s): 4
CPU usage (%): 399.097
Max. virtual memory (cumulated for all children) (KiB): 6789764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.00585
system time used= 0.100984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18852
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= 1209
involuntary context switches= 49

runsolver used 2.59461 second user time and 5.67414 second system time

The end

Launcher Data

Begin job on node108 at 2011-05-01 19:08:56
IDJOB=3317446
IDBENCH=82911
IDSOLVER=1705
FILE ID=node108/3317446-1304269736
RUNJOBID= node108-1304267294-13618
PBS_JOBID= 13173970
Free space on /tmp= 73028 MiB

SOLVER NAME= borg-sat 11.03.02-random
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v150-c3195-S31505198-038.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-3317446-1304269736/watcher-3317446-1304269736 -o /tmp/evaluation-result-3317446-1304269736/solver-3317446-1304269736 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3317446-1304269736.cnf -seed 886541200 -budget 4800 -cores 4

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

MD5SUM BENCH= ed3fd2bb20521663519b3e49797ea8b1
RANDOM SEED=886541200

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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.82
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.820
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.77
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.820
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.82
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.820
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.75
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.820
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.820
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:      28975748 kB
Buffers:        644976 kB
Cached:        1644328 kB
SwapCached:         12 kB
Active:        1461892 kB
Inactive:      2097572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28975748 kB
SwapTotal:    67111528 kB
SwapFree:     67111516 kB
Dirty:           32336 kB
Writeback:           0 kB
AnonPages:     1270828 kB
Mapped:          23628 kB
Slab:           341888 kB
PageTables:      14776 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 15095064 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= 73028 MiB
End job on node108 at 2011-05-01 19:29:01