Trace number 3387329

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: minisat_psm 2011-04-01UNSAT 210.974 210.974

General information on the benchmark

Nameapplication/jarvisalo/smtqfbv-aigs/
smtlib-qfbv-aigs-lfsr_008_063_080-tseitin.cnf
MD5SUMceca868d07951273fdc2de08c57f2b6a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark5.59315
Satisfiable
(Un)Satisfiability was proved
Number of variables259762
Number of clauses656573
Sum of the clauses size1532001
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2437714
Number of clauses of size 3218857
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.27	c ==============================================================================
0.00/0.27	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.27	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.27	c ==============================================================================
0.00/0.27	c |         0 |  656571  1531999 |  196971       0        0     nan |  0.000 % |
192.29/192.34	c |         0 |   61509   258731 |      --       0       --      -- |     --   | -588480/-1257471
192.29/192.34	c ==============================================================================
192.29/192.34	c Result  :   #vars: 3796   #clauses: 61509   #literals: 258731
192.29/192.34	c CPU time:   192.163 s
192.29/192.34	c ==============================================================================
210.89/210.96	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-3387329-1305600661/watcher-3387329-1305600661 -o /tmp/evaluation-result-3387329-1305600661/solver-3387329-1305600661 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3387329-1305600661.cnf 

running on 4 cores: 1,3,5,7

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: 3.00 3.05 2.67 4/500 8051
/proc/meminfo: memFree=17198116/32951132 swapFree=64496000/67111528
[pid=8051] ppid=8049 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8051/stat : 8051 (esg_static.sh) S 8049 8051 6320 0 -1 4202496 327 0 0 0 0 0 0 0 23 0 1 0 671665810 8908800 250 33554432000 4194304 4922060 140734454553056 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/8051/statm: 2175 250 209 178 0 68 0

[startup+0.025424 s]
/proc/loadavg: 3.00 3.05 2.67 4/500 8051
/proc/meminfo: memFree=17198116/32951132 swapFree=64496000/67111528
[pid=8051] ppid=8049 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8051/stat : 8051 (esg_static.sh) S 8049 8051 6320 0 -1 4202496 327 0 0 0 0 0 0 0 23 0 1 0 671665810 8908800 250 33554432000 4194304 4922060 140734454553056 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/8051/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100414 s]
/proc/loadavg: 3.00 3.05 2.67 4/500 8051
/proc/meminfo: memFree=17198116/32951132 swapFree=64496000/67111528
[pid=8051] ppid=8049 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8051/stat : 8051 (esg_static.sh) S 8049 8051 6320 0 -1 4202496 327 0 0 0 0 0 0 0 23 0 1 0 671665810 8908800 250 33554432000 4194304 4922060 140734454553056 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/8051/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300383 s]
/proc/loadavg: 3.00 3.05 2.67 4/500 8051
/proc/meminfo: memFree=17198116/32951132 swapFree=64496000/67111528
[pid=8051] ppid=8049 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8051/stat : 8051 (esg_static.sh) S 8049 8051 6320 0 -1 4202496 327 0 0 0 0 0 0 0 23 0 1 0 671665810 8908800 250 33554432000 4194304 4922060 140734454553056 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/8051/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700314 s]
/proc/loadavg: 3.00 3.05 2.67 4/500 8051
/proc/meminfo: memFree=17198116/32951132 swapFree=64496000/67111528
[pid=8051] ppid=8049 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8051/stat : 8051 (esg_static.sh) S 8049 8051 6320 0 -1 4202496 327 0 0 0 0 0 0 0 23 0 1 0 671665810 8908800 250 33554432000 4194304 4922060 140734454553056 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/8051/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50119 s]
/proc/loadavg: 3.00 3.05 2.67 4/502 8053
/proc/meminfo: memFree=17083036/32951132 swapFree=64496000/67111528
[pid=8051] ppid=8049 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8051/stat : 8051 (esg_static.sh) S 8049 8051 6320 0 -1 4202496 327 0 0 0 0 0 0 0 23 0 1 0 671665810 8908800 250 33554432000 4194304 4922060 140734454553056 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/8051/statm: 2175 250 209 178 0 68 0
[pid=8052] ppid=8051 vsize=108404 CPUtime=1.49 cores=1,3,5,7
/proc/8052/stat : 8052 (SatELite_releas) R 8051 8051 6320 0 -1 4202496 28344 0 0 0 140 9 0 0 25 0 1 0 671665810 111005696 26332 33554432000 134512640 135144242 4291815104 18446744073709551615 134745630 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/8052/statm: 27101 26332 77 155 0 26944 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 117104

[startup+3.10091 s]
/proc/loadavg: 3.00 3.05 2.67 4/502 8053
/proc/meminfo: memFree=17054652/32951132 swapFree=64496000/67111528
[pid=8051] ppid=8049 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8051/stat : 8051 (esg_static.sh) S 8049 8051 6320 0 -1 4202496 327 0 0 0 0 0 0 0 23 0 1 0 671665810 8908800 250 33554432000 4194304 4922060 140734454553056 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/8051/statm: 2175 250 209 178 0 68 0
[pid=8052] ppid=8051 vsize=117832 CPUtime=3.09 cores=1,3,5,7
/proc/8052/stat : 8052 (SatELite_releas) R 8051 8051 6320 0 -1 4202496 30856 0 0 0 297 12 0 0 25 0 1 0 671665810 120659968 28592 33554432000 134512640 135144242 4291815104 18446744073709551615 134745630 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/8052/statm: 29458 28592 77 155 0 29301 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 126532

[startup+6.30037 s]
/proc/loadavg: 3.00 3.05 2.67 5/502 8053
/proc/meminfo: memFree=17016804/32951132 swapFree=64496000/67111528
[pid=8051] ppid=8049 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8051/stat : 8051 (esg_static.sh) S 8049 8051 6320 0 -1 4202496 327 0 0 0 0 0 0 0 23 0 1 0 671665810 8908800 250 33554432000 4194304 4922060 140734454553056 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/8051/statm: 2175 250 209 178 0 68 0
[pid=8052] ppid=8051 vsize=122876 CPUtime=6.29 cores=1,3,5,7
/proc/8052/stat : 8052 (SatELite_releas) R 8051 8051 6320 0 -1 4202496 31640 0 0 0 615 14 0 0 25 0 1 0 671665810 125825024 29376 33554432000 134512640 135144242 4291815104 18446744073709551615 134555768 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/8052/statm: 30719 29376 77 155 0 30562 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 131576

[startup+12.7003 s]
/proc/loadavg: 3.24 3.10 2.69 4/502 8054
/proc/meminfo: memFree=16994316/32951132 swapFree=64496000/67111528
[pid=8051] ppid=8049 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8051/stat : 8051 (esg_static.sh) S 8049 8051 6320 0 -1 4202496 327 0 0 0 0 0 0 0 23 0 1 0 671665810 8908800 250 33554432000 4194304 4922060 140734454553056 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/8051/statm: 2175 250 209 178 0 68 0
[pid=8052] ppid=8051 vsize=125588 CPUtime=12.69 cores=1,3,5,7
/proc/8052/stat : 8052 (SatELite_releas) R 8051 8051 6320 0 -1 4202496 32308 0 0 0 1253 16 0 0 25 0 1 0 671665810 128602112 29792 33554432000 134512640 135144242 4291815104 18446744073709551615 134551271 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/8052/statm: 31397 29792 77 155 0 31240 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 134288

[startup+25.5011 s]
/proc/loadavg: 3.68 3.21 2.73 4/502 8054
/proc/meminfo: memFree=17034632/32951132 swapFree=64496000/67111528
[pid=8051] ppid=8049 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8051/stat : 8051 (esg_static.sh) S 8049 8051 6320 0 -1 4202496 327 0 0 0 0 0 0 0 23 0 1 0 671665810 8908800 250 33554432000 4194304 4922060 140734454553056 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/8051/statm: 2175 250 209 178 0 68 0
[pid=8052] ppid=8051 vsize=125588 CPUtime=25.49 cores=1,3,5,7
/proc/8052/stat : 8052 (SatELite_releas) R 8051 8051 6320 0 -1 4202496 32309 0 0 0 2532 17 0 0 25 0 1 0 671665810 128602112 29793 33554432000 134512640 135144242 4291815104 18446744073709551615 134551320 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/8052/statm: 31397 29793 77 155 0 31240 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 134288

[startup+51.1008 s]
/proc/loadavg: 3.56 3.22 2.75 4/502 8055
/proc/meminfo: memFree=16976004/32951132 swapFree=64496000/67111528
[pid=8051] ppid=8049 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8051/stat : 8051 (esg_static.sh) S 8049 8051 6320 0 -1 4202496 327 0 0 0 0 0 0 0 23 0 1 0 671665810 8908800 250 33554432000 4194304 4922060 140734454553056 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/8051/statm: 2175 250 209 178 0 68 0
[pid=8052] ppid=8051 vsize=125588 CPUtime=51.09 cores=1,3,5,7
/proc/8052/stat : 8052 (SatELite_releas) R 8051 8051 6320 0 -1 4202496 32336 0 0 0 5092 17 0 0 25 0 1 0 671665810 128602112 29820 33554432000 134512640 135144242 4291815104 18446744073709551615 134551334 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/8052/statm: 31397 29820 77 155 0 31240 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 134288

[startup+102.318 s]
/proc/loadavg: 3.31 3.20 2.76 4/502 8056
/proc/meminfo: memFree=16990496/32951132 swapFree=64496000/67111528
[pid=8051] ppid=8049 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8051/stat : 8051 (esg_static.sh) S 8049 8051 6320 0 -1 4202496 327 0 0 0 0 0 0 0 23 0 1 0 671665810 8908800 250 33554432000 4194304 4922060 140734454553056 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/8051/statm: 2175 250 209 178 0 68 0
[pid=8052] ppid=8051 vsize=126164 CPUtime=102.31 cores=1,3,5,7
/proc/8052/stat : 8052 (SatELite_releas) R 8051 8051 6320 0 -1 4202496 32460 0 0 0 10214 17 0 0 25 0 1 0 671665810 129191936 29944 33554432000 134512640 135144242 4291815104 18446744073709551615 134551340 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/8052/statm: 31541 29944 77 155 0 31384 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 134864

[startup+162.301 s]
/proc/loadavg: 3.11 3.16 2.78 4/502 8058
/proc/meminfo: memFree=16993836/32951132 swapFree=64496000/67111528
[pid=8051] ppid=8049 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8051/stat : 8051 (esg_static.sh) S 8049 8051 6320 0 -1 4202496 327 0 0 0 0 0 0 0 23 0 1 0 671665810 8908800 250 33554432000 4194304 4922060 140734454553056 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/8051/statm: 2175 250 209 178 0 68 0
[pid=8052] ppid=8051 vsize=126928 CPUtime=162.29 cores=1,3,5,7
/proc/8052/stat : 8052 (SatELite_releas) R 8051 8051 6320 0 -1 4202496 32643 0 0 0 16212 17 0 0 25 0 1 0 671665810 129974272 30127 33554432000 134512640 135144242 4291815104 18446744073709551615 134551328 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/8052/statm: 31732 30127 77 155 0 31575 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 135628

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

[startup+179.1 s]
/proc/loadavg: 3.08 3.15 2.78 4/502 8058
/proc/meminfo: memFree=16977840/32951132 swapFree=64496000/67111528
[pid=8051] ppid=8049 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8051/stat : 8051 (esg_static.sh) S 8049 8051 6320 0 -1 4202496 327 0 0 0 0 0 0 0 23 0 1 0 671665810 8908800 250 33554432000 4194304 4922060 140734454553056 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/8051/statm: 2175 250 209 178 0 68 0
[pid=8052] ppid=8051 vsize=127312 CPUtime=179.09 cores=1,3,5,7
/proc/8052/stat : 8052 (SatELite_releas) R 8051 8051 6320 0 -1 4202496 32701 0 0 0 17892 17 0 0 25 0 1 0 671665810 130367488 30185 33554432000 134512640 135144242 4291815104 18446744073709551615 134551334 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/8052/statm: 31828 30185 77 155 0 31671 0
Current children cumulated CPU time (s) 179.09
Current children cumulated vsize (KiB) 136012

[startup+191.901 s]
/proc/loadavg: 3.07 3.14 2.78 4/502 8059
/proc/meminfo: memFree=16960344/32951132 swapFree=64496000/67111528
[pid=8051] ppid=8049 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8051/stat : 8051 (esg_static.sh) S 8049 8051 6320 0 -1 4202496 327 0 0 0 0 0 0 0 23 0 1 0 671665810 8908800 250 33554432000 4194304 4922060 140734454553056 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/8051/statm: 2175 250 209 178 0 68 0
[pid=8052] ppid=8051 vsize=129376 CPUtime=191.89 cores=1,3,5,7
/proc/8052/stat : 8052 (SatELite_releas) R 8051 8051 6320 0 -1 4202496 35061 0 0 0 19171 18 0 0 25 0 1 0 671665810 132481024 30619 33554432000 134512640 135144242 4291815104 18446744073709551615 134585381 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/8052/statm: 32344 30619 77 155 0 32187 0
Current children cumulated CPU time (s) 191.89
Current children cumulated vsize (KiB) 138076

[startup+204.701 s]
/proc/loadavg: 3.25 3.18 2.80 4/502 8060
/proc/meminfo: memFree=17039432/32951132 swapFree=64496000/67111528
[pid=8051] ppid=8049 vsize=8700 CPUtime=192.4 cores=1,3,5,7
/proc/8051/stat : 8051 (esg_static.sh) S 8049 8051 6320 0 -1 4202496 352 36593 0 0 0 0 19221 19 18 0 1 0 671665810 8908800 252 33554432000 4194304 4922060 140734454553056 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/8051/statm: 2175 252 209 178 0 68 0
[pid=8060] ppid=8051 vsize=50348 CPUtime=12.29 cores=1,3,5,7
/proc/8060/stat : 8060 (minisat_static) R 8051 8051 6320 0 -1 4202496 19477 0 0 0 1227 2 0 0 25 0 1 0 671685051 51556352 9204 33554432000 4194304 4256717 140737204030608 18446744073709551615 4213712 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8060/statm: 12587 9204 253 16 0 9229 0
Current children cumulated CPU time (s) 204.69
Current children cumulated vsize (KiB) 59048

[startup+207.918 s]
/proc/loadavg: 3.25 3.18 2.80 4/502 8060
/proc/meminfo: memFree=17037696/32951132 swapFree=64496000/67111528
[pid=8051] ppid=8049 vsize=8700 CPUtime=192.4 cores=1,3,5,7
/proc/8051/stat : 8051 (esg_static.sh) S 8049 8051 6320 0 -1 4202496 352 36593 0 0 0 0 19221 19 18 0 1 0 671665810 8908800 252 33554432000 4194304 4922060 140734454553056 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/8051/statm: 2175 252 209 178 0 68 0
[pid=8060] ppid=8051 vsize=50348 CPUtime=15.51 cores=1,3,5,7
/proc/8060/stat : 8060 (minisat_static) R 8051 8051 6320 0 -1 4202496 19477 0 0 0 1549 2 0 0 25 0 1 0 671685051 51556352 9204 33554432000 4194304 4256717 140737204030608 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8060/statm: 12587 9204 253 16 0 9229 0
Current children cumulated CPU time (s) 207.91
Current children cumulated vsize (KiB) 59048

[startup+209.501 s]
/proc/loadavg: 3.23 3.18 2.80 4/502 8060
/proc/meminfo: memFree=17037200/32951132 swapFree=64496000/67111528
[pid=8051] ppid=8049 vsize=8700 CPUtime=192.4 cores=1,3,5,7
/proc/8051/stat : 8051 (esg_static.sh) S 8049 8051 6320 0 -1 4202496 352 36593 0 0 0 0 19221 19 18 0 1 0 671665810 8908800 252 33554432000 4194304 4922060 140734454553056 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/8051/statm: 2175 252 209 178 0 68 0
[pid=8060] ppid=8051 vsize=50348 CPUtime=17.09 cores=1,3,5,7
/proc/8060/stat : 8060 (minisat_static) R 8051 8051 6320 0 -1 4202496 19477 0 0 0 1707 2 0 0 25 0 1 0 671685051 51556352 9204 33554432000 4194304 4256717 140737204030608 18446744073709551615 4209058 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8060/statm: 12587 9204 253 16 0 9229 0
Current children cumulated CPU time (s) 209.49
Current children cumulated vsize (KiB) 59048

[startup+210.301 s]
/proc/loadavg: 3.23 3.18 2.80 4/502 8060
/proc/meminfo: memFree=17036456/32951132 swapFree=64496000/67111528
[pid=8051] ppid=8049 vsize=8700 CPUtime=192.4 cores=1,3,5,7
/proc/8051/stat : 8051 (esg_static.sh) S 8049 8051 6320 0 -1 4202496 352 36593 0 0 0 0 19221 19 18 0 1 0 671665810 8908800 252 33554432000 4194304 4922060 140734454553056 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/8051/statm: 2175 252 209 178 0 68 0
[pid=8060] ppid=8051 vsize=50348 CPUtime=17.89 cores=1,3,5,7
/proc/8060/stat : 8060 (minisat_static) R 8051 8051 6320 0 -1 4202496 19477 0 0 0 1787 2 0 0 25 0 1 0 671685051 51556352 9204 33554432000 4194304 4256717 140737204030608 18446744073709551615 4219648 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8060/statm: 12587 9204 253 16 0 9229 0
Current children cumulated CPU time (s) 210.29
Current children cumulated vsize (KiB) 59048

[startup+210.701 s]
/proc/loadavg: 3.23 3.18 2.80 4/502 8060
/proc/meminfo: memFree=17036456/32951132 swapFree=64496000/67111528
[pid=8051] ppid=8049 vsize=8700 CPUtime=192.4 cores=1,3,5,7
/proc/8051/stat : 8051 (esg_static.sh) S 8049 8051 6320 0 -1 4202496 352 36593 0 0 0 0 19221 19 18 0 1 0 671665810 8908800 252 33554432000 4194304 4922060 140734454553056 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/8051/statm: 2175 252 209 178 0 68 0
[pid=8060] ppid=8051 vsize=50348 CPUtime=18.29 cores=1,3,5,7
/proc/8060/stat : 8060 (minisat_static) R 8051 8051 6320 0 -1 4202496 19477 0 0 0 1827 2 0 0 25 0 1 0 671685051 51556352 9204 33554432000 4194304 4256717 140737204030608 18446744073709551615 4213723 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8060/statm: 12587 9204 253 16 0 9229 0
Current children cumulated CPU time (s) 210.69
Current children cumulated vsize (KiB) 59048

[startup+210.901 s]
/proc/loadavg: 3.23 3.18 2.80 4/502 8060
/proc/meminfo: memFree=17036456/32951132 swapFree=64496000/67111528
[pid=8051] ppid=8049 vsize=8700 CPUtime=192.4 cores=1,3,5,7
/proc/8051/stat : 8051 (esg_static.sh) S 8049 8051 6320 0 -1 4202496 352 36593 0 0 0 0 19221 19 18 0 1 0 671665810 8908800 252 33554432000 4194304 4922060 140734454553056 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/8051/statm: 2175 252 209 178 0 68 0
[pid=8060] ppid=8051 vsize=50348 CPUtime=18.49 cores=1,3,5,7
/proc/8060/stat : 8060 (minisat_static) R 8051 8051 6320 0 -1 4202496 19477 0 0 0 1847 2 0 0 25 0 1 0 671685051 51556352 9204 33554432000 4194304 4256717 140737204030608 18446744073709551615 4213743 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8060/statm: 12587 9204 253 16 0 9229 0
Current children cumulated CPU time (s) 210.89
Current children cumulated vsize (KiB) 59048

Child status: 20
Real time (s): 210.974
CPU time (s): 210.974
CPU user time (s): 210.748
CPU system time (s): 0.225965
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 147732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 210.748
system time used= 0.225965
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 56647
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= 42
involuntary context switches= 431

runsolver used 1.00985 second user time and 2.42963 second system time

The end

Launcher Data

Begin job on node129 at 2011-05-17 04:51:02
IDJOB=3387329
IDBENCH=82435
IDSOLVER=1874
FILE ID=node129/3387329-1305600661
RUNJOBID= node129-1305600160-7957
PBS_JOBID= 13350349
Free space on /tmp= 73392 MiB

SOLVER NAME= minisat hack: minisat_psm 2011-04-01
BENCH NAME= SAT11/application/jarvisalo/smtqfbv-aigs/smtlib-qfbv-aigs-lfsr_008_063_080-tseitin.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3387329-1305600661/watcher-3387329-1305600661 -o /tmp/evaluation-result-3387329-1305600661/solver-3387329-1305600661 -C 5000 -W 5100 -M 15500  ./esg_static.sh HOME/instance-3387329-1305600661.cnf

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

MD5SUM BENCH= ceca868d07951273fdc2de08c57f2b6a
RANDOM SEED=1687442030

node129.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.831
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.831
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.83
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.831
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.75
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.831
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.82
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.831
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.831
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.831
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.831
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:     32951132 kB
MemFree:      17198272 kB
Buffers:        300376 kB
Cached:        6966292 kB
SwapCached:      52664 kB
Active:        6595924 kB
Inactive:      8886212 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      17198272 kB
SwapTotal:    67111528 kB
SwapFree:     64496000 kB
Dirty:           50212 kB
Writeback:           0 kB
AnonPages:     8171716 kB
Mapped:          29976 kB
Slab:           141256 kB
PageTables:      60460 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 148310880 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73392 MiB
End job on node129 at 2011-05-17 04:54:33