Trace number 3483966

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-industrial (fixed, 1200 s timeout)UNSAT 833.854 834.092

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k50-pdtpmsns2-tseitin.cnf
MD5SUM9059f458d76edcc4dc5681746a6de6e5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark265.638
Satisfiable
(Un)Satisfiability was proved
Number of variables88352
Number of clauses262658
Sum of the clauses size612866
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2175104
Number of clauses of size 387552
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.31/1.05	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.31/1.05	c INFO: solving HOME/instance-3483966-1307749753.cnf
0.31/1.05	c INFO: computing task features
1.11/1.83	c INFO: computed variable-clause graph statistics
1.11/1.86	c INFO: computed clause balance statistics
5.51/6.22	c INFO: computed variable balance statistics
8.81/9.55	c INFO: computed small-clause counts
8.81/9.59	c INFO: computed Horn-clause counts
18.40/19.17	c INFO: computed variable graph statistics
18.40/19.17	c INFO: collected features for HOME/instance-3483966-1307749753.cnf in 18.09 s
18.40/19.17	c INFO: running lingeling-276@0 for 582 with 1181 remaining (b = 0.63)
605.17/605.86	c INFO: running cryptominisat-2.9.0@0 for 595 with 595 remaining (b = 0.58)
833.71/834.06	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.1 (svn: 988)

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-3483966-1307749753/watcher-3483966-1307749753 -o /tmp/evaluation-result-3483966-1307749753/solver-3483966-1307749753 -C 1200 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3483966-1307749753.cnf -seed 209824839 -budget 1200 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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.02 4.01 3.77 5/195 16767
/proc/meminfo: memFree=30882044/32950928 swapFree=67052112/67111528
[pid=16767] ppid=16765 vsize=16236 CPUtime=0 cores=0,2
/proc/16767/stat : 16767 (python) R 16765 16767 15748 0 -1 4202496 986 0 0 0 0 0 0 0 25 0 1 0 886574109 16625664 858 33554432000 4194304 5683644 140735553618000 18446744073709551615 4339056 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/16767/statm: 4059 858 363 364 0 546 0

[startup+0.733386 s]
/proc/loadavg: 4.02 4.01 3.77 5/195 16767
/proc/meminfo: memFree=30882044/32950928 swapFree=67052112/67111528
[pid=16767] ppid=16765 vsize=121280 CPUtime=0.09 cores=0,2
/proc/16767/stat : 16767 (python) S 16765 16767 15748 0 -1 4202496 3936 0 0 0 7 2 0 0 19 0 1 0 886574109 124190720 3565 33554432000 4194304 5683644 140735553618000 18446744073709551615 235594864640 0 2147483391 16781312 2 18446744071699215550 0 0 17 2 0 0 59
/proc/16767/statm: 30320 3565 959 364 0 2652 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 121280

[startup+0.801073 s]
/proc/loadavg: 4.02 4.01 3.77 5/195 16767
/proc/meminfo: memFree=30882044/32950928 swapFree=67052112/67111528
[pid=16767] ppid=16765 vsize=133520 CPUtime=0.15 cores=0,2
/proc/16767/stat : 16767 (python) S 16765 16767 15748 0 -1 4202496 5804 932 1 0 12 3 0 0 20 0 1 0 886574109 136724480 4117 33554432000 4194304 5683644 140735553618000 18446744073709551615 235594864640 0 2147483391 16781312 2 18446744071699215550 0 0 17 2 0 0 59
/proc/16767/statm: 33380 4117 1029 364 0 3081 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 133520

[startup+0.906055 s]
/proc/loadavg: 4.02 4.01 3.77 5/195 16767
/proc/meminfo: memFree=30882044/32950928 swapFree=67052112/67111528
[pid=16767] ppid=16765 vsize=198916 CPUtime=0.23 cores=0,2
/proc/16767/stat : 16767 (python) R 16765 16767 15748 0 -1 4202496 7029 932 1 0 18 5 0 0 17 0 1 0 886574109 203689984 5053 33554432000 4194304 5683644 140735553618000 18446744073709551615 4620076 0 0 16781312 2 0 0 0 17 0 0 0 59
/proc/16767/statm: 49729 5053 1466 364 0 3756 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 198916

[startup+1.00103 s]
/proc/loadavg: 4.02 4.01 3.77 5/195 16767
/proc/meminfo: memFree=30882044/32950928 swapFree=67052112/67111528
[pid=16767] ppid=16765 vsize=246440 CPUtime=0.31 cores=0,2
/proc/16767/stat : 16767 (python) R 16765 16767 15748 0 -1 4202496 8205 932 1 0 25 6 0 0 17 0 1 0 886574109 252354560 6093 33554432000 4194304 5683644 140735553618000 18446744073709551615 4571656 0 0 16781312 2 0 0 0 17 0 0 0 59
/proc/16767/statm: 61610 6093 1621 364 0 4612 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 246440

[startup+1.50106 s]
/proc/loadavg: 4.02 4.01 3.77 5/195 16767
/proc/meminfo: memFree=30882044/32950928 swapFree=67052112/67111528
[pid=16767] ppid=16765 vsize=313048 CPUtime=0.81 cores=0,2
/proc/16767/stat : 16767 (python) R 16765 16767 15748 0 -1 4202496 17757 932 1 0 72 9 0 0 18 0 1 0 886574109 320561152 15427 33554432000 4194304 5683644 140735553618000 18446744073709551615 235594527429 0 0 16781312 2 0 0 0 17 0 0 0 59
/proc/16767/statm: 78262 15429 1761 364 0 14186 0
Current children cumulated CPU time (s) 0.81
Current children cumulated vsize (KiB) 313048

[startup+3.10072 s]
/proc/loadavg: 4.10 4.03 3.78 5/196 16772
/proc/meminfo: memFree=30807788/32950928 swapFree=67052112/67111528
[pid=16767] ppid=16765 vsize=331496 CPUtime=2.4 cores=0,2
/proc/16767/stat : 16767 (python) R 16765 16767 15748 0 -1 4202496 28458 932 1 0 230 10 0 0 20 0 1 0 886574109 339451904 20259 33554432000 4194304 5683644 140735553618000 18446744073709551615 235594227462 0 0 16781312 2 0 0 0 17 0 0 0 59
/proc/16767/statm: 82874 20259 1826 364 0 18798 0
Current children cumulated CPU time (s) 2.4
Current children cumulated vsize (KiB) 331496
heavy processes:

[startup+6.30015 s]
/proc/loadavg: 4.10 4.03 3.78 5/196 16772
/proc/meminfo: memFree=30807912/32950928 swapFree=67052112/67111528
[pid=16767] ppid=16765 vsize=331496 CPUtime=5.6 cores=0,2
/proc/16767/stat : 16767 (python) R 16765 16767 15748 0 -1 4202496 28459 932 1 0 550 10 0 0 25 0 1 0 886574109 339451904 20260 33554432000 4194304 5683644 140735553618000 18446744073709551615 47315876928672 0 0 16781312 2 0 0 0 17 0 0 0 59
/proc/16767/statm: 82874 20260 1827 364 0 18798 0
Current children cumulated CPU time (s) 5.6
Current children cumulated vsize (KiB) 331496

[startup+12.701 s]
/proc/loadavg: 4.08 4.03 3.78 5/196 16772
/proc/meminfo: memFree=30802728/32950928 swapFree=67052112/67111528
[pid=16767] ppid=16765 vsize=331496 CPUtime=12.01 cores=0,2
/proc/16767/stat : 16767 (python) R 16765 16767 15748 0 -1 4202496 28465 932 1 0 1191 10 0 0 25 0 1 0 886574109 339451904 20266 33554432000 4194304 5683644 140735553618000 18446744073709551615 47315876673676 0 0 16781312 2 0 0 0 17 0 0 0 59
/proc/16767/statm: 82874 20266 1833 364 0 18798 0
Current children cumulated CPU time (s) 12.01
Current children cumulated vsize (KiB) 331496

[startup+25.5007 s]
/proc/loadavg: 4.07 4.03 3.78 5/202 16779
/proc/meminfo: memFree=30741684/32950928 swapFree=67052112/67111528
[pid=16767] ppid=16765 vsize=337740 CPUtime=18.48 cores=0,2
/proc/16767/stat : 16767 (python) S 16765 16767 15748 0 -1 4202496 28754 932 1 0 1838 10 0 0 25 0 2 0 886574109 345845760 19298 33554432000 4194304 5683644 140735553618000 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 59
/proc/16767/statm: 84435 19298 1867 364 0 20353 0
[pid=16777] ppid=16767 vsize=327496 CPUtime=0 cores=0,2
/proc/16777/stat : 16777 (python) S 16767 16767 15748 0 -1 4202560 886 0 0 0 0 0 0 0 18 0 1 0 886576027 335355904 17803 33554432000 4194304 5683644 140735553618000 18446744073709551615 235594886671 0 0 16781312 514 4186467217988092163 0 0 17 0 0 0 0
/proc/16777/statm: 81874 17803 376 364 0 17792 0
[pid=16779] ppid=16777 vsize=22952 CPUtime=6.29 cores=0,2
/proc/16779/stat : 16779 (lingeling) R 16777 16779 16779 0 -1 4202496 12519 0 0 0 628 1 0 0 25 0 1 0 886576027 23502848 4908 33554432000 4194304 4352236 140735506359296 18446744073709551615 4238870 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/16779/statm: 5738 4908 129 39 0 4818 0
[pid=16767/tid=16778] ppid=16765 vsize=337740 CPUtime=0 cores=0,2
/proc/16767/task/16778/stat : 16778 (python) S 16765 16767 15748 0 -1 4202560 32 932 0 0 0 0 0 0 25 0 2 0 886576027 345845760 19298 33554432000 4194304 5683644 140735553618000 18446744073709551615 235606690225 0 0 16781312 2 18446604453922009472 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.77
Current children cumulated vsize (KiB) 688188

[startup+51.1012 s]
/proc/loadavg: 4.11 4.04 3.79 5/199 16822
/proc/meminfo: memFree=31367040/32950928 swapFree=67052112/67111528
[pid=16767] ppid=16765 vsize=337740 CPUtime=18.48 cores=0,2
/proc/16767/stat : 16767 (python) S 16765 16767 15748 0 -1 4202496 28754 932 1 0 1838 10 0 0 25 0 2 0 886574109 345845760 19298 33554432000 4194304 5683644 140735553618000 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 59
/proc/16767/statm: 84435 19298 1867 364 0 20353 0
[pid=16777] ppid=16767 vsize=327496 CPUtime=0.03 cores=0,2
/proc/16777/stat : 16777 (python) S 16767 16767 15748 0 -1 4202560 901 0 0 0 1 2 0 0 18 0 1 0 886576027 335355904 17803 33554432000 4194304 5683644 140735553618000 18446744073709551615 235594886671 0 0 16781312 514 10591340423668531459 0 0 17 0 0 0 0
/proc/16777/statm: 81874 17803 376 364 0 17792 0
[pid=16779] ppid=16777 vsize=25356 CPUtime=31.87 cores=0,2
/proc/16779/stat : 16779 (lingeling) R 16777 16779 16779 0 -1 4202496 14161 0 0 0 3186 1 0 0 25 0 1 0 886576027 25964544 5509 33554432000 4194304 4352236 140735506359296 18446744073709551615 4328026 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/16779/statm: 6339 5509 129 39 0 5419 0
[pid=16767/tid=16778] ppid=16765 vsize=337740 CPUtime=0 cores=0,2
/proc/16767/task/16778/stat : 16778 (python) S 16765 16767 15748 0 -1 4202560 32 932 0 0 0 0 0 0 25 0 2 0 886576027 345845760 19298 33554432000 4194304 5683644 140735553618000 18446744073709551615 235606690225 0 0 16781312 2 18446604453922009472 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.38
Current children cumulated vsize (KiB) 690592

[startup+102.301 s]
/proc/loadavg: 4.04 4.03 3.80 5/199 16870
/proc/meminfo: memFree=31217700/32950928 swapFree=67052112/67111528
[pid=16767] ppid=16765 vsize=337740 CPUtime=18.48 cores=0,2
/proc/16767/stat : 16767 (python) S 16765 16767 15748 0 -1 4202496 28754 932 1 0 1838 10 0 0 25 0 2 0 886574109 345845760 19298 33554432000 4194304 5683644 140735553618000 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 59
/proc/16767/statm: 84435 19298 1867 364 0 20353 0
[pid=16777] ppid=16767 vsize=327496 CPUtime=0.1 cores=0,2
/proc/16777/stat : 16777 (python) S 16767 16767 15748 0 -1 4202560 924 0 0 0 5 5 0 0 18 0 1 0 886576027 335355904 17803 33554432000 4194304 5683644 140735553618000 18446744073709551615 235594886671 0 0 16781312 514 10591340423668531459 0 0 17 0 0 0 0
/proc/16777/statm: 81874 17803 376 364 0 17792 0
[pid=16779] ppid=16777 vsize=27744 CPUtime=83.02 cores=0,2
/proc/16779/stat : 16779 (lingeling) R 16777 16779 16779 0 -1 4202496 15039 0 0 0 8300 2 0 0 25 0 1 0 886576027 28409856 6106 33554432000 4194304 4352236 140735506359296 18446744073709551615 4278712 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/16779/statm: 6936 6106 129 39 0 6016 0
[pid=16767/tid=16778] ppid=16765 vsize=337740 CPUtime=0 cores=0,2
/proc/16767/task/16778/stat : 16778 (python) S 16765 16767 15748 0 -1 4202560 32 932 0 0 0 0 0 0 25 0 2 0 886576027 345845760 19298 33554432000 4194304 5683644 140735553618000 18446744073709551615 235606690225 0 0 16781312 2 18446604453922009472 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.6
Current children cumulated vsize (KiB) 692980

[startup+162.301 s]
/proc/loadavg: 4.01 4.02 3.81 5/202 16874
/proc/meminfo: memFree=31165796/32950928 swapFree=67052112/67111528
[pid=16767] ppid=16765 vsize=337740 CPUtime=18.48 cores=0,2
/proc/16767/stat : 16767 (python) S 16765 16767 15748 0 -1 4202496 28754 932 1 0 1838 10 0 0 25 0 2 0 886574109 345845760 19298 33554432000 4194304 5683644 140735553618000 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 59
/proc/16767/statm: 84435 19298 1867 364 0 20353 0
[pid=16777] ppid=16767 vsize=327496 CPUtime=0.18 cores=0,2
/proc/16777/stat : 16777 (python) S 16767 16767 15748 0 -1 4202560 947 0 0 0 10 8 0 0 18 0 1 0 886576027 335355904 17803 33554432000 4194304 5683644 140735553618000 18446744073709551615 235594886671 0 0 16781312 514 10591340423668531459 0 0 17 0 0 0 0
/proc/16777/statm: 81874 17803 376 364 0 17792 0
[pid=16779] ppid=16777 vsize=32180 CPUtime=142.94 cores=0,2
/proc/16779/stat : 16779 (lingeling) R 16777 16779 16779 0 -1 4202496 16414 0 0 0 14292 2 0 0 25 0 1 0 886576027 32952320 7215 33554432000 4194304 4352236 140735506359296 18446744073709551615 4276757 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/16779/statm: 8045 7215 129 39 0 7125 0
[pid=16767/tid=16778] ppid=16765 vsize=337740 CPUtime=0 cores=0,2
/proc/16767/task/16778/stat : 16778 (python) S 16765 16767 15748 0 -1 4202560 32 932 0 0 0 0 0 0 25 0 2 0 886576027 345845760 19298 33554432000 4194304 5683644 140735553618000 18446744073709551615 235606690225 0 0 16781312 2 18446604453922009472 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 161.6
Current children cumulated vsize (KiB) 697416

[startup+222.301 s]
/proc/loadavg: 4.04 4.03 3.83 5/202 16876
/proc/meminfo: memFree=31156616/32950928 swapFree=67052112/67111528
[pid=16767] ppid=16765 vsize=337740 CPUtime=18.48 cores=0,2
/proc/16767/stat : 16767 (python) S 16765 16767 15748 0 -1 4202496 28754 932 1 0 1838 10 0 0 25 0 2 0 886574109 345845760 19298 33554432000 4194304 5683644 140735553618000 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 59
/proc/16767/statm: 84435 19298 1867 364 0 20353 0
[pid=16777] ppid=16767 vsize=327496 CPUtime=0.26 cores=0,2
/proc/16777/stat : 16777 (python) S 16767 16767 15748 0 -1 4202560 966 0 0 0 15 11 0 0 18 0 1 0 886576027 335355904 17803 33554432000 4194304 5683644 140735553618000 18446744073709551615 235594886671 0 0 16781312 514 10591340423668531459 0 0 17 0 0 0 0
/proc/16777/statm: 81874 17803 376 364 0 17792 0
[pid=16779] ppid=16777 vsize=35660 CPUtime=202.87 cores=0,2
/proc/16779/stat : 16779 (lingeling) R 16777 16779 16779 0 -1 4202496 17517 0 0 0 20285 2 0 0 25 0 1 0 886576027 36515840 8085 33554432000 4194304 4352236 140735506359296 18446744073709551615 4328100 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/16779/statm: 8915 8085 129 39 0 7995 0
[pid=16767/tid=16778] ppid=16765 vsize=337740 CPUtime=0 cores=0,2
/proc/16767/task/16778/stat : 16778 (python) S 16765 16767 15748 0 -1 4202560 32 932 0 0 0 0 0 0 25 0 2 0 886576027 345845760 19298 33554432000 4194304 5683644 140735553618000 18446744073709551615 235606690225 0 0 16781312 2 18446604453922009472 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 221.61
Current children cumulated vsize (KiB) 700896

[startup+282.307 s]
/proc/loadavg: 4.01 4.02 3.83 5/202 16877
/proc/meminfo: memFree=31149500/32950928 swapFree=67052112/67111528
[pid=16767] ppid=16765 vsize=337740 CPUtime=18.48 cores=0,2
/proc/16767/stat : 16767 (python) S 16765 16767 15748 0 -1 4202496 28754 932 1 0 1838 10 0 0 25 0 2 0 886574109 345845760 19298 33554432000 4194304 5683644 140735553618000 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 59
/proc/16767/statm: 84435 19298 1867 364 0 20353 0
[pid=16777] ppid=16767 vsize=327496 CPUtime=0.34 cores=0,2
/proc/16777/stat : 16777 (python) S 16767 16767 15748 0 -1 4202560 974 0 0 0 20 14 0 0 18 0 1 0 886576027 335355904 17803 33554432000 4194304 5683644 140735553618000 18446744073709551615 235594886671 0 0 16781312 514 10591340423668531459 0 0 17 0 0 0 0
/proc/16777/statm: 81874 17803 376 364 0 17792 0
[pid=16779] ppid=16777 vsize=42684 CPUtime=262.81 cores=0,2
/proc/16779/stat : 16779 (lingeling) R 16777 16779 16779 0 -1 4202496 22611 0 0 0 26279 2 0 0 25 0 1 0 886576027 43708416 9841 33554432000 4194304 4352236 140735506359296 18446744073709551615 4328009 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/16779/statm: 10671 9841 129 39 0 9751 0
[pid=16767/tid=16778] ppid=16765 vsize=337740 CPUtime=0 cores=0,2
/proc/16767/task/16778/stat : 16778 (python) S 16765 16767 15748 0 -1 4202560 32 932 0 0 0 0 0 0 25 0 2 0 886576027 345845760 19298 33554432000 4194304 5683644 140735553618000 18446744073709551615 235606690225 0 0 16781312 2 18446604453922009472 0 0 -1 0 0 0 0

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

[pid=16767/tid=16778] ppid=16765 vsize=347996 CPUtime=0 cores=0,2
/proc/16767/task/16778/stat : 16778 (python) S 16765 16767 15748 0 -1 4202560 32 932 0 0 0 0 0 0 25 0 3 0 886576027 356347904 19305 33554432000 4194304 5683644 140735553618000 18446744073709551615 235606690225 0 0 16781312 2 18446604453922009472 0 0 -1 0 0 0 0
[pid=16767/tid=16918] ppid=16765 vsize=347996 CPUtime=0 cores=0,2
/proc/16767/task/16918/stat : 16918 (python) S 16765 16767 15748 0 -1 4202560 26 932 0 0 0 0 0 0 20 0 3 0 886634696 356347904 19305 33554432000 4194304 5683644 140735553618000 18446744073709551615 235606690225 0 0 16781312 2 18446604453922009472 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 1404000

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

[startup+826.201 s]
/proc/loadavg: 3.03 3.38 3.62 4/201 16934
/proc/meminfo: memFree=30924420/32950928 swapFree=67052112/67111528
[pid=16767] ppid=16765 vsize=347996 CPUtime=18.49 cores=0,2
/proc/16767/stat : 16767 (python) S 16765 16767 15748 0 -1 4202496 29522 932 1 0 1838 11 0 0 20 0 3 0 886574109 356347904 19305 33554432000 4194304 5683644 140735553618000 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 59
/proc/16767/statm: 86999 19305 1870 364 0 22914 0
[pid=16777] ppid=16767 vsize=337740 CPUtime=0.77 cores=0,2
/proc/16777/stat : 16777 (python) S 16767 16767 15748 0 -1 4202560 1199 0 0 0 46 31 0 0 19 0 2 0 886576027 345845760 17846 33554432000 4194304 5683644 140735553618000 18446744073709551615 235606693323 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/16777/statm: 84435 17846 414 364 0 20353 0
[pid=16779] ppid=16777 vsize=59012 CPUtime=585.99 cores=0,2
/proc/16779/stat : 16779 (lingeling) T 16777 16779 16779 0 -1 4202496 40927 0 0 0 58594 5 0 0 25 0 1 0 886576027 60428288 13923 33554432000 4194304 4352236 140735506359296 18446744073709551615 4328116 0 0 16781312 17506 18446744071562691360 0 0 17 2 0 0 0
/proc/16779/statm: 14753 13923 129 39 0 13833 0
[pid=16777/tid=16916] ppid=16767 vsize=337740 CPUtime=0 cores=0,2
/proc/16777/task/16916/stat : 16916 (python) S 16767 16767 15748 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 886634695 345845760 17846 33554432000 4194304 5683644 140735553618000 18446744073709551615 235606690225 0 0 16781312 514 18446604453887431104 0 0 -1 2 0 0 0
[pid=16917] ppid=16767 vsize=337752 CPUtime=0.33 cores=0,2
/proc/16917/stat : 16917 (python) S 16767 16767 15748 0 -1 4202560 996 0 0 0 20 13 0 0 15 0 1 0 886634696 345858048 17801 33554432000 4194304 5683644 140735553618000 18446744073709551615 235594886726 0 0 16781312 514 10591340423668531458 0 0 17 2 0 0 0
/proc/16917/statm: 84438 17801 370 364 0 20353 0
[pid=16919] ppid=16917 vsize=321500 CPUtime=220.32 cores=0,2
/proc/16919/stat : 16919 (cryptominisat-2) R 16917 16919 16919 0 -1 4202496 125973 0 0 0 22010 22 0 0 25 0 1 0 886634696 329216000 71556 33554432000 4194304 4677096 140737153652784 18446744073709551615 4317775 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/16919/statm: 80375 71556 392 118 0 75334 0
[pid=16767/tid=16778] ppid=16765 vsize=347996 CPUtime=0 cores=0,2
/proc/16767/task/16778/stat : 16778 (python) S 16765 16767 15748 0 -1 4202560 32 932 0 0 0 0 0 0 25 0 3 0 886576027 356347904 19305 33554432000 4194304 5683644 140735553618000 18446744073709551615 235606690225 0 0 16781312 2 18446604453922009472 0 0 -1 0 0 0 0
[pid=16767/tid=16918] ppid=16765 vsize=347996 CPUtime=0 cores=0,2
/proc/16767/task/16918/stat : 16918 (python) S 16765 16767 15748 0 -1 4202560 26 932 0 0 0 0 0 0 20 0 3 0 886634696 356347904 19305 33554432000 4194304 5683644 140735553618000 18446744073709551615 235606690225 0 0 16781312 2 18446604453922009472 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 825.9
Current children cumulated vsize (KiB) 1404000

[startup+829.401 s]
/proc/loadavg: 3.03 3.38 3.62 4/201 16934
/proc/meminfo: memFree=30919828/32950928 swapFree=67052112/67111528
[pid=16767] ppid=16765 vsize=347996 CPUtime=18.49 cores=0,2
/proc/16767/stat : 16767 (python) S 16765 16767 15748 0 -1 4202496 29522 932 1 0 1838 11 0 0 20 0 3 0 886574109 356347904 19305 33554432000 4194304 5683644 140735553618000 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 59
/proc/16767/statm: 86999 19305 1870 364 0 22914 0
[pid=16777] ppid=16767 vsize=337740 CPUtime=0.77 cores=0,2
/proc/16777/stat : 16777 (python) S 16767 16767 15748 0 -1 4202560 1199 0 0 0 46 31 0 0 19 0 2 0 886576027 345845760 17846 33554432000 4194304 5683644 140735553618000 18446744073709551615 235606693323 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/16777/statm: 84435 17846 414 364 0 20353 0
[pid=16779] ppid=16777 vsize=59012 CPUtime=585.99 cores=0,2
/proc/16779/stat : 16779 (lingeling) T 16777 16779 16779 0 -1 4202496 40927 0 0 0 58594 5 0 0 25 0 1 0 886576027 60428288 13923 33554432000 4194304 4352236 140735506359296 18446744073709551615 4328116 0 0 16781312 17506 18446744071562691360 0 0 17 2 0 0 0
/proc/16779/statm: 14753 13923 129 39 0 13833 0
[pid=16777/tid=16916] ppid=16767 vsize=337740 CPUtime=0 cores=0,2
/proc/16777/task/16916/stat : 16916 (python) S 16767 16767 15748 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 886634695 345845760 17846 33554432000 4194304 5683644 140735553618000 18446744073709551615 235606690225 0 0 16781312 514 18446604453887431104 0 0 -1 2 0 0 0
[pid=16917] ppid=16767 vsize=337752 CPUtime=0.33 cores=0,2
/proc/16917/stat : 16917 (python) S 16767 16767 15748 0 -1 4202560 996 0 0 0 20 13 0 0 15 0 1 0 886634696 345858048 17801 33554432000 4194304 5683644 140735553618000 18446744073709551615 235594886726 0 0 16781312 514 12019610430491033858 0 0 17 2 0 0 0
/proc/16917/statm: 84438 17801 370 364 0 20353 0
[pid=16919] ppid=16917 vsize=331732 CPUtime=223.52 cores=0,2
/proc/16919/stat : 16919 (cryptominisat-2) R 16917 16919 16919 0 -1 4202496 126750 0 0 0 22330 22 0 0 25 0 1 0 886634696 339693568 72333 33554432000 4194304 4677096 140737153652784 18446744073709551615 4336189 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/16919/statm: 82933 72333 392 118 0 77892 0
[pid=16767/tid=16778] ppid=16765 vsize=347996 CPUtime=0 cores=0,2
/proc/16767/task/16778/stat : 16778 (python) S 16765 16767 15748 0 -1 4202560 32 932 0 0 0 0 0 0 25 0 3 0 886576027 356347904 19305 33554432000 4194304 5683644 140735553618000 18446744073709551615 235606690225 0 0 16781312 2 18446604453922009472 0 0 -1 0 0 0 0
[pid=16767/tid=16918] ppid=16765 vsize=347996 CPUtime=0 cores=0,2
/proc/16767/task/16918/stat : 16918 (python) S 16765 16767 15748 0 -1 4202560 26 932 0 0 0 0 0 0 20 0 3 0 886634696 356347904 19305 33554432000 4194304 5683644 140735553618000 18446744073709551615 235606690225 0 0 16781312 2 18446604453922009472 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 829.1
Current children cumulated vsize (KiB) 1414232

[startup+832.601 s]
/proc/loadavg: 3.03 3.37 3.61 4/201 16934
/proc/meminfo: memFree=30925036/32950928 swapFree=67052112/67111528
[pid=16767] ppid=16765 vsize=347996 CPUtime=18.49 cores=0,2
/proc/16767/stat : 16767 (python) S 16765 16767 15748 0 -1 4202496 29522 932 1 0 1838 11 0 0 20 0 3 0 886574109 356347904 19305 33554432000 4194304 5683644 140735553618000 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 59
/proc/16767/statm: 86999 19305 1870 364 0 22914 0
[pid=16777] ppid=16767 vsize=337740 CPUtime=0.77 cores=0,2
/proc/16777/stat : 16777 (python) S 16767 16767 15748 0 -1 4202560 1199 0 0 0 46 31 0 0 19 0 2 0 886576027 345845760 17846 33554432000 4194304 5683644 140735553618000 18446744073709551615 235606693323 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/16777/statm: 84435 17846 414 364 0 20353 0
[pid=16779] ppid=16777 vsize=59012 CPUtime=585.99 cores=0,2
/proc/16779/stat : 16779 (lingeling) T 16777 16779 16779 0 -1 4202496 40927 0 0 0 58594 5 0 0 25 0 1 0 886576027 60428288 13923 33554432000 4194304 4352236 140735506359296 18446744073709551615 4328116 0 0 16781312 17506 18446744071562691360 0 0 17 2 0 0 0
/proc/16779/statm: 14753 13923 129 39 0 13833 0
[pid=16777/tid=16916] ppid=16767 vsize=337740 CPUtime=0 cores=0,2
/proc/16777/task/16916/stat : 16916 (python) S 16767 16767 15748 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 886634695 345845760 17846 33554432000 4194304 5683644 140735553618000 18446744073709551615 235606690225 0 0 16781312 514 18446604453887431104 0 0 -1 2 0 0 0
[pid=16917] ppid=16767 vsize=337752 CPUtime=0.34 cores=0,2
/proc/16917/stat : 16917 (python) S 16767 16767 15748 0 -1 4202560 996 0 0 0 21 13 0 0 15 0 1 0 886634696 345858048 17801 33554432000 4194304 5683644 140735553618000 18446744073709551615 235594886726 0 0 16781312 514 10591340423668531458 0 0 17 2 0 0 0
/proc/16917/statm: 84438 17801 370 364 0 20353 0
[pid=16919] ppid=16917 vsize=331732 CPUtime=226.72 cores=0,2
/proc/16919/stat : 16919 (cryptominisat-2) R 16917 16919 16919 0 -1 4202496 127144 0 0 0 22649 23 0 0 25 0 1 0 886634696 339693568 72727 33554432000 4194304 4677096 140737153652784 18446744073709551615 4337755 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/16919/statm: 82933 72727 392 118 0 77892 0
[pid=16767/tid=16778] ppid=16765 vsize=347996 CPUtime=0 cores=0,2
/proc/16767/task/16778/stat : 16778 (python) S 16765 16767 15748 0 -1 4202560 32 932 0 0 0 0 0 0 25 0 3 0 886576027 356347904 19305 33554432000 4194304 5683644 140735553618000 18446744073709551615 235606690225 0 0 16781312 2 18446604453922009472 0 0 -1 0 0 0 0
[pid=16767/tid=16918] ppid=16765 vsize=347996 CPUtime=0 cores=0,2
/proc/16767/task/16918/stat : 16918 (python) S 16765 16767 15748 0 -1 4202560 26 932 0 0 0 0 0 0 20 0 3 0 886634696 356347904 19305 33554432000 4194304 5683644 140735553618000 18446744073709551615 235606690225 0 0 16781312 2 18446604453922009472 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 832.31
Current children cumulated vsize (KiB) 1414232

[startup+833.407 s]
/proc/loadavg: 3.03 3.37 3.61 4/201 16934
/proc/meminfo: memFree=30924044/32950928 swapFree=67052112/67111528
[pid=16767] ppid=16765 vsize=347996 CPUtime=18.49 cores=0,2
/proc/16767/stat : 16767 (python) S 16765 16767 15748 0 -1 4202496 29522 932 1 0 1838 11 0 0 20 0 3 0 886574109 356347904 19305 33554432000 4194304 5683644 140735553618000 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 59
/proc/16767/statm: 86999 19305 1870 364 0 22914 0
[pid=16777] ppid=16767 vsize=337740 CPUtime=0.77 cores=0,2
/proc/16777/stat : 16777 (python) S 16767 16767 15748 0 -1 4202560 1199 0 0 0 46 31 0 0 19 0 2 0 886576027 345845760 17846 33554432000 4194304 5683644 140735553618000 18446744073709551615 235606693323 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/16777/statm: 84435 17846 414 364 0 20353 0
[pid=16779] ppid=16777 vsize=59012 CPUtime=585.99 cores=0,2
/proc/16779/stat : 16779 (lingeling) T 16777 16779 16779 0 -1 4202496 40927 0 0 0 58594 5 0 0 25 0 1 0 886576027 60428288 13923 33554432000 4194304 4352236 140735506359296 18446744073709551615 4328116 0 0 16781312 17506 18446744071562691360 0 0 17 2 0 0 0
/proc/16779/statm: 14753 13923 129 39 0 13833 0
[pid=16777/tid=16916] ppid=16767 vsize=337740 CPUtime=0 cores=0,2
/proc/16777/task/16916/stat : 16916 (python) S 16767 16767 15748 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 886634695 345845760 17846 33554432000 4194304 5683644 140735553618000 18446744073709551615 235606690225 0 0 16781312 514 18446604453887431104 0 0 -1 2 0 0 0
[pid=16917] ppid=16767 vsize=337752 CPUtime=0.34 cores=0,2
/proc/16917/stat : 16917 (python) S 16767 16767 15748 0 -1 4202560 996 0 0 0 21 13 0 0 15 0 1 0 886634696 345858048 17801 33554432000 4194304 5683644 140735553618000 18446744073709551615 235594886726 0 0 16781312 514 12019610430491033858 0 0 17 2 0 0 0
/proc/16917/statm: 84438 17801 370 364 0 20353 0
[pid=16919] ppid=16917 vsize=331732 CPUtime=227.53 cores=0,2
/proc/16919/stat : 16919 (cryptominisat-2) R 16917 16919 16919 0 -1 4202496 127215 0 0 0 22730 23 0 0 25 0 1 0 886634696 339693568 72798 33554432000 4194304 4677096 140737153652784 18446744073709551615 4334285 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/16919/statm: 82933 72798 392 118 0 77892 0
[pid=16767/tid=16778] ppid=16765 vsize=347996 CPUtime=0 cores=0,2
/proc/16767/task/16778/stat : 16778 (python) S 16765 16767 15748 0 -1 4202560 32 932 0 0 0 0 0 0 25 0 3 0 886576027 356347904 19305 33554432000 4194304 5683644 140735553618000 18446744073709551615 235606690225 0 0 16781312 2 18446604453922009472 0 0 -1 0 0 0 0
[pid=16767/tid=16918] ppid=16765 vsize=347996 CPUtime=0 cores=0,2
/proc/16767/task/16918/stat : 16918 (python) S 16765 16767 15748 0 -1 4202560 26 932 0 0 0 0 0 0 20 0 3 0 886634696 356347904 19305 33554432000 4194304 5683644 140735553618000 18446744073709551615 235606690225 0 0 16781312 2 18446604453922009472 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 833.12
Current children cumulated vsize (KiB) 1414232

[startup+833.801 s]
/proc/loadavg: 3.03 3.37 3.61 4/201 16934
/proc/meminfo: memFree=30924044/32950928 swapFree=67052112/67111528
[pid=16767] ppid=16765 vsize=347996 CPUtime=18.49 cores=0,2
/proc/16767/stat : 16767 (python) S 16765 16767 15748 0 -1 4202496 29522 932 1 0 1838 11 0 0 20 0 3 0 886574109 356347904 19305 33554432000 4194304 5683644 140735553618000 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 59
/proc/16767/statm: 86999 19305 1870 364 0 22914 0
[pid=16777] ppid=16767 vsize=337740 CPUtime=0.77 cores=0,2
/proc/16777/stat : 16777 (python) S 16767 16767 15748 0 -1 4202560 1199 0 0 0 46 31 0 0 19 0 2 0 886576027 345845760 17846 33554432000 4194304 5683644 140735553618000 18446744073709551615 235606693323 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/16777/statm: 84435 17846 414 364 0 20353 0
[pid=16779] ppid=16777 vsize=59012 CPUtime=585.99 cores=0,2
/proc/16779/stat : 16779 (lingeling) T 16777 16779 16779 0 -1 4202496 40927 0 0 0 58594 5 0 0 25 0 1 0 886576027 60428288 13923 33554432000 4194304 4352236 140735506359296 18446744073709551615 4328116 0 0 16781312 17506 18446744071562691360 0 0 17 2 0 0 0
/proc/16779/statm: 14753 13923 129 39 0 13833 0
[pid=16777/tid=16916] ppid=16767 vsize=337740 CPUtime=0 cores=0,2
/proc/16777/task/16916/stat : 16916 (python) S 16767 16767 15748 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 886634695 345845760 17846 33554432000 4194304 5683644 140735553618000 18446744073709551615 235606690225 0 0 16781312 514 18446604453887431104 0 0 -1 2 0 0 0
[pid=16917] ppid=16767 vsize=337752 CPUtime=0.34 cores=0,2
/proc/16917/stat : 16917 (python) S 16767 16767 15748 0 -1 4202560 996 0 0 0 21 13 0 0 15 0 1 0 886634696 345858048 17801 33554432000 4194304 5683644 140735553618000 18446744073709551615 235594886726 0 0 16781312 514 12019610430491033858 0 0 17 2 0 0 0
/proc/16917/statm: 84438 17801 370 364 0 20353 0
[pid=16919] ppid=16917 vsize=331732 CPUtime=227.92 cores=0,2
/proc/16919/stat : 16919 (cryptominisat-2) R 16917 16919 16919 0 -1 4202496 127248 0 0 0 22769 23 0 0 25 0 1 0 886634696 339693568 72831 33554432000 4194304 4677096 140737153652784 18446744073709551615 4320291 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/16919/statm: 82933 72831 392 118 0 77892 0
[pid=16767/tid=16778] ppid=16765 vsize=347996 CPUtime=0 cores=0,2
/proc/16767/task/16778/stat : 16778 (python) S 16765 16767 15748 0 -1 4202560 32 932 0 0 0 0 0 0 25 0 3 0 886576027 356347904 19305 33554432000 4194304 5683644 140735553618000 18446744073709551615 235606690225 0 0 16781312 2 18446604453922009472 0 0 -1 0 0 0 0
[pid=16767/tid=16918] ppid=16765 vsize=347996 CPUtime=0 cores=0,2
/proc/16767/task/16918/stat : 16918 (python) S 16765 16767 15748 0 -1 4202560 26 932 0 0 0 0 0 0 20 0 3 0 886634696 356347904 19305 33554432000 4194304 5683644 140735553618000 18446744073709551615 235606690225 0 0 16781312 2 18446604453922009472 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 833.51
Current children cumulated vsize (KiB) 1414232

[startup+834.001 s]
/proc/loadavg: 3.03 3.37 3.61 4/201 16934
/proc/meminfo: memFree=30924044/32950928 swapFree=67052112/67111528
[pid=16767] ppid=16765 vsize=347996 CPUtime=18.49 cores=0,2
/proc/16767/stat : 16767 (python) S 16765 16767 15748 0 -1 4202496 29522 932 1 0 1838 11 0 0 20 0 3 0 886574109 356347904 19305 33554432000 4194304 5683644 140735553618000 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 59
/proc/16767/statm: 86999 19305 1870 364 0 22914 0
[pid=16777] ppid=16767 vsize=337740 CPUtime=0.77 cores=0,2
/proc/16777/stat : 16777 (python) S 16767 16767 15748 0 -1 4202560 1199 0 0 0 46 31 0 0 19 0 2 0 886576027 345845760 17846 33554432000 4194304 5683644 140735553618000 18446744073709551615 235606693323 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/16777/statm: 84435 17846 414 364 0 20353 0
[pid=16779] ppid=16777 vsize=59012 CPUtime=585.99 cores=0,2
/proc/16779/stat : 16779 (lingeling) T 16777 16779 16779 0 -1 4202496 40927 0 0 0 58594 5 0 0 25 0 1 0 886576027 60428288 13923 33554432000 4194304 4352236 140735506359296 18446744073709551615 4328116 0 0 16781312 17506 18446744071562691360 0 0 17 2 0 0 0
/proc/16779/statm: 14753 13923 129 39 0 13833 0
[pid=16777/tid=16916] ppid=16767 vsize=337740 CPUtime=0 cores=0,2
/proc/16777/task/16916/stat : 16916 (python) S 16767 16767 15748 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 886634695 345845760 17846 33554432000 4194304 5683644 140735553618000 18446744073709551615 235606690225 0 0 16781312 514 18446604453887431104 0 0 -1 2 0 0 0
[pid=16917] ppid=16767 vsize=337752 CPUtime=0.34 cores=0,2
/proc/16917/stat : 16917 (python) S 16767 16767 15748 0 -1 4202560 996 0 0 0 21 13 0 0 16 0 1 0 886634696 345858048 17801 33554432000 4194304 5683644 140735553618000 18446744073709551615 235594886726 0 0 16781312 514 5616746006784737538 0 0 17 2 0 0 0
/proc/16917/statm: 84438 17801 370 364 0 20353 0
[pid=16919] ppid=16917 vsize=331732 CPUtime=228.12 cores=0,2
/proc/16919/stat : 16919 (cryptominisat-2) R 16917 16919 16919 0 -1 4202496 127264 0 0 0 22789 23 0 0 25 0 1 0 886634696 339693568 72846 33554432000 4194304 4677096 140737153652784 18446744073709551615 235594515660 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/16919/statm: 82933 72846 397 118 0 77892 0
[pid=16767/tid=16778] ppid=16765 vsize=347996 CPUtime=0 cores=0,2
/proc/16767/task/16778/stat : 16778 (python) S 16765 16767 15748 0 -1 4202560 32 932 0 0 0 0 0 0 25 0 3 0 886576027 356347904 19305 33554432000 4194304 5683644 140735553618000 18446744073709551615 235606690225 0 0 16781312 2 18446604453922009472 0 0 -1 0 0 0 0
[pid=16767/tid=16918] ppid=16765 vsize=347996 CPUtime=0 cores=0,2
/proc/16767/task/16918/stat : 16918 (python) S 16765 16767 15748 0 -1 4202560 26 932 0 0 0 0 0 0 20 0 3 0 886634696 356347904 19305 33554432000 4194304 5683644 140735553618000 18446744073709551615 235606690225 0 0 16781312 2 18446604453922009472 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 833.71
Current children cumulated vsize (KiB) 1414232

Child status: 0
Real time (s): 834.092
CPU time (s): 833.854
CPU user time (s): 832.965
CPU system time (s): 0.888864
CPU usage (%): 99.9715
Max. virtual memory (cumulated for all children) (KiB): 1448968

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 832.965
system time used= 0.888864
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 210630
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= 2057
involuntary context switches= 2645

runsolver used 1.36379 second user time and 3.19351 second system time

The end

Launcher Data

Begin job on node120 at 2011-06-11 01:49:13
IDJOB=3483966
IDBENCH=82469
IDSOLVER=1976
FILE ID=node120/3483966-1307749753
RUNJOBID= node120-1307747010-15766
PBS_JOBID= 13550837
Free space on /tmp= 73736 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed, 1200 s timeout)
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-pdtpmsns2-tseitin.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.industrial.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3483966-1307749753/watcher-3483966-1307749753 -o /tmp/evaluation-result-3483966-1307749753/solver-3483966-1307749753 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3483966-1307749753.cnf -seed 209824839 -budget 1200

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

MD5SUM BENCH= 9059f458d76edcc4dc5681746a6de6e5
RANDOM SEED=209824839

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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.75
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.809
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.78
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.809
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.809
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.809
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:      30882720 kB
Buffers:        103072 kB
Cached:         924068 kB
SwapCached:      11420 kB
Active:        1368792 kB
Inactive:       531832 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30882720 kB
SwapTotal:    67111528 kB
SwapFree:     67052112 kB
Dirty:          128356 kB
Writeback:           0 kB
AnonPages:      870628 kB
Mapped:          15496 kB
Slab:            97060 kB
PageTables:      10424 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1661536 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= 73824 MiB
End job on node120 at 2011-06-11 02:03:08