Trace number 3377829

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 18.5022 18.5927

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k50-bc57sensorsp3-tseitin.cnf
MD5SUM7dac843deb28c1c66e8118997464d4b0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.507922
Satisfiable
(Un)Satisfiability was proved
Number of variables70297
Number of clauses194006
Sum of the clauses size452678
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2129336
Number of clauses of size 364668
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.32/0.46	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.32/0.46	c INFO: solving HOME/instance-3377829-1305455728.cnf
0.32/0.46	c INFO: computing task features
0.60/1.04	c INFO: computed variable-clause graph statistics
1.80/1.98	c INFO: computed clause balance statistics
3.80/3.98	c INFO: computed variable balance statistics
6.00/6.17	c INFO: computed small-clause counts
6.00/6.19	c INFO: computed Horn-clause counts
11.90/12.05	c INFO: computed variable graph statistics
11.90/12.05	c INFO: collected features for HOME/instance-3377829-1305455728.cnf in 11.56 s
11.90/12.06	c INFO: running lingeling-276@0 for 582 with 2388 remaining (b = 0.63)
18.37/18.56	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-3377829-1305455728/watcher-3377829-1305455728 -o /tmp/evaluation-result-3377829-1305455728/solver-3377829-1305455728 -C 2400 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3377829-1305455728.cnf -seed 1437267479 -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: 3.08 2.70 3.28 4/268 24514
/proc/meminfo: memFree=20605328/32951124 swapFree=67056788/67111528
[pid=24514] ppid=24512 vsize=15384 CPUtime=0 cores=5,7
/proc/24514/stat : 24514 (python) S 24512 24514 22784 0 -1 4202496 819 0 0 0 0 0 0 0 17 0 1 0 657170684 15753216 704 33554432000 4194304 5683644 140735393326592 18446744073709551615 271550535680 0 2147483391 16781312 2 0 0 0 17 5 0 0 0
/proc/24514/statm: 3881 706 334 364 0 368 0

[startup+0.076256 s]
/proc/loadavg: 3.08 2.70 3.28 4/268 24514
/proc/meminfo: memFree=20605328/32951124 swapFree=67056788/67111528
[pid=24514] ppid=24512 vsize=84476 CPUtime=0.06 cores=5,7
/proc/24514/stat : 24514 (python) S 24512 24514 22784 0 -1 4202496 2398 0 0 0 4 2 0 0 17 0 1 0 657170684 86503424 2127 33554432000 4194304 5683644 140735393326592 18446744073709551615 271550535680 0 2147483391 16781312 2 18446744071699469502 0 0 17 7 0 0 0
/proc/24514/statm: 21119 2127 707 364 0 1336 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 84476

[startup+0.101566 s]
/proc/loadavg: 3.08 2.70 3.28 4/268 24514
/proc/meminfo: memFree=20605328/32951124 swapFree=67056788/67111528
[pid=24514] ppid=24512 vsize=102012 CPUtime=0.08 cores=5,7
/proc/24514/stat : 24514 (python) R 24512 24514 22784 0 -1 4202496 3012 0 0 0 5 3 0 0 17 0 1 0 657170684 104460288 2704 33554432000 4194304 5683644 140735393326592 18446744073709551615 4983620 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/24514/statm: 25503 2717 841 364 0 1803 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 102012

[startup+0.3005 s]
/proc/loadavg: 3.08 2.70 3.28 4/268 24514
/proc/meminfo: memFree=20605328/32951124 swapFree=67056788/67111528
[pid=24514] ppid=24512 vsize=170756 CPUtime=0.23 cores=5,7
/proc/24514/stat : 24514 (python) S 24512 24514 22784 0 -1 4202496 6740 932 1 0 16 7 0 0 17 0 1 0 657170684 174854144 4805 33554432000 4194304 5683644 140735393326592 18446744073709551615 271550535680 0 2147483391 16781312 2 18446744071699469502 0 0 17 7 0 0 0
/proc/24514/statm: 42689 4805 1336 364 0 3454 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 170756

[startup+0.700422 s]
/proc/loadavg: 3.08 2.70 3.28 4/268 24514
/proc/meminfo: memFree=20605328/32951124 swapFree=67056788/67111528
[pid=24514] ppid=24512 vsize=296336 CPUtime=0.6 cores=5,7
/proc/24514/stat : 24514 (python) R 24512 24514 22784 0 -1 4202496 13633 932 1 0 50 10 0 0 17 0 1 0 657170684 303448064 11304 33554432000 4194304 5683644 140735393326592 18446744073709551615 4444933 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/24514/statm: 74084 11304 1761 364 0 10008 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 296336

[startup+1.50031 s]
/proc/loadavg: 3.08 2.70 3.28 5/269 24519
/proc/meminfo: memFree=20483680/32951124 swapFree=67056788/67111528
[pid=24514] ppid=24512 vsize=314656 CPUtime=1.4 cores=5,7
/proc/24514/stat : 24514 (python) R 24512 24514 22784 0 -1 4202496 24577 932 1 0 128 12 0 0 18 0 1 0 657170684 322207744 16048 33554432000 4194304 5683644 140735393326592 18446744073709551615 47101241967936 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/24514/statm: 78664 16048 1826 364 0 14588 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 314656

[startup+3.10103 s]
/proc/loadavg: 3.15 2.72 3.29 5/269 24519
/proc/meminfo: memFree=20485196/32951124 swapFree=67056788/67111528
[pid=24514] ppid=24512 vsize=314656 CPUtime=3 cores=5,7
/proc/24514/stat : 24514 (python) R 24512 24514 22784 0 -1 4202496 24577 932 1 0 288 12 0 0 21 0 1 0 657170684 322207744 16048 33554432000 4194304 5683644 140735393326592 18446744073709551615 271550204895 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/24514/statm: 78664 16048 1826 364 0 14588 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 314656

[startup+6.30044 s]
/proc/loadavg: 3.15 2.72 3.29 5/269 24519
/proc/meminfo: memFree=20485444/32951124 swapFree=67056788/67111528
[pid=24514] ppid=24512 vsize=316168 CPUtime=6.2 cores=5,7
/proc/24514/stat : 24514 (python) R 24512 24514 22784 0 -1 4202496 24962 932 1 0 608 12 0 0 25 0 1 0 657170684 323756032 16433 33554432000 4194304 5683644 140735393326592 18446744073709551615 4602358 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/24514/statm: 79042 16433 1833 364 0 14966 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 316168

[startup+12.7003 s]
/proc/loadavg: 3.22 2.74 3.29 5/272 24522
/proc/meminfo: memFree=20473088/32951124 swapFree=67056788/67111528
[pid=24514] ppid=24512 vsize=323460 CPUtime=11.96 cores=5,7
/proc/24514/stat : 24514 (python) S 24512 24514 22784 0 -1 4202496 25244 932 1 0 1184 12 0 0 25 0 2 0 657170684 331223040 15727 33554432000 4194304 5683644 140735393326592 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/24514/statm: 80865 15727 1867 364 0 16783 0
[pid=24520] ppid=24514 vsize=313216 CPUtime=0 cores=5,7
/proc/24520/stat : 24520 (python) S 24514 24514 22784 0 -1 4202560 712 0 0 0 0 0 0 0 25 0 1 0 657171891 320733184 14202 33554432000 4194304 5683644 140735393326592 18446744073709551615 271550557711 0 0 16781312 514 14541495379934838783 0 0 17 5 0 0 0
/proc/24520/statm: 78304 14202 346 364 0 14222 0
[pid=24522] ppid=24520 vsize=17264 CPUtime=0.62 cores=5,7
/proc/24522/stat : 24522 (lingeling) R 24520 24522 24522 0 -1 4202496 6388 0 0 0 62 0 0 0 25 0 1 0 657171891 17678336 3472 33554432000 4194304 4352236 140736752090656 18446744073709551615 4204540 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/24522/statm: 4316 3472 120 39 0 3396 0
[pid=24514/tid=24521] ppid=24512 vsize=323460 CPUtime=0 cores=5,7
/proc/24514/task/24521/stat : 24521 (python) S 24512 24514 22784 0 -1 4202560 31 932 0 0 0 0 0 0 25 0 2 0 657171891 331223040 15727 33554432000 4194304 5683644 140735393326592 18446744073709551615 271562361265 0 0 16781312 2 18446604469183301760 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 653940

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

[startup+13.0012 s]
/proc/loadavg: 3.22 2.74 3.29 5/272 24522
/proc/meminfo: memFree=20473088/32951124 swapFree=67056788/67111528
[pid=24514] ppid=24512 vsize=323460 CPUtime=11.96 cores=5,7
/proc/24514/stat : 24514 (python) S 24512 24514 22784 0 -1 4202496 25244 932 1 0 1184 12 0 0 25 0 2 0 657170684 331223040 15727 33554432000 4194304 5683644 140735393326592 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/24514/statm: 80865 15727 1867 364 0 16783 0
[pid=24520] ppid=24514 vsize=313216 CPUtime=0 cores=5,7
/proc/24520/stat : 24520 (python) S 24514 24514 22784 0 -1 4202560 712 0 0 0 0 0 0 0 25 0 1 0 657171891 320733184 14202 33554432000 4194304 5683644 140735393326592 18446744073709551615 271550557711 0 0 16781312 514 14541495379934838783 0 0 17 5 0 0 0
/proc/24520/statm: 78304 14202 346 364 0 14222 0
[pid=24522] ppid=24520 vsize=17264 CPUtime=0.92 cores=5,7
/proc/24522/stat : 24522 (lingeling) R 24520 24522 24522 0 -1 4202496 6389 0 0 0 92 0 0 0 25 0 1 0 657171891 17678336 3473 33554432000 4194304 4352236 140736752090656 18446744073709551615 4319146 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/24522/statm: 4316 3473 121 39 0 3396 0
[pid=24514/tid=24521] ppid=24512 vsize=323460 CPUtime=0 cores=5,7
/proc/24514/task/24521/stat : 24521 (python) S 24512 24514 22784 0 -1 4202560 31 932 0 0 0 0 0 0 25 0 2 0 657171891 331223040 15727 33554432000 4194304 5683644 140735393326592 18446744073709551615 271562361265 0 0 16781312 2 18446604469183301760 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.88
Current children cumulated vsize (KiB) 653940

[startup+16.2006 s]
/proc/loadavg: 3.28 2.76 3.29 5/272 24523
/proc/meminfo: memFree=20460684/32951124 swapFree=67056788/67111528
[pid=24514] ppid=24512 vsize=323460 CPUtime=11.96 cores=5,7
/proc/24514/stat : 24514 (python) S 24512 24514 22784 0 -1 4202496 25244 932 1 0 1184 12 0 0 25 0 2 0 657170684 331223040 15727 33554432000 4194304 5683644 140735393326592 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/24514/statm: 80865 15727 1867 364 0 16783 0
[pid=24520] ppid=24514 vsize=313216 CPUtime=0 cores=5,7
/proc/24520/stat : 24520 (python) S 24514 24514 22784 0 -1 4202560 879 0 0 0 0 0 0 0 18 0 1 0 657171891 320733184 14232 33554432000 4194304 5683644 140735393326592 18446744073709551615 271550557711 0 0 16781312 514 14541495379934806280 0 0 17 5 0 0 0
/proc/24520/statm: 78304 14232 376 364 0 14222 0
[pid=24522] ppid=24520 vsize=25460 CPUtime=4.11 cores=5,7
/proc/24522/stat : 24522 (lingeling) R 24520 24522 24522 0 -1 4202496 8450 0 0 0 411 0 0 0 25 0 1 0 657171891 26071040 5534 33554432000 4194304 4352236 140736752090656 18446744073709551615 4211664 0 0 16781312 17506 0 0 0 17 7 0 0 0
/proc/24522/statm: 6365 5534 127 39 0 5445 0
[pid=24514/tid=24521] ppid=24512 vsize=323460 CPUtime=0 cores=5,7
/proc/24514/task/24521/stat : 24521 (python) S 24512 24514 22784 0 -1 4202560 31 932 0 0 0 0 0 0 25 0 2 0 657171891 331223040 15727 33554432000 4194304 5683644 140735393326592 18446744073709551615 271562361265 0 0 16781312 2 18446604469183301760 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 16.07
Current children cumulated vsize (KiB) 662136

[startup+17.8004 s]
/proc/loadavg: 3.42 2.80 3.30 5/272 24523
/proc/meminfo: memFree=20456344/32951124 swapFree=67056788/67111528
[pid=24514] ppid=24512 vsize=323460 CPUtime=11.96 cores=5,7
/proc/24514/stat : 24514 (python) S 24512 24514 22784 0 -1 4202496 25244 932 1 0 1184 12 0 0 25 0 2 0 657170684 331223040 15727 33554432000 4194304 5683644 140735393326592 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/24514/statm: 80865 15727 1867 364 0 16783 0
[pid=24520] ppid=24514 vsize=313216 CPUtime=0 cores=5,7
/proc/24520/stat : 24520 (python) S 24514 24514 22784 0 -1 4202560 879 0 0 0 0 0 0 0 18 0 1 0 657171891 320733184 14232 33554432000 4194304 5683644 140735393326592 18446744073709551615 271550557711 0 0 16781312 514 14541495379934806280 0 0 17 5 0 0 0
/proc/24520/statm: 78304 14232 376 364 0 14222 0
[pid=24522] ppid=24520 vsize=29560 CPUtime=5.72 cores=5,7
/proc/24522/stat : 24522 (lingeling) R 24520 24522 24522 0 -1 4202496 9475 0 0 0 572 0 0 0 25 0 1 0 657171891 30269440 6559 33554432000 4194304 4352236 140736752090656 18446744073709551615 4207615 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/24522/statm: 7390 6559 127 39 0 6470 0
[pid=24514/tid=24521] ppid=24512 vsize=323460 CPUtime=0 cores=5,7
/proc/24514/task/24521/stat : 24521 (python) S 24512 24514 22784 0 -1 4202560 31 932 0 0 0 0 0 0 25 0 2 0 657171891 331223040 15727 33554432000 4194304 5683644 140735393326592 18446744073709551615 271562361265 0 0 16781312 2 18446604469183301760 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 17.68
Current children cumulated vsize (KiB) 666236

[startup+18.2003 s]
/proc/loadavg: 3.42 2.80 3.30 5/272 24523
/proc/meminfo: memFree=20456344/32951124 swapFree=67056788/67111528
[pid=24514] ppid=24512 vsize=323460 CPUtime=11.96 cores=5,7
/proc/24514/stat : 24514 (python) S 24512 24514 22784 0 -1 4202496 25244 932 1 0 1184 12 0 0 25 0 2 0 657170684 331223040 15727 33554432000 4194304 5683644 140735393326592 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/24514/statm: 80865 15727 1867 364 0 16783 0
[pid=24520] ppid=24514 vsize=313216 CPUtime=0 cores=5,7
/proc/24520/stat : 24520 (python) S 24514 24514 22784 0 -1 4202560 879 0 0 0 0 0 0 0 18 0 1 0 657171891 320733184 14232 33554432000 4194304 5683644 140735393326592 18446744073709551615 271550557711 0 0 16781312 514 14541495379934806280 0 0 17 5 0 0 0
/proc/24520/statm: 78304 14232 376 364 0 14222 0
[pid=24522] ppid=24520 vsize=29560 CPUtime=6.11 cores=5,7
/proc/24522/stat : 24522 (lingeling) R 24520 24522 24522 0 -1 4202496 9475 0 0 0 611 0 0 0 25 0 1 0 657171891 30269440 6559 33554432000 4194304 4352236 140736752090656 18446744073709551615 4267768 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/24522/statm: 7390 6559 127 39 0 6470 0
[pid=24514/tid=24521] ppid=24512 vsize=323460 CPUtime=0 cores=5,7
/proc/24514/task/24521/stat : 24521 (python) S 24512 24514 22784 0 -1 4202560 31 932 0 0 0 0 0 0 25 0 2 0 657171891 331223040 15727 33554432000 4194304 5683644 140735393326592 18446744073709551615 271562361265 0 0 16781312 2 18446604469183301760 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 18.07
Current children cumulated vsize (KiB) 666236

[startup+18.4002 s]
/proc/loadavg: 3.42 2.80 3.30 5/272 24523
/proc/meminfo: memFree=20456344/32951124 swapFree=67056788/67111528
[pid=24514] ppid=24512 vsize=323460 CPUtime=11.96 cores=5,7
/proc/24514/stat : 24514 (python) S 24512 24514 22784 0 -1 4202496 25244 932 1 0 1184 12 0 0 25 0 2 0 657170684 331223040 15727 33554432000 4194304 5683644 140735393326592 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/24514/statm: 80865 15727 1867 364 0 16783 0
[pid=24520] ppid=24514 vsize=313216 CPUtime=0 cores=5,7
/proc/24520/stat : 24520 (python) S 24514 24514 22784 0 -1 4202560 879 0 0 0 0 0 0 0 18 0 1 0 657171891 320733184 14232 33554432000 4194304 5683644 140735393326592 18446744073709551615 271550557711 0 0 16781312 514 14541495379934806280 0 0 17 5 0 0 0
/proc/24520/statm: 78304 14232 376 364 0 14222 0
[pid=24522] ppid=24520 vsize=17288 CPUtime=6.31 cores=5,7
/proc/24522/stat : 24522 (lingeling) R 24520 24522 24522 0 -1 4202496 9477 0 0 0 631 0 0 0 25 0 1 0 657171891 17702912 3525 33554432000 4194304 4352236 140736752090656 18446744073709551615 4328026 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/24522/statm: 4322 3525 129 39 0 3402 0
[pid=24514/tid=24521] ppid=24512 vsize=323460 CPUtime=0 cores=5,7
/proc/24514/task/24521/stat : 24521 (python) S 24512 24514 22784 0 -1 4202560 31 932 0 0 0 0 0 0 25 0 2 0 657171891 331223040 15727 33554432000 4194304 5683644 140735393326592 18446744073709551615 271562361265 0 0 16781312 2 18446604469183301760 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 18.27
Current children cumulated vsize (KiB) 653964

[startup+18.5012 s]
/proc/loadavg: 3.42 2.80 3.30 5/272 24523
/proc/meminfo: memFree=20456344/32951124 swapFree=67056788/67111528
[pid=24514] ppid=24512 vsize=323460 CPUtime=11.96 cores=5,7
/proc/24514/stat : 24514 (python) S 24512 24514 22784 0 -1 4202496 25244 932 1 0 1184 12 0 0 25 0 2 0 657170684 331223040 15727 33554432000 4194304 5683644 140735393326592 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/24514/statm: 80865 15727 1867 364 0 16783 0
[pid=24520] ppid=24514 vsize=313216 CPUtime=0 cores=5,7
/proc/24520/stat : 24520 (python) S 24514 24514 22784 0 -1 4202560 879 0 0 0 0 0 0 0 18 0 1 0 657171891 320733184 14232 33554432000 4194304 5683644 140735393326592 18446744073709551615 271550557711 0 0 16781312 514 14541495379934806280 0 0 17 5 0 0 0
/proc/24520/statm: 78304 14232 376 364 0 14222 0
[pid=24522] ppid=24520 vsize=17608 CPUtime=6.41 cores=5,7
/proc/24522/stat : 24522 (lingeling) R 24520 24522 24522 0 -1 4202496 9525 0 0 0 641 0 0 0 25 0 1 0 657171891 18030592 3573 33554432000 4194304 4352236 140736752090656 18446744073709551615 4328114 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/24522/statm: 4402 3573 129 39 0 3482 0
[pid=24514/tid=24521] ppid=24512 vsize=323460 CPUtime=0 cores=5,7
/proc/24514/task/24521/stat : 24521 (python) S 24512 24514 22784 0 -1 4202560 31 932 0 0 0 0 0 0 25 0 2 0 657171891 331223040 15727 33554432000 4194304 5683644 140735393326592 18446744073709551615 271562361265 0 0 16781312 2 18446604469183301760 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 18.37
Current children cumulated vsize (KiB) 654284

Child status: 0
Real time (s): 18.5927
CPU time (s): 18.5022
CPU user time (s): 18.3392
CPU system time (s): 0.162975
CPU usage (%): 99.5131
Max. virtual memory (cumulated for all children) (KiB): 666236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 18.3392
system time used= 0.162975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45090
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= 1716
involuntary context switches= 91

runsolver used 0.051992 second user time and 0.096985 second system time

The end

Launcher Data

Begin job on node133 at 2011-05-15 12:35:28
IDJOB=3377829
IDBENCH=82491
IDSOLVER=1858
FILE ID=node133/3377829-1305455728
RUNJOBID= node133-1305455665-24315
PBS_JOBID= 13324869
Free space on /tmp= 73564 MiB

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

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

MD5SUM BENCH= 7dac843deb28c1c66e8118997464d4b0
RANDOM SEED=1437267479

node133.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.834
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.66
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.834
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.834
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.834
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	: 6741.12
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.834
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.74
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.834
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.83
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.834
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.74
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.834
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:     32951124 kB
MemFree:      20605732 kB
Buffers:        295592 kB
Cached:        4123840 kB
SwapCached:       8724 kB
Active:        8994808 kB
Inactive:      3058120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20605732 kB
SwapTotal:    67111528 kB
SwapFree:     67056788 kB
Dirty:           82816 kB
Writeback:           0 kB
AnonPages:     7630444 kB
Mapped:          27196 kB
Slab:           202388 kB
PageTables:      27208 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 19639200 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73532 MiB
End job on node133 at 2011-05-15 12:35:47