Trace number 3483894

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 291.615 292.137

General information on the benchmark

Namevelev-pipe-o-uns-1.0-7.cnf
MD5SUMb7df25f653e1e7a9ffcd39b3231809e6
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark78.878
Satisfiable
(Un)Satisfiability was proved
Number of variables24415
Number of clauses711050
Sum of the clauses size2091630
Maximum clause length161
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2605924
Number of clauses of size 386384
Number of clauses of size 4614
Number of clauses of size 5475
Number of clauses of size over 517652

Solver Data

0.38/0.66	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.38/0.66	c INFO: solving HOME/instance-3483894-1307748397.cnf
0.38/0.66	c INFO: computing task features
2.66/2.98	c INFO: computed variable-clause graph statistics
2.76/3.07	c INFO: computed clause balance statistics
14.06/14.32	c INFO: computed variable balance statistics
21.46/21.70	c INFO: computed small-clause counts
21.46/21.75	c INFO: computed Horn-clause counts
22.76/23.06	c INFO: computed variable graph statistics
22.76/23.06	c INFO: collected features for HOME/instance-3483894-1307748397.cnf in 22.34 s
22.76/23.07	c INFO: running lingeling-276@0 for 1177 with 1177 remaining (b = 0.43)
291.45/292.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.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-3483894-1307748397/watcher-3483894-1307748397 -o /tmp/evaluation-result-3483894-1307748397/solver-3483894-1307748397 -C 1200 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3483894-1307748397.cnf -seed 1044509678 -budget 1200 

running on 2 cores: 5,7

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: 3.99 3.93 3.07 6/195 16170
/proc/meminfo: memFree=29852652/32950928 swapFree=67052112/67111528
[pid=16170] ppid=16168 vsize=15080 CPUtime=0 cores=5,7
/proc/16170/stat : 16170 (python) S 16168 16170 15748 0 -1 4202496 651 0 0 0 0 0 0 0 23 0 1 0 886438503 15441920 545 33554432000 4194304 5683644 140733705685872 18446744073709551615 235594864640 0 2147483391 16781312 2 18446744071699215550 0 0 17 5 0 0 0
/proc/16170/statm: 3770 545 312 364 0 257 0

[startup+0.045032 s]
/proc/loadavg: 3.99 3.93 3.07 6/195 16170
/proc/meminfo: memFree=29852652/32950928 swapFree=67052112/67111528
[pid=16170] ppid=16168 vsize=18884 CPUtime=0.02 cores=5,7
/proc/16170/stat : 16170 (python) R 16168 16170 15748 0 -1 4202496 1284 0 0 0 2 0 0 0 17 0 1 0 886438503 19337216 1135 33554432000 4194304 5683644 140733705685872 18446744073709551615 4864839 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/16170/statm: 4721 1135 421 364 0 690 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 18884

[startup+0.101026 s]
/proc/loadavg: 3.99 3.93 3.07 6/195 16170
/proc/meminfo: memFree=29852652/32950928 swapFree=67052112/67111528
[pid=16170] ppid=16168 vsize=85624 CPUtime=0.06 cores=5,7
/proc/16170/stat : 16170 (python) R 16168 16170 15748 0 -1 4202496 2631 0 0 0 5 1 0 0 17 0 1 0 886438503 87678976 2348 33554432000 4194304 5683644 140733705685872 18446744073709551615 235594864640 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/16170/statm: 21406 2348 713 364 0 1623 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 85624

[startup+0.300931 s]
/proc/loadavg: 3.99 3.93 3.07 6/195 16170
/proc/meminfo: memFree=29852652/32950928 swapFree=67052112/67111528
[pid=16170] ppid=16168 vsize=135752 CPUtime=0.19 cores=5,7
/proc/16170/stat : 16170 (python) S 16168 16170 15748 0 -1 4202496 5974 932 1 0 14 5 0 0 17 0 1 0 886438503 139010048 4148 33554432000 4194304 5683644 140733705685872 18446744073709551615 235594862597 0 2147483391 16781312 2 18446744071699215550 0 0 17 7 0 0 0
/proc/16170/statm: 33938 4148 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 135752

[startup+0.707908 s]
/proc/loadavg: 3.99 3.93 3.07 6/195 16170
/proc/meminfo: memFree=29852652/32950928 swapFree=67052112/67111528
[pid=16170] ppid=16168 vsize=293196 CPUtime=0.46 cores=5,7
/proc/16170/stat : 16170 (python) R 16168 16170 15748 0 -1 4202496 12952 932 1 0 34 12 0 0 15 0 1 0 886438503 300232704 10620 33554432000 4194304 5683644 140733705685872 18446744073709551615 4603222 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/16170/statm: 73299 10622 1761 364 0 9223 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 293196

[startup+1.50072 s]
/proc/loadavg: 3.99 3.93 3.07 5/196 16175
/proc/meminfo: memFree=29764256/32950928 swapFree=67052112/67111528
[pid=16170] ppid=16168 vsize=344696 CPUtime=1.26 cores=5,7
/proc/16170/stat : 16170 (python) R 16168 16170 15748 0 -1 4202496 25457 932 1 0 112 14 0 0 16 0 1 0 886438503 352968704 23125 33554432000 4194304 5683644 140733705685872 18446744073709551615 235594527429 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/16170/statm: 86174 23125 1761 364 0 22098 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 344696

[startup+3.10044 s]
/proc/loadavg: 3.99 3.93 3.07 5/196 16175
/proc/meminfo: memFree=29653400/32950928 swapFree=67052112/67111528
[pid=16170] ppid=16168 vsize=437688 CPUtime=2.86 cores=5,7
/proc/16170/stat : 16170 (python) R 16168 16170 15748 0 -1 4202496 67948 932 1 0 268 18 0 0 18 0 1 0 886438503 448192512 46806 33554432000 4194304 5683644 140733705685872 18446744073709551615 4451556 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/16170/statm: 109422 46806 1826 364 0 45346 0
Current children cumulated CPU time (s) 2.86
Current children cumulated vsize (KiB) 437688

[startup+6.30087 s]
/proc/loadavg: 3.99 3.93 3.08 5/196 16175
/proc/meminfo: memFree=29501620/32950928 swapFree=67052112/67111528
[pid=16170] ppid=16168 vsize=437688 CPUtime=6.06 cores=5,7
/proc/16170/stat : 16170 (python) R 16168 16170 15748 0 -1 4202496 67948 932 1 0 588 18 0 0 25 0 1 0 886438503 448192512 46806 33554432000 4194304 5683644 140733705685872 18446744073709551615 4523423 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/16170/statm: 109422 46806 1826 364 0 45346 0
Current children cumulated CPU time (s) 6.06
Current children cumulated vsize (KiB) 437688

[startup+12.7007 s]
/proc/loadavg: 3.99 3.93 3.08 5/196 16175
/proc/meminfo: memFree=29401924/32950928 swapFree=67052112/67111528
[pid=16170] ppid=16168 vsize=437688 CPUtime=12.46 cores=5,7
/proc/16170/stat : 16170 (python) R 16168 16170 15748 0 -1 4202496 67948 932 1 0 1228 18 0 0 25 0 1 0 886438503 448192512 46806 33554432000 4194304 5683644 140733705685872 18446744073709551615 4529368 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/16170/statm: 109422 46806 1826 364 0 45346 0
Current children cumulated CPU time (s) 12.46
Current children cumulated vsize (KiB) 437688

[startup+25.5005 s]
/proc/loadavg: 3.99 3.94 3.10 5/196 16222
/proc/meminfo: memFree=29818908/32950928 swapFree=67052112/67111528
[pid=16170] ppid=16168 vsize=434960 CPUtime=22.84 cores=5,7
/proc/16170/stat : 16170 (python) S 16168 16170 15748 0 -1 4202496 68238 932 1 0 2265 19 0 0 25 0 2 0 886438503 445399040 43602 33554432000 4194304 5683644 140733705685872 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16170/statm: 108740 43602 1867 364 0 44658 0
[pid=16220] ppid=16170 vsize=424716 CPUtime=0 cores=5,7
/proc/16220/stat : 16220 (python) S 16170 16170 15748 0 -1 4202560 736 0 0 0 0 0 0 0 18 0 1 0 886440811 434909184 42084 33554432000 4194304 5683644 140733705685872 18446744073709551615 235594886671 0 0 16781312 514 4437576982074458376 0 0 17 5 0 0 0
/proc/16220/statm: 106179 42084 353 364 0 42097 0
[pid=16222] ppid=16220 vsize=30292 CPUtime=2.06 cores=5,7
/proc/16222/stat : 16222 (lingeling) R 16220 16222 16222 0 -1 4202496 11034 0 0 0 205 1 0 0 25 0 1 0 886440811 31019008 6741 33554432000 4194304 4352236 140735937911024 18446744073709551615 4267809 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/16222/statm: 7573 6741 127 39 0 6653 0
[pid=16170/tid=16221] ppid=16168 vsize=434960 CPUtime=0 cores=5,7
/proc/16170/task/16221/stat : 16221 (python) S 16168 16170 15748 0 -1 4202560 30 932 0 0 0 0 0 0 25 0 2 0 886440811 445399040 43602 33554432000 4194304 5683644 140733705685872 18446744073709551615 235606690225 0 0 16781312 2 18446604463525449792 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 24.9
Current children cumulated vsize (KiB) 889968

[startup+51.101 s]
/proc/loadavg: 3.99 3.94 3.12 5/196 16268
/proc/meminfo: memFree=29603064/32950928 swapFree=67052112/67111528
[pid=16170] ppid=16168 vsize=434960 CPUtime=22.84 cores=5,7
/proc/16170/stat : 16170 (python) S 16168 16170 15748 0 -1 4202496 68238 932 1 0 2265 19 0 0 25 0 2 0 886438503 445399040 43602 33554432000 4194304 5683644 140733705685872 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16170/statm: 108740 43602 1867 364 0 44658 0
[pid=16220] ppid=16170 vsize=424716 CPUtime=0.02 cores=5,7
/proc/16220/stat : 16220 (python) S 16170 16170 15748 0 -1 4202560 887 0 0 0 1 1 0 0 18 0 1 0 886440811 434909184 42107 33554432000 4194304 5683644 140733705685872 18446744073709551615 235594886671 0 0 16781312 514 13113743243088986376 0 0 17 5 0 0 0
/proc/16220/statm: 106179 42107 376 364 0 42097 0
[pid=16222] ppid=16220 vsize=44436 CPUtime=27.64 cores=5,7
/proc/16222/stat : 16222 (lingeling) R 16220 16222 16222 0 -1 4202496 15704 0 0 0 2762 2 0 0 25 0 1 0 886440811 45502464 10122 33554432000 4194304 4352236 140735937911024 18446744073709551615 4245501 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/16222/statm: 11109 10122 129 39 0 10189 0
[pid=16170/tid=16221] ppid=16168 vsize=434960 CPUtime=0 cores=5,7
/proc/16170/task/16221/stat : 16221 (python) S 16168 16170 15748 0 -1 4202560 30 932 0 0 0 0 0 0 25 0 2 0 886440811 445399040 43602 33554432000 4194304 5683644 140733705685872 18446744073709551615 235606690225 0 0 16781312 2 18446604463525449792 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.5
Current children cumulated vsize (KiB) 904112

[startup+102.307 s]
/proc/loadavg: 3.99 3.95 3.16 5/196 16270
/proc/meminfo: memFree=29484360/32950928 swapFree=67052112/67111528
[pid=16170] ppid=16168 vsize=434960 CPUtime=22.84 cores=5,7
/proc/16170/stat : 16170 (python) S 16168 16170 15748 0 -1 4202496 68238 932 1 0 2265 19 0 0 25 0 2 0 886438503 445399040 43602 33554432000 4194304 5683644 140733705685872 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16170/statm: 108740 43602 1867 364 0 44658 0
[pid=16220] ppid=16170 vsize=424716 CPUtime=0.09 cores=5,7
/proc/16220/stat : 16220 (python) S 16170 16170 15748 0 -1 4202560 913 0 0 0 4 5 0 0 18 0 1 0 886440811 434909184 42107 33554432000 4194304 5683644 140733705685872 18446744073709551615 235594886671 0 0 16781312 514 13113743243088986376 0 0 17 5 0 0 0
/proc/16220/statm: 106179 42107 376 364 0 42097 0
[pid=16222] ppid=16220 vsize=49264 CPUtime=78.77 cores=5,7
/proc/16222/stat : 16222 (lingeling) R 16220 16222 16222 0 -1 4202496 18564 0 0 0 7875 2 0 0 25 0 1 0 886440811 50446336 11486 33554432000 4194304 4352236 140735937911024 18446744073709551615 4276501 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/16222/statm: 12316 11486 129 39 0 11396 0
[pid=16170/tid=16221] ppid=16168 vsize=434960 CPUtime=0 cores=5,7
/proc/16170/task/16221/stat : 16221 (python) S 16168 16170 15748 0 -1 4202560 30 932 0 0 0 0 0 0 25 0 2 0 886440811 445399040 43602 33554432000 4194304 5683644 140733705685872 18446744073709551615 235606690225 0 0 16781312 2 18446604463525449792 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.7
Current children cumulated vsize (KiB) 908940

[startup+162.3 s]
/proc/loadavg: 4.06 3.97 3.22 5/196 16271
/proc/meminfo: memFree=29357896/32950928 swapFree=67052112/67111528
[pid=16170] ppid=16168 vsize=434960 CPUtime=22.84 cores=5,7
/proc/16170/stat : 16170 (python) S 16168 16170 15748 0 -1 4202496 68238 932 1 0 2265 19 0 0 25 0 2 0 886438503 445399040 43602 33554432000 4194304 5683644 140733705685872 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16170/statm: 108740 43602 1867 364 0 44658 0
[pid=16220] ppid=16170 vsize=424716 CPUtime=0.15 cores=5,7
/proc/16220/stat : 16220 (python) S 16170 16170 15748 0 -1 4202560 937 0 0 0 7 8 0 0 18 0 1 0 886440811 434909184 42107 33554432000 4194304 5683644 140733705685872 18446744073709551615 235594886671 0 0 16781312 514 13113743243088986376 0 0 17 5 0 0 0
/proc/16220/statm: 106179 42107 376 364 0 42097 0
[pid=16222] ppid=16220 vsize=56652 CPUtime=138.69 cores=5,7
/proc/16222/stat : 16222 (lingeling) R 16220 16222 16222 0 -1 4202496 20808 0 0 0 13867 2 0 0 25 0 1 0 886440811 58011648 12310 33554432000 4194304 4352236 140735937911024 18446744073709551615 4327902 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/16222/statm: 14163 12310 129 39 0 13243 0
[pid=16170/tid=16221] ppid=16168 vsize=434960 CPUtime=0 cores=5,7
/proc/16170/task/16221/stat : 16221 (python) S 16168 16170 15748 0 -1 4202560 30 932 0 0 0 0 0 0 25 0 2 0 886440811 445399040 43602 33554432000 4194304 5683644 140733705685872 18446744073709551615 235606690225 0 0 16781312 2 18446604463525449792 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 161.68
Current children cumulated vsize (KiB) 916328

[startup+222.301 s]
/proc/loadavg: 4.02 3.97 3.27 5/199 16322
/proc/meminfo: memFree=29280832/32950928 swapFree=67052112/67111528
[pid=16170] ppid=16168 vsize=434960 CPUtime=22.84 cores=5,7
/proc/16170/stat : 16170 (python) S 16168 16170 15748 0 -1 4202496 68238 932 1 0 2265 19 0 0 25 0 2 0 886438503 445399040 43602 33554432000 4194304 5683644 140733705685872 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16170/statm: 108740 43602 1867 364 0 44658 0
[pid=16220] ppid=16170 vsize=424716 CPUtime=0.24 cores=5,7
/proc/16220/stat : 16220 (python) S 16170 16170 15748 0 -1 4202560 954 0 0 0 12 12 0 0 18 0 1 0 886440811 434909184 42107 33554432000 4194304 5683644 140733705685872 18446744073709551615 235594886671 0 0 16781312 514 13113743243088986376 0 0 17 5 0 0 0
/proc/16220/statm: 106179 42107 376 364 0 42097 0
[pid=16222] ppid=16220 vsize=58984 CPUtime=198.62 cores=5,7
/proc/16222/stat : 16222 (lingeling) R 16220 16222 16222 0 -1 4202496 21934 0 0 0 19860 2 0 0 25 0 1 0 886440811 60399616 13405 33554432000 4194304 4352236 140735937911024 18446744073709551615 4329086 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/16222/statm: 14746 13405 129 39 0 13826 0
[pid=16170/tid=16221] ppid=16168 vsize=434960 CPUtime=0 cores=5,7
/proc/16170/task/16221/stat : 16221 (python) S 16168 16170 15748 0 -1 4202560 30 932 0 0 0 0 0 0 25 0 2 0 886440811 445399040 43602 33554432000 4194304 5683644 140733705685872 18446744073709551615 235606690225 0 0 16781312 2 18446604463525449792 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 221.7
Current children cumulated vsize (KiB) 918660

[startup+282.301 s]
/proc/loadavg: 4.01 3.97 3.31 5/206 16330
/proc/meminfo: memFree=28749060/32950928 swapFree=67052112/67111528
[pid=16170] ppid=16168 vsize=434960 CPUtime=22.84 cores=5,7
/proc/16170/stat : 16170 (python) S 16168 16170 15748 0 -1 4202496 68238 932 1 0 2265 19 0 0 25 0 2 0 886438503 445399040 43602 33554432000 4194304 5683644 140733705685872 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16170/statm: 108740 43602 1867 364 0 44658 0
[pid=16220] ppid=16170 vsize=424716 CPUtime=0.32 cores=5,7
/proc/16220/stat : 16220 (python) S 16170 16170 15748 0 -1 4202560 962 0 0 0 16 16 0 0 18 0 1 0 886440811 434909184 42107 33554432000 4194304 5683644 140733705685872 18446744073709551615 235594886671 0 0 16781312 514 13113743243088986376 0 0 17 7 0 0 0
/proc/16220/statm: 106179 42107 376 364 0 42097 0
[pid=16222] ppid=16220 vsize=55888 CPUtime=258.58 cores=5,7
/proc/16222/stat : 16222 (lingeling) R 16220 16222 16222 0 -1 4202496 22455 0 0 0 25855 3 0 0 25 0 1 0 886440811 57229312 12631 33554432000 4194304 4352236 140735937911024 18446744073709551615 4277029 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/16222/statm: 13972 12631 129 39 0 13052 0
[pid=16170/tid=16221] ppid=16168 vsize=434960 CPUtime=0 cores=5,7
/proc/16170/task/16221/stat : 16221 (python) S 16168 16170 15748 0 -1 4202560 30 932 0 0 0 0 0 0 25 0 2 0 886440811 445399040 43602 33554432000 4194304 5683644 140733705685872 18446744073709551615 235606690225 0 0 16781312 2 18446604463525449792 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 281.74
Current children cumulated vsize (KiB) 915564

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

[startup+287.901 s]
/proc/loadavg: 4.00 3.97 3.31 5/206 16330
/proc/meminfo: memFree=28494872/32950928 swapFree=67052112/67111528
[pid=16170] ppid=16168 vsize=434960 CPUtime=22.84 cores=5,7
/proc/16170/stat : 16170 (python) S 16168 16170 15748 0 -1 4202496 68238 932 1 0 2265 19 0 0 25 0 2 0 886438503 445399040 43602 33554432000 4194304 5683644 140733705685872 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16170/statm: 108740 43602 1867 364 0 44658 0
[pid=16220] ppid=16170 vsize=424716 CPUtime=0.32 cores=5,7
/proc/16220/stat : 16220 (python) S 16170 16170 15748 0 -1 4202560 962 0 0 0 16 16 0 0 18 0 1 0 886440811 434909184 42107 33554432000 4194304 5683644 140733705685872 18446744073709551615 235594886671 0 0 16781312 514 13113743243088986376 0 0 17 7 0 0 0
/proc/16220/statm: 106179 42107 376 364 0 42097 0
[pid=16222] ppid=16220 vsize=55888 CPUtime=264.18 cores=5,7
/proc/16222/stat : 16222 (lingeling) R 16220 16222 16222 0 -1 4202496 22455 0 0 0 26415 3 0 0 25 0 1 0 886440811 57229312 12631 33554432000 4194304 4352236 140735937911024 18446744073709551615 4234513 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/16222/statm: 13972 12631 129 39 0 13052 0
[pid=16170/tid=16221] ppid=16168 vsize=434960 CPUtime=0 cores=5,7
/proc/16170/task/16221/stat : 16221 (python) S 16168 16170 15748 0 -1 4202560 30 932 0 0 0 0 0 0 25 0 2 0 886440811 445399040 43602 33554432000 4194304 5683644 140733705685872 18446744073709551615 235606690225 0 0 16781312 2 18446604463525449792 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 287.34
Current children cumulated vsize (KiB) 915564

[startup+289.501 s]
/proc/loadavg: 4.00 3.97 3.31 5/206 16330
/proc/meminfo: memFree=28408724/32950928 swapFree=67052112/67111528
[pid=16170] ppid=16168 vsize=434960 CPUtime=22.84 cores=5,7
/proc/16170/stat : 16170 (python) S 16168 16170 15748 0 -1 4202496 68238 932 1 0 2265 19 0 0 25 0 2 0 886438503 445399040 43602 33554432000 4194304 5683644 140733705685872 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16170/statm: 108740 43602 1867 364 0 44658 0
[pid=16220] ppid=16170 vsize=424716 CPUtime=0.32 cores=5,7
/proc/16220/stat : 16220 (python) S 16170 16170 15748 0 -1 4202560 962 0 0 0 16 16 0 0 18 0 1 0 886440811 434909184 42107 33554432000 4194304 5683644 140733705685872 18446744073709551615 235594886671 0 0 16781312 514 13113743243088986376 0 0 17 7 0 0 0
/proc/16220/statm: 106179 42107 376 364 0 42097 0
[pid=16222] ppid=16220 vsize=55828 CPUtime=265.78 cores=5,7
/proc/16222/stat : 16222 (lingeling) R 16220 16222 16222 0 -1 4202496 22455 0 0 0 26575 3 0 0 25 0 1 0 886440811 57167872 12616 33554432000 4194304 4352236 140735937911024 18446744073709551615 4278717 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/16222/statm: 13957 12616 129 39 0 13037 0
[pid=16170/tid=16221] ppid=16168 vsize=434960 CPUtime=0 cores=5,7
/proc/16170/task/16221/stat : 16221 (python) S 16168 16170 15748 0 -1 4202560 30 932 0 0 0 0 0 0 25 0 2 0 886440811 445399040 43602 33554432000 4194304 5683644 140733705685872 18446744073709551615 235606690225 0 0 16781312 2 18446604463525449792 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 288.94
Current children cumulated vsize (KiB) 915504

[startup+291.101 s]
/proc/loadavg: 4.00 3.97 3.31 5/206 16330
/proc/meminfo: memFree=28362596/32950928 swapFree=67052112/67111528
[pid=16170] ppid=16168 vsize=434960 CPUtime=22.84 cores=5,7
/proc/16170/stat : 16170 (python) S 16168 16170 15748 0 -1 4202496 68238 932 1 0 2265 19 0 0 25 0 2 0 886438503 445399040 43602 33554432000 4194304 5683644 140733705685872 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16170/statm: 108740 43602 1867 364 0 44658 0
[pid=16220] ppid=16170 vsize=424716 CPUtime=0.33 cores=5,7
/proc/16220/stat : 16220 (python) S 16170 16170 15748 0 -1 4202560 962 0 0 0 16 17 0 0 18 0 1 0 886440811 434909184 42107 33554432000 4194304 5683644 140733705685872 18446744073709551615 235594886671 0 0 16781312 514 13113743243088986376 0 0 17 7 0 0 0
/proc/16220/statm: 106179 42107 376 364 0 42097 0
[pid=16222] ppid=16220 vsize=55828 CPUtime=267.38 cores=5,7
/proc/16222/stat : 16222 (lingeling) R 16220 16222 16222 0 -1 4202496 22455 0 0 0 26735 3 0 0 25 0 1 0 886440811 57167872 12616 33554432000 4194304 4352236 140735937911024 18446744073709551615 4328114 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/16222/statm: 13957 12616 129 39 0 13037 0
[pid=16170/tid=16221] ppid=16168 vsize=434960 CPUtime=0 cores=5,7
/proc/16170/task/16221/stat : 16221 (python) S 16168 16170 15748 0 -1 4202560 30 932 0 0 0 0 0 0 25 0 2 0 886440811 445399040 43602 33554432000 4194304 5683644 140733705685872 18446744073709551615 235606690225 0 0 16781312 2 18446604463525449792 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 290.55
Current children cumulated vsize (KiB) 915504

[startup+291.901 s]
/proc/loadavg: 4.00 3.97 3.31 5/206 16330
/proc/meminfo: memFree=28317584/32950928 swapFree=67052112/67111528
[pid=16170] ppid=16168 vsize=434960 CPUtime=22.84 cores=5,7
/proc/16170/stat : 16170 (python) S 16168 16170 15748 0 -1 4202496 68238 932 1 0 2265 19 0 0 25 0 2 0 886438503 445399040 43602 33554432000 4194304 5683644 140733705685872 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16170/statm: 108740 43602 1867 364 0 44658 0
[pid=16220] ppid=16170 vsize=424716 CPUtime=0.33 cores=5,7
/proc/16220/stat : 16220 (python) S 16170 16170 15748 0 -1 4202560 962 0 0 0 16 17 0 0 18 0 1 0 886440811 434909184 42107 33554432000 4194304 5683644 140733705685872 18446744073709551615 235594886671 0 0 16781312 514 13113743243088986376 0 0 17 7 0 0 0
/proc/16220/statm: 106179 42107 376 364 0 42097 0
[pid=16222] ppid=16220 vsize=55828 CPUtime=268.18 cores=5,7
/proc/16222/stat : 16222 (lingeling) R 16220 16222 16222 0 -1 4202496 22455 0 0 0 26815 3 0 0 25 0 1 0 886440811 57167872 12616 33554432000 4194304 4352236 140735937911024 18446744073709551615 4278712 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/16222/statm: 13957 12616 129 39 0 13037 0
[pid=16170/tid=16221] ppid=16168 vsize=434960 CPUtime=0 cores=5,7
/proc/16170/task/16221/stat : 16221 (python) S 16168 16170 15748 0 -1 4202560 30 932 0 0 0 0 0 0 25 0 2 0 886440811 445399040 43602 33554432000 4194304 5683644 140733705685872 18446744073709551615 235606690225 0 0 16781312 2 18446604463525449792 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 291.35
Current children cumulated vsize (KiB) 915504

[startup+292.1 s]
/proc/loadavg: 4.00 3.97 3.31 5/206 16330
/proc/meminfo: memFree=28317584/32950928 swapFree=67052112/67111528
[pid=16170] ppid=16168 vsize=434936 CPUtime=291.56 cores=5,7
/proc/16170/stat : 16170 (python) R 16168 16170 15748 0 -1 4202496 71306 24639 1 0 2266 19 26851 20 17 0 1 0 886438503 445374464 43600 33554432000 4194304 5683644 140733705685872 18446744073709551615 235594522039 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/16170/statm: 108734 43600 1865 364 0 44658 0
Current children cumulated CPU time (s) 291.56
Current children cumulated vsize (KiB) 434936

Child status: 0
Real time (s): 292.137
CPU time (s): 291.615
CPU user time (s): 291.195
CPU system time (s): 0.419936
CPU usage (%): 99.8212
Max. virtual memory (cumulated for all children) (KiB): 919224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 291.195
system time used= 0.419936
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 112690
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= 3114
involuntary context switches= 862

runsolver used 0.490925 second user time and 1.10583 second system time

The end

Launcher Data

Begin job on node120 at 2011-06-11 01:26:37
IDJOB=3483894
IDBENCH=71743
IDSOLVER=1976
FILE ID=node120/3483894-1307748397
RUNJOBID= node120-1307747010-15769
PBS_JOBID= 13550837
Free space on /tmp= 73728 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed, 1200 s timeout)
BENCH NAME= SAT_RACE06/velev-pipe-o-uns-1.0-7.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-3483894-1307748397/watcher-3483894-1307748397 -o /tmp/evaluation-result-3483894-1307748397/solver-3483894-1307748397 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3483894-1307748397.cnf -seed 1044509678 -budget 1200

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

MD5SUM BENCH= b7df25f653e1e7a9ffcd39b3231809e6
RANDOM SEED=1044509678

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:      29853452 kB
Buffers:         97232 kB
Cached:         866372 kB
SwapCached:      11420 kB
Active:        2463700 kB
Inactive:       466604 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29853452 kB
SwapTotal:    67111528 kB
SwapFree:     67052112 kB
Dirty:           65596 kB
Writeback:           0 kB
AnonPages:     1964308 kB
Mapped:          15980 kB
Slab:            94656 kB
PageTables:      13156 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  2987524 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= 73696 MiB
End job on node120 at 2011-06-11 01:31:30