Trace number 3378340

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-par-random (fixed)? (TO) 4800.24 1204.68

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v150-c3195-S207562876-057.UNKNOWN.cnf
MD5SUM04148c6828d9f9ccd74e3efaedcb8c52
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.32/0.47	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.32/0.47	c INFO: solving HOME/instance-3378340-1305464827.cnf
0.32/0.47	c INFO: computing task features
0.32/0.48	c INFO: computed variable-clause graph statistics
0.32/0.48	c INFO: computed clause balance statistics
0.41/0.57	c INFO: computed variable balance statistics
0.51/0.61	c INFO: computed small-clause counts
0.51/0.61	c INFO: computed Horn-clause counts
0.51/0.62	c INFO: computed variable graph statistics
0.51/0.62	c INFO: collected features for HOME/instance-3378340-1305464827.cnf in 0.15 s
0.51/0.63	c INFO: running gnovelty+2@0 for 97 with 1199 remaining (b = 0.63)
0.51/0.64	c INFO: running gnovelty+2@0 for 97 with 1199 remaining (b = 0.08)
0.51/0.64	c INFO: running march_hi@0 for 679 with 1199 remaining (b = 0.35)
0.51/0.66	c INFO: running march_hi@0 for 679 with 1199 remaining (b = 0.31)
396.01/99.90	c INFO: running march_hi@0 for 388 with 1100 remaining (b = 0.20)
399.97/100.89	c INFO: running march_hi@0 for 679 with 1099 remaining (b = 0.25)
1959.83/491.97	c INFO: running march_hi@100 for 291 with 708 remaining (b = 0.14)
2734.39/686.13	c INFO: running march_hi@0 for 291 with 514 remaining (b = 0.14)
2741.55/687.91	c INFO: running march_hi@99 for 388 with 512 remaining (b = 0.17)
3122.42/783.43	c INFO: running march_hi@390 for 97 with 417 remaining (b = 0.07)
3132.81/786.00	c INFO: running march_hi@0 for 414 with 414 remaining (b = 0.15)
3522.44/883.72	c INFO: running march_hi@682 for 97 with 316 remaining (b = 0.04)
3906.92/980.12	c INFO: running march_hi@683 for 97 with 220 remaining (b = 0.04)
3916.86/982.66	c INFO: running kcnfs-2006@0 for 217 with 217 remaining (b = 0.06)
4290.49/1076.39	c INFO: running adaptg2wsat2009++@0 for 124 with 124 remaining (b = 0.03)
4307.96/1080.72	c INFO: running adaptg2wsat2009++@0 for 119 with 119 remaining (b = 0.02)
4800.24/1204.67	s UNKNOWN

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3378340-1305464827/watcher-3378340-1305464827 -o /tmp/evaluation-result-3378340-1305464827/solver-3378340-1305464827 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3378340-1305464827.cnf -seed 1073824911 -budget 4800 -cores 4 

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

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


[startup+0 s]
/proc/loadavg: 7.95 8.12 7.32 5/397 1902
/proc/meminfo: memFree=23428924/32951124 swapFree=67057896/67111528
[pid=1902] ppid=1900 vsize=15752 CPUtime=0 cores=1,3,5,7
/proc/1902/stat : 1902 (python) S 1900 1902 1220 0 -1 4202496 839 0 0 0 0 0 0 0 25 0 1 0 638898069 16130048 723 33554432000 4194304 5683644 140735678642736 18446744073709551615 254261614592 0 2147483391 16781312 2 18446744071699207358 0 0 17 5 0 0 0
/proc/1902/statm: 3938 723 334 364 0 425 0

[startup+0.107592 s]
/proc/loadavg: 7.95 8.12 7.32 5/397 1902
/proc/meminfo: memFree=23428924/32951124 swapFree=67057896/67111528
[pid=1902] ppid=1900 vsize=104640 CPUtime=0.07 cores=1,3,5,7
/proc/1902/stat : 1902 (python) R 1900 1902 1220 0 -1 4202496 3177 0 0 0 5 2 0 0 17 0 1 0 638898069 107151360 2849 33554432000 4194304 5683644 140735678642736 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/1902/statm: 26159 2851 847 364 0 1907 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 104640

[startup+0.20056 s]
/proc/loadavg: 7.95 8.12 7.32 5/397 1902
/proc/meminfo: memFree=23428924/32951124 swapFree=67057896/67111528
[pid=1902] ppid=1900 vsize=128864 CPUtime=0.16 cores=1,3,5,7
/proc/1902/stat : 1902 (python) R 1900 1902 1220 0 -1 4202496 5596 931 1 0 12 4 0 0 19 0 1 0 638898069 131956736 4019 33554432000 4194304 5683644 140735678642736 18446744073709551615 254261614592 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/1902/statm: 32216 4019 1011 364 0 2995 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 128864

[startup+0.300541 s]
/proc/loadavg: 7.95 8.12 7.32 5/397 1902
/proc/meminfo: memFree=23428924/32951124 swapFree=67057896/67111528
[pid=1902] ppid=1900 vsize=172856 CPUtime=0.24 cores=1,3,5,7
/proc/1902/stat : 1902 (python) R 1900 1902 1220 0 -1 4202496 6747 931 1 0 17 7 0 0 18 0 1 0 638898069 177004544 4813 33554432000 4194304 5683644 140735678642736 18446744073709551615 254256692967 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/1902/statm: 45607 4817 1340 364 0 3723 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 172856

[startup+0.700437 s]
/proc/loadavg: 7.95 8.12 7.32 5/397 1902
/proc/meminfo: memFree=23428924/32951124 swapFree=67057896/67111528
[pid=1902] ppid=1900 vsize=320212 CPUtime=0.57 cores=1,3,5,7
/proc/1902/stat : 1902 (python) S 1900 1902 1220 0 -1 4202496 12284 931 1 0 46 11 0 0 24 0 5 0 638898069 327897088 7242 33554432000 4194304 5683644 140735678642736 18446744073709551615 254273443275 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/1902/statm: 80053 7242 1873 364 0 15962 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 320212

[startup+1.50129 s]
/proc/loadavg: 7.95 8.11 7.33 9/410 1919
/proc/meminfo: memFree=23389868/32951124 swapFree=67057896/67111528
[pid=1902] ppid=1900 vsize=320212 CPUtime=0.57 cores=1,3,5,7
/proc/1902/stat : 1902 (python) S 1900 1902 1220 0 -1 4202496 12284 931 1 0 46 11 0 0 24 0 5 0 638898069 327897088 7242 33554432000 4194304 5683644 140735678642736 18446744073709551615 254273443275 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/1902/statm: 80053 7242 1873 364 0 15962 0
[pid=1908] ppid=1902 vsize=278784 CPUtime=0 cores=1,3,5,7
/proc/1908/stat : 1908 (python) S 1902 1902 1220 0 -1 4202560 729 0 0 0 0 0 0 0 19 0 1 0 638898132 285474816 5601 33554432000 4194304 5683644 140735678642736 18446744073709551615 254261636623 0 0 16781312 514 11280783971480240127 0 0 17 5 0 0 0
/proc/1908/statm: 69696 5601 354 364 0 5614 0
[pid=1910] ppid=1908 vsize=1017940 CPUtime=0.86 cores=1,3,5,7
/proc/1910/stat : 1910 (gnovelty+2) R 1908 1910 1910 0 -1 4202496 456 0 0 0 86 0 0 0 23 0 1 0 638898132 1042370560 192 33554432000 134512640 135663704 4291217600 18446744073709551615 134525218 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/1910/statm: 254485 192 113 282 0 254201 0
[pid=1911] ppid=1902 vsize=289320 CPUtime=0 cores=1,3,5,7
/proc/1911/stat : 1911 (python) S 1902 1902 1220 0 -1 4202560 737 0 0 0 0 0 0 0 19 0 1 0 638898133 296263680 5688 33554432000 4194304 5683644 140735678642736 18446744073709551615 254261636678 0 0 16781312 514 16374693249861812223 0 0 17 7 0 0 0
/proc/1911/statm: 72330 5688 348 364 0 8245 0
[pid=1913] ppid=1911 vsize=1017940 CPUtime=0.85 cores=1,3,5,7
/proc/1913/stat : 1913 (gnovelty+2) R 1911 1913 1913 0 -1 4202496 456 0 0 0 85 0 0 0 22 0 1 0 638898133 1042370560 191 33554432000 134512640 135663704 4288400560 18446744073709551615 134545640 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/1913/statm: 254485 191 113 282 0 254201 0
[pid=1914] ppid=1902 vsize=299104 CPUtime=0 cores=1,3,5,7
/proc/1914/stat : 1914 (python) S 1902 1902 1220 0 -1 4202560 750 0 0 0 0 0 0 0 17 0 1 0 638898134 306282496 5589 33554432000 4194304 5683644 140735678642736 18446744073709551615 254261636678 0 0 16781312 514 14455864314851983623 0 0 17 5 0 0 0
/proc/1914/statm: 74776 5589 348 364 0 10688 0
[pid=1916] ppid=1914 vsize=2224 CPUtime=0.84 cores=1,3,5,7
/proc/1916/stat : 1916 (march_hi) R 1914 1916 1916 0 -1 4202496 637 0 0 0 84 0 0 0 25 0 1 0 638898134 2277376 362 33554432000 4194304 4955518 140735155852224 18446744073709551615 4208656 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/1916/statm: 556 362 106 186 0 369 0
[pid=1917] ppid=1902 vsize=309968 CPUtime=0 cores=1,3,5,7
/proc/1917/stat : 1917 (python) S 1902 1902 1220 0 -1 4202560 758 0 0 0 0 0 0 0 19 0 1 0 638898135 317407232 5713 33554432000 4194304 5683644 140735678642736 18446744073709551615 254261636678 0 0 16781312 514 17567288707411575045 0 0 17 7 0 0 0
/proc/1917/statm: 77492 5713 348 364 0 13401 0
[pid=1919] ppid=1917 vsize=2224 CPUtime=0.82 cores=1,3,5,7
/proc/1919/stat : 1919 (march_hi) R 1917 1919 1919 0 -1 4202496 637 0 0 0 82 0 0 0 25 0 1 0 638898135 2277376 360 33554432000 4194304 4955518 140734739636992 18446744073709551615 4235624 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/1919/statm: 556 360 106 186 0 369 0
[pid=1902/tid=1909] ppid=1900 vsize=320212 CPUtime=0 cores=1,3,5,7
/proc/1902/task/1909/stat : 1909 (python) S 1900 1902 1220 0 -1 4202560 27 931 0 0 0 0 0 0 20 0 5 0 638898132 327897088 7242 33554432000 4194304 5683644 140735678642736 18446744073709551615 254273440177 0 0 16781312 2 18446604464809334720 0 0 -1 5 0 0 0
[pid=1902/tid=1912] ppid=1900 vsize=320212 CPUtime=0 cores=1,3,5,7
/proc/1902/task/1912/stat : 1912 (python) S 1900 1902 1220 0 -1 4202560 22 931 0 0 0 0 0 0 20 0 5 0 638898133 327897088 7242 33554432000 4194304 5683644 140735678642736 18446744073709551615 254273440177 0 0 16781312 2 18446604464809334720 0 0 -1 3 0 0 0
[pid=1902/tid=1915] ppid=1900 vsize=320212 CPUtime=0 cores=1,3,5,7
/proc/1902/task/1915/stat : 1915 (python) S 1900 1902 1220 0 -1 4202560 32 931 0 0 0 0 0 0 22 0 5 0 638898134 327897088 7242 33554432000 4194304 5683644 140735678642736 18446744073709551615 254273440177 0 0 16781312 2 18446604464809334720 0 0 -1 7 0 0 0
[pid=1902/tid=1918] ppid=1900 vsize=320212 CPUtime=0 cores=1,3,5,7
/proc/1902/task/1918/stat : 1918 (python) S 1900 1902 1220 0 -1 4202560 24 931 0 0 0 0 0 0 24 0 5 0 638898135 327897088 7242 33554432000 4194304 5683644 140735678642736 18446744073709551615 254273440177 0 0 16781312 2 18446604464809334720 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.94
Current children cumulated vsize (KiB) 3537716

[startup+3.10101 s]
/proc/loadavg: 7.95 8.11 7.33 9/410 1919
/proc/meminfo: memFree=23388240/32951124 swapFree=67057896/67111528
[pid=1902] ppid=1900 vsize=320212 CPUtime=0.57 cores=1,3,5,7
/proc/1902/stat : 1902 (python) S 1900 1902 1220 0 -1 4202496 12284 931 1 0 46 11 0 0 24 0 5 0 638898069 327897088 7242 33554432000 4194304 5683644 140735678642736 18446744073709551615 254273443275 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/1902/statm: 80053 7242 1873 364 0 15962 0
[pid=1908] ppid=1902 vsize=278784 CPUtime=0 cores=1,3,5,7
/proc/1908/stat : 1908 (python) S 1902 1902 1220 0 -1 4202560 729 0 0 0 0 0 0 0 18 0 1 0 638898132 285474816 5601 33554432000 4194304 5683644 140735678642736 18446744073709551615 254261636623 0 0 16781312 514 11280783971480207624 0 0 17 5 0 0 0
/proc/1908/statm: 69696 5601 354 364 0 5614 0
[pid=1910] ppid=1908 vsize=1017940 CPUtime=2.46 cores=1,3,5,7
/proc/1910/stat : 1910 (gnovelty+2) R 1908 1910 1910 0 -1 4202496 456 0 0 0 246 0 0 0 25 0 1 0 638898132 1042370560 192 33554432000 134512640 135663704 4291217600 18446744073709551615 134525276 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/1910/statm: 254485 192 113 282 0 254201 0
[pid=1911] ppid=1902 vsize=289320 CPUtime=0 cores=1,3,5,7
/proc/1911/stat : 1911 (python) S 1902 1902 1220 0 -1 4202560 737 0 0 0 0 0 0 0 18 0 1 0 638898133 296263680 5688 33554432000 4194304 5683644 140735678642736 18446744073709551615 254261636678 0 0 16781312 514 16374693249861779718 0 0 17 7 0 0 0
/proc/1911/statm: 72330 5688 348 364 0 8245 0
[pid=1913] ppid=1911 vsize=1017940 CPUtime=2.45 cores=1,3,5,7
/proc/1913/stat : 1913 (gnovelty+2) R 1911 1913 1913 0 -1 4202496 456 0 0 0 245 0 0 0 25 0 1 0 638898133 1042370560 191 33554432000 134512640 135663704 4288400560 18446744073709551615 134544240 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/1913/statm: 254485 191 113 282 0 254201 0
[pid=1914] ppid=1902 vsize=299104 CPUtime=0 cores=1,3,5,7
/proc/1914/stat : 1914 (python) S 1902 1902 1220 0 -1 4202560 752 0 0 0 0 0 0 0 15 0 1 0 638898134 306282496 5589 33554432000 4194304 5683644 140735678642736 18446744073709551615 254261636678 0 0 16781312 514 14455864314851983623 0 0 17 5 0 0 0
/proc/1914/statm: 74776 5589 348 364 0 10688 0
[pid=1916] ppid=1914 vsize=2604 CPUtime=2.44 cores=1,3,5,7
/proc/1916/stat : 1916 (march_hi) R 1914 1916 1916 0 -1 4202496 734 0 0 0 244 0 0 0 25 0 1 0 638898134 2666496 459 33554432000 4194304 4955518 140735155852224 18446744073709551615 4224651 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/1916/statm: 651 459 106 186 0 464 0
[pid=1917] ppid=1902 vsize=309968 CPUtime=0 cores=1,3,5,7
/proc/1917/stat : 1917 (python) S 1902 1902 1220 0 -1 4202560 760 0 0 0 0 0 0 0 15 0 1 0 638898135 317407232 5713 33554432000 4194304 5683644 140735678642736 18446744073709551615 254261636678 0 0 16781312 514 17567288707411575045 0 0 17 7 0 0 0
/proc/1917/statm: 77492 5713 348 364 0 13401 0
[pid=1919] ppid=1917 vsize=2604 CPUtime=2.4 cores=1,3,5,7
/proc/1919/stat : 1919 (march_hi) R 1917 1919 1919 0 -1 4202496 733 0 0 0 240 0 0 0 25 0 1 0 638898135 2666496 456 33554432000 4194304 4955518 140734739636992 18446744073709551615 4224468 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/1919/statm: 651 456 106 186 0 464 0
[pid=1902/tid=1909] ppid=1900 vsize=320212 CPUtime=0 cores=1,3,5,7
/proc/1902/task/1909/stat : 1909 (python) S 1900 1902 1220 0 -1 4202560 27 931 0 0 0 0 0 0 20 0 5 0 638898132 327897088 7242 33554432000 4194304 5683644 140735678642736 18446744073709551615 254273440177 0 0 16781312 2 18446604464809334720 0 0 -1 5 0 0 0
[pid=1902/tid=1912] ppid=1900 vsize=320212 CPUtime=0 cores=1,3,5,7
/proc/1902/task/1912/stat : 1912 (python) S 1900 1902 1220 0 -1 4202560 22 931 0 0 0 0 0 0 20 0 5 0 638898133 327897088 7242 33554432000 4194304 5683644 140735678642736 18446744073709551615 254273440177 0 0 16781312 2 18446604464809334720 0 0 -1 3 0 0 0
[pid=1902/tid=1915] ppid=1900 vsize=320212 CPUtime=0 cores=1,3,5,7
/proc/1902/task/1915/stat : 1915 (python) S 1900 1902 1220 0 -1 4202560 32 931 0 0 0 0 0 0 22 0 5 0 638898134 327897088 7242 33554432000 4194304 5683644 140735678642736 18446744073709551615 254273440177 0 0 16781312 2 18446604464809334720 0 0 -1 7 0 0 0
[pid=1902/tid=1918] ppid=1900 vsize=320212 CPUtime=0 cores=1,3,5,7
/proc/1902/task/1918/stat : 1918 (python) S 1900 1902 1220 0 -1 4202560 24 931 0 0 0 0 0 0 24 0 5 0 638898135 327897088 7242 33554432000 4194304 5683644 140735678642736 18446744073709551615 254273440177 0 0 16781312 2 18446604464809334720 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 10.32
Current children cumulated vsize (KiB) 3538476

[startup+6.30044 s]
/proc/loadavg: 7.95 8.11 7.33 9/414 1924
/proc/meminfo: memFree=23378984/32951124 swapFree=67057896/67111528
[pid=1902] ppid=1900 vsize=320212 CPUtime=0.57 cores=1,3,5,7
/proc/1902/stat : 1902 (python) S 1900 1902 1220 0 -1 4202496 12284 931 1 0 46 11 0 0 24 0 5 0 638898069 327897088 7242 33554432000 4194304 5683644 140735678642736 18446744073709551615 254273443275 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/1902/statm: 80053 7242 1873 364 0 15962 0
[pid=1908] ppid=1902 vsize=278784 CPUtime=0.01 cores=1,3,5,7
/proc/1908/stat : 1908 (python) S 1902 1902 1220 0 -1 4202560 885 0 0 0 0 1 0 0 18 0 1 0 638898132 285474816 5623 33554432000 4194304 5683644 140735678642736 18446744073709551615 254261636623 0 0 16781312 514 11280783971480207624 0 0 17 5 0 0 0
/proc/1908/statm: 69696 5623 376 364 0 5614 0
[pid=1910] ppid=1908 vsize=1017940 CPUtime=5.65 cores=1,3,5,7
/proc/1910/stat : 1910 (gnovelty+2) R 1908 1910 1910 0 -1 4202496 456 0 0 0 565 0 0 0 25 0 1 0 638898132 1042370560 192 33554432000 134512640 135663704 4291217600 18446744073709551615 134524775 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/1910/statm: 254485 192 113 282 0 254201 0
[pid=1911] ppid=1902 vsize=289320 CPUtime=0.01 cores=1,3,5,7
/proc/1911/stat : 1911 (python) S 1902 1902 1220 0 -1 4202560 910 0 0 0 0 1 0 0 18 0 1 0 638898133 296263680 5711 33554432000 4194304 5683644 140735678642736 18446744073709551615 254261636678 0 0 16781312 514 16374693249861779718 0 0 17 7 0 0 0
/proc/1911/statm: 72330 5711 371 364 0 8245 0
[pid=1913] ppid=1911 vsize=1017940 CPUtime=5.65 cores=1,3,5,7
/proc/1913/stat : 1913 (gnovelty+2) R 1911 1913 1913 0 -1 4202496 456 0 0 0 565 0 0 0 25 0 1 0 638898133 1042370560 191 33554432000 134512640 135663704 4288400560 18446744073709551615 134525237 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/1913/statm: 254485 191 113 282 0 254201 0
[pid=1914] ppid=1902 vsize=299104 CPUtime=0.01 cores=1,3,5,7
/proc/1914/stat : 1914 (python) S 1902 1902 1220 0 -1 4202560 907 0 0 0 1 0 0 0 15 0 1 0 638898134 306282496 5612 33554432000 4194304 5683644 140735678642736 18446744073709551615 254261636678 0 0 16781312 514 14455864314851983623 0 0 17 5 0 0 0
/proc/1914/statm: 74776 5612 371 364 0 10688 0
[pid=1916] ppid=1914 vsize=3456 CPUtime=5.61 cores=1,3,5,7
/proc/1916/stat : 1916 (march_hi) R 1914 1916 1916 0 -1 4202496 921 0 0 0 561 0 0 0 25 0 1 0 638898134 3538944 646 33554432000 4194304 4955518 140735155852224 18446744073709551615 4297540 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/1916/statm: 864 646 106 186 0 677 0
[pid=1917] ppid=1902 vsize=309968 CPUtime=0 cores=1,3,5,7
/proc/1917/stat : 1917 (python) S 1902 1902 1220 0 -1 4202560 921 0 0 0 0 0 0 0 15 0 1 0 638898135 317407232 5736 33554432000 4194304 5683644 140735678642736 18446744073709551615 254261636678 0 0 16781312 514 17567288707411575045 0 0 17 7 0 0 0
/proc/1917/statm: 77492 5736 371 364 0 13401 0
[pid=1919] ppid=1917 vsize=3456 CPUtime=5.53 cores=1,3,5,7
/proc/1919/stat : 1919 (march_hi) R 1917 1919 1919 0 -1 4202496 917 0 0 0 553 0 0 0 25 0 1 0 638898135 3538944 640 33554432000 4194304 4955518 140734739636992 18446744073709551615 4307015 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/1919/statm: 864 640 106 186 0 677 0
[pid=1902/tid=1909] ppid=1900 vsize=320212 CPUtime=0 cores=1,3,5,7
/proc/1902/task/1909/stat : 1909 (python) S 1900 1902 1220 0 -1 4202560 27 931 0 0 0 0 0 0 20 0 5 0 638898132 327897088 7242 33554432000 4194304 5683644 140735678642736 18446744073709551615 254273440177 0 0 16781312 2 18446604464809334720 0 0 -1 5 0 0 0
[pid=1902/tid=1912] ppid=1900 vsize=320212 CPUtime=0 cores=1,3,5,7
/proc/1902/task/1912/stat : 1912 (python) S 1900 1902 1220 0 -1 4202560 22 931 0 0 0 0 0 0 20 0 5 0 638898133 327897088 7242 33554432000 4194304 5683644 140735678642736 18446744073709551615 254273440177 0 0 16781312 2 18446604464809334720 0 0 -1 3 0 0 0
[pid=1902/tid=1915] ppid=1900 vsize=320212 CPUtime=0 cores=1,3,5,7
/proc/1902/task/1915/stat : 1915 (python) S 1900 1902 1220 0 -1 4202560 32 931 0 0 0 0 0 0 22 0 5 0 638898134 327897088 7242 33554432000 4194304 5683644 140735678642736 18446744073709551615 254273440177 0 0 16781312 2 18446604464809334720 0 0 -1 7 0 0 0
[pid=1902/tid=1918] ppid=1900 vsize=320212 CPUtime=0 cores=1,3,5,7
/proc/1902/task/1918/stat : 1918 (python) S 1900 1902 1220 0 -1 4202560 24 931 0 0 0 0 0 0 24 0 5 0 638898135 327897088 7242 33554432000 4194304 5683644 140735678642736 18446744073709551615 254273440177 0 0 16781312 2 18446604464809334720 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 23.04
Current children cumulated vsize (KiB) 3540180

[startup+12.7013 s]
/proc/loadavg: 8.04 8.13 7.34 9/414 1924
/proc/meminfo: memFree=23369292/32951124 swapFree=67057896/67111528
[pid=1902] ppid=1900 vsize=320212 CPUtime=0.57 cores=1,3,5,7
/proc/1902/stat : 1902 (python) S 1900 1902 1220 0 -1 4202496 12284 931 1 0 46 11 0 0 24 0 5 0 638898069 327897088 7242 33554432000 4194304 5683644 140735678642736 18446744073709551615 254273443275 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/1902/statm: 80053 7242 1873 364 0 15962 0
[pid=1908] ppid=1902 vsize=278784 CPUtime=0.03 cores=1,3,5,7
/proc/1908/stat : 1908 (python) S 1902 1902 1220 0 -1 4202560 891 0 0 0 1 2 0 0 18 0 1 0 638898132 285474816 5624 33554432000 4194304 5683644 140735678642736 18446744073709551615 254261636623 0 0 16781312 514 17625980633807290632 0 0 17 5 0 0 0
/proc/1908/statm: 69696 5624 377 364 0 5614 0
[pid=1910] ppid=1908 vsize=1017940 CPUtime=12.05 cores=1,3,5,7
/proc/1910/stat : 1910 (gnovelty+2) R 1908 1910 1910 0 -1 4202496 456 0 0 0 1205 0 0 0 25 0 1 0 638898132 1042370560 192 33554432000 134512640 135663704 4291217600 18446744073709551615 134525278 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/1910/statm: 254485 192 113 282 0 254201 0
[pid=1911] ppid=1902 vsize=289320 CPUtime=0.02 cores=1,3,5,7

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

/proc/2119/stat : 2119 (march_hi) T 2117 2119 2119 0 -1 4202496 41305 0 0 0 87717 9 0 0 25 0 1 0 638908159 213667840 41033 33554432000 4194304 4955518 140734881209328 18446744073709551615 4208656 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/2119/statm: 52165 41033 106 186 0 51978 0
[pid=2117/tid=2157] ppid=1902 vsize=330480 CPUtime=0 cores=1,3,5,7
/proc/2117/task/2157/stat : 2157 (python) S 1902 1902 1220 0 -1 4202560 45 0 0 0 0 0 0 0 15 0 2 0 638976412 338411520 5793 33554432000 4194304 5683644 140735678642736 18446744073709551615 254273440177 0 0 16781312 514 18446604456657015232 0 0 -1 1 0 0 0
[pid=2158] ppid=1902 vsize=340892 CPUtime=1.17 cores=1,3,5,7
/proc/2158/stat : 2158 (python) S 1902 1902 1220 0 -1 4202560 1013 0 0 0 61 56 0 0 15 0 1 0 638976669 349073408 5804 33554432000 4194304 5683644 140735678642736 18446744073709551615 254261636678 0 0 16781312 514 17625980633807290632 0 0 17 7 0 0 0
/proc/2158/statm: 85223 5804 371 364 0 21123 0
[pid=2160] ppid=2158 vsize=94244 CPUtime=416.41 cores=1,3,5,7
/proc/2160/stat : 2160 (march_hi) R 2158 2160 2160 0 -1 4202496 20902 0 0 0 41635 6 0 0 25 0 1 0 638976670 96505856 20626 33554432000 4194304 4955518 140736337377984 18446744073709551615 4208624 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/2160/statm: 23561 20626 106 186 0 23374 0
[pid=2168] ppid=1902 vsize=351312 CPUtime=0.58 cores=1,3,5,7
/proc/2168/stat : 2168 (python) S 1902 1902 1220 0 -1 4202560 1026 0 0 0 29 29 0 0 18 0 1 0 638996335 359743488 5838 33554432000 4194304 5683644 140735678642736 18446744073709551615 254261636678 0 0 16781312 514 17625980633807290631 0 0 17 5 0 0 0
/proc/2168/statm: 87828 5838 377 364 0 23725 0
[pid=2170] ppid=2168 vsize=181512 CPUtime=216.86 cores=1,3,5,7
/proc/2170/stat : 2170 (kcnfs-2006) R 2168 2170 2170 0 -1 4202496 742 0 0 0 21686 0 0 0 25 0 1 0 638996336 185868288 474 33554432000 134512640 135163436 4287200368 18446744073709551615 134572357 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/2170/statm: 45378 474 76 159 0 45218 0
[pid=2175] ppid=1902 vsize=361568 CPUtime=0.33 cores=1,3,5,7
/proc/2175/stat : 2175 (python) S 1902 1902 1220 0 -1 4202560 986 0 0 0 17 16 0 0 18 0 1 0 639005709 370245632 5842 33554432000 4194304 5683644 140735678642736 18446744073709551615 254261636678 0 0 16781312 514 17625980633807290632 0 0 17 7 0 0 0
/proc/2175/statm: 90392 5842 377 364 0 26286 0
[pid=2177] ppid=2175 vsize=416280 CPUtime=127.76 cores=1,3,5,7
/proc/2177/stat : 2177 (adaptg2wsat2009) R 2175 2177 2177 0 -1 4202496 521 0 0 0 12776 0 0 0 25 0 1 0 639005709 426270720 252 33554432000 134512640 135107411 4288769168 18446744073709551615 134532277 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/2177/statm: 104070 252 59 146 0 102946 0
[pid=2178] ppid=1902 vsize=371824 CPUtime=0.32 cores=1,3,5,7
/proc/2178/stat : 2178 (python) S 1902 1902 1220 0 -1 4202560 950 0 0 0 18 14 0 0 18 0 1 0 639006142 380747776 5840 33554432000 4194304 5683644 140735678642736 18446744073709551615 254261636678 0 0 16781312 514 17625980633807290631 0 0 17 7 0 0 0
/proc/2178/statm: 92956 5840 371 364 0 28847 0
[pid=2180] ppid=2178 vsize=416280 CPUtime=123.89 cores=1,3,5,7
/proc/2180/stat : 2180 (adaptg2wsat2009) R 2178 2180 2180 0 -1 4202496 522 0 0 0 12389 0 0 0 25 0 1 0 639006142 426270720 253 33554432000 134512640 135107411 4294804016 18446744073709551615 134531792 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/2180/statm: 104070 253 59 146 0 102946 0
[pid=1902/tid=1909] ppid=1900 vsize=382068 CPUtime=0 cores=1,3,5,7
/proc/1902/task/1909/stat : 1909 (python) S 1900 1902 1220 0 -1 4202560 27 931 0 0 0 0 0 0 20 0 11 0 638898132 391237632 7367 33554432000 4194304 5683644 140735678642736 18446744073709551615 254273440177 0 0 16781312 2 18446604464809334720 0 0 -1 5 0 0 0
[pid=1902/tid=1912] ppid=1900 vsize=382068 CPUtime=0 cores=1,3,5,7
/proc/1902/task/1912/stat : 1912 (python) S 1900 1902 1220 0 -1 4202560 22 931 0 0 0 0 0 0 20 0 11 0 638898133 391237632 7367 33554432000 4194304 5683644 140735678642736 18446744073709551615 254273440177 0 0 16781312 2 18446604464809334720 0 0 -1 3 0 0 0
[pid=1902/tid=1915] ppid=1900 vsize=382068 CPUtime=0 cores=1,3,5,7
/proc/1902/task/1915/stat : 1915 (python) S 1900 1902 1220 0 -1 4202560 40 931 0 0 0 0 0 0 18 0 11 0 638898134 391237632 7367 33554432000 4194304 5683644 140735678642736 18446744073709551615 254273440177 0 0 16781312 2 18446604464809334720 0 0 -1 7 0 0 0
[pid=1902/tid=1918] ppid=1900 vsize=382068 CPUtime=0 cores=1,3,5,7
/proc/1902/task/1918/stat : 1918 (python) S 1900 1902 1220 0 -1 4202560 29 931 0 0 0 0 0 0 18 0 11 0 638898135 391237632 7367 33554432000 4194304 5683644 140735678642736 18446744073709551615 254273440177 0 0 16781312 2 18446604464809334720 0 0 -1 7 0 0 0
[pid=1902/tid=2114] ppid=1900 vsize=382068 CPUtime=0 cores=1,3,5,7
/proc/1902/task/2114/stat : 2114 (python) S 1900 1902 1220 0 -1 4202560 30 931 0 0 0 0 0 0 18 0 11 0 638908059 391237632 7367 33554432000 4194304 5683644 140735678642736 18446744073709551615 254273440177 0 0 16781312 2 18446604464809334720 0 0 -1 7 0 0 0
[pid=1902/tid=2118] ppid=1900 vsize=382068 CPUtime=0 cores=1,3,5,7
/proc/1902/task/2118/stat : 2118 (python) S 1900 1902 1220 0 -1 4202560 30 931 0 0 0 0 0 0 18 0 11 0 638908159 391237632 7367 33554432000 4194304 5683644 140735678642736 18446744073709551615 254273440177 0 0 16781312 2 18446604464809334720 0 0 -1 7 0 0 0
[pid=1902/tid=2159] ppid=1900 vsize=382068 CPUtime=0 cores=1,3,5,7
/proc/1902/task/2159/stat : 2159 (python) S 1900 1902 1220 0 -1 4202560 28 931 0 0 0 0 0 0 20 0 11 0 638976670 391237632 7367 33554432000 4194304 5683644 140735678642736 18446744073709551615 254273440177 0 0 16781312 2 18446604464809334720 0 0 -1 7 0 0 0
[pid=1902/tid=2169] ppid=1900 vsize=382068 CPUtime=0 cores=1,3,5,7
/proc/1902/task/2169/stat : 2169 (python) S 1900 1902 1220 0 -1 4202560 28 931 0 0 0 0 0 0 20 0 11 0 638996336 391237632 7367 33554432000 4194304 5683644 140735678642736 18446744073709551615 254273440177 0 0 16781312 2 18446604464809334720 0 0 -1 7 0 0 0
[pid=1902/tid=2176] ppid=1900 vsize=382068 CPUtime=0 cores=1,3,5,7
/proc/1902/task/2176/stat : 2176 (python) S 1900 1902 1220 0 -1 4202560 77 931 0 0 0 0 0 0 20 0 11 0 639005709 391237632 7367 33554432000 4194304 5683644 140735678642736 18446744073709551615 254273440177 0 0 16781312 2 18446604464809334720 0 0 -1 7 0 0 0
[pid=1902/tid=2179] ppid=1900 vsize=382068 CPUtime=0 cores=1,3,5,7
/proc/1902/task/2179/stat : 2179 (python) S 1900 1902 1220 0 -1 4202560 29 931 0 0 0 0 0 0 20 0 11 0 639006142 391237632 7367 33554432000 4194304 5683644 140735678642736 18446744073709551615 254273440177 0 0 16781312 2 18446604464809334720 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.24
Current children cumulated vsize (KiB) 7558324

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

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

[startup+1204.61 s]
/proc/loadavg: 9.35 9.26 8.67 10/400 2229
/proc/meminfo: memFree=22654852/32951124 swapFree=67057896/67111528
[pid=1902] ppid=1900 vsize=382068 CPUtime=0.66 cores=1,3,5,7
/proc/1902/stat : 1902 (python) S 1900 1902 1220 0 -1 4202496 17522 931 1 0 54 12 0 0 20 0 11 0 638898069 391237632 7367 33554432000 4194304 5683644 140735678642736 18446744073709551615 254273443275 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/1902/statm: 95517 7367 1894 364 0 31408 0
[pid=1908] ppid=1902 vsize=289028 CPUtime=0.25 cores=1,3,5,7
/proc/1908/stat : 1908 (python) S 1902 1902 1220 0 -1 4202560 1161 0 0 0 13 12 0 0 19 0 2 0 638898132 295964672 5668 33554432000 4194304 5683644 140735678642736 18446744073709551615 254273443275 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/1908/statm: 72257 5668 416 364 0 8175 0
[pid=1910] ppid=1908 vsize=1017940 CPUtime=99.23 cores=1,3,5,7
/proc/1910/stat : 1910 (gnovelty+2) T 1908 1910 1910 0 -1 4202496 456 0 0 0 9922 1 0 0 25 0 1 0 638898132 1042370560 192 33554432000 134512640 135663704 4291217600 18446744073709551615 134545534 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/1910/statm: 254485 192 113 282 0 254201 0
[pid=1908/tid=2112] ppid=1902 vsize=289028 CPUtime=0 cores=1,3,5,7
/proc/1908/task/2112/stat : 2112 (python) S 1902 1902 1220 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 638908058 295964672 5668 33554432000 4194304 5683644 140735678642736 18446744073709551615 254273440177 0 0 16781312 514 18446604464129140032 0 0 -1 5 0 0 0
[pid=1911] ppid=1902 vsize=289320 CPUtime=0.25 cores=1,3,5,7
/proc/1911/stat : 1911 (python) S 1902 1902 1220 0 -1 4202560 1095 0 0 0 13 12 0 0 19 0 2 0 638898133 296263680 5741 33554432000 4194304 5683644 140735678642736 18446744073709551615 254273443275 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/1911/statm: 72330 5741 400 364 0 8245 0
[pid=1913] ppid=1911 vsize=1017940 CPUtime=100.24 cores=1,3,5,7
/proc/1913/stat : 1913 (gnovelty+2) T 1911 1913 1913 0 -1 4202496 456 0 0 0 10024 0 0 0 25 0 1 0 638898133 1042370560 191 33554432000 134512640 135663704 4288400560 18446744073709551615 134524507 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/1913/statm: 254485 191 113 282 0 254201 0
[pid=1911/tid=2116] ppid=1902 vsize=289320 CPUtime=0 cores=1,3,5,7
/proc/1911/task/2116/stat : 2116 (python) S 1902 1902 1220 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 638908158 296263680 5741 33554432000 4194304 5683644 140735678642736 18446744073709551615 254273440177 0 0 16781312 514 18446604461020190912 0 0 -1 7 0 0 0
[pid=1914] ppid=1902 vsize=299104 CPUtime=2.92 cores=1,3,5,7
/proc/1914/stat : 1914 (python) S 1902 1902 1220 0 -1 4202560 1155 0 0 0 159 133 0 0 16 0 2 0 638898134 306282496 5642 33554432000 4194304 5683644 140735678642736 18446744073709551615 254273443275 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/1914/statm: 74776 5642 400 364 0 10688 0
[pid=1916] ppid=1914 vsize=208660 CPUtime=1072.48 cores=1,3,5,7
/proc/1916/stat : 1916 (march_hi) T 1914 1916 1916 0 -1 4202496 50087 0 0 0 107237 11 0 0 25 0 1 0 638898134 213667840 49812 33554432000 4194304 4955518 140735155852224 18446744073709551615 4224450 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/1916/statm: 52165 49812 106 186 0 51978 0
[pid=1914/tid=2153] ppid=1902 vsize=299104 CPUtime=0 cores=1,3,5,7
/proc/1914/task/2153/stat : 2153 (python) S 1902 1902 1220 0 -1 4202560 47 0 0 0 0 0 0 0 15 0 2 0 638966682 306282496 5642 33554432000 4194304 5683644 140735678642736 18446744073709551615 254273440177 0 0 16781312 514 18446604456718625472 0 0 -1 5 0 0 0
[pid=1917] ppid=1902 vsize=309968 CPUtime=2.9 cores=1,3,5,7
/proc/1917/stat : 1917 (python) S 1902 1902 1220 0 -1 4202560 1157 0 0 0 153 137 0 0 15 0 2 0 638898135 317407232 5766 33554432000 4194304 5683644 140735678642736 18446744073709551615 254273443275 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/1917/statm: 77492 5766 400 364 0 13401 0
[pid=1919] ppid=1917 vsize=208660 CPUtime=1070.06 cores=1,3,5,7
/proc/1919/stat : 1919 (march_hi) T 1917 1919 1919 0 -1 4202496 50060 0 0 0 106996 10 0 0 25 0 1 0 638898135 213667840 49783 33554432000 4194304 4955518 140734739636992 18446744073709551615 4208656 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/1919/statm: 52165 49783 106 186 0 51978 0
[pid=1917/tid=2154] ppid=1902 vsize=309968 CPUtime=0 cores=1,3,5,7
/proc/1917/task/2154/stat : 2154 (python) S 1902 1902 1220 0 -1 4202560 45 0 0 0 0 0 0 0 15 0 2 0 638966860 317407232 5766 33554432000 4194304 5683644 140735678642736 18446744073709551615 254273440177 0 0 16781312 514 18446604464809332928 0 0 -1 1 0 0 0
[pid=2113] ppid=1902 vsize=320224 CPUtime=1.85 cores=1,3,5,7
/proc/2113/stat : 2113 (python) S 1902 1902 1220 0 -1 4202560 1161 0 0 0 98 87 0 0 15 0 2 0 638908059 327909376 5787 33554432000 4194304 5683644 140735678642736 18446744073709551615 254273443275 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/2113/statm: 80056 5787 400 364 0 15962 0
[pid=2115] ppid=2113 vsize=142360 CPUtime=682.44 cores=1,3,5,7
/proc/2115/stat : 2115 (march_hi) T 2113 2115 2115 0 -1 4202496 32901 0 0 0 68239 5 0 0 25 0 1 0 638908060 145776640 32627 33554432000 4194304 4955518 140737415490192 18446744073709551615 4235627 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/2115/statm: 35590 32627 106 186 0 35403 0
[pid=2113/tid=2143] ppid=1902 vsize=320224 CPUtime=0 cores=1,3,5,7
/proc/2113/task/2143/stat : 2143 (python) S 1902 1902 1220 0 -1 4202560 47 0 0 0 0 0 0 0 15 0 2 0 638947265 327909376 5787 33554432000 4194304 5683644 140735678642736 18446744073709551615 254273440177 0 0 16781312 514 18446604456657016128 0 0 -1 3 0 0 0
[pid=2117] ppid=1902 vsize=330480 CPUtime=2.38 cores=1,3,5,7
/proc/2117/stat : 2117 (python) S 1902 1902 1220 0 -1 4202560 1164 0 0 0 126 112 0 0 15 0 2 0 638908159 338411520 5793 33554432000 4194304 5683644 140735678642736 18446744073709551615 254273443275 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/2117/statm: 82620 5793 400 364 0 18523 0
[pid=2119] ppid=2117 vsize=208660 CPUtime=877.26 cores=1,3,5,7
/proc/2119/stat : 2119 (march_hi) T 2117 2119 2119 0 -1 4202496 41305 0 0 0 87717 9 0 0 25 0 1 0 638908159 213667840 41033 33554432000 4194304 4955518 140734881209328 18446744073709551615 4208656 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/2119/statm: 52165 41033 106 186 0 51978 0
[pid=2117/tid=2157] ppid=1902 vsize=330480 CPUtime=0 cores=1,3,5,7
/proc/2117/task/2157/stat : 2157 (python) S 1902 1902 1220 0 -1 4202560 45 0 0 0 0 0 0 0 15 0 2 0 638976412 338411520 5793 33554432000 4194304 5683644 140735678642736 18446744073709551615 254273440177 0 0 16781312 514 18446604456657015232 0 0 -1 1 0 0 0
[pid=2158] ppid=1902 vsize=340892 CPUtime=1.17 cores=1,3,5,7
/proc/2158/stat : 2158 (python) S 1902 1902 1220 0 -1 4202560 1013 0 0 0 61 56 0 0 15 0 1 0 638976669 349073408 5804 33554432000 4194304 5683644 140735678642736 18446744073709551615 254261636678 0 0 16781312 514 17625980633807290632 0 0 17 7 0 0 0
/proc/2158/statm: 85223 5804 371 364 0 21123 0
[pid=2160] ppid=2158 vsize=94244 CPUtime=416.41 cores=1,3,5,7
/proc/2160/stat : 2160 (march_hi) R 2158 2160 2160 0 -1 4202496 20902 0 0 0 41635 6 0 0 25 0 1 0 638976670 96505856 20626 33554432000 4194304 4955518 140736337377984 18446744073709551615 4208624 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/2160/statm: 23561 20626 106 186 0 23374 0
[pid=2168] ppid=1902 vsize=351312 CPUtime=0.58 cores=1,3,5,7
/proc/2168/stat : 2168 (python) S 1902 1902 1220 0 -1 4202560 1026 0 0 0 29 29 0 0 18 0 1 0 638996335 359743488 5838 33554432000 4194304 5683644 140735678642736 18446744073709551615 254261636678 0 0 16781312 514 17625980633807290631 0 0 17 5 0 0 0
/proc/2168/statm: 87828 5838 377 364 0 23725 0
[pid=2170] ppid=2168 vsize=181512 CPUtime=216.86 cores=1,3,5,7
/proc/2170/stat : 2170 (kcnfs-2006) R 2168 2170 2170 0 -1 4202496 742 0 0 0 21686 0 0 0 25 0 1 0 638996336 185868288 474 33554432000 134512640 135163436 4287200368 18446744073709551615 134572357 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/2170/statm: 45378 474 76 159 0 45218 0
[pid=2175] ppid=1902 vsize=361568 CPUtime=0.33 cores=1,3,5,7
/proc/2175/stat : 2175 (python) S 1902 1902 1220 0 -1 4202560 986 0 0 0 17 16 0 0 18 0 1 0 639005709 370245632 5842 33554432000 4194304 5683644 140735678642736 18446744073709551615 254261636678 0 0 16781312 514 17625980633807290632 0 0 17 7 0 0 0
/proc/2175/statm: 90392 5842 377 364 0 26286 0
[pid=2177] ppid=2175 vsize=416280 CPUtime=127.76 cores=1,3,5,7
/proc/2177/stat : 2177 (adaptg2wsat2009) R 2175 2177 2177 0 -1 4202496 521 0 0 0 12776 0 0 0 25 0 1 0 639005709 426270720 252 33554432000 134512640 135107411 4288769168 18446744073709551615 134532277 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/2177/statm: 104070 252 59 146 0 102946 0
[pid=2178] ppid=1902 vsize=371824 CPUtime=0.32 cores=1,3,5,7
/proc/2178/stat : 2178 (python) S 1902 1902 1220 0 -1 4202560 950 0 0 0 18 14 0 0 18 0 1 0 639006142 380747776 5840 33554432000 4194304 5683644 140735678642736 18446744073709551615 254261636678 0 0 16781312 514 17625980633807290631 0 0 17 7 0 0 0
/proc/2178/statm: 92956 5840 371 364 0 28847 0
[pid=2180] ppid=2178 vsize=416280 CPUtime=123.89 cores=1,3,5,7
/proc/2180/stat : 2180 (adaptg2wsat2009) R 2178 2180 2180 0 -1 4202496 522 0 0 0 12389 0 0 0 25 0 1 0 639006142 426270720 253 33554432000 134512640 135107411 4294804016 18446744073709551615 134531792 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/2180/statm: 104070 253 59 146 0 102946 0
[pid=1902/tid=1909] ppid=1900 vsize=382068 CPUtime=0 cores=1,3,5,7
/proc/1902/task/1909/stat : 1909 (python) S 1900 1902 1220 0 -1 4202560 27 931 0 0 0 0 0 0 20 0 11 0 638898132 391237632 7367 33554432000 4194304 5683644 140735678642736 18446744073709551615 254273440177 0 0 16781312 2 18446604464809334720 0 0 -1 5 0 0 0
[pid=1902/tid=1912] ppid=1900 vsize=382068 CPUtime=0 cores=1,3,5,7
/proc/1902/task/1912/stat : 1912 (python) S 1900 1902 1220 0 -1 4202560 22 931 0 0 0 0 0 0 20 0 11 0 638898133 391237632 7367 33554432000 4194304 5683644 140735678642736 18446744073709551615 254273440177 0 0 16781312 2 18446604464809334720 0 0 -1 3 0 0 0
[pid=1902/tid=1915] ppid=1900 vsize=382068 CPUtime=0 cores=1,3,5,7
/proc/1902/task/1915/stat : 1915 (python) S 1900 1902 1220 0 -1 4202560 40 931 0 0 0 0 0 0 18 0 11 0 638898134 391237632 7367 33554432000 4194304 5683644 140735678642736 18446744073709551615 254273440177 0 0 16781312 2 18446604464809334720 0 0 -1 7 0 0 0
[pid=1902/tid=1918] ppid=1900 vsize=382068 CPUtime=0 cores=1,3,5,7
/proc/1902/task/1918/stat : 1918 (python) S 1900 1902 1220 0 -1 4202560 29 931 0 0 0 0 0 0 18 0 11 0 638898135 391237632 7367 33554432000 4194304 5683644 140735678642736 18446744073709551615 254273440177 0 0 16781312 2 18446604464809334720 0 0 -1 7 0 0 0
[pid=1902/tid=2114] ppid=1900 vsize=382068 CPUtime=0 cores=1,3,5,7
/proc/1902/task/2114/stat : 2114 (python) S 1900 1902 1220 0 -1 4202560 30 931 0 0 0 0 0 0 18 0 11 0 638908059 391237632 7367 33554432000 4194304 5683644 140735678642736 18446744073709551615 254273440177 0 0 16781312 2 18446604464809334720 0 0 -1 7 0 0 0
[pid=1902/tid=2118] ppid=1900 vsize=382068 CPUtime=0 cores=1,3,5,7
/proc/1902/task/2118/stat : 2118 (python) S 1900 1902 1220 0 -1 4202560 30 931 0 0 0 0 0 0 18 0 11 0 638908159 391237632 7367 33554432000 4194304 5683644 140735678642736 18446744073709551615 254273440177 0 0 16781312 2 18446604464809334720 0 0 -1 7 0 0 0
[pid=1902/tid=2159] ppid=1900 vsize=382068 CPUtime=0 cores=1,3,5,7
/proc/1902/task/2159/stat : 2159 (python) S 1900 1902 1220 0 -1 4202560 28 931 0 0 0 0 0 0 20 0 11 0 638976670 391237632 7367 33554432000 4194304 5683644 140735678642736 18446744073709551615 254273440177 0 0 16781312 2 18446604464809334720 0 0 -1 7 0 0 0
[pid=1902/tid=2169] ppid=1900 vsize=382068 CPUtime=0 cores=1,3,5,7
/proc/1902/task/2169/stat : 2169 (python) S 1900 1902 1220 0 -1 4202560 28 931 0 0 0 0 0 0 20 0 11 0 638996336 391237632 7367 33554432000 4194304 5683644 140735678642736 18446744073709551615 254273440177 0 0 16781312 2 18446604464809334720 0 0 -1 7 0 0 0
[pid=1902/tid=2176] ppid=1900 vsize=382068 CPUtime=0 cores=1,3,5,7
/proc/1902/task/2176/stat : 2176 (python) S 1900 1902 1220 0 -1 4202560 77 931 0 0 0 0 0 0 20 0 11 0 639005709 391237632 7367 33554432000 4194304 5683644 140735678642736 18446744073709551615 254273440177 0 0 16781312 2 18446604464809334720 0 0 -1 7 0 0 0
[pid=1902/tid=2179] ppid=1900 vsize=382068 CPUtime=0 cores=1,3,5,7
/proc/1902/task/2179/stat : 2179 (python) S 1900 1902 1220 0 -1 4202560 29 931 0 0 0 0 0 0 20 0 11 0 639006142 391237632 7367 33554432000 4194304 5683644 140735678642736 18446744073709551615 254273440177 0 0 16781312 2 18446604464809334720 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.24
Current children cumulated vsize (KiB) 7558324

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 1902 and gives
#  childrusage.ru_utime.tv_sec=892
#  childrusage.ru_utime.tv_usec=540313
#  childrusage.ru_stime.tv_sec=6
#  childrusage.ru_stime.tv_usec=340036
# CPU time returned by wait4() is 898.88
# while last known CPU time is 4800.24
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1204.68
CPU time (s): 4800.24
CPU user time (s): 4793.62
CPU system time (s): 6.62
CPU usage (%): 398.464
Max. virtual memory (cumulated for all children) (KiB): 7558328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 892.54
system time used= 6.34004
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 56338
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= 7880
involuntary context switches= 7463

runsolver used 4.73328 second user time and 10.5874 second system time

The end

Launcher Data

Begin job on node140 at 2011-05-15 15:07:07
IDJOB=3378340
IDBENCH=82749
IDSOLVER=1859
FILE ID=node140/3378340-1305464827
RUNJOBID= node140-1305463229-1239
PBS_JOBID= 13324987
Free space on /tmp= 73444 MiB

SOLVER NAME= borg-sat 11.03.02-par-random (fixed)
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v150-c3195-S207562876-057.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-3378340-1305464827/watcher-3378340-1305464827 -o /tmp/evaluation-result-3378340-1305464827/solver-3378340-1305464827 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3378340-1305464827.cnf -seed 1073824911 -budget 4800 -cores 4

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

MD5SUM BENCH= 04148c6828d9f9ccd74e3efaedcb8c52
RANDOM SEED=1073824911

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23428956 kB
Buffers:        319220 kB
Cached:        4415664 kB
SwapCached:       8088 kB
Active:        6006940 kB
Inactive:      3175768 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23428956 kB
SwapTotal:    67111528 kB
SwapFree:     67057896 kB
Dirty:           32352 kB
Writeback:           0 kB
AnonPages:     4445004 kB
Mapped:          33660 kB
Slab:           229960 kB
PageTables:      42220 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 84140024 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= 73404 MiB
End job on node140 at 2011-05-15 15:27:14