Trace number 3422617

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
minisat hack: EBMiniSAT 2011-03-02UNSAT 396.665 396.651

General information on the benchmark

NameSAT02/industrial/dellacherie/
comb/comb1.shuffled.cnf
MD5SUM0e9d17eb95ee436fc1015c5591cfb63f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark72.7379
Satisfiable
(Un)Satisfiability was proved
Number of variables5910
Number of clauses16804
Sum of the clauses size38654
Maximum clause length28
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 213041
Number of clauses of size 32838
Number of clauses of size 4787
Number of clauses of size 5103
Number of clauses of size over 534

Solver Data

396.61/396.64	c WARNING: for repeatability, setting FPU to use double precision
396.61/396.64	c restarts              : 12286
396.61/396.64	c conflicts             : 7713811        (19448 /sec)
396.61/396.64	c decisions             : 10250884       (0.00 % random) (25844 /sec)
396.61/396.64	c propagations          : 1182776036     (2981976 /sec)
396.61/396.64	c conflict literals     : 199228541      (44.13 % deleted)
396.61/396.64	c Memory used           : 43.00 MB
396.61/396.64	c CPU time              : 396.642 s
396.61/396.64	
396.61/396.64	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-3422617-1306689462/watcher-3422617-1306689462 -o /tmp/evaluation-result-3422617-1306689462/solver-3422617-1306689462 -C 5000 -W 5100 -M 15500 HOME/ebminisat_release HOME/instance-3422617-1306689462.cnf -verb=0 

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: 7.56 7.98 8.00 2/481 11304
/proc/meminfo: memFree=27467408/32951124 swapFree=38422276/67111528
[pid=11304] ppid=11301 vsize=20556 CPUtime=0 cores=0,2,4,6
/proc/11304/stat : 11304 (ebminisat_relea) R 11301 11304 11208 0 -1 4202496 790 0 0 0 0 0 0 0 25 0 1 0 780548514 21049344 723 33554432000 4194304 4293939 140735110694528 18446744073709551615 4280588 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/11304/statm: 5139 724 218 25 0 1772 0

[startup+0.056115 s]
/proc/loadavg: 7.56 7.98 8.00 2/481 11304
/proc/meminfo: memFree=27467408/32951124 swapFree=38422276/67111528
[pid=11304] ppid=11301 vsize=17712 CPUtime=0.05 cores=0,2,4,6
/proc/11304/stat : 11304 (ebminisat_relea) R 11301 11304 11208 0 -1 4202496 1319 0 0 0 5 0 0 0 25 0 1 0 780548514 18137088 1019 33554432000 4194304 4293939 140735110694528 18446744073709551615 4255993 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/11304/statm: 4428 1019 242 25 0 1061 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 17712

[startup+0.101102 s]
/proc/loadavg: 7.56 7.98 8.00 2/481 11304
/proc/meminfo: memFree=27467408/32951124 swapFree=38422276/67111528
[pid=11304] ppid=11301 vsize=18096 CPUtime=0.09 cores=0,2,4,6
/proc/11304/stat : 11304 (ebminisat_relea) R 11301 11304 11208 0 -1 4202496 1370 0 0 0 9 0 0 0 25 0 1 0 780548514 18530304 1068 33554432000 4194304 4293939 140735110694528 18446744073709551615 4269190 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/11304/statm: 4524 1068 242 25 0 1157 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18096

[startup+0.301074 s]
/proc/loadavg: 7.56 7.98 8.00 2/481 11304
/proc/meminfo: memFree=27467408/32951124 swapFree=38422276/67111528
[pid=11304] ppid=11301 vsize=19112 CPUtime=0.29 cores=0,2,4,6
/proc/11304/stat : 11304 (ebminisat_relea) R 11301 11304 11208 0 -1 4202496 1539 0 0 0 29 0 0 0 25 0 1 0 780548514 19570688 1232 33554432000 4194304 4293939 140735110694528 18446744073709551615 4248360 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/11304/statm: 4778 1232 243 25 0 1411 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19112

[startup+0.700989 s]
/proc/loadavg: 7.56 7.98 8.00 2/481 11304
/proc/meminfo: memFree=27467408/32951124 swapFree=38422276/67111528
[pid=11304] ppid=11301 vsize=19748 CPUtime=0.69 cores=0,2,4,6
/proc/11304/stat : 11304 (ebminisat_relea) R 11301 11304 11208 0 -1 4202496 1879 0 0 0 69 0 0 0 25 0 1 0 780548514 20221952 1553 33554432000 4194304 4293939 140735110694528 18446744073709551615 4248637 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/11304/statm: 4937 1553 243 25 0 1570 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19748

[startup+1.50087 s]
/proc/loadavg: 7.11 7.88 7.97 3/482 11305
/proc/meminfo: memFree=27461332/32951124 swapFree=38422276/67111528
[pid=11304] ppid=11301 vsize=21564 CPUtime=1.49 cores=0,2,4,6
/proc/11304/stat : 11304 (ebminisat_relea) R 11301 11304 11208 0 -1 4202496 2021 0 0 0 149 0 0 0 25 0 1 0 780548514 22081536 1692 33554432000 4194304 4293939 140735110694528 18446744073709551615 4248356 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/11304/statm: 5391 1692 243 25 0 2024 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21564

[startup+3.10056 s]
/proc/loadavg: 7.11 7.88 7.97 3/482 11305
/proc/meminfo: memFree=27459472/32951124 swapFree=38422276/67111528
[pid=11304] ppid=11301 vsize=21564 CPUtime=3.09 cores=0,2,4,6
/proc/11304/stat : 11304 (ebminisat_relea) R 11301 11304 11208 0 -1 4202496 2044 0 0 0 309 0 0 0 25 0 1 0 780548514 22081536 1715 33554432000 4194304 4293939 140735110694528 18446744073709551615 4255561 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/11304/statm: 5391 1715 245 25 0 2024 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21564

[startup+6.30095 s]
/proc/loadavg: 6.70 7.78 7.93 3/482 11305
/proc/meminfo: memFree=27455848/32951124 swapFree=38422276/67111528
[pid=11304] ppid=11301 vsize=22596 CPUtime=6.29 cores=0,2,4,6
/proc/11304/stat : 11304 (ebminisat_relea) R 11301 11304 11208 0 -1 4202496 2629 0 0 0 629 0 0 0 25 0 1 0 780548514 23138304 2268 33554432000 4194304 4293939 140735110694528 18446744073709551615 4256115 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/11304/statm: 5649 2268 245 25 0 2282 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22596

[startup+12.7007 s]
/proc/loadavg: 6.33 7.69 7.90 3/482 11306
/proc/meminfo: memFree=27451740/32951124 swapFree=38422276/67111528
[pid=11304] ppid=11301 vsize=24876 CPUtime=12.69 cores=0,2,4,6
/proc/11304/stat : 11304 (ebminisat_relea) R 11301 11304 11208 0 -1 4202496 2924 0 0 0 1269 0 0 0 25 0 1 0 780548514 25473024 2553 33554432000 4194304 4293939 140735110694528 18446744073709551615 4262986 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/11304/statm: 6219 2553 245 25 0 2852 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 24876

[startup+25.5003 s]
/proc/loadavg: 5.37 7.41 7.81 3/482 11306
/proc/meminfo: memFree=27449780/32951124 swapFree=38422276/67111528
[pid=11304] ppid=11301 vsize=25940 CPUtime=25.49 cores=0,2,4,6
/proc/11304/stat : 11304 (ebminisat_relea) R 11301 11304 11208 0 -1 4202496 3434 0 0 0 2549 0 0 0 25 0 1 0 780548514 26562560 3036 33554432000 4194304 4293939 140735110694528 18446744073709551615 4256145 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/11304/statm: 6485 3036 245 25 0 3118 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 25940

[startup+51.1004 s]
/proc/loadavg: 4.22 6.97 7.65 3/482 11307
/proc/meminfo: memFree=27445536/32951124 swapFree=38422276/67111528
[pid=11304] ppid=11301 vsize=27624 CPUtime=51.09 cores=0,2,4,6
/proc/11304/stat : 11304 (ebminisat_relea) R 11301 11304 11208 0 -1 4202496 5709 0 0 0 5109 0 0 0 25 0 1 0 780548514 28286976 3528 33554432000 4194304 4293939 140735110694528 18446744073709551615 4262964 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/11304/statm: 6906 3528 245 25 0 3539 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 27624

[startup+102.318 s]
/proc/loadavg: 2.96 6.20 7.35 3/482 11308
/proc/meminfo: memFree=27433604/32951124 swapFree=38422276/67111528
[pid=11304] ppid=11301 vsize=34276 CPUtime=102.31 cores=0,2,4,6
/proc/11304/stat : 11304 (ebminisat_relea) R 11301 11304 11208 0 -1 4202496 8311 0 0 0 10230 1 0 0 25 0 1 0 780548514 35098624 4239 33554432000 4194304 4293939 140735110694528 18446744073709551615 4256138 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/11304/statm: 8569 4239 245 25 0 5202 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 34276

[startup+162.3 s]
/proc/loadavg: 2.39 5.45 7.02 3/482 11310
/proc/meminfo: memFree=27429348/32951124 swapFree=38422276/67111528
[pid=11304] ppid=11301 vsize=37208 CPUtime=162.3 cores=0,2,4,6
/proc/11304/stat : 11304 (ebminisat_relea) R 11301 11304 11208 0 -1 4202496 9308 0 0 0 16229 1 0 0 25 0 1 0 780548514 38100992 5194 33554432000 4194304 4293939 140735110694528 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/11304/statm: 9302 5194 245 25 0 5935 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 37208

[startup+222.301 s]
/proc/loadavg: 2.18 4.83 6.71 3/482 11311
/proc/meminfo: memFree=27424096/32951124 swapFree=38422276/67111528
[pid=11304] ppid=11301 vsize=37392 CPUtime=222.3 cores=0,2,4,6
/proc/11304/stat : 11304 (ebminisat_relea) R 11301 11304 11208 0 -1 4202496 10072 0 0 0 22229 1 0 0 25 0 1 0 780548514 38289408 5927 33554432000 4194304 4293939 140735110694528 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/11304/statm: 9348 5927 245 25 0 5981 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 37392

[startup+282.3 s]
/proc/loadavg: 2.12 4.33 6.41 3/482 11340
/proc/meminfo: memFree=27412776/32951124 swapFree=38422276/67111528
[pid=11304] ppid=11301 vsize=44504 CPUtime=282.31 cores=0,2,4,6
/proc/11304/stat : 11304 (ebminisat_relea) R 11301 11304 11208 0 -1 4202496 12377 0 0 0 28229 2 0 0 25 0 1 0 780548514 45572096 6718 33554432000 4194304 4293939 140735110694528 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/11304/statm: 11126 6718 245 25 0 7759 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 44504

[startup+342.301 s]
/proc/loadavg: 2.04 3.90 6.14 3/482 11341
/proc/meminfo: memFree=27366620/32951124 swapFree=38422276/67111528
[pid=11304] ppid=11301 vsize=44504 CPUtime=342.31 cores=0,2,4,6
/proc/11304/stat : 11304 (ebminisat_relea) R 11301 11304 11208 0 -1 4202496 12499 0 0 0 34229 2 0 0 25 0 1 0 780548514 45572096 6840 33554432000 4194304 4293939 140735110694528 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/11304/statm: 11126 6840 245 25 0 7759 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 44504

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

[startup+358.301 s]
/proc/loadavg: 2.03 3.81 6.07 3/482 11342
/proc/meminfo: memFree=27357188/32951124 swapFree=38422276/67111528
[pid=11304] ppid=11301 vsize=44504 CPUtime=358.31 cores=0,2,4,6
/proc/11304/stat : 11304 (ebminisat_relea) R 11301 11304 11208 0 -1 4202496 12502 0 0 0 35829 2 0 0 25 0 1 0 780548514 45572096 6843 33554432000 4194304 4293939 140735110694528 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/11304/statm: 11126 6843 245 25 0 7759 0
Current children cumulated CPU time (s) 358.31
Current children cumulated vsize (KiB) 44504

[startup+383.918 s]
/proc/loadavg: 2.02 3.66 5.96 3/482 11342
/proc/meminfo: memFree=27342792/32951124 swapFree=38422276/67111528
[pid=11304] ppid=11301 vsize=44504 CPUtime=383.93 cores=0,2,4,6
/proc/11304/stat : 11304 (ebminisat_relea) R 11301 11304 11208 0 -1 4202496 12502 0 0 0 38391 2 0 0 25 0 1 0 780548514 45572096 6843 33554432000 4194304 4293939 140735110694528 18446744073709551615 4248464 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/11304/statm: 11126 6843 245 25 0 7759 0
Current children cumulated CPU time (s) 383.93
Current children cumulated vsize (KiB) 44504

[startup+390.301 s]
/proc/loadavg: 2.02 3.64 5.94 3/482 11343
/proc/meminfo: memFree=27340436/32951124 swapFree=38422276/67111528
[pid=11304] ppid=11301 vsize=44504 CPUtime=390.31 cores=0,2,4,6
/proc/11304/stat : 11304 (ebminisat_relea) R 11301 11304 11208 0 -1 4202496 12502 0 0 0 39029 2 0 0 25 0 1 0 780548514 45572096 6843 33554432000 4194304 4293939 140735110694528 18446744073709551615 4255640 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/11304/statm: 11126 6843 245 25 0 7759 0
Current children cumulated CPU time (s) 390.31
Current children cumulated vsize (KiB) 44504

[startup+393.5 s]
/proc/loadavg: 2.02 3.61 5.92 3/482 11343
/proc/meminfo: memFree=27338824/32951124 swapFree=38422276/67111528
[pid=11304] ppid=11301 vsize=44504 CPUtime=393.51 cores=0,2,4,6
/proc/11304/stat : 11304 (ebminisat_relea) R 11301 11304 11208 0 -1 4202496 12502 0 0 0 39349 2 0 0 25 0 1 0 780548514 45572096 6843 33554432000 4194304 4293939 140735110694528 18446744073709551615 4264320 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/11304/statm: 11126 6843 245 25 0 7759 0
Current children cumulated CPU time (s) 393.51
Current children cumulated vsize (KiB) 44504

[startup+395.101 s]
/proc/loadavg: 2.02 3.61 5.92 3/482 11343
/proc/meminfo: memFree=27337832/32951124 swapFree=38422276/67111528
[pid=11304] ppid=11301 vsize=44504 CPUtime=395.11 cores=0,2,4,6
/proc/11304/stat : 11304 (ebminisat_relea) R 11301 11304 11208 0 -1 4202496 12502 0 0 0 39509 2 0 0 25 0 1 0 780548514 45572096 6843 33554432000 4194304 4293939 140735110694528 18446744073709551615 4256104 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/11304/statm: 11126 6843 245 25 0 7759 0
Current children cumulated CPU time (s) 395.11
Current children cumulated vsize (KiB) 44504

[startup+395.901 s]
/proc/loadavg: 2.01 3.58 5.89 3/482 11343
/proc/meminfo: memFree=27337460/32951124 swapFree=38422276/67111528
[pid=11304] ppid=11301 vsize=44504 CPUtime=395.92 cores=0,2,4,6
/proc/11304/stat : 11304 (ebminisat_relea) R 11301 11304 11208 0 -1 4202496 12502 0 0 0 39590 2 0 0 25 0 1 0 780548514 45572096 6843 33554432000 4194304 4293939 140735110694528 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/11304/statm: 11126 6843 245 25 0 7759 0
Current children cumulated CPU time (s) 395.92
Current children cumulated vsize (KiB) 44504

[startup+396.301 s]
/proc/loadavg: 2.01 3.58 5.89 3/482 11343
/proc/meminfo: memFree=27337460/32951124 swapFree=38422276/67111528
[pid=11304] ppid=11301 vsize=44504 CPUtime=396.31 cores=0,2,4,6
/proc/11304/stat : 11304 (ebminisat_relea) R 11301 11304 11208 0 -1 4202496 12502 0 0 0 39629 2 0 0 25 0 1 0 780548514 45572096 6843 33554432000 4194304 4293939 140735110694528 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/11304/statm: 11126 6843 245 25 0 7759 0
Current children cumulated CPU time (s) 396.31
Current children cumulated vsize (KiB) 44504

[startup+396.501 s]
/proc/loadavg: 2.01 3.58 5.89 3/482 11343
/proc/meminfo: memFree=27337460/32951124 swapFree=38422276/67111528
[pid=11304] ppid=11301 vsize=44504 CPUtime=396.51 cores=0,2,4,6
/proc/11304/stat : 11304 (ebminisat_relea) R 11301 11304 11208 0 -1 4202496 12502 0 0 0 39649 2 0 0 25 0 1 0 780548514 45572096 6843 33554432000 4194304 4293939 140735110694528 18446744073709551615 4255663 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/11304/statm: 11126 6843 245 25 0 7759 0
Current children cumulated CPU time (s) 396.51
Current children cumulated vsize (KiB) 44504

[startup+396.601 s]
/proc/loadavg: 2.01 3.58 5.89 3/482 11343
/proc/meminfo: memFree=27337460/32951124 swapFree=38422276/67111528
[pid=11304] ppid=11301 vsize=44504 CPUtime=396.61 cores=0,2,4,6
/proc/11304/stat : 11304 (ebminisat_relea) R 11301 11304 11208 0 -1 4202496 12502 0 0 0 39659 2 0 0 25 0 1 0 780548514 45572096 6843 33554432000 4194304 4293939 140735110694528 18446744073709551615 4255827 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/11304/statm: 11126 6843 245 25 0 7759 0
Current children cumulated CPU time (s) 396.61
Current children cumulated vsize (KiB) 44504

Child status: 20
Real time (s): 396.651
CPU time (s): 396.665
CPU user time (s): 396.642
CPU system time (s): 0.022996
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 44504

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 396.642
system time used= 0.022996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12532
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 674

runsolver used 1.9657 second user time and 4.16837 second system time

The end

Launcher Data

Begin job on node102 at 2011-05-29 19:17:42
IDJOB=3422617
IDBENCH=88045
IDSOLVER=1914
FILE ID=node102/3422617-1306689462
RUNJOBID= node102-1306689459-11228
PBS_JOBID= 13471843
Free space on /tmp= 73432 MiB

SOLVER NAME= minisat hack: EBMiniSAT 2011-03-02
BENCH NAME= SAT02/industrial/dellacherie/comb/comb1.shuffled.cnf
COMMAND LINE= DIR/ebminisat_release BENCHNAME  -verb=0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3422617-1306689462/watcher-3422617-1306689462 -o /tmp/evaluation-result-3422617-1306689462/solver-3422617-1306689462 -C 5000 -W 5100 -M 15500  HOME/ebminisat_release HOME/instance-3422617-1306689462.cnf  -verb=0

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

MD5SUM BENCH= 0e9d17eb95ee436fc1015c5591cfb63f
RANDOM SEED=794463428

node102.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.828
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.65
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.828
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.828
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.828
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.828
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.828
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.828
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.828
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:      27467440 kB
Buffers:        233836 kB
Cached:        1261144 kB
SwapCached:      76276 kB
Active:         512604 kB
Inactive:      4706864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27467440 kB
SwapTotal:    67111528 kB
SwapFree:     38422276 kB
Dirty:            1456 kB
Writeback:           0 kB
AnonPages:     3660240 kB
Mapped:          13816 kB
Slab:            93076 kB
PageTables:      99992 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 135484064 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= 73428 MiB
End job on node102 at 2011-05-29 19:24:18