Trace number 3377718

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-seq-random (fixed)UNSAT 225.319 225.117

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v400-c1704-S496650424-021.UNKNOWN.cnf
MD5SUMfb063acde7d440560f4280457889aef8
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark25.9601
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1704
Sum of the clauses size5112
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31704
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.53/0.94	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.53/0.94	c INFO: solving HOME/instance-3377718-1305457359.cnf
0.53/0.94	c INFO: computing task features
0.53/0.94	c INFO: computed variable-clause graph statistics
0.53/0.94	c INFO: computed clause balance statistics
0.53/0.96	c INFO: computed variable balance statistics
0.53/0.98	c INFO: computed small-clause counts
0.53/0.98	c INFO: computed Horn-clause counts
0.53/0.99	c INFO: computed variable graph statistics
0.53/0.99	c INFO: collected features for HOME/instance-3377718-1305457359.cnf in 0.06 s
0.53/1.00	c INFO: running gnovelty+2@0 for 97 with 2399 remaining (b = 0.56)
101.16/101.32	c INFO: running TNM@0 for 97 with 2299 remaining (b = 0.05)
200.74/200.64	c INFO: running march_hi@0 for 2200 with 2200 remaining (b = 0.73)
225.15/225.08	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3377718-1305457359/watcher-3377718-1305457359 -o /tmp/evaluation-result-3377718-1305457359/solver-3377718-1305457359 -C 2400 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3377718-1305457359.cnf -seed 1617424764 -budget 2400 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 4.01 4.04 3.86 5/417 1854
/proc/meminfo: memFree=23070616/32950928 swapFree=45937192/67111528
[pid=1854] ppid=1852 vsize=15380 CPUtime=0 cores=4,6
/proc/1854/stat : 1854 (python) R 1852 1854 32005 0 -1 4202496 808 0 0 0 0 0 0 0 17 0 1 0 657332594 15749120 695 33554432000 4194304 5683644 140734483648800 18446744073709551615 4433760 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/1854/statm: 3845 695 334 364 0 332 0

[startup+0.0313041 s]
/proc/loadavg: 4.01 4.04 3.86 5/417 1854
/proc/meminfo: memFree=23070616/32950928 swapFree=45937192/67111528
[pid=1854] ppid=1852 vsize=18880 CPUtime=0.01 cores=4,6
/proc/1854/stat : 1854 (python) D 1852 1854 32005 0 -1 4202496 1248 0 0 0 1 0 0 0 17 0 1 0 657332594 19333120 1104 33554432000 4194304 5683644 140734483648800 18446744073709551615 254500689920 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/1854/statm: 4720 1112 421 364 0 689 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18880

[startup+0.101253 s]
/proc/loadavg: 4.01 4.04 3.86 5/417 1854
/proc/meminfo: memFree=23070616/32950928 swapFree=45937192/67111528
[pid=1854] ppid=1852 vsize=56776 CPUtime=0.06 cores=4,6
/proc/1854/stat : 1854 (python) D 1852 1854 32005 0 -1 4202496 2100 0 0 0 4 2 0 0 17 0 1 0 657332594 58138624 1856 33554432000 4194304 5683644 140734483648800 18446744073709551615 254500689920 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/1854/statm: 14194 1856 499 364 0 1317 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 56776

[startup+0.300197 s]
/proc/loadavg: 4.01 4.04 3.86 5/417 1854
/proc/meminfo: memFree=23070616/32950928 swapFree=45937192/67111528
[pid=1854] ppid=1852 vsize=126656 CPUtime=0.18 cores=4,6
/proc/1854/stat : 1854 (python) R 1852 1854 32005 0 -1 4202496 5189 929 1 0 11 7 0 0 19 0 1 0 657332594 129695744 3922 33554432000 4194304 5683644 140734483648800 18446744073709551615 254500376787 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/1854/statm: 31664 3922 1003 364 0 2959 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 126656

[startup+0.700164 s]
/proc/loadavg: 4.01 4.04 3.86 5/417 1854
/proc/meminfo: memFree=23070616/32950928 swapFree=45937192/67111528
[pid=1854] ppid=1852 vsize=198912 CPUtime=0.39 cores=4,6
/proc/1854/stat : 1854 (python) R 1852 1854 32005 0 -1 4202496 7043 929 1 0 22 17 0 0 16 0 1 0 657332594 203685888 5067 33554432000 4194304 5683644 140734483648800 18446744073709551615 4523408 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/1854/statm: 49728 5067 1480 364 0 3755 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 198912

[startup+1.50101 s]
/proc/loadavg: 4.01 4.04 3.86 6/427 1885
/proc/meminfo: memFree=22947436/32950928 swapFree=45937192/67111528
[pid=1854] ppid=1852 vsize=288704 CPUtime=0.62 cores=4,6
/proc/1854/stat : 1854 (python) S 1852 1854 32005 0 -1 4202496 9785 929 1 0 40 22 0 0 17 0 2 0 657332594 295632896 7064 33554432000 4194304 5683644 140734483648800 18446744073709551615 254512518603 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/1854/statm: 72176 7064 1875 364 0 8094 0
[pid=1854/tid=1887] ppid=1852 vsize=288704 CPUtime=0 cores=4,6
/proc/1854/task/1887/stat : 1887 (python) S 1852 1854 32005 0 -1 4202560 28 929 0 0 0 0 0 0 18 0 2 0 657332695 295632896 7064 33554432000 4194304 5683644 140734483648800 18446744073709551615 254512515505 0 0 16781312 2 18446604443120220160 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 288704

[startup+3.1007 s]
/proc/loadavg: 4.01 4.04 3.86 6/433 1926
/proc/meminfo: memFree=22941560/32950928 swapFree=45937192/67111528
[pid=1854] ppid=1852 vsize=288704 CPUtime=0.62 cores=4,6
/proc/1854/stat : 1854 (python) S 1852 1854 32005 0 -1 4202496 9785 929 1 0 40 22 0 0 17 0 2 0 657332594 295632896 7064 33554432000 4194304 5683644 140734483648800 18446744073709551615 254512518603 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/1854/statm: 72176 7064 1875 364 0 8094 0
[pid=1886] ppid=1854 vsize=278460 CPUtime=0 cores=4,6
/proc/1886/stat : 1886 (python) S 1854 1854 32005 0 -1 4202560 736 0 0 0 0 0 0 0 18 0 1 0 657332695 285143040 5539 33554432000 4194304 5683644 140734483648800 18446744073709551615 254500711951 0 0 16781312 514 13281872868922065155 0 0 17 6 0 0 0
/proc/1886/statm: 69615 5539 354 364 0 5533 0
[pid=1888] ppid=1886 vsize=1017800 CPUtime=2.07 cores=4,6
/proc/1888/stat : 1888 (gnovelty+2) R 1886 1888 1888 0 -1 4202496 434 0 0 0 207 0 0 0 25 0 1 0 657332697 1042227200 168 33554432000 134512640 135663704 4291668528 18446744073709551615 134545534 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/1888/statm: 254450 168 113 282 0 254166 0
[pid=1854/tid=1887] ppid=1852 vsize=288704 CPUtime=0 cores=4,6
/proc/1854/task/1887/stat : 1887 (python) S 1852 1854 32005 0 -1 4202560 28 929 0 0 0 0 0 0 18 0 2 0 657332695 295632896 7064 33554432000 4194304 5683644 140734483648800 18446744073709551615 254512515505 0 0 16781312 2 18446604443120220160 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.69
Current children cumulated vsize (KiB) 1584964

[startup+6.31605 s]
/proc/loadavg: 4.01 4.04 3.86 6/436 1930
/proc/meminfo: memFree=22937632/32950928 swapFree=45937192/67111528
[pid=1854] ppid=1852 vsize=288704 CPUtime=0.62 cores=4,6
/proc/1854/stat : 1854 (python) S 1852 1854 32005 0 -1 4202496 9785 929 1 0 40 22 0 0 17 0 2 0 657332594 295632896 7064 33554432000 4194304 5683644 140734483648800 18446744073709551615 254512518603 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/1854/statm: 72176 7064 1875 364 0 8094 0
[pid=1886] ppid=1854 vsize=278460 CPUtime=0.01 cores=4,6
/proc/1886/stat : 1886 (python) S 1854 1854 32005 0 -1 4202560 972 0 0 0 0 1 0 0 18 0 1 0 657332695 285143040 5566 33554432000 4194304 5683644 140734483648800 18446744073709551615 254500711951 0 0 16781312 514 13281872868922065155 0 0 17 6 0 0 0
/proc/1886/statm: 69615 5566 381 364 0 5533 0
[pid=1888] ppid=1886 vsize=1017800 CPUtime=5.29 cores=4,6
/proc/1888/stat : 1888 (gnovelty+2) R 1886 1888 1888 0 -1 4202496 434 0 0 0 529 0 0 0 25 0 1 0 657332697 1042227200 168 33554432000 134512640 135663704 4291668528 18446744073709551615 134525222 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/1888/statm: 254450 168 113 282 0 254166 0
[pid=1854/tid=1887] ppid=1852 vsize=288704 CPUtime=0 cores=4,6
/proc/1854/task/1887/stat : 1887 (python) S 1852 1854 32005 0 -1 4202560 28 929 0 0 0 0 0 0 18 0 2 0 657332695 295632896 7064 33554432000 4194304 5683644 140734483648800 18446744073709551615 254512515505 0 0 16781312 2 18446604443120220160 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.92
Current children cumulated vsize (KiB) 1584964

[startup+12.7008 s]
/proc/loadavg: 4.09 4.05 3.87 6/436 1930
/proc/meminfo: memFree=22935476/32950928 swapFree=45937192/67111528
[pid=1854] ppid=1852 vsize=288704 CPUtime=0.62 cores=4,6
/proc/1854/stat : 1854 (python) S 1852 1854 32005 0 -1 4202496 9785 929 1 0 40 22 0 0 17 0 2 0 657332594 295632896 7064 33554432000 4194304 5683644 140734483648800 18446744073709551615 254512518603 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/1854/statm: 72176 7064 1875 364 0 8094 0
[pid=1886] ppid=1854 vsize=278460 CPUtime=0.02 cores=4,6
/proc/1886/stat : 1886 (python) S 1854 1854 32005 0 -1 4202560 976 0 0 0 1 1 0 0 18 0 1 0 657332695 285143040 5567 33554432000 4194304 5683644 140734483648800 18446744073709551615 254500711951 0 0 16781312 514 3874749345026769155 0 0 17 6 0 0 0
/proc/1886/statm: 69615 5567 382 364 0 5533 0
[pid=1888] ppid=1886 vsize=1017800 CPUtime=11.67 cores=4,6
/proc/1888/stat : 1888 (gnovelty+2) R 1886 1888 1888 0 -1 4202496 434 0 0 0 1167 0 0 0 25 0 1 0 657332697 1042227200 168 33554432000 134512640 135663704 4291668528 18446744073709551615 134524744 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/1888/statm: 254450 168 113 282 0 254166 0
[pid=1854/tid=1887] ppid=1852 vsize=288704 CPUtime=0 cores=4,6
/proc/1854/task/1887/stat : 1887 (python) S 1852 1854 32005 0 -1 4202560 28 929 0 0 0 0 0 0 18 0 2 0 657332695 295632896 7064 33554432000 4194304 5683644 140734483648800 18446744073709551615 254512515505 0 0 16781312 2 18446604443120220160 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.31
Current children cumulated vsize (KiB) 1584964

[startup+25.5012 s]
/proc/loadavg: 4.07 4.05 3.87 6/436 1930
/proc/meminfo: memFree=22935988/32950928 swapFree=45937192/67111528
[pid=1854] ppid=1852 vsize=288704 CPUtime=0.62 cores=4,6
/proc/1854/stat : 1854 (python) S 1852 1854 32005 0 -1 4202496 9785 929 1 0 40 22 0 0 17 0 2 0 657332594 295632896 7064 33554432000 4194304 5683644 140734483648800 18446744073709551615 254512518603 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/1854/statm: 72176 7064 1875 364 0 8094 0
[pid=1886] ppid=1854 vsize=278460 CPUtime=0.07 cores=4,6
/proc/1886/stat : 1886 (python) S 1854 1854 32005 0 -1 4202560 980 0 0 0 4 3 0 0 18 0 1 0 657332695 285143040 5567 33554432000 4194304 5683644 140734483648800 18446744073709551615 254500711951 0 0 16781312 514 3874749345026769155 0 0 17 6 0 0 0
/proc/1886/statm: 69615 5567 382 364 0 5533 0
[pid=1888] ppid=1886 vsize=1017800 CPUtime=24.47 cores=4,6
/proc/1888/stat : 1888 (gnovelty+2) R 1886 1888 1888 0 -1 4202496 434 0 0 0 2447 0 0 0 25 0 1 0 657332697 1042227200 168 33554432000 134512640 135663704 4291668528 18446744073709551615 134524923 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/1888/statm: 254450 168 113 282 0 254166 0
[pid=1854/tid=1887] ppid=1852 vsize=288704 CPUtime=0 cores=4,6
/proc/1854/task/1887/stat : 1887 (python) S 1852 1854 32005 0 -1 4202560 28 929 0 0 0 0 0 0 18 0 2 0 657332695 295632896 7064 33554432000 4194304 5683644 140734483648800 18446744073709551615 254512515505 0 0 16781312 2 18446604443120220160 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 1584964

[startup+51.1011 s]
/proc/loadavg: 4.12 4.06 3.88 7/436 1931
/proc/meminfo: memFree=22936112/32950928 swapFree=45937192/67111528
[pid=1854] ppid=1852 vsize=288704 CPUtime=0.62 cores=4,6
/proc/1854/stat : 1854 (python) S 1852 1854 32005 0 -1 4202496 9785 929 1 0 40 22 0 0 17 0 2 0 657332594 295632896 7064 33554432000 4194304 5683644 140734483648800 18446744073709551615 254512518603 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/1854/statm: 72176 7064 1875 364 0 8094 0
[pid=1886] ppid=1854 vsize=278460 CPUtime=0.14 cores=4,6
/proc/1886/stat : 1886 (python) S 1854 1854 32005 0 -1 4202560 992 0 0 0 8 6 0 0 18 0 1 0 657332695 285143040 5567 33554432000 4194304 5683644 140734483648800 18446744073709551615 254500711951 0 0 16781312 514 3874749345026769155 0 0 17 6 0 0 0
/proc/1886/statm: 69615 5567 382 364 0 5533 0
[pid=1888] ppid=1886 vsize=1017800 CPUtime=50.04 cores=4,6
/proc/1888/stat : 1888 (gnovelty+2) R 1886 1888 1888 0 -1 4202496 434 0 0 0 5004 0 0 0 25 0 1 0 657332697 1042227200 168 33554432000 134512640 135663704 4291668528 18446744073709551615 134564723 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/1888/statm: 254450 168 113 282 0 254166 0
[pid=1854/tid=1887] ppid=1852 vsize=288704 CPUtime=0 cores=4,6
/proc/1854/task/1887/stat : 1887 (python) S 1852 1854 32005 0 -1 4202560 28 929 0 0 0 0 0 0 18 0 2 0 657332695 295632896 7064 33554432000 4194304 5683644 140734483648800 18446744073709551615 254512515505 0 0 16781312 2 18446604443120220160 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.8
Current children cumulated vsize (KiB) 1584964

[startup+102.301 s]
/proc/loadavg: 4.14 4.08 3.89 4/441 1972
/proc/meminfo: memFree=22947148/32950928 swapFree=45937192/67111528
[pid=1854] ppid=1852 vsize=299532 CPUtime=0.63 cores=4,6
/proc/1854/stat : 1854 (python) S 1852 1854 32005 0 -1 4202496 10621 929 1 0 41 22 0 0 19 0 3 0 657332594 306720768 7214 33554432000 4194304 5683644 140734483648800 18446744073709551615 254512518603 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1854/statm: 74883 7214 1878 364 0 10798 0
[pid=1886] ppid=1854 vsize=288704 CPUtime=0.3 cores=4,6
/proc/1886/stat : 1886 (python) S 1854 1854 32005 0 -1 4202560 1150 0 0 0 17 13 0 0 19 0 2 0 657332695 295632896 5605 33554432000 4194304 5683644 140734483648800 18446744073709551615 254512518603 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/1886/statm: 72176 5605 415 364 0 8094 0
[pid=1888] ppid=1886 vsize=1017800 CPUtime=100.26 cores=4,6
/proc/1888/stat : 1888 (gnovelty+2) T 1886 1888 1888 0 -1 4202496 434 0 0 0 10026 0 0 0 25 0 1 0 657332697 1042227200 168 33554432000 134512640 135663704 4291668528 18446744073709551615 134545607 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/1888/statm: 254450 168 113 282 0 254166 0
[pid=1886/tid=1937] ppid=1854 vsize=288704 CPUtime=0 cores=4,6
/proc/1886/task/1937/stat : 1937 (python) S 1854 1854 32005 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 657342726 295632896 5605 33554432000 4194304 5683644 140734483648800 18446744073709551615 254512515505 0 0 16781312 514 18446604443120218368 0 0 -1 4 0 0 0
[pid=1938] ppid=1854 vsize=289288 CPUtime=0 cores=4,6
/proc/1938/stat : 1938 (python) S 1854 1854 32005 0 -1 4202560 714 0 0 0 0 0 0 0 18 0 1 0 657342727 296230912 5676 33554432000 4194304 5683644 140734483648800 18446744073709551615 254500712006 0 0 16781312 514 11408718196685930495 0 0 17 6 0 0 0
/proc/1938/statm: 72322 5676 344 364 0 8237 0
[pid=1940] ppid=1938 vsize=454912 CPUtime=0.97 cores=4,6
/proc/1940/stat : 1940 (TNM) R 1938 1940 1940 0 -1 4202496 422 0 0 0 97 0 0 0 22 0 1 0 657342727 465829888 161 33554432000 134512640 135008748 4291322896 18446744073709551615 134529648 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/1940/statm: 113728 161 46 122 0 112628 0
[pid=1854/tid=1887] ppid=1852 vsize=299532 CPUtime=0 cores=4,6
/proc/1854/task/1887/stat : 1887 (python) S 1852 1854 32005 0 -1 4202560 28 929 0 0 0 0 0 0 18 0 3 0 657332695 306720768 7214 33554432000 4194304 5683644 140734483648800 18446744073709551615 254512515505 0 0 16781312 2 18446604443120220160 0 0 -1 6 0 0 0
[pid=1854/tid=1939] ppid=1852 vsize=299532 CPUtime=0 cores=4,6
/proc/1854/task/1939/stat : 1939 (python) S 1852 1854 32005 0 -1 4202560 26 929 0 0 0 0 0 0 19 0 3 0 657342727 306720768 7214 33554432000 4194304 5683644 140734483648800 18446744073709551615 254512515505 0 0 16781312 2 18446604443120220160 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 102.16
Current children cumulated vsize (KiB) 2350236

[startup+162.301 s]
/proc/loadavg: 4.16 4.10 3.91 5/448 1988
/proc/meminfo: memFree=22917488/32950928 swapFree=45937192/67111528
[pid=1854] ppid=1852 vsize=299532 CPUtime=0.63 cores=4,6
/proc/1854/stat : 1854 (python) S 1852 1854 32005 0 -1 4202496 10621 929 1 0 41 22 0 0 19 0 3 0 657332594 306720768 7214 33554432000 4194304 5683644 140734483648800 18446744073709551615 254512518603 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1854/statm: 74883 7214 1878 364 0 10798 0
[pid=1886] ppid=1854 vsize=288704 CPUtime=0.3 cores=4,6
/proc/1886/stat : 1886 (python) S 1854 1854 32005 0 -1 4202560 1150 0 0 0 17 13 0 0 19 0 2 0 657332695 295632896 5605 33554432000 4194304 5683644 140734483648800 18446744073709551615 254512518603 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/1886/statm: 72176 5605 415 364 0 8094 0
[pid=1888] ppid=1886 vsize=1017800 CPUtime=100.26 cores=4,6
/proc/1888/stat : 1888 (gnovelty+2) T 1886 1888 1888 0 -1 4202496 434 0 0 0 10026 0 0 0 25 0 1 0 657332697 1042227200 168 33554432000 134512640 135663704 4291668528 18446744073709551615 134545607 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/1888/statm: 254450 168 113 282 0 254166 0
[pid=1886/tid=1937] ppid=1854 vsize=288704 CPUtime=0 cores=4,6

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

/proc/1938/stat : 1938 (python) S 1854 1854 32005 0 -1 4202560 908 0 0 0 10 8 0 0 18 0 1 0 657342727 296230912 5703 33554432000 4194304 5683644 140734483648800 18446744073709551615 254500712006 0 0 16781312 514 3874749345026769155 0 0 17 6 0 0 0
/proc/1938/statm: 72322 5703 371 364 0 8237 0
[pid=1940] ppid=1938 vsize=454912 CPUtime=60.97 cores=4,6
/proc/1940/stat : 1940 (TNM) R 1938 1940 1940 0 -1 4202496 422 0 0 0 6097 0 0 0 25 0 1 0 657342727 465829888 161 33554432000 134512640 135008748 4291322896 18446744073709551615 134527896 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/1940/statm: 113728 161 46 122 0 112628 0
[pid=1854/tid=1887] ppid=1852 vsize=299532 CPUtime=0 cores=4,6
/proc/1854/task/1887/stat : 1887 (python) S 1852 1854 32005 0 -1 4202560 28 929 0 0 0 0 0 0 18 0 3 0 657332695 306720768 7214 33554432000 4194304 5683644 140734483648800 18446744073709551615 254512515505 0 0 16781312 2 18446604443120220160 0 0 -1 6 0 0 0
[pid=1854/tid=1939] ppid=1852 vsize=299532 CPUtime=0 cores=4,6
/proc/1854/task/1939/stat : 1939 (python) S 1852 1854 32005 0 -1 4202560 26 929 0 0 0 0 0 0 19 0 3 0 657342727 306720768 7214 33554432000 4194304 5683644 140734483648800 18446744073709551615 254512515505 0 0 16781312 2 18446604443120220160 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 162.34
Current children cumulated vsize (KiB) 2350236

[startup+222.301 s]
/proc/loadavg: 4.13 4.11 3.92 5/464 2005
/proc/meminfo: memFree=22898224/32950928 swapFree=45937192/67111528
[pid=1854] ppid=1852 vsize=309364 CPUtime=0.65 cores=4,6
/proc/1854/stat : 1854 (python) S 1852 1854 32005 0 -1 4202496 11449 929 1 0 42 23 0 0 20 0 4 0 657332594 316788736 7129 33554432000 4194304 5683644 140734483648800 18446744073709551615 254512518603 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1854/statm: 77341 7129 1880 364 0 13253 0
[pid=1886] ppid=1854 vsize=288704 CPUtime=0.3 cores=4,6
/proc/1886/stat : 1886 (python) S 1854 1854 32005 0 -1 4202560 1150 0 0 0 17 13 0 0 19 0 2 0 657332695 295632896 5605 33554432000 4194304 5683644 140734483648800 18446744073709551615 254512518603 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/1886/statm: 72176 5605 415 364 0 8094 0
[pid=1888] ppid=1886 vsize=1017800 CPUtime=100.26 cores=4,6
/proc/1888/stat : 1888 (gnovelty+2) T 1886 1888 1888 0 -1 4202496 434 0 0 0 10026 0 0 0 25 0 1 0 657332697 1042227200 168 33554432000 134512640 135663704 4291668528 18446744073709551615 134545607 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/1888/statm: 254450 168 113 282 0 254166 0
[pid=1886/tid=1937] ppid=1854 vsize=288704 CPUtime=0 cores=4,6
/proc/1886/task/1937/stat : 1937 (python) S 1854 1854 32005 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 657342726 295632896 5605 33554432000 4194304 5683644 140734483648800 18446744073709551615 254512515505 0 0 16781312 514 18446604443120218368 0 0 -1 4 0 0 0
[pid=1938] ppid=1854 vsize=289288 CPUtime=0.3 cores=4,6
/proc/1938/stat : 1938 (python) S 1854 1854 32005 0 -1 4202560 1074 0 0 0 17 13 0 0 19 0 2 0 657342727 296230912 5733 33554432000 4194304 5683644 140734483648800 18446744073709551615 254512518603 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/1938/statm: 72322 5733 400 364 0 8237 0
[pid=1940] ppid=1938 vsize=454912 CPUtime=99.31 cores=4,6
/proc/1940/stat : 1940 (TNM) T 1938 1940 1940 0 -1 4202496 422 0 0 0 9931 0 0 0 25 0 1 0 657342727 465829888 161 33554432000 134512640 135008748 4291322896 18446744073709551615 134527693 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/1940/statm: 113728 161 46 122 0 112628 0
[pid=1938/tid=1990] ppid=1854 vsize=289288 CPUtime=0 cores=4,6
/proc/1938/task/1990/stat : 1990 (python) S 1854 1854 32005 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 657352658 296230912 5733 33554432000 4194304 5683644 140734483648800 18446744073709551615 254512515505 0 0 16781312 514 18446604446979057856 0 0 -1 6 0 0 0
[pid=1991] ppid=1854 vsize=299120 CPUtime=0.08 cores=4,6
/proc/1991/stat : 1991 (python) S 1854 1854 32005 0 -1 4202560 918 0 0 0 4 4 0 0 15 0 1 0 657352659 306298880 5616 33554432000 4194304 5683644 140734483648800 18446744073709551615 254500712006 0 0 16781312 514 14758172837885739266 0 0 17 4 0 0 0
/proc/1991/statm: 74780 5616 371 364 0 10692 0
[pid=1993] ppid=1991 vsize=2548 CPUtime=21.56 cores=4,6
/proc/1993/stat : 1993 (march_hi) R 1991 1993 1993 0 -1 4202496 721 0 0 0 2156 0 0 0 25 0 1 0 657352660 2609152 457 33554432000 4194304 4955518 140736061047536 18446744073709551615 4209688 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/1993/statm: 637 457 104 186 0 450 0
[pid=1854/tid=1887] ppid=1852 vsize=309364 CPUtime=0 cores=4,6
/proc/1854/task/1887/stat : 1887 (python) S 1852 1854 32005 0 -1 4202560 28 929 0 0 0 0 0 0 18 0 4 0 657332695 316788736 7129 33554432000 4194304 5683644 140734483648800 18446744073709551615 254512515505 0 0 16781312 2 18446604443120220160 0 0 -1 6 0 0 0
[pid=1854/tid=1939] ppid=1852 vsize=309364 CPUtime=0 cores=4,6
/proc/1854/task/1939/stat : 1939 (python) S 1852 1854 32005 0 -1 4202560 26 929 0 0 0 0 0 0 19 0 4 0 657342727 316788736 7129 33554432000 4194304 5683644 140734483648800 18446744073709551615 254512515505 0 0 16781312 2 18446604443120220160 0 0 -1 4 0 0 0
[pid=1854/tid=1992] ppid=1852 vsize=309364 CPUtime=0 cores=4,6
/proc/1854/task/1992/stat : 1992 (python) S 1852 1854 32005 0 -1 4202560 29 929 0 0 0 0 0 0 20 0 4 0 657352660 316788736 7129 33554432000 4194304 5683644 140734483648800 18446744073709551615 254512515505 0 0 16781312 2 18446604443120220160 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 222.46
Current children cumulated vsize (KiB) 2661736

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

[startup+223.101 s]
/proc/loadavg: 4.13 4.11 3.92 5/464 2005
/proc/meminfo: memFree=22898344/32950928 swapFree=45937192/67111528
[pid=1854] ppid=1852 vsize=309364 CPUtime=0.65 cores=4,6
/proc/1854/stat : 1854 (python) S 1852 1854 32005 0 -1 4202496 11449 929 1 0 42 23 0 0 20 0 4 0 657332594 316788736 7129 33554432000 4194304 5683644 140734483648800 18446744073709551615 254512518603 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1854/statm: 77341 7129 1880 364 0 13253 0
[pid=1886] ppid=1854 vsize=288704 CPUtime=0.3 cores=4,6
/proc/1886/stat : 1886 (python) S 1854 1854 32005 0 -1 4202560 1150 0 0 0 17 13 0 0 19 0 2 0 657332695 295632896 5605 33554432000 4194304 5683644 140734483648800 18446744073709551615 254512518603 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/1886/statm: 72176 5605 415 364 0 8094 0
[pid=1888] ppid=1886 vsize=1017800 CPUtime=100.26 cores=4,6
/proc/1888/stat : 1888 (gnovelty+2) T 1886 1888 1888 0 -1 4202496 434 0 0 0 10026 0 0 0 25 0 1 0 657332697 1042227200 168 33554432000 134512640 135663704 4291668528 18446744073709551615 134545607 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/1888/statm: 254450 168 113 282 0 254166 0
[pid=1886/tid=1937] ppid=1854 vsize=288704 CPUtime=0 cores=4,6
/proc/1886/task/1937/stat : 1937 (python) S 1854 1854 32005 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 657342726 295632896 5605 33554432000 4194304 5683644 140734483648800 18446744073709551615 254512515505 0 0 16781312 514 18446604443120218368 0 0 -1 4 0 0 0
[pid=1938] ppid=1854 vsize=289288 CPUtime=0.3 cores=4,6
/proc/1938/stat : 1938 (python) S 1854 1854 32005 0 -1 4202560 1074 0 0 0 17 13 0 0 19 0 2 0 657342727 296230912 5733 33554432000 4194304 5683644 140734483648800 18446744073709551615 254512518603 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/1938/statm: 72322 5733 400 364 0 8237 0
[pid=1940] ppid=1938 vsize=454912 CPUtime=99.31 cores=4,6
/proc/1940/stat : 1940 (TNM) T 1938 1940 1940 0 -1 4202496 422 0 0 0 9931 0 0 0 25 0 1 0 657342727 465829888 161 33554432000 134512640 135008748 4291322896 18446744073709551615 134527693 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/1940/statm: 113728 161 46 122 0 112628 0
[pid=1938/tid=1990] ppid=1854 vsize=289288 CPUtime=0 cores=4,6
/proc/1938/task/1990/stat : 1990 (python) S 1854 1854 32005 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 657352658 296230912 5733 33554432000 4194304 5683644 140734483648800 18446744073709551615 254512515505 0 0 16781312 514 18446604446979057856 0 0 -1 6 0 0 0
[pid=1991] ppid=1854 vsize=299120 CPUtime=0.08 cores=4,6
/proc/1991/stat : 1991 (python) S 1854 1854 32005 0 -1 4202560 919 0 0 0 4 4 0 0 15 0 1 0 657352659 306298880 5616 33554432000 4194304 5683644 140734483648800 18446744073709551615 254500712006 0 0 16781312 514 14758172837885739266 0 0 17 4 0 0 0
/proc/1991/statm: 74780 5616 371 364 0 10692 0
[pid=1993] ppid=1991 vsize=2548 CPUtime=22.36 cores=4,6
/proc/1993/stat : 1993 (march_hi) R 1991 1993 1993 0 -1 4202496 729 0 0 0 2236 0 0 0 25 0 1 0 657352660 2609152 465 33554432000 4194304 4955518 140736061047536 18446744073709551615 4209701 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/1993/statm: 637 465 104 186 0 450 0
[pid=1854/tid=1887] ppid=1852 vsize=309364 CPUtime=0 cores=4,6
/proc/1854/task/1887/stat : 1887 (python) S 1852 1854 32005 0 -1 4202560 28 929 0 0 0 0 0 0 18 0 4 0 657332695 316788736 7129 33554432000 4194304 5683644 140734483648800 18446744073709551615 254512515505 0 0 16781312 2 18446604443120220160 0 0 -1 6 0 0 0
[pid=1854/tid=1939] ppid=1852 vsize=309364 CPUtime=0 cores=4,6
/proc/1854/task/1939/stat : 1939 (python) S 1852 1854 32005 0 -1 4202560 26 929 0 0 0 0 0 0 19 0 4 0 657342727 316788736 7129 33554432000 4194304 5683644 140734483648800 18446744073709551615 254512515505 0 0 16781312 2 18446604443120220160 0 0 -1 4 0 0 0
[pid=1854/tid=1992] ppid=1852 vsize=309364 CPUtime=0 cores=4,6
/proc/1854/task/1992/stat : 1992 (python) S 1852 1854 32005 0 -1 4202560 29 929 0 0 0 0 0 0 20 0 4 0 657352660 316788736 7129 33554432000 4194304 5683644 140734483648800 18446744073709551615 254512515505 0 0 16781312 2 18446604443120220160 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 223.26
Current children cumulated vsize (KiB) 2661736

[startup+223.901 s]
/proc/loadavg: 4.13 4.11 3.92 5/464 2005
/proc/meminfo: memFree=22898344/32950928 swapFree=45937192/67111528
[pid=1854] ppid=1852 vsize=309364 CPUtime=0.65 cores=4,6
/proc/1854/stat : 1854 (python) S 1852 1854 32005 0 -1 4202496 11449 929 1 0 42 23 0 0 20 0 4 0 657332594 316788736 7129 33554432000 4194304 5683644 140734483648800 18446744073709551615 254512518603 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1854/statm: 77341 7129 1880 364 0 13253 0
[pid=1886] ppid=1854 vsize=288704 CPUtime=0.3 cores=4,6
/proc/1886/stat : 1886 (python) S 1854 1854 32005 0 -1 4202560 1150 0 0 0 17 13 0 0 19 0 2 0 657332695 295632896 5605 33554432000 4194304 5683644 140734483648800 18446744073709551615 254512518603 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/1886/statm: 72176 5605 415 364 0 8094 0
[pid=1888] ppid=1886 vsize=1017800 CPUtime=100.26 cores=4,6
/proc/1888/stat : 1888 (gnovelty+2) T 1886 1888 1888 0 -1 4202496 434 0 0 0 10026 0 0 0 25 0 1 0 657332697 1042227200 168 33554432000 134512640 135663704 4291668528 18446744073709551615 134545607 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/1888/statm: 254450 168 113 282 0 254166 0
[pid=1886/tid=1937] ppid=1854 vsize=288704 CPUtime=0 cores=4,6
/proc/1886/task/1937/stat : 1937 (python) S 1854 1854 32005 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 657342726 295632896 5605 33554432000 4194304 5683644 140734483648800 18446744073709551615 254512515505 0 0 16781312 514 18446604443120218368 0 0 -1 4 0 0 0
[pid=1938] ppid=1854 vsize=289288 CPUtime=0.3 cores=4,6
/proc/1938/stat : 1938 (python) S 1854 1854 32005 0 -1 4202560 1074 0 0 0 17 13 0 0 19 0 2 0 657342727 296230912 5733 33554432000 4194304 5683644 140734483648800 18446744073709551615 254512518603 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/1938/statm: 72322 5733 400 364 0 8237 0
[pid=1940] ppid=1938 vsize=454912 CPUtime=99.31 cores=4,6
/proc/1940/stat : 1940 (TNM) T 1938 1940 1940 0 -1 4202496 422 0 0 0 9931 0 0 0 25 0 1 0 657342727 465829888 161 33554432000 134512640 135008748 4291322896 18446744073709551615 134527693 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/1940/statm: 113728 161 46 122 0 112628 0
[pid=1938/tid=1990] ppid=1854 vsize=289288 CPUtime=0 cores=4,6
/proc/1938/task/1990/stat : 1990 (python) S 1854 1854 32005 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 657352658 296230912 5733 33554432000 4194304 5683644 140734483648800 18446744073709551615 254512515505 0 0 16781312 514 18446604446979057856 0 0 -1 6 0 0 0
[pid=1991] ppid=1854 vsize=299120 CPUtime=0.08 cores=4,6
/proc/1991/stat : 1991 (python) S 1854 1854 32005 0 -1 4202560 920 0 0 0 4 4 0 0 15 0 1 0 657352659 306298880 5616 33554432000 4194304 5683644 140734483648800 18446744073709551615 254500712006 0 0 16781312 514 14758172837885739266 0 0 17 4 0 0 0
/proc/1991/statm: 74780 5616 371 364 0 10692 0
[pid=1993] ppid=1991 vsize=2776 CPUtime=23.16 cores=4,6
/proc/1993/stat : 1993 (march_hi) R 1991 1993 1993 0 -1 4202496 736 0 0 0 2316 0 0 0 25 0 1 0 657352660 2842624 472 33554432000 4194304 4955518 140736061047536 18446744073709551615 4209730 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/1993/statm: 694 472 104 186 0 507 0
[pid=1854/tid=1887] ppid=1852 vsize=309364 CPUtime=0 cores=4,6
/proc/1854/task/1887/stat : 1887 (python) S 1852 1854 32005 0 -1 4202560 28 929 0 0 0 0 0 0 18 0 4 0 657332695 316788736 7129 33554432000 4194304 5683644 140734483648800 18446744073709551615 254512515505 0 0 16781312 2 18446604443120220160 0 0 -1 6 0 0 0
[pid=1854/tid=1939] ppid=1852 vsize=309364 CPUtime=0 cores=4,6
/proc/1854/task/1939/stat : 1939 (python) S 1852 1854 32005 0 -1 4202560 26 929 0 0 0 0 0 0 19 0 4 0 657342727 316788736 7129 33554432000 4194304 5683644 140734483648800 18446744073709551615 254512515505 0 0 16781312 2 18446604443120220160 0 0 -1 4 0 0 0
[pid=1854/tid=1992] ppid=1852 vsize=309364 CPUtime=0 cores=4,6
/proc/1854/task/1992/stat : 1992 (python) S 1852 1854 32005 0 -1 4202560 29 929 0 0 0 0 0 0 20 0 4 0 657352660 316788736 7129 33554432000 4194304 5683644 140734483648800 18446744073709551615 254512515505 0 0 16781312 2 18446604443120220160 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 224.06
Current children cumulated vsize (KiB) 2661964

[startup+224.701 s]
/proc/loadavg: 4.13 4.11 3.92 5/464 2005
/proc/meminfo: memFree=22898344/32950928 swapFree=45937192/67111528
[pid=1854] ppid=1852 vsize=309364 CPUtime=0.65 cores=4,6
/proc/1854/stat : 1854 (python) S 1852 1854 32005 0 -1 4202496 11449 929 1 0 42 23 0 0 20 0 4 0 657332594 316788736 7129 33554432000 4194304 5683644 140734483648800 18446744073709551615 254512518603 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1854/statm: 77341 7129 1880 364 0 13253 0
[pid=1886] ppid=1854 vsize=288704 CPUtime=0.3 cores=4,6
/proc/1886/stat : 1886 (python) S 1854 1854 32005 0 -1 4202560 1150 0 0 0 17 13 0 0 19 0 2 0 657332695 295632896 5605 33554432000 4194304 5683644 140734483648800 18446744073709551615 254512518603 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/1886/statm: 72176 5605 415 364 0 8094 0
[pid=1888] ppid=1886 vsize=1017800 CPUtime=100.26 cores=4,6
/proc/1888/stat : 1888 (gnovelty+2) T 1886 1888 1888 0 -1 4202496 434 0 0 0 10026 0 0 0 25 0 1 0 657332697 1042227200 168 33554432000 134512640 135663704 4291668528 18446744073709551615 134545607 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/1888/statm: 254450 168 113 282 0 254166 0
[pid=1886/tid=1937] ppid=1854 vsize=288704 CPUtime=0 cores=4,6
/proc/1886/task/1937/stat : 1937 (python) S 1854 1854 32005 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 657342726 295632896 5605 33554432000 4194304 5683644 140734483648800 18446744073709551615 254512515505 0 0 16781312 514 18446604443120218368 0 0 -1 4 0 0 0
[pid=1938] ppid=1854 vsize=289288 CPUtime=0.3 cores=4,6
/proc/1938/stat : 1938 (python) S 1854 1854 32005 0 -1 4202560 1074 0 0 0 17 13 0 0 19 0 2 0 657342727 296230912 5733 33554432000 4194304 5683644 140734483648800 18446744073709551615 254512518603 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/1938/statm: 72322 5733 400 364 0 8237 0
[pid=1940] ppid=1938 vsize=454912 CPUtime=99.31 cores=4,6
/proc/1940/stat : 1940 (TNM) T 1938 1940 1940 0 -1 4202496 422 0 0 0 9931 0 0 0 25 0 1 0 657342727 465829888 161 33554432000 134512640 135008748 4291322896 18446744073709551615 134527693 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/1940/statm: 113728 161 46 122 0 112628 0
[pid=1938/tid=1990] ppid=1854 vsize=289288 CPUtime=0 cores=4,6
/proc/1938/task/1990/stat : 1990 (python) S 1854 1854 32005 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 657352658 296230912 5733 33554432000 4194304 5683644 140734483648800 18446744073709551615 254512515505 0 0 16781312 514 18446604446979057856 0 0 -1 6 0 0 0
[pid=1991] ppid=1854 vsize=299120 CPUtime=0.08 cores=4,6
/proc/1991/stat : 1991 (python) S 1854 1854 32005 0 -1 4202560 921 0 0 0 4 4 0 0 15 0 1 0 657352659 306298880 5616 33554432000 4194304 5683644 140734483648800 18446744073709551615 254500712006 0 0 16781312 514 14758172837885739266 0 0 17 4 0 0 0
/proc/1991/statm: 74780 5616 371 364 0 10692 0
[pid=1993] ppid=1991 vsize=2776 CPUtime=23.96 cores=4,6
/proc/1993/stat : 1993 (march_hi) R 1991 1993 1993 0 -1 4202496 745 0 0 0 2396 0 0 0 25 0 1 0 657352660 2842624 481 33554432000 4194304 4955518 140736061047536 18446744073709551615 4209780 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/1993/statm: 694 481 104 186 0 507 0
[pid=1854/tid=1887] ppid=1852 vsize=309364 CPUtime=0 cores=4,6
/proc/1854/task/1887/stat : 1887 (python) S 1852 1854 32005 0 -1 4202560 28 929 0 0 0 0 0 0 18 0 4 0 657332695 316788736 7129 33554432000 4194304 5683644 140734483648800 18446744073709551615 254512515505 0 0 16781312 2 18446604443120220160 0 0 -1 6 0 0 0
[pid=1854/tid=1939] ppid=1852 vsize=309364 CPUtime=0 cores=4,6
/proc/1854/task/1939/stat : 1939 (python) S 1852 1854 32005 0 -1 4202560 26 929 0 0 0 0 0 0 19 0 4 0 657342727 316788736 7129 33554432000 4194304 5683644 140734483648800 18446744073709551615 254512515505 0 0 16781312 2 18446604443120220160 0 0 -1 4 0 0 0
[pid=1854/tid=1992] ppid=1852 vsize=309364 CPUtime=0 cores=4,6
/proc/1854/task/1992/stat : 1992 (python) S 1852 1854 32005 0 -1 4202560 29 929 0 0 0 0 0 0 20 0 4 0 657352660 316788736 7129 33554432000 4194304 5683644 140734483648800 18446744073709551615 254512515505 0 0 16781312 2 18446604443120220160 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 224.86
Current children cumulated vsize (KiB) 2661964

[startup+225.101 s]
/proc/loadavg: 4.13 4.11 3.92 5/454 2006
/proc/meminfo: memFree=22910452/32950928 swapFree=45937192/67111528
[pid=1854] ppid=1852 vsize=0 CPUtime=225.3 cores=4,6
/proc/1854/stat : 1854 (python) Z 1852 1854 32005 0 -1 4202524 15811 5966 1 0 44 23 22429 34 17 0 1 0 657332594 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 4 0 0 0
/proc/1854/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 225.3
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 225.117
CPU time (s): 225.319
CPU user time (s): 224.737
CPU system time (s): 0.581911
CPU usage (%): 100.09
Max. virtual memory (cumulated for all children) (KiB): 2661964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 224.737
system time used= 0.581911
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21777
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= 27533
involuntary context switches= 3389

runsolver used 0.958854 second user time and 2.07868 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-15 13:02:39
IDJOB=3377718
IDBENCH=83027
IDSOLVER=1857
FILE ID=node149/3377718-1305457359
RUNJOBID= node149-1305457359-1824
PBS_JOBID= 13324860
Free space on /tmp= 73552 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v400-c1704-S496650424-021.UNKNOWN.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.random.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3377718-1305457359/watcher-3377718-1305457359 -o /tmp/evaluation-result-3377718-1305457359/solver-3377718-1305457359 -C 2400 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3377718-1305457359.cnf -seed 1617424764 -budget 2400

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= fb063acde7d440560f4280457889aef8
RANDOM SEED=1617424764

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

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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.73
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.806
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.806
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.806
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.82
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.806
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:     32950928 kB
MemFree:      23071392 kB
Buffers:        327620 kB
Cached:        4536244 kB
SwapCached:      19984 kB
Active:        6978508 kB
Inactive:      2585912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23071392 kB
SwapTotal:    67111528 kB
SwapFree:     45937192 kB
Dirty:           95464 kB
Writeback:           0 kB
AnonPages:     4693816 kB
Mapped:          22132 kB
Slab:           167520 kB
PageTables:      79768 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 118713284 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= 73428 MiB
End job on node149 at 2011-05-15 13:06:24