Trace number 3498282

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)UNSAT 201.865 202.048

General information on the benchmark

Namemanol-pipe-f7nidw.cnf
MD5SUMb950ebec64dc35544d8f8bf6957e7bc2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark23.7084
Satisfiable
(Un)Satisfiability was proved
Number of variables310434
Number of clauses923497
Sum of the clauses size2154825
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2615664
Number of clauses of size 3307832
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.37/0.64	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.37/0.64	c INFO: solving HOME/instance-3498282-1308045677.cnf
0.37/0.64	c INFO: computing task features
3.75/4.04	c INFO: computed variable-clause graph statistics
3.85/4.17	c INFO: computed clause balance statistics
19.65/19.92	c INFO: computed variable balance statistics
31.55/31.85	c INFO: computed small-clause counts
31.86/32.18	c INFO: computed Horn-clause counts
150.55/150.85	c INFO: computed variable graph statistics
150.55/150.85	c INFO: collected features for HOME/instance-3498282-1308045677.cnf in 150.08 s
150.55/150.88	c INFO: running lingeling-276@0 for 194 with 4849 remaining (b = 0.78)
201.68/201.99	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: 989)

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-3498282-1308045677/watcher-3498282-1308045677 -o /tmp/evaluation-result-3498282-1308045677/solver-3498282-1308045677 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3498282-1308045677.cnf -seed 1220149334 -budget 5000 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.01 1.91 2.39 2/177 7475
/proc/meminfo: memFree=28971020/32951124 swapFree=67052292/67111528
[pid=7475] ppid=7473 vsize=15184 CPUtime=0 cores=0,2,4,6
/proc/7475/stat : 7475 (python) S 7473 7475 7082 0 -1 4202496 728 0 0 0 0 0 0 0 21 0 1 0 916168774 15548416 617 33554432000 4194304 5683644 140736470678976 18446744073709551615 270613108736 0 2147483391 16781312 2 18446744071699199166 0 0 17 4 0 0 0
/proc/7475/statm: 3796 617 322 364 0 283 0

[startup+0.0732319 s]
/proc/loadavg: 2.01 1.91 2.39 2/177 7475
/proc/meminfo: memFree=28971020/32951124 swapFree=67052292/67111528
[pid=7475] ppid=7473 vsize=38904 CPUtime=0.04 cores=0,2,4,6
/proc/7475/stat : 7475 (python) S 7473 7475 7082 0 -1 4202496 1659 0 0 0 3 1 0 0 17 0 1 0 916168774 39837696 1486 33554432000 4194304 5683644 140736470678976 18446744073709551615 270613108736 0 2147483391 16781312 2 18446744071699199166 0 0 17 6 0 0 0
/proc/7475/statm: 9726 1486 455 364 0 1026 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 38904

[startup+0.101092 s]
/proc/loadavg: 2.01 1.91 2.39 2/177 7475
/proc/meminfo: memFree=28971020/32951124 swapFree=67052292/67111528
[pid=7475] ppid=7473 vsize=91828 CPUtime=0.05 cores=0,2,4,6
/proc/7475/stat : 7475 (python) S 7473 7475 7082 0 -1 4202496 2679 0 0 0 4 1 0 0 17 0 1 0 916168774 94031872 2394 33554432000 4194304 5683644 140736470678976 18446744073709551615 270613108736 0 2147483391 16781312 2 18446744071699199166 0 0 17 6 0 0 0
/proc/7475/statm: 22957 2394 755 364 0 1622 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 91828

[startup+0.301262 s]
/proc/loadavg: 2.01 1.91 2.39 2/177 7475
/proc/meminfo: memFree=28971020/32951124 swapFree=67052292/67111528
[pid=7475] ppid=7473 vsize=135752 CPUtime=0.18 cores=0,2,4,6
/proc/7475/stat : 7475 (python) S 7473 7475 7082 0 -1 4202496 5976 937 1 0 13 5 0 0 18 0 1 0 916168774 139010048 4148 33554432000 4194304 5683644 140736470678976 18446744073709551615 270613108736 0 2147483391 16781312 2 18446744071699199166 0 0 17 6 0 0 0
/proc/7475/statm: 33938 4148 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 135752

[startup+0.700839 s]
/proc/loadavg: 2.01 1.91 2.39 2/177 7475
/proc/meminfo: memFree=28971020/32951124 swapFree=67052292/67111528
[pid=7475] ppid=7473 vsize=298044 CPUtime=0.45 cores=0,2,4,6
/proc/7475/stat : 7475 (python) R 7473 7475 7082 0 -1 4202496 14153 937 1 0 33 12 0 0 17 0 1 0 916168774 305197056 11820 33554432000 4194304 5683644 140736470678976 18446744073709551615 4602978 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/7475/statm: 74511 11820 1761 364 0 10435 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 298044

[startup+1.50075 s]
/proc/loadavg: 2.01 1.91 2.39 3/178 7480
/proc/meminfo: memFree=28911148/32951124 swapFree=67052292/67111528
[pid=7475] ppid=7473 vsize=348076 CPUtime=1.25 cores=0,2,4,6
/proc/7475/stat : 7475 (python) R 7473 7475 7082 0 -1 4202496 26185 937 1 0 110 15 0 0 18 0 1 0 916168774 356429824 23852 33554432000 4194304 5683644 140736470678976 18446744073709551615 4952101 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/7475/statm: 87019 23853 1761 364 0 22943 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 348076

[startup+3.10047 s]
/proc/loadavg: 2.01 1.91 2.39 3/178 7480
/proc/meminfo: memFree=28844980/32951124 swapFree=67052292/67111528
[pid=7475] ppid=7473 vsize=436532 CPUtime=2.85 cores=0,2,4,6
/proc/7475/stat : 7475 (python) R 7473 7475 7082 0 -1 4202496 48054 937 1 0 267 18 0 0 21 0 1 0 916168774 447008768 45721 33554432000 4194304 5683644 140736470678976 18446744073709551615 47424106248517 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/7475/statm: 109133 45721 1761 364 0 45057 0
Current children cumulated CPU time (s) 2.85
Current children cumulated vsize (KiB) 436532

[startup+6.30091 s]
/proc/loadavg: 2.01 1.92 2.38 3/178 7480
/proc/meminfo: memFree=28775420/32951124 swapFree=67052292/67111528
[pid=7475] ppid=7473 vsize=452028 CPUtime=6.05 cores=0,2,4,6
/proc/7475/stat : 7475 (python) R 7473 7475 7082 0 -1 4202496 82656 937 1 0 582 23 0 0 25 0 1 0 916168774 462876672 50392 33554432000 4194304 5683644 140736470678976 18446744073709551615 270612765704 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/7475/statm: 113007 50392 1826 364 0 48931 0
Current children cumulated CPU time (s) 6.05
Current children cumulated vsize (KiB) 452028

[startup+12.7008 s]
/proc/loadavg: 2.01 1.92 2.38 3/181 7483
/proc/meminfo: memFree=28758588/32951124 swapFree=67052292/67111528
[pid=7475] ppid=7473 vsize=452028 CPUtime=12.45 cores=0,2,4,6
/proc/7475/stat : 7475 (python) R 7473 7475 7082 0 -1 4202496 82656 937 1 0 1222 23 0 0 25 0 1 0 916168774 462876672 50392 33554432000 4194304 5683644 140736470678976 18446744073709551615 47424108944199 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/7475/statm: 113007 50392 1826 364 0 48931 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 452028

[startup+25.5005 s]
/proc/loadavg: 2.00 1.92 2.37 3/181 7484
/proc/meminfo: memFree=28751096/32951124 swapFree=67052292/67111528
[pid=7475] ppid=7473 vsize=452028 CPUtime=25.25 cores=0,2,4,6
/proc/7475/stat : 7475 (python) R 7473 7475 7082 0 -1 4202496 82657 937 1 0 2502 23 0 0 25 0 1 0 916168774 462876672 50393 33554432000 4194304 5683644 140736470678976 18446744073709551615 47424106396130 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/7475/statm: 113007 50393 1827 364 0 48931 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 452028

[startup+51.101 s]
/proc/loadavg: 2.00 1.92 2.36 3/178 7527
/proc/meminfo: memFree=28762992/32951124 swapFree=67052292/67111528
[pid=7475] ppid=7473 vsize=459244 CPUtime=50.86 cores=0,2,4,6
/proc/7475/stat : 7475 (python) R 7473 7475 7082 0 -1 4202496 84467 937 1 0 5062 24 0 0 25 0 1 0 916168774 470265856 52203 33554432000 4194304 5683644 140736470678976 18446744073709551615 47424106170508 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/7475/statm: 114811 52203 1833 364 0 50735 0
Current children cumulated CPU time (s) 50.86
Current children cumulated vsize (KiB) 459244

[startup+102.306 s]
/proc/loadavg: 2.00 1.93 2.34 3/181 7578
/proc/meminfo: memFree=28802596/32951124 swapFree=67052292/67111528
[pid=7475] ppid=7473 vsize=459244 CPUtime=102.06 cores=0,2,4,6
/proc/7475/stat : 7475 (python) R 7473 7475 7082 0 -1 4202496 84467 937 1 0 10182 24 0 0 25 0 1 0 916168774 470265856 52203 33554432000 4194304 5683644 140736470678976 18446744073709551615 47424106170508 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/7475/statm: 114811 52203 1833 364 0 50735 0
Current children cumulated CPU time (s) 102.06
Current children cumulated vsize (KiB) 459244

[startup+162.301 s]
/proc/loadavg: 2.00 1.94 2.32 3/184 7585
/proc/meminfo: memFree=28722992/32951124 swapFree=67052292/67111528
[pid=7475] ppid=7473 vsize=455376 CPUtime=150.63 cores=0,2,4,6
/proc/7475/stat : 7475 (python) S 7473 7475 7082 0 -1 4202496 84837 937 1 0 15038 25 0 0 25 0 2 0 916168774 466305024 48715 33554432000 4194304 5683644 140736470678976 18446744073709551615 270624937419 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7475/statm: 113844 48715 1875 364 0 49762 0
[pid=7582] ppid=7475 vsize=445132 CPUtime=0.01 cores=0,2,4,6
/proc/7582/stat : 7582 (python) S 7475 7475 7082 0 -1 4202560 970 0 0 0 1 0 0 0 18 0 1 0 916183862 455815168 47217 33554432000 4194304 5683644 140736470678976 18446744073709551615 270613130767 0 0 16781312 514 14264887936905347332 0 0 17 6 0 0 0
/proc/7582/statm: 111283 47217 381 364 0 47201 0
[pid=7584] ppid=7582 vsize=77292 CPUtime=11.4 cores=0,2,4,6
/proc/7584/stat : 7584 (lingeling) R 7582 7584 7584 0 -1 4202496 34391 0 0 0 1136 4 0 0 25 0 1 0 916183863 79147008 18493 33554432000 4194304 4352236 140733804741568 18446744073709551615 4257355 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/7584/statm: 19323 18493 129 39 0 18403 0
[pid=7475/tid=7583] ppid=7473 vsize=455376 CPUtime=0 cores=0,2,4,6
/proc/7475/task/7583/stat : 7583 (python) S 7473 7475 7082 0 -1 4202560 29 937 0 0 0 0 0 0 25 0 2 0 916183863 466305024 48715 33554432000 4194304 5683644 140736470678976 18446744073709551615 270624934321 0 0 16781312 2 18446604453909303424 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 162.04
Current children cumulated vsize (KiB) 977800

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

[startup+179.1 s]
/proc/loadavg: 2.00 1.95 2.31 3/181 7629
/proc/meminfo: memFree=28633160/32951124 swapFree=67052292/67111528
[pid=7475] ppid=7473 vsize=455376 CPUtime=150.63 cores=0,2,4,6
/proc/7475/stat : 7475 (python) S 7473 7475 7082 0 -1 4202496 84837 937 1 0 15038 25 0 0 25 0 2 0 916168774 466305024 48715 33554432000 4194304 5683644 140736470678976 18446744073709551615 270624937419 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7475/statm: 113844 48715 1875 364 0 49762 0
[pid=7582] ppid=7475 vsize=445132 CPUtime=0.03 cores=0,2,4,6
/proc/7582/stat : 7582 (python) S 7475 7475 7082 0 -1 4202560 978 0 0 0 2 1 0 0 18 0 1 0 916183862 455815168 47217 33554432000 4194304 5683644 140736470678976 18446744073709551615 270613130767 0 0 16781312 514 14264887936905347332 0 0 17 6 0 0 0
/proc/7582/statm: 111283 47217 381 364 0 47201 0
[pid=7584] ppid=7582 vsize=55160 CPUtime=28.19 cores=0,2,4,6
/proc/7584/stat : 7584 (lingeling) R 7582 7584 7584 0 -1 4202496 36106 0 0 0 2815 4 0 0 25 0 1 0 916183863 56483840 12960 33554432000 4194304 4352236 140733804741568 18446744073709551615 4331538 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/7584/statm: 13790 12960 129 39 0 12870 0
[pid=7475/tid=7583] ppid=7473 vsize=455376 CPUtime=0 cores=0,2,4,6
/proc/7475/task/7583/stat : 7583 (python) S 7473 7475 7082 0 -1 4202560 29 937 0 0 0 0 0 0 25 0 2 0 916183863 466305024 48715 33554432000 4194304 5683644 140736470678976 18446744073709551615 270624934321 0 0 16781312 2 18446604453909303424 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 178.85
Current children cumulated vsize (KiB) 955668

[startup+191.901 s]
/proc/loadavg: 2.00 1.95 2.31 3/181 7629
/proc/meminfo: memFree=28633612/32951124 swapFree=67052292/67111528
[pid=7475] ppid=7473 vsize=455376 CPUtime=150.63 cores=0,2,4,6
/proc/7475/stat : 7475 (python) S 7473 7475 7082 0 -1 4202496 84837 937 1 0 15038 25 0 0 25 0 2 0 916168774 466305024 48715 33554432000 4194304 5683644 140736470678976 18446744073709551615 270624937419 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7475/statm: 113844 48715 1875 364 0 49762 0
[pid=7582] ppid=7475 vsize=445132 CPUtime=0.05 cores=0,2,4,6
/proc/7582/stat : 7582 (python) S 7475 7475 7082 0 -1 4202560 984 0 0 0 3 2 0 0 18 0 1 0 916183862 455815168 47217 33554432000 4194304 5683644 140736470678976 18446744073709551615 270613130767 0 0 16781312 514 14264887936905347332 0 0 17 6 0 0 0
/proc/7582/statm: 111283 47217 381 364 0 47201 0
[pid=7584] ppid=7582 vsize=55148 CPUtime=41 cores=0,2,4,6
/proc/7584/stat : 7584 (lingeling) R 7582 7584 7584 0 -1 4202496 36106 0 0 0 4096 4 0 0 25 0 1 0 916183863 56471552 12957 33554432000 4194304 4352236 140733804741568 18446744073709551615 4328105 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/7584/statm: 13787 12957 129 39 0 12867 0
[pid=7475/tid=7583] ppid=7473 vsize=455376 CPUtime=0 cores=0,2,4,6
/proc/7475/task/7583/stat : 7583 (python) S 7473 7475 7082 0 -1 4202560 29 937 0 0 0 0 0 0 25 0 2 0 916183863 466305024 48715 33554432000 4194304 5683644 140736470678976 18446744073709551615 270624934321 0 0 16781312 2 18446604453909303424 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 191.68
Current children cumulated vsize (KiB) 955656

[startup+198.301 s]
/proc/loadavg: 2.00 1.95 2.30 3/181 7629
/proc/meminfo: memFree=28633844/32951124 swapFree=67052292/67111528
[pid=7475] ppid=7473 vsize=455376 CPUtime=150.63 cores=0,2,4,6
/proc/7475/stat : 7475 (python) S 7473 7475 7082 0 -1 4202496 84837 937 1 0 15038 25 0 0 25 0 2 0 916168774 466305024 48715 33554432000 4194304 5683644 140736470678976 18446744073709551615 270624937419 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7475/statm: 113844 48715 1875 364 0 49762 0
[pid=7582] ppid=7475 vsize=445132 CPUtime=0.05 cores=0,2,4,6
/proc/7582/stat : 7582 (python) S 7475 7475 7082 0 -1 4202560 987 0 0 0 3 2 0 0 18 0 1 0 916183862 455815168 47217 33554432000 4194304 5683644 140736470678976 18446744073709551615 270613130767 0 0 16781312 514 14264887936905347332 0 0 17 6 0 0 0
/proc/7582/statm: 111283 47217 381 364 0 47201 0
[pid=7584] ppid=7582 vsize=55148 CPUtime=47.4 cores=0,2,4,6
/proc/7584/stat : 7584 (lingeling) R 7582 7584 7584 0 -1 4202496 36106 0 0 0 4736 4 0 0 25 0 1 0 916183863 56471552 12957 33554432000 4194304 4352236 140733804741568 18446744073709551615 4267912 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/7584/statm: 13787 12957 129 39 0 12867 0
[pid=7475/tid=7583] ppid=7473 vsize=455376 CPUtime=0 cores=0,2,4,6
/proc/7475/task/7583/stat : 7583 (python) S 7473 7475 7082 0 -1 4202560 29 937 0 0 0 0 0 0 25 0 2 0 916183863 466305024 48715 33554432000 4194304 5683644 140736470678976 18446744073709551615 270624934321 0 0 16781312 2 18446604453909303424 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 198.08
Current children cumulated vsize (KiB) 955656

[startup+199.901 s]
/proc/loadavg: 2.00 1.95 2.30 3/181 7629
/proc/meminfo: memFree=28633836/32951124 swapFree=67052292/67111528
[pid=7475] ppid=7473 vsize=455376 CPUtime=150.63 cores=0,2,4,6
/proc/7475/stat : 7475 (python) S 7473 7475 7082 0 -1 4202496 84837 937 1 0 15038 25 0 0 25 0 2 0 916168774 466305024 48715 33554432000 4194304 5683644 140736470678976 18446744073709551615 270624937419 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7475/statm: 113844 48715 1875 364 0 49762 0
[pid=7582] ppid=7475 vsize=445132 CPUtime=0.05 cores=0,2,4,6
/proc/7582/stat : 7582 (python) S 7475 7475 7082 0 -1 4202560 987 0 0 0 3 2 0 0 18 0 1 0 916183862 455815168 47217 33554432000 4194304 5683644 140736470678976 18446744073709551615 270613130767 0 0 16781312 514 14264887936905347332 0 0 17 6 0 0 0
/proc/7582/statm: 111283 47217 381 364 0 47201 0
[pid=7584] ppid=7582 vsize=55144 CPUtime=49 cores=0,2,4,6
/proc/7584/stat : 7584 (lingeling) R 7582 7584 7584 0 -1 4202496 36106 0 0 0 4896 4 0 0 25 0 1 0 916183863 56467456 12956 33554432000 4194304 4352236 140733804741568 18446744073709551615 4328304 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/7584/statm: 13786 12956 129 39 0 12866 0
[pid=7475/tid=7583] ppid=7473 vsize=455376 CPUtime=0 cores=0,2,4,6
/proc/7475/task/7583/stat : 7583 (python) S 7473 7475 7082 0 -1 4202560 29 937 0 0 0 0 0 0 25 0 2 0 916183863 466305024 48715 33554432000 4194304 5683644 140736470678976 18446744073709551615 270624934321 0 0 16781312 2 18446604453909303424 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 199.68
Current children cumulated vsize (KiB) 955652

[startup+200.7 s]
/proc/loadavg: 2.00 1.95 2.30 3/181 7629
/proc/meminfo: memFree=28633836/32951124 swapFree=67052292/67111528
[pid=7475] ppid=7473 vsize=455376 CPUtime=150.63 cores=0,2,4,6
/proc/7475/stat : 7475 (python) S 7473 7475 7082 0 -1 4202496 84837 937 1 0 15038 25 0 0 25 0 2 0 916168774 466305024 48715 33554432000 4194304 5683644 140736470678976 18446744073709551615 270624937419 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7475/statm: 113844 48715 1875 364 0 49762 0
[pid=7582] ppid=7475 vsize=445132 CPUtime=0.05 cores=0,2,4,6
/proc/7582/stat : 7582 (python) S 7475 7475 7082 0 -1 4202560 987 0 0 0 3 2 0 0 18 0 1 0 916183862 455815168 47217 33554432000 4194304 5683644 140736470678976 18446744073709551615 270613130767 0 0 16781312 514 14264887936905347332 0 0 17 6 0 0 0
/proc/7582/statm: 111283 47217 381 364 0 47201 0
[pid=7584] ppid=7582 vsize=55144 CPUtime=49.8 cores=0,2,4,6
/proc/7584/stat : 7584 (lingeling) R 7582 7584 7584 0 -1 4202496 36106 0 0 0 4976 4 0 0 25 0 1 0 916183863 56467456 12956 33554432000 4194304 4352236 140733804741568 18446744073709551615 4328423 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/7584/statm: 13786 12956 129 39 0 12866 0
[pid=7475/tid=7583] ppid=7473 vsize=455376 CPUtime=0 cores=0,2,4,6
/proc/7475/task/7583/stat : 7583 (python) S 7473 7475 7082 0 -1 4202560 29 937 0 0 0 0 0 0 25 0 2 0 916183863 466305024 48715 33554432000 4194304 5683644 140736470678976 18446744073709551615 270624934321 0 0 16781312 2 18446604453909303424 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 200.48
Current children cumulated vsize (KiB) 955652

[startup+201.5 s]
/proc/loadavg: 2.00 1.95 2.30 3/181 7629
/proc/meminfo: memFree=28633956/32951124 swapFree=67052292/67111528
[pid=7475] ppid=7473 vsize=455376 CPUtime=150.63 cores=0,2,4,6
/proc/7475/stat : 7475 (python) S 7473 7475 7082 0 -1 4202496 84837 937 1 0 15038 25 0 0 25 0 2 0 916168774 466305024 48715 33554432000 4194304 5683644 140736470678976 18446744073709551615 270624937419 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7475/statm: 113844 48715 1875 364 0 49762 0
[pid=7582] ppid=7475 vsize=445132 CPUtime=0.05 cores=0,2,4,6
/proc/7582/stat : 7582 (python) S 7475 7475 7082 0 -1 4202560 987 0 0 0 3 2 0 0 18 0 1 0 916183862 455815168 47217 33554432000 4194304 5683644 140736470678976 18446744073709551615 270613130767 0 0 16781312 514 14264887936905347332 0 0 17 6 0 0 0
/proc/7582/statm: 111283 47217 381 364 0 47201 0
[pid=7584] ppid=7582 vsize=55144 CPUtime=50.6 cores=0,2,4,6
/proc/7584/stat : 7584 (lingeling) R 7582 7584 7584 0 -1 4202496 36106 0 0 0 5056 4 0 0 25 0 1 0 916183863 56467456 12956 33554432000 4194304 4352236 140733804741568 18446744073709551615 4328400 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/7584/statm: 13786 12956 129 39 0 12866 0
[pid=7475/tid=7583] ppid=7473 vsize=455376 CPUtime=0 cores=0,2,4,6
/proc/7475/task/7583/stat : 7583 (python) S 7473 7475 7082 0 -1 4202560 29 937 0 0 0 0 0 0 25 0 2 0 916183863 466305024 48715 33554432000 4194304 5683644 140736470678976 18446744073709551615 270624934321 0 0 16781312 2 18446604453909303424 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 201.28
Current children cumulated vsize (KiB) 955652

[startup+201.9 s]
/proc/loadavg: 2.00 1.95 2.30 3/181 7629
/proc/meminfo: memFree=28633956/32951124 swapFree=67052292/67111528
[pid=7475] ppid=7473 vsize=455376 CPUtime=150.63 cores=0,2,4,6
/proc/7475/stat : 7475 (python) S 7473 7475 7082 0 -1 4202496 84837 937 1 0 15038 25 0 0 25 0 2 0 916168774 466305024 48715 33554432000 4194304 5683644 140736470678976 18446744073709551615 270624937419 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7475/statm: 113844 48715 1875 364 0 49762 0
[pid=7582] ppid=7475 vsize=445132 CPUtime=0.05 cores=0,2,4,6
/proc/7582/stat : 7582 (python) S 7475 7475 7082 0 -1 4202560 987 0 0 0 3 2 0 0 18 0 1 0 916183862 455815168 47217 33554432000 4194304 5683644 140736470678976 18446744073709551615 270613130767 0 0 16781312 514 14264887936905347332 0 0 17 6 0 0 0
/proc/7582/statm: 111283 47217 381 364 0 47201 0
[pid=7584] ppid=7582 vsize=55144 CPUtime=51 cores=0,2,4,6
/proc/7584/stat : 7584 (lingeling) R 7582 7584 7584 0 -1 4202496 36106 0 0 0 5096 4 0 0 25 0 1 0 916183863 56467456 12956 33554432000 4194304 4352236 140733804741568 18446744073709551615 4207655 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/7584/statm: 13786 12956 129 39 0 12866 0
[pid=7475/tid=7583] ppid=7473 vsize=455376 CPUtime=0 cores=0,2,4,6
/proc/7475/task/7583/stat : 7583 (python) S 7473 7475 7082 0 -1 4202560 29 937 0 0 0 0 0 0 25 0 2 0 916183863 466305024 48715 33554432000 4194304 5683644 140736470678976 18446744073709551615 270624934321 0 0 16781312 2 18446604453909303424 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 201.68
Current children cumulated vsize (KiB) 955652

[startup+202.001 s]
/proc/loadavg: 2.00 1.95 2.30 3/181 7629
/proc/meminfo: memFree=28633956/32951124 swapFree=67052292/67111528
[pid=7475] ppid=7473 vsize=455352 CPUtime=201.8 cores=0,2,4,6
/proc/7475/stat : 7475 (python) R 7473 7475 7082 0 -1 4202496 86895 38266 1 0 15039 25 5108 8 17 0 1 0 916168774 466280448 48713 33554432000 4194304 5683644 140736470678976 18446744073709551615 4516272 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/7475/statm: 113838 48713 1873 364 0 49762 0
Current children cumulated CPU time (s) 201.8
Current children cumulated vsize (KiB) 455352

Child status: 0
Real time (s): 202.048
CPU time (s): 201.865
CPU user time (s): 201.502
CPU system time (s): 0.362944
CPU usage (%): 99.9096
Max. virtual memory (cumulated for all children) (KiB): 995140

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 201.502
system time used= 0.362944
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 145753
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= 2635
involuntary context switches= 539

runsolver used 0.314952 second user time and 0.650901 second system time

The end

Launcher Data

Begin job on node108 at 2011-06-14 12:01:18
IDJOB=3498282
IDBENCH=69619
IDSOLVER=1991
FILE ID=node108/3498282-1308045677
RUNJOBID= node108-1308045242-7100
PBS_JOBID= 13565709
Free space on /tmp= 74088 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed)
BENCH NAME= SAT_RACE08/cnf/manol-pipe-f7nidw.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-3498282-1308045677/watcher-3498282-1308045677 -o /tmp/evaluation-result-3498282-1308045677/solver-3498282-1308045677 -C 5000 -W 5100 -M 15500  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3498282-1308045677.cnf -seed 1220149334 -budget 5000

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

MD5SUM BENCH= b950ebec64dc35544d8f8bf6957e7bc2
RANDOM SEED=1220149334

node108.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.820
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.64
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.820
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.15
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.820
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.820
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.820
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.820
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.820
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.820
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      28971572 kB
Buffers:        212152 kB
Cached:        3423816 kB
SwapCached:      23260 kB
Active:         659704 kB
Inactive:      3085968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28971572 kB
SwapTotal:    67111528 kB
SwapFree:     67052292 kB
Dirty:           85504 kB
Writeback:           0 kB
AnonPages:      107384 kB
Mapped:          14728 kB
Slab:           168428 kB
PageTables:       5092 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   290084 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= 74048 MiB
End job on node108 at 2011-06-14 12:04:40