Trace number 3483824

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 132.347 134.263

General information on the benchmark

Nameindustrial/manolios/
manol-pipe-f7idw.cnf
MD5SUMe11b8f7666247454d93edb47f1646e2c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark19.761
Satisfiable
(Un)Satisfiability was proved
Number of variables263022
Number of clauses782329
Sum of the clauses size1825433
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2521552
Number of clauses of size 3260776
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.21/2.40	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.21/2.40	c INFO: solving HOME/instance-3483824-1307747010.cnf
0.21/2.40	c INFO: computing task features
2.98/4.94	c INFO: computed variable-clause graph statistics
3.07/5.04	c INFO: computed clause balance statistics
14.57/16.50	c INFO: computed variable balance statistics
23.17/25.12	c INFO: computed small-clause counts
23.37/25.37	c INFO: computed Horn-clause counts
102.68/104.60	c INFO: computed variable graph statistics
102.68/104.60	c INFO: collected features for HOME/instance-3483824-1307747010.cnf in 102.10 s
102.68/104.61	c INFO: running lingeling-276@0 for 485 with 1097 remaining (b = 0.81)
132.25/134.21	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-3483824-1307747010/watcher-3483824-1307747010 -o /tmp/evaluation-result-3483824-1307747010/solver-3483824-1307747010 -C 1200 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3483824-1307747010.cnf -seed 1543104379 -budget 1200 

running on 2 cores: 4,6

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: 0.00 0.00 0.07 5/180 22977
/proc/meminfo: memFree=31759332/32950904 swapFree=67055440/67111528
[pid=22975] ppid=22970 vsize=11804 CPUtime=0 cores=4,6
/proc/22975/stat : 22975 (runsolver) S 22970 22975 22919 0 -1 4202560 46 0 0 0 0 0 0 0 20 0 1 0 886301045 12087296 56 33554432000 4194304 5436572 140734876615584 18446744073709551615 5057063 0 2147483391 4096 24578 18446744071699199166 0 0 17 4 0 0 0
/proc/22975/statm: 2951 56 36 304 0 2643 0

[startup+0.0627171 s]
/proc/loadavg: 0.00 0.00 0.07 5/180 22977
/proc/meminfo: memFree=31759332/32950904 swapFree=67055440/67111528
[pid=22975] ppid=22970 vsize=15384 CPUtime=0 cores=4,6
/proc/22975/stat : 22975 (python) S 22970 22975 22919 0 -1 4202496 795 0 0 0 0 0 0 0 20 0 1 0 886301045 15753216 681 33554432000 4194304 5683644 140737116023600 18446744073709551615 237278877696 0 2147483391 16781312 2 18446744071699199166 0 0 17 4 0 0 0
/proc/22975/statm: 3846 681 322 364 0 333 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15384

[startup+0.10075 s]
/proc/loadavg: 0.00 0.00 0.07 5/180 22977
/proc/meminfo: memFree=31759332/32950904 swapFree=67055440/67111528
[pid=22975] ppid=22970 vsize=15776 CPUtime=0 cores=4,6
/proc/22975/stat : 22975 (python) S 22970 22975 22919 0 -1 4202496 903 0 0 0 0 0 0 0 17 0 1 0 886301045 16154624 783 33554432000 4194304 5683644 140737116023600 18446744073709551615 237278877696 0 2147483391 16781312 2 18446744071699199166 0 0 17 4 0 0 0
/proc/22975/statm: 3944 783 346 364 0 431 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15776

[startup+0.300712 s]
/proc/loadavg: 0.00 0.00 0.07 5/180 22977
/proc/meminfo: memFree=31759332/32950904 swapFree=67055440/67111528
[pid=22975] ppid=22970 vsize=29420 CPUtime=0.03 cores=4,6
/proc/22975/stat : 22975 (python) R 22970 22975 22919 0 -1 4202496 1358 0 0 0 3 0 0 0 16 0 1 0 886301045 30126080 1202 33554432000 4194304 5683644 140737116023600 18446744073709551615 47171286015936 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/22975/statm: 7355 1204 443 364 0 725 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 29420

[startup+0.700662 s]
/proc/loadavg: 0.00 0.00 0.07 5/180 22977
/proc/meminfo: memFree=31759332/32950904 swapFree=67055440/67111528
[pid=22975] ppid=22970 vsize=135752 CPUtime=0.19 cores=4,6
/proc/22975/stat : 22975 (python) S 22970 22975 22919 0 -1 4202496 5977 930 1 0 13 6 0 0 17 0 1 0 886301045 139010048 4148 33554432000 4194304 5683644 140737116023600 18446744073709551615 237278875653 0 2147483391 16781312 2 18446744071699199166 0 0 17 4 0 0 0
/proc/22975/statm: 33938 4148 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 135752

[startup+1.5004 s]
/proc/loadavg: 0.16 0.03 0.08 3/187 22998
/proc/meminfo: memFree=31701944/32950904 swapFree=67055440/67111528
[pid=22975] ppid=22970 vsize=135752 CPUtime=0.21 cores=4,6
/proc/22975/stat : 22975 (python) S 22970 22975 22919 0 -1 4202496 5978 930 1 0 14 7 0 0 15 0 1 0 886301045 139010048 4148 33554432000 4194304 5683644 140737116023600 18446744073709551615 237278875653 0 2147483391 16781312 2 18446744071699945619 0 0 17 4 0 0 0
/proc/22975/statm: 33938 4148 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 135752

[startup+3.10012 s]
/proc/loadavg: 0.16 0.03 0.08 3/187 22998
/proc/meminfo: memFree=31701944/32950904 swapFree=67055440/67111528
[pid=22975] ppid=22970 vsize=339460 CPUtime=1.18 cores=4,6
/proc/22975/stat : 22975 (python) R 22970 22975 22919 0 -1 4202496 24102 930 1 0 96 22 0 0 16 0 1 0 886301045 347607040 21769 33554432000 4194304 5683644 140737116023600 18446744073709551615 4639763 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/22975/statm: 84865 21769 1761 364 0 20789 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 339460
heavy processes:

[startup+6.30055 s]
/proc/loadavg: 0.47 0.10 0.10 6/193 23015
/proc/meminfo: memFree=31206648/32950904 swapFree=67055440/67111528
[pid=22975] ppid=22970 vsize=425388 CPUtime=4.37 cores=4,6
/proc/22975/stat : 22975 (python) R 22970 22975 22919 0 -1 4202496 71388 930 1 0 408 29 0 0 21 0 1 0 886301045 435597312 43730 33554432000 4194304 5683644 140737116023600 18446744073709551615 4603748 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/22975/statm: 106347 43730 1826 364 0 42271 0
Current children cumulated CPU time (s) 4.37
Current children cumulated vsize (KiB) 425388
heavy processes:

[startup+12.7005 s]
/proc/loadavg: 0.75 0.16 0.12 6/196 23018
/proc/meminfo: memFree=30812188/32950904 swapFree=67055440/67111528
[pid=22975] ppid=22970 vsize=425388 CPUtime=10.77 cores=4,6
/proc/22975/stat : 22975 (python) R 22970 22975 22919 0 -1 4202496 71388 930 1 0 1048 29 0 0 25 0 1 0 886301045 435597312 43730 33554432000 4194304 5683644 140737116023600 18446744073709551615 4620202 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/22975/statm: 106347 43730 1826 364 0 42271 0
Current children cumulated CPU time (s) 10.77
Current children cumulated vsize (KiB) 425388

[startup+25.5071 s]
/proc/loadavg: 1.47 0.35 0.18 5/196 23020
/proc/meminfo: memFree=30727508/32950904 swapFree=67055440/67111528
[pid=22975] ppid=22970 vsize=431500 CPUtime=23.58 cores=4,6
/proc/22975/stat : 22975 (python) R 22970 22975 22919 0 -1 4202496 72923 930 1 0 2329 29 0 0 25 0 1 0 886301045 441856000 45265 33554432000 4194304 5683644 140737116023600 18446744073709551615 47171323144332 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/22975/statm: 107875 45265 1833 364 0 43799 0
Current children cumulated CPU time (s) 23.58
Current children cumulated vsize (KiB) 431500

[startup+51.1006 s]
/proc/loadavg: 2.33 0.64 0.29 6/196 23022
/proc/meminfo: memFree=30718752/32950904 swapFree=67055440/67111528
[pid=22975] ppid=22970 vsize=431500 CPUtime=49.17 cores=4,6
/proc/22975/stat : 22975 (python) R 22970 22975 22919 0 -1 4202496 72923 930 1 0 4888 29 0 0 25 0 1 0 886301045 441856000 45265 33554432000 4194304 5683644 140737116023600 18446744073709551615 47171323144332 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/22975/statm: 107875 45265 1833 364 0 43799 0
Current children cumulated CPU time (s) 49.17
Current children cumulated vsize (KiB) 431500

[startup+102.301 s]
/proc/loadavg: 3.27 1.16 0.48 6/196 23023
/proc/meminfo: memFree=30714472/32950904 swapFree=67055440/67111528
[pid=22975] ppid=22970 vsize=431500 CPUtime=100.37 cores=4,6
/proc/22975/stat : 22975 (python) R 22970 22975 22919 0 -1 4202496 72923 930 1 0 10008 29 0 0 25 0 1 0 886301045 441856000 45265 33554432000 4194304 5683644 140737116023600 18446744073709551615 47171323144320 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/22975/statm: 107875 45265 1833 364 0 43799 0
Current children cumulated CPU time (s) 100.37
Current children cumulated vsize (KiB) 431500

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

[startup+103.606 s]
/proc/loadavg: 3.27 1.16 0.48 5/196 23024
/proc/meminfo: memFree=30688556/32950904 swapFree=67055440/67111528
[pid=22975] ppid=22970 vsize=431500 CPUtime=101.68 cores=4,6
/proc/22975/stat : 22975 (python) R 22970 22975 22919 0 -1 4202496 72923 930 1 0 10139 29 0 0 25 0 1 0 886301045 441856000 45265 33554432000 4194304 5683644 140737116023600 18446744073709551615 47171323144332 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/22975/statm: 107875 45265 1833 364 0 43799 0
Current children cumulated CPU time (s) 101.68
Current children cumulated vsize (KiB) 431500

[startup+116.401 s]
/proc/loadavg: 3.43 1.30 0.53 6/199 23027
/proc/meminfo: memFree=30623936/32950904 swapFree=67055440/67111528
[pid=22975] ppid=22970 vsize=429792 CPUtime=102.7 cores=4,6
/proc/22975/stat : 22975 (python) S 22970 22975 22919 0 -1 4202496 73206 930 1 0 10240 30 0 0 25 0 2 0 886301045 440107008 42310 33554432000 4194304 5683644 140737116023600 18446744073709551615 237290706379 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22975/statm: 107448 42310 1867 364 0 43366 0
[pid=23025] ppid=22975 vsize=419548 CPUtime=0.01 cores=4,6
/proc/23025/stat : 23025 (python) S 22975 22975 22919 0 -1 4202560 884 0 0 0 0 1 0 0 18 0 1 0 886311507 429617152 40815 33554432000 4194304 5683644 140737116023600 18446744073709551615 237278899727 0 0 16781312 514 16927957875936952579 0 0 17 4 0 0 0
/proc/23025/statm: 104887 40815 376 364 0 40805 0
[pid=23027] ppid=23025 vsize=72440 CPUtime=11.75 cores=4,6
/proc/23027/stat : 23027 (lingeling) R 23025 23027 23027 0 -1 4202496 32635 0 0 0 1171 4 0 0 25 0 1 0 886311507 74178560 17279 33554432000 4194304 4352236 140733454664208 18446744073709551615 4257285 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/23027/statm: 18110 17279 129 39 0 17190 0
[pid=22975/tid=23026] ppid=22970 vsize=429792 CPUtime=0 cores=4,6
/proc/22975/task/23026/stat : 23026 (python) S 22970 22975 22919 0 -1 4202560 30 930 0 0 0 0 0 0 25 0 2 0 886311507 440107008 42310 33554432000 4194304 5683644 140737116023600 18446744073709551615 237290703281 0 0 16781312 2 18446604453922487040 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 114.46
Current children cumulated vsize (KiB) 921780

[startup+122.801 s]
/proc/loadavg: 3.48 1.34 0.55 6/199 23027
/proc/meminfo: memFree=30628772/32950904 swapFree=67055440/67111528
[pid=22975] ppid=22970 vsize=429792 CPUtime=102.7 cores=4,6
/proc/22975/stat : 22975 (python) S 22970 22975 22919 0 -1 4202496 73206 930 1 0 10240 30 0 0 25 0 2 0 886301045 440107008 42310 33554432000 4194304 5683644 140737116023600 18446744073709551615 237290706379 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22975/statm: 107448 42310 1867 364 0 43366 0
[pid=23025] ppid=22975 vsize=419548 CPUtime=0.02 cores=4,6
/proc/23025/stat : 23025 (python) S 22975 22975 22919 0 -1 4202560 887 0 0 0 1 1 0 0 18 0 1 0 886311507 429617152 40815 33554432000 4194304 5683644 140737116023600 18446744073709551615 237278899727 0 0 16781312 514 16927957875936952579 0 0 17 4 0 0 0
/proc/23025/statm: 104887 40815 376 364 0 40805 0
[pid=23027] ppid=23025 vsize=72424 CPUtime=18.14 cores=4,6
/proc/23027/stat : 23027 (lingeling) R 23025 23027 23027 0 -1 4202496 32635 0 0 0 1810 4 0 0 25 0 1 0 886311507 74162176 17275 33554432000 4194304 4352236 140733454664208 18446744073709551615 4257285 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/23027/statm: 18106 17275 129 39 0 17186 0
[pid=22975/tid=23026] ppid=22970 vsize=429792 CPUtime=0 cores=4,6
/proc/22975/task/23026/stat : 23026 (python) S 22970 22975 22919 0 -1 4202560 30 930 0 0 0 0 0 0 25 0 2 0 886311507 440107008 42310 33554432000 4194304 5683644 140737116023600 18446744073709551615 237290703281 0 0 16781312 2 18446604453922487040 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 120.86
Current children cumulated vsize (KiB) 921764

[startup+129.201 s]
/proc/loadavg: 3.52 1.39 0.57 6/199 23027
/proc/meminfo: memFree=30622944/32950904 swapFree=67055440/67111528
[pid=22975] ppid=22970 vsize=429792 CPUtime=102.7 cores=4,6
/proc/22975/stat : 22975 (python) S 22970 22975 22919 0 -1 4202496 73206 930 1 0 10240 30 0 0 25 0 2 0 886301045 440107008 42310 33554432000 4194304 5683644 140737116023600 18446744073709551615 237290706379 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22975/statm: 107448 42310 1867 364 0 43366 0
[pid=23025] ppid=22975 vsize=419548 CPUtime=0.02 cores=4,6
/proc/23025/stat : 23025 (python) S 22975 22975 22919 0 -1 4202560 890 0 0 0 1 1 0 0 18 0 1 0 886311507 429617152 40815 33554432000 4194304 5683644 140737116023600 18446744073709551615 237278899727 0 0 16781312 514 16927957875936952579 0 0 17 4 0 0 0
/proc/23025/statm: 104887 40815 376 364 0 40805 0
[pid=23027] ppid=23025 vsize=72416 CPUtime=24.53 cores=4,6
/proc/23027/stat : 23027 (lingeling) R 23025 23027 23027 0 -1 4202496 32635 0 0 0 2449 4 0 0 25 0 1 0 886311507 74153984 17273 33554432000 4194304 4352236 140733454664208 18446744073709551615 4255693 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/23027/statm: 18104 17273 129 39 0 17184 0
[pid=22975/tid=23026] ppid=22970 vsize=429792 CPUtime=0 cores=4,6
/proc/22975/task/23026/stat : 23026 (python) S 22970 22975 22919 0 -1 4202560 30 930 0 0 0 0 0 0 25 0 2 0 886311507 440107008 42310 33554432000 4194304 5683644 140737116023600 18446744073709551615 237290703281 0 0 16781312 2 18446604453922487040 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 127.25
Current children cumulated vsize (KiB) 921756

[startup+132.401 s]
/proc/loadavg: 3.56 1.43 0.59 5/199 23027
/proc/meminfo: memFree=30624060/32950904 swapFree=67055440/67111528
[pid=22975] ppid=22970 vsize=429792 CPUtime=102.7 cores=4,6
/proc/22975/stat : 22975 (python) S 22970 22975 22919 0 -1 4202496 73206 930 1 0 10240 30 0 0 25 0 2 0 886301045 440107008 42310 33554432000 4194304 5683644 140737116023600 18446744073709551615 237290706379 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22975/statm: 107448 42310 1867 364 0 43366 0
[pid=23025] ppid=22975 vsize=419548 CPUtime=0.02 cores=4,6
/proc/23025/stat : 23025 (python) S 22975 22975 22919 0 -1 4202560 890 0 0 0 1 1 0 0 18 0 1 0 886311507 429617152 40815 33554432000 4194304 5683644 140737116023600 18446744073709551615 237278899727 0 0 16781312 514 16927957875936952579 0 0 17 4 0 0 0
/proc/23025/statm: 104887 40815 376 364 0 40805 0
[pid=23027] ppid=23025 vsize=72412 CPUtime=27.73 cores=4,6
/proc/23027/stat : 23027 (lingeling) R 23025 23027 23027 0 -1 4202496 32635 0 0 0 2769 4 0 0 25 0 1 0 886311507 74149888 17272 33554432000 4194304 4352236 140733454664208 18446744073709551615 4230448 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/23027/statm: 18103 17272 129 39 0 17183 0
[pid=22975/tid=23026] ppid=22970 vsize=429792 CPUtime=0 cores=4,6
/proc/22975/task/23026/stat : 23026 (python) S 22970 22975 22919 0 -1 4202560 30 930 0 0 0 0 0 0 25 0 2 0 886311507 440107008 42310 33554432000 4194304 5683644 140737116023600 18446744073709551615 237290703281 0 0 16781312 2 18446604453922487040 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 130.45
Current children cumulated vsize (KiB) 921752

[startup+133.201 s]
/proc/loadavg: 3.56 1.43 0.59 6/199 23027
/proc/meminfo: memFree=30624060/32950904 swapFree=67055440/67111528
[pid=22975] ppid=22970 vsize=429792 CPUtime=102.7 cores=4,6
/proc/22975/stat : 22975 (python) S 22970 22975 22919 0 -1 4202496 73206 930 1 0 10240 30 0 0 25 0 2 0 886301045 440107008 42310 33554432000 4194304 5683644 140737116023600 18446744073709551615 237290706379 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22975/statm: 107448 42310 1867 364 0 43366 0
[pid=23025] ppid=22975 vsize=419548 CPUtime=0.03 cores=4,6
/proc/23025/stat : 23025 (python) S 22975 22975 22919 0 -1 4202560 893 0 0 0 1 2 0 0 18 0 1 0 886311507 429617152 40815 33554432000 4194304 5683644 140737116023600 18446744073709551615 237278899727 0 0 16781312 514 16927957875936952579 0 0 17 4 0 0 0
/proc/23025/statm: 104887 40815 376 364 0 40805 0
[pid=23027] ppid=23025 vsize=72412 CPUtime=28.53 cores=4,6
/proc/23027/stat : 23027 (lingeling) R 23025 23027 23027 0 -1 4202496 32635 0 0 0 2849 4 0 0 25 0 1 0 886311507 74149888 17272 33554432000 4194304 4352236 140733454664208 18446744073709551615 4267888 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/23027/statm: 18103 17272 129 39 0 17183 0
[pid=22975/tid=23026] ppid=22970 vsize=429792 CPUtime=0 cores=4,6
/proc/22975/task/23026/stat : 23026 (python) S 22970 22975 22919 0 -1 4202560 30 930 0 0 0 0 0 0 25 0 2 0 886311507 440107008 42310 33554432000 4194304 5683644 140737116023600 18446744073709551615 237290703281 0 0 16781312 2 18446604453922487040 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 131.26
Current children cumulated vsize (KiB) 921752

[startup+134.001 s]
/proc/loadavg: 3.56 1.43 0.59 6/199 23027
/proc/meminfo: memFree=30624060/32950904 swapFree=67055440/67111528
[pid=22975] ppid=22970 vsize=429792 CPUtime=102.7 cores=4,6
/proc/22975/stat : 22975 (python) S 22970 22975 22919 0 -1 4202496 73206 930 1 0 10240 30 0 0 25 0 2 0 886301045 440107008 42310 33554432000 4194304 5683644 140737116023600 18446744073709551615 237290706379 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22975/statm: 107448 42310 1867 364 0 43366 0
[pid=23025] ppid=22975 vsize=419548 CPUtime=0.03 cores=4,6
/proc/23025/stat : 23025 (python) S 22975 22975 22919 0 -1 4202560 893 0 0 0 1 2 0 0 18 0 1 0 886311507 429617152 40815 33554432000 4194304 5683644 140737116023600 18446744073709551615 237278899727 0 0 16781312 514 16927957875936952579 0 0 17 4 0 0 0
/proc/23025/statm: 104887 40815 376 364 0 40805 0
[pid=23027] ppid=23025 vsize=64200 CPUtime=29.32 cores=4,6
/proc/23027/stat : 23027 (lingeling) R 23025 23027 23027 0 -1 4202496 32635 0 0 0 2928 4 0 0 25 0 1 0 886311507 65740800 15219 33554432000 4194304 4352236 140733454664208 18446744073709551615 4328063 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/23027/statm: 16050 15219 129 39 0 15130 0
[pid=22975/tid=23026] ppid=22970 vsize=429792 CPUtime=0 cores=4,6
/proc/22975/task/23026/stat : 23026 (python) S 22970 22975 22919 0 -1 4202560 30 930 0 0 0 0 0 0 25 0 2 0 886311507 440107008 42310 33554432000 4194304 5683644 140737116023600 18446744073709551615 237290703281 0 0 16781312 2 18446604453922487040 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 132.05
Current children cumulated vsize (KiB) 913540

[startup+134.201 s]
/proc/loadavg: 3.56 1.43 0.59 6/199 23027
/proc/meminfo: memFree=30624060/32950904 swapFree=67055440/67111528
[pid=22975] ppid=22970 vsize=429792 CPUtime=102.7 cores=4,6
/proc/22975/stat : 22975 (python) S 22970 22975 22919 0 -1 4202496 73206 930 1 0 10240 30 0 0 25 0 2 0 886301045 440107008 42310 33554432000 4194304 5683644 140737116023600 18446744073709551615 237290706379 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/22975/statm: 107448 42310 1867 364 0 43366 0
[pid=23025] ppid=22975 vsize=419548 CPUtime=0.03 cores=4,6
/proc/23025/stat : 23025 (python) S 22975 22975 22919 0 -1 4202560 893 0 0 0 1 2 0 0 18 0 1 0 886311507 429617152 40815 33554432000 4194304 5683644 140737116023600 18446744073709551615 237278899727 0 0 16781312 514 16927957875936952579 0 0 17 4 0 0 0
/proc/23025/statm: 104887 40815 376 364 0 40805 0
[pid=23027] ppid=23025 vsize=64200 CPUtime=29.52 cores=4,6
/proc/23027/stat : 23027 (lingeling) R 23025 23027 23027 0 -1 4202496 32635 0 0 0 2948 4 0 0 25 0 1 0 886311507 65740800 15219 33554432000 4194304 4352236 140733454664208 18446744073709551615 4328213 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/23027/statm: 16050 15219 129 39 0 15130 0
[pid=22975/tid=23026] ppid=22970 vsize=429792 CPUtime=0 cores=4,6
/proc/22975/task/23026/stat : 23026 (python) S 22970 22975 22919 0 -1 4202560 30 930 0 0 0 0 0 0 25 0 2 0 886311507 440107008 42310 33554432000 4194304 5683644 140737116023600 18446744073709551615 237290703281 0 0 16781312 2 18446604453922487040 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 132.25
Current children cumulated vsize (KiB) 913540

Child status: 0
Real time (s): 134.263
CPU time (s): 132.347
CPU user time (s): 131.944
CPU system time (s): 0.402938
CPU usage (%): 98.5727
Max. virtual memory (cumulated for all children) (KiB): 939008

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 131.944
system time used= 0.402938
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 127879
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= 14134
involuntary context switches= 414

runsolver used 0.216967 second user time and 0.52192 second system time

The end

Launcher Data

Begin job on node121 at 2011-06-11 01:03:31
IDJOB=3483824
IDBENCH=20495
IDSOLVER=1976
FILE ID=node121/3483824-1307747010
RUNJOBID= node121-1307747010-22938
PBS_JOBID= 13550836
Free space on /tmp= 74144 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed, 1200 s timeout)
BENCH NAME= SAT07/industrial/manolios/manol-pipe-f7idw.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-3483824-1307747010/watcher-3483824-1307747010 -o /tmp/evaluation-result-3483824-1307747010/solver-3483824-1307747010 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3483824-1307747010.cnf -seed 1543104379 -budget 1200

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

MD5SUM BENCH= e11b8f7666247454d93edb47f1646e2c
RANDOM SEED=1543104379

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
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:     32950904 kB
MemFree:      31761008 kB
Buffers:        259660 kB
Cached:         707624 kB
SwapCached:       9940 kB
Active:         525012 kB
Inactive:       462164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      31761008 kB
SwapTotal:    67111528 kB
SwapFree:     67055440 kB
Dirty:          113344 kB
Writeback:           0 kB
AnonPages:       17308 kB
Mapped:          12448 kB
Slab:           136832 kB
PageTables:       5004 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:   188264 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= 73952 MiB
End job on node121 at 2011-06-11 01:05:47