Trace number 3377826

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 396.148 396.46

General information on the benchmark

NameSAT-Race-2010-CNF/software-verification/
nec/hard-25-U-7061.cnf
MD5SUM23c04ef615431bf15ef9eafe9b944fb8
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.571912
Satisfiable
(Un)Satisfiability was proved
Number of variables541150
Number of clauses1645836
Sum of the clauses size4001876
Maximum clause length1576
Minimum clause length1
Number of clauses of size 1141
Number of clauses of size 21092306
Number of clauses of size 3543262
Number of clauses of size 44256
Number of clauses of size 51339
Number of clauses of size over 54532

Solver Data

0.40/0.79	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.40/0.79	c INFO: solving HOME/instance-3377826-1305457920.cnf
0.40/0.79	c INFO: computing task features
6.77/7.17	c INFO: computed variable-clause graph statistics
6.97/7.37	c INFO: computed clause balance statistics
32.79/33.13	c INFO: computed variable balance statistics
51.77/52.12	c INFO: computed small-clause counts
52.67/53.05	c INFO: computed Horn-clause counts
386.08/386.49	c INFO: computed variable graph statistics
386.08/386.49	c INFO: collected features for HOME/instance-3377826-1305457920.cnf in 385.54 s
386.19/386.51	c INFO: running lingeling-276@0 for 291 with 2014 remaining (b = 0.94)
395.96/396.37	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3377826-1305457920/watcher-3377826-1305457920 -o /tmp/evaluation-result-3377826-1305457920/solver-3377826-1305457920 -C 2400 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3377826-1305457920.cnf -seed 1760707354 -budget 2400 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 4.19 4.10 3.46 3/409 30363
/proc/meminfo: memFree=22926756/32950928 swapFree=67056568/67111528
[pid=30362] ppid=30358 vsize=15912 CPUtime=0 cores=5,7
/proc/30362/stat : 30362 (python) R 30358 30362 28260 0 -1 4202496 949 0 0 0 0 0 0 0 17 0 1 0 657389202 16293888 827 33554432000 4194304 5683644 140733466673296 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/30362/statm: 3978 829 357 364 0 465 0

[startup+0.112869 s]
/proc/loadavg: 4.19 4.10 3.46 3/409 30363
/proc/meminfo: memFree=22926756/32950928 swapFree=67056568/67111528
[pid=30362] ppid=30358 vsize=85620 CPUtime=0.06 cores=5,7
/proc/30362/stat : 30362 (python) D 30358 30362 28260 0 -1 4202496 2629 0 0 0 4 2 0 0 17 0 1 0 657389202 87674880 2348 33554432000 4194304 5683644 140733466673296 18446744073709551615 239476692992 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/30362/statm: 21405 2348 713 364 0 1622 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 85620

[startup+0.200753 s]
/proc/loadavg: 4.19 4.10 3.46 3/409 30363
/proc/meminfo: memFree=22926756/32950928 swapFree=67056568/67111528
[pid=30362] ppid=30358 vsize=115428 CPUtime=0.1 cores=5,7
/proc/30362/stat : 30362 (python) S 30358 30362 28260 0 -1 4202496 3594 0 0 0 6 4 0 0 17 0 1 0 657389202 118198272 3236 33554432000 4194304 5683644 140733466673296 18446744073709551615 239476692992 0 2147483391 16781312 2 18446744071699953811 0 0 17 7 0 0 0
/proc/30362/statm: 28857 3236 889 364 0 2358 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 115428

[startup+0.300737 s]
/proc/loadavg: 4.19 4.10 3.46 3/409 30363
/proc/meminfo: memFree=22926756/32950928 swapFree=67056568/67111528
[pid=30362] ppid=30358 vsize=135580 CPUtime=0.19 cores=5,7
/proc/30362/stat : 30362 (python) S 30358 30362 28260 0 -1 4202496 5895 934 1 0 13 6 0 0 17 0 1 0 657389202 138833920 4131 33554432000 4194304 5683644 140733466673296 18446744073709551615 239476692992 0 2147483391 16781312 2 18446744071699207358 0 0 17 7 0 0 0
/proc/30362/statm: 33895 4131 1031 364 0 3081 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 135580

[startup+0.700658 s]
/proc/loadavg: 4.19 4.10 3.46 3/409 30363
/proc/meminfo: memFree=22926756/32950928 swapFree=67056568/67111528
[pid=30362] ppid=30358 vsize=246180 CPUtime=0.4 cores=5,7
/proc/30362/stat : 30362 (python) R 30358 30362 28260 0 -1 4202496 8096 934 1 0 26 14 0 0 16 0 1 0 657389202 252088320 5992 33554432000 4194304 5683644 140733466673296 18446744073709551615 4500838 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/30362/statm: 61545 5992 1621 364 0 4547 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 246180

[startup+1.50056 s]
/proc/loadavg: 4.01 4.07 3.46 4/416 30383
/proc/meminfo: memFree=22611892/32950928 swapFree=67056568/67111528
[pid=30362] ppid=30358 vsize=354848 CPUtime=1.17 cores=5,7
/proc/30362/stat : 30362 (python) R 30358 30362 28260 0 -1 4202496 27976 934 1 0 98 19 0 0 17 0 1 0 657389202 363364352 25655 33554432000 4194304 5683644 140733466673296 18446744073709551615 239476355781 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/30362/statm: 88712 25655 1761 364 0 24636 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 354848

[startup+3.10026 s]
/proc/loadavg: 4.01 4.07 3.46 5/416 30383
/proc/meminfo: memFree=22395264/32950928 swapFree=67056568/67111528
[pid=30362] ppid=30358 vsize=464276 CPUtime=2.76 cores=5,7
/proc/30362/stat : 30362 (python) R 30358 30362 28260 0 -1 4202496 54446 934 1 0 254 22 0 0 19 0 1 0 657389202 475418624 52125 33554432000 4194304 5683644 140733466673296 18446744073709551615 239476355781 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/30362/statm: 116069 52126 1761 364 0 51993 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 464276

[startup+6.30066 s]
/proc/loadavg: 4.01 4.07 3.46 5/416 30383
/proc/meminfo: memFree=21839612/32950928 swapFree=67056568/67111528
[pid=30362] ppid=30358 vsize=622632 CPUtime=5.97 cores=5,7
/proc/30362/stat : 30362 (python) R 30358 30362 28260 0 -1 4202496 134080 934 1 0 566 31 0 0 25 0 1 0 657389202 637575168 93032 33554432000 4194304 5683644 140733466673296 18446744073709551615 47013301667452 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/30362/statm: 155658 93032 1815 364 0 91582 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 622632

[startup+12.7004 s]
/proc/loadavg: 3.93 4.05 3.46 5/415 30383
/proc/meminfo: memFree=21472268/32950928 swapFree=67056568/67111528
[pid=30362] ppid=30358 vsize=596916 CPUtime=12.37 cores=5,7
/proc/30362/stat : 30362 (python) R 30358 30362 28260 0 -1 4202496 143703 934 1 0 1204 33 0 0 25 0 1 0 657389202 611241984 86614 33554432000 4194304 5683644 140733466673296 18446744073709551615 47013299065133 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/30362/statm: 149229 86614 1826 364 0 85153 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 596916

[startup+25.501 s]
/proc/loadavg: 3.79 4.01 3.45 5/415 30384
/proc/meminfo: memFree=21135516/32950928 swapFree=67056568/67111528
[pid=30362] ppid=30358 vsize=596916 CPUtime=25.17 cores=5,7
/proc/30362/stat : 30362 (python) R 30358 30362 28260 0 -1 4202496 143703 934 1 0 2484 33 0 0 25 0 1 0 657389202 611241984 86614 33554432000 4194304 5683644 140733466673296 18446744073709551615 4662294 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/30362/statm: 149229 86614 1826 364 0 85153 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 596916

[startup+51.1011 s]
/proc/loadavg: 3.52 3.93 3.44 5/415 30384
/proc/meminfo: memFree=21293108/32950928 swapFree=67056568/67111528
[pid=30362] ppid=30358 vsize=596916 CPUtime=50.77 cores=5,7
/proc/30362/stat : 30362 (python) R 30358 30362 28260 0 -1 4202496 143704 934 1 0 5044 33 0 0 25 0 1 0 657389202 611241984 86615 33554432000 4194304 5683644 140733466673296 18446744073709551615 239480103610 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/30362/statm: 149229 86615 1827 364 0 85153 0
Current children cumulated CPU time (s) 50.77
Current children cumulated vsize (KiB) 596916

[startup+102.3 s]
/proc/loadavg: 3.20 3.77 3.41 5/415 30386
/proc/meminfo: memFree=21277208/32950928 swapFree=67056568/67111528
[pid=30362] ppid=30358 vsize=609776 CPUtime=101.98 cores=5,7
/proc/30362/stat : 30362 (python) R 30358 30362 28260 0 -1 4202496 146925 934 1 0 10165 33 0 0 25 0 1 0 657389202 624410624 89836 33554432000 4194304 5683644 140733466673296 18446744073709551615 47013298915456 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/30362/statm: 152444 89836 1833 364 0 88368 0
Current children cumulated CPU time (s) 101.98
Current children cumulated vsize (KiB) 609776

[startup+162.301 s]
/proc/loadavg: 3.07 3.63 3.38 5/415 30387
/proc/meminfo: memFree=21276924/32950928 swapFree=67056568/67111528
[pid=30362] ppid=30358 vsize=609776 CPUtime=161.97 cores=5,7
/proc/30362/stat : 30362 (python) R 30358 30362 28260 0 -1 4202496 146925 934 1 0 16164 33 0 0 25 0 1 0 657389202 624410624 89836 33554432000 4194304 5683644 140733466673296 18446744073709551615 47013298915468 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/30362/statm: 152444 89836 1833 364 0 88368 0
Current children cumulated CPU time (s) 161.97
Current children cumulated vsize (KiB) 609776

[startup+222.314 s]
/proc/loadavg: 2.80 3.46 3.34 3/409 30410
/proc/meminfo: memFree=21476772/32950928 swapFree=67056568/67111528
[pid=30362] ppid=30358 vsize=609776 CPUtime=221.99 cores=5,7
/proc/30362/stat : 30362 (python) R 30358 30362 28260 0 -1 4202496 146925 934 1 0 22166 33 0 0 25 0 1 0 657389202 624410624 89836 33554432000 4194304 5683644 140733466673296 18446744073709551615 47013298915468 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/30362/statm: 152444 89836 1833 364 0 88368 0
Current children cumulated CPU time (s) 221.99
Current children cumulated vsize (KiB) 609776

[startup+282.301 s]
/proc/loadavg: 2.29 3.19 3.25 3/409 30412
/proc/meminfo: memFree=21600420/32950928 swapFree=67056568/67111528
[pid=30362] ppid=30358 vsize=609776 CPUtime=281.97 cores=5,7
/proc/30362/stat : 30362 (python) R 30358 30362 28260 0 -1 4202496 146925 934 1 0 28164 33 0 0 25 0 1 0 657389202 624410624 89836 33554432000 4194304 5683644 140733466673296 18446744073709551615 47013298915456 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/30362/statm: 152444 89836 1833 364 0 88368 0
Current children cumulated CPU time (s) 281.97
Current children cumulated vsize (KiB) 609776

[startup+342.3 s]
/proc/loadavg: 2.17 3.00 3.18 3/409 30413
/proc/meminfo: memFree=21601628/32950928 swapFree=67056568/67111528
[pid=30362] ppid=30358 vsize=609776 CPUtime=341.98 cores=5,7
/proc/30362/stat : 30362 (python) R 30358 30362 28260 0 -1 4202496 146925 934 1 0 34165 33 0 0 25 0 1 0 657389202 624410624 89836 33554432000 4194304 5683644 140733466673296 18446744073709551615 47013298915456 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/30362/statm: 152444 89836 1833 364 0 88368 0
Current children cumulated CPU time (s) 341.98
Current children cumulated vsize (KiB) 609776

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

[startup+359.501 s]
/proc/loadavg: 2.14 2.95 3.16 3/409 30414
/proc/meminfo: memFree=21601496/32950928 swapFree=67056568/67111528
[pid=30362] ppid=30358 vsize=609776 CPUtime=359.18 cores=5,7
/proc/30362/stat : 30362 (python) R 30358 30362 28260 0 -1 4202496 146925 934 1 0 35885 33 0 0 25 0 1 0 657389202 624410624 89836 33554432000 4194304 5683644 140733466673296 18446744073709551615 47013298915468 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/30362/statm: 152444 89836 1833 364 0 88368 0
Current children cumulated CPU time (s) 359.18
Current children cumulated vsize (KiB) 609776

[startup+372.301 s]
/proc/loadavg: 2.26 2.94 3.15 3/409 30414
/proc/meminfo: memFree=21601620/32950928 swapFree=67056568/67111528
[pid=30362] ppid=30358 vsize=609776 CPUtime=371.98 cores=5,7
/proc/30362/stat : 30362 (python) R 30358 30362 28260 0 -1 4202496 146925 934 1 0 37165 33 0 0 25 0 1 0 657389202 624410624 89836 33554432000 4194304 5683644 140733466673296 18446744073709551615 47013298915468 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/30362/statm: 152444 89836 1833 364 0 88368 0
Current children cumulated CPU time (s) 371.98
Current children cumulated vsize (KiB) 609776

[startup+385.114 s]
/proc/loadavg: 2.22 2.91 3.14 3/409 30414
/proc/meminfo: memFree=21601616/32950928 swapFree=67056568/67111528
[pid=30362] ppid=30358 vsize=609776 CPUtime=384.79 cores=5,7
/proc/30362/stat : 30362 (python) R 30358 30362 28260 0 -1 4202496 146925 934 1 0 38446 33 0 0 25 0 1 0 657389202 624410624 89836 33554432000 4194304 5683644 140733466673296 18446744073709551615 47013298915468 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/30362/statm: 152444 89836 1833 364 0 88368 0
Current children cumulated CPU time (s) 384.79
Current children cumulated vsize (KiB) 609776

[startup+391.501 s]
/proc/loadavg: 2.21 2.89 3.13 3/412 30417
/proc/meminfo: memFree=21514544/32950928 swapFree=67056568/67111528
[pid=30362] ppid=30358 vsize=594064 CPUtime=386.19 cores=5,7
/proc/30362/stat : 30362 (python) S 30358 30362 28260 0 -1 4202496 147208 934 1 0 38585 34 0 0 19 0 2 0 657389202 608321536 83379 33554432000 4194304 5683644 140733466673296 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30362/statm: 148516 83379 1867 364 0 84434 0
[pid=30415] ppid=30362 vsize=583820 CPUtime=0.02 cores=5,7
/proc/30415/stat : 30415 (python) S 30362 30362 28260 0 -1 4202560 880 0 0 0 1 1 0 0 18 0 1 0 657427853 597831680 81884 33554432000 4194304 5683644 140733466673296 18446744073709551615 239476715023 0 0 16781312 514 5631078162327634181 0 0 17 5 0 0 0
/proc/30415/statm: 145955 81884 376 364 0 81873 0
[pid=30417] ppid=30415 vsize=115148 CPUtime=4.95 cores=5,7
/proc/30417/stat : 30417 (lingeling) R 30415 30417 30417 0 -1 4202496 50373 0 0 0 488 7 0 0 25 0 1 0 657427854 117911552 27955 33554432000 4194304 4352236 140736267109824 18446744073709551615 4297946 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/30417/statm: 28787 27955 127 39 0 27867 0
[pid=30362/tid=30416] ppid=30358 vsize=594064 CPUtime=0 cores=5,7
/proc/30362/task/30416/stat : 30416 (python) S 30358 30362 28260 0 -1 4202560 28 934 0 0 0 0 0 0 19 0 2 0 657427854 608321536 83379 33554432000 4194304 5683644 140733466673296 18446744073709551615 239488518577 0 0 16781312 2 18446604468193629504 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 391.16
Current children cumulated vsize (KiB) 1293032

[startup+394.701 s]
/proc/loadavg: 2.19 2.88 3.13 3/412 30417
/proc/meminfo: memFree=21479204/32950928 swapFree=67056568/67111528
[pid=30362] ppid=30358 vsize=594064 CPUtime=386.19 cores=5,7
/proc/30362/stat : 30362 (python) S 30358 30362 28260 0 -1 4202496 147208 934 1 0 38585 34 0 0 19 0 2 0 657389202 608321536 83379 33554432000 4194304 5683644 140733466673296 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30362/statm: 148516 83379 1867 364 0 84434 0
[pid=30415] ppid=30362 vsize=583820 CPUtime=0.02 cores=5,7
/proc/30415/stat : 30415 (python) S 30362 30362 28260 0 -1 4202560 880 0 0 0 1 1 0 0 18 0 1 0 657427853 597831680 81884 33554432000 4194304 5683644 140733466673296 18446744073709551615 239476715023 0 0 16781312 514 5631078162327634181 0 0 17 5 0 0 0
/proc/30415/statm: 145955 81884 376 364 0 81873 0
[pid=30417] ppid=30415 vsize=149324 CPUtime=8.14 cores=5,7
/proc/30417/stat : 30417 (lingeling) R 30415 30417 30417 0 -1 4202496 58917 0 0 0 807 7 0 0 25 0 1 0 657427854 152907776 36499 33554432000 4194304 4352236 140736267109824 18446744073709551615 4229925 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/30417/statm: 37331 36499 127 39 0 36411 0
[pid=30362/tid=30416] ppid=30358 vsize=594064 CPUtime=0 cores=5,7
/proc/30362/task/30416/stat : 30416 (python) S 30358 30362 28260 0 -1 4202560 28 934 0 0 0 0 0 0 19 0 2 0 657427854 608321536 83379 33554432000 4194304 5683644 140733466673296 18446744073709551615 239488518577 0 0 16781312 2 18446604468193629504 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 394.35
Current children cumulated vsize (KiB) 1327208

[startup+395.501 s]
/proc/loadavg: 2.19 2.88 3.13 3/412 30417
/proc/meminfo: memFree=21476468/32950928 swapFree=67056568/67111528
[pid=30362] ppid=30358 vsize=594064 CPUtime=386.19 cores=5,7
/proc/30362/stat : 30362 (python) S 30358 30362 28260 0 -1 4202496 147208 934 1 0 38585 34 0 0 19 0 2 0 657389202 608321536 83379 33554432000 4194304 5683644 140733466673296 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30362/statm: 148516 83379 1867 364 0 84434 0
[pid=30415] ppid=30362 vsize=583820 CPUtime=0.02 cores=5,7
/proc/30415/stat : 30415 (python) S 30362 30362 28260 0 -1 4202560 880 0 0 0 1 1 0 0 18 0 1 0 657427853 597831680 81884 33554432000 4194304 5683644 140733466673296 18446744073709551615 239476715023 0 0 16781312 514 5631078162327634181 0 0 17 5 0 0 0
/proc/30415/statm: 145955 81884 376 364 0 81873 0
[pid=30417] ppid=30415 vsize=152144 CPUtime=8.94 cores=5,7
/proc/30417/stat : 30417 (lingeling) R 30415 30417 30417 0 -1 4202496 59622 0 0 0 887 7 0 0 25 0 1 0 657427854 155795456 37204 33554432000 4194304 4352236 140736267109824 18446744073709551615 4230161 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/30417/statm: 38036 37204 127 39 0 37116 0
[pid=30362/tid=30416] ppid=30358 vsize=594064 CPUtime=0 cores=5,7
/proc/30362/task/30416/stat : 30416 (python) S 30358 30362 28260 0 -1 4202560 28 934 0 0 0 0 0 0 19 0 2 0 657427854 608321536 83379 33554432000 4194304 5683644 140733466673296 18446744073709551615 239488518577 0 0 16781312 2 18446604468193629504 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 395.15
Current children cumulated vsize (KiB) 1330028

[startup+395.901 s]
/proc/loadavg: 2.19 2.88 3.13 3/412 30417
/proc/meminfo: memFree=21476468/32950928 swapFree=67056568/67111528
[pid=30362] ppid=30358 vsize=594064 CPUtime=386.19 cores=5,7
/proc/30362/stat : 30362 (python) S 30358 30362 28260 0 -1 4202496 147208 934 1 0 38585 34 0 0 19 0 2 0 657389202 608321536 83379 33554432000 4194304 5683644 140733466673296 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30362/statm: 148516 83379 1867 364 0 84434 0
[pid=30415] ppid=30362 vsize=583820 CPUtime=0.02 cores=5,7
/proc/30415/stat : 30415 (python) S 30362 30362 28260 0 -1 4202560 880 0 0 0 1 1 0 0 18 0 1 0 657427853 597831680 81884 33554432000 4194304 5683644 140733466673296 18446744073709551615 239476715023 0 0 16781312 514 5631078162327634181 0 0 17 5 0 0 0
/proc/30415/statm: 145955 81884 376 364 0 81873 0
[pid=30417] ppid=30415 vsize=152144 CPUtime=9.34 cores=5,7
/proc/30417/stat : 30417 (lingeling) R 30415 30417 30417 0 -1 4202496 59622 0 0 0 927 7 0 0 25 0 1 0 657427854 155795456 37204 33554432000 4194304 4352236 140736267109824 18446744073709551615 4252117 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/30417/statm: 38036 37204 127 39 0 37116 0
[pid=30362/tid=30416] ppid=30358 vsize=594064 CPUtime=0 cores=5,7
/proc/30362/task/30416/stat : 30416 (python) S 30358 30362 28260 0 -1 4202560 28 934 0 0 0 0 0 0 19 0 2 0 657427854 608321536 83379 33554432000 4194304 5683644 140733466673296 18446744073709551615 239488518577 0 0 16781312 2 18446604468193629504 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 395.55
Current children cumulated vsize (KiB) 1330028

[startup+396.301 s]
/proc/loadavg: 2.17 2.86 3.12 3/412 30417
/proc/meminfo: memFree=21476468/32950928 swapFree=67056568/67111528
[pid=30362] ppid=30358 vsize=594064 CPUtime=386.19 cores=5,7
/proc/30362/stat : 30362 (python) S 30358 30362 28260 0 -1 4202496 147208 934 1 0 38585 34 0 0 19 0 2 0 657389202 608321536 83379 33554432000 4194304 5683644 140733466673296 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30362/statm: 148516 83379 1867 364 0 84434 0
[pid=30415] ppid=30362 vsize=583820 CPUtime=0.08 cores=5,7
/proc/30415/stat : 30415 (python) R 30362 30362 28260 0 -1 4202560 886 0 0 0 5 3 0 0 15 0 1 0 657427853 597831680 81884 33554432000 4194304 5683644 140733466673296 18446744073709551615 239476715023 0 0 16781312 514 0 0 0 17 5 0 0 0
/proc/30415/statm: 145955 81884 376 364 0 81873 0
[pid=30417] ppid=30415 vsize=0 CPUtime=9.69 cores=5,7
/proc/30417/stat : 30417 (lingeling) R 30415 30417 30417 0 -1 4202500 59625 0 0 0 961 8 0 0 25 0 1 0 657427854 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 5 0 0 0
/proc/30417/statm: 0 0 0 0 0 0 0
[pid=30362/tid=30416] ppid=30358 vsize=594064 CPUtime=0 cores=5,7
/proc/30362/task/30416/stat : 30416 (python) S 30358 30362 28260 0 -1 4202560 28 934 0 0 0 0 0 0 19 0 2 0 657427854 608321536 83379 33554432000 4194304 5683644 140733466673296 18446744073709551615 239488518577 0 0 16781312 2 18446604468193629504 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 395.96
Current children cumulated vsize (KiB) 1177884

[startup+396.401 s]
/proc/loadavg: 2.17 2.86 3.12 3/412 30417
/proc/meminfo: memFree=21476468/32950928 swapFree=67056568/67111528
[pid=30362] ppid=30358 vsize=594040 CPUtime=396.07 cores=5,7
/proc/30362/stat : 30362 (python) R 30358 30362 28260 0 -1 4202496 156622 61745 1 0 38587 35 972 13 17 0 1 0 657389202 608296960 83377 33554432000 4194304 5683644 140733466673296 18446744073709551615 239476350391 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/30362/statm: 148510 83377 1865 364 0 84434 0
Current children cumulated CPU time (s) 396.07
Current children cumulated vsize (KiB) 594040

Child status: 0
Real time (s): 396.46
CPU time (s): 396.148
CPU user time (s): 395.629
CPU system time (s): 0.518921
CPU usage (%): 99.9214
Max. virtual memory (cumulated for all children) (KiB): 1330028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 395.629
system time used= 0.518921
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 247120
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= 16212
involuntary context switches= 749

runsolver used 1.55976 second user time and 3.34249 second system time

The end

Launcher Data

Begin job on node148 at 2011-05-15 13:12:01
IDJOB=3377826
IDBENCH=88185
IDSOLVER=1858
FILE ID=node148/3377826-1305457920
RUNJOBID= node148-1305456618-30124
PBS_JOBID= 13324858
Free space on /tmp= 72752 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed)
BENCH NAME= SAT-Race-2010-CNF/software-verification/nec/hard-25-U-7061.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-3377826-1305457920/watcher-3377826-1305457920 -o /tmp/evaluation-result-3377826-1305457920/solver-3377826-1305457920 -C 2400 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3377826-1305457920.cnf -seed 1760707354 -budget 2400

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

MD5SUM BENCH= 23c04ef615431bf15ef9eafe9b944fb8
RANDOM SEED=1760707354

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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.854
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.854
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.854
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.854
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      22926944 kB
Buffers:        337296 kB
Cached:        5137532 kB
SwapCached:       8488 kB
Active:        6297248 kB
Inactive:      3355648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22926944 kB
SwapTotal:    67111528 kB
SwapFree:     67056568 kB
Dirty:          238676 kB
Writeback:           0 kB
AnonPages:     4176308 kB
Mapped:          31924 kB
Slab:           267232 kB
PageTables:      36644 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 105089328 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= 72644 MiB
End job on node148 at 2011-05-15 13:18:38