Trace number 3308505

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
SAT09 reference solver:LySAT i/2009-03-20UNSAT 83.4213 83.4505

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-c32s-gcdm16-23.cnf
MD5SUMa61ef2b7b3d16661e8162c430ffb1a51
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark29.8925
Satisfiable
(Un)Satisfiability was proved
Number of variables135543
Number of clauses404326
Sum of the clauses size943426
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2269550
Number of clauses of size 3134775
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.20	c ==============================================================================
0.00/0.20	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.20	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.20	c ==============================================================================
0.00/0.20	c |         0 |  404200   943125 |  121259       0        0     nan |  0.000 % |
2.28/2.32	c |         0 |  103664   388086 |      --       0       --      -- |     --   | -300210/-554257
2.28/2.32	c ==============================================================================
2.28/2.32	c Result  :   #vars: 14948   #clauses: 103664   #literals: 388086
2.28/2.32	c CPU time:   2.25266 s
2.28/2.32	c ==============================================================================
2.39/2.42	c lySAT 0.1
2.39/2.42	c minisat core +  additionnal features
2.39/2.42	c ============================[ Problem Statistics ]=============================
2.39/2.42	c |                                                                             |
2.39/2.42	c |  Number of variables:  14948                                                |
2.39/2.42	c |  Number of clauses:    103664                                               |
2.39/2.46	c |  Parsing time:         0.04         s                                       |
83.35/83.44	c restarts              : 748
83.35/83.44	c conflicts             : 386740         (4776 /sec)
83.35/83.44	c decisions             : 725725         (7.19 % random) (8962 /sec)
83.35/83.44	c euip                  : 12207       
83.35/83.44	c propagations          : 145360771      (1795138 /sec)
83.35/83.44	c conflict literals     : 15481516       (46.95 % deleted)
83.35/83.44	c Memory used           : 36.02 MB
83.35/83.44	c CPU time              : 80.9747 s
83.35/83.44	c 
83.35/83.44	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: 935)

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-3308505-1303983227/watcher-3308505-1303983227 -o /tmp/evaluation-result-3308505-1303983227/solver-3308505-1303983227 -C 2400 -W 1300 -M 7680 lysat.sh HOME/instance-3308505-1303983227.cnf i 

running on 2 cores: 0,2

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: 0.00 0.00 0.00 3/180 25080
/proc/meminfo: memFree=23298548/32951124 swapFree=67111348/67111528
[pid=25080] ppid=25078 vsize=8700 CPUtime=0 cores=0,2
/proc/25080/stat : 25080 (lysat.sh) R 25078 25080 25038 0 -1 4202496 314 0 0 0 0 0 0 0 21 0 1 0 588553193 8908800 250 33554432000 4194304 4922060 140734904784032 18446744073709551615 252457886101 0 65538 4100 65536 0 0 0 17 0 0 0 0
/proc/25080/statm: 2175 250 209 178 0 68 0

[startup+0.0229039 s]
/proc/loadavg: 0.00 0.00 0.00 3/180 25080
/proc/meminfo: memFree=23298548/32951124 swapFree=67111348/67111528
[pid=25080] ppid=25078 vsize=8700 CPUtime=0 cores=0,2
/proc/25080/stat : 25080 (lysat.sh) S 25078 25080 25038 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 588553193 8908800 250 33554432000 4194304 4922060 140734904784032 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/25080/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100879 s]
/proc/loadavg: 0.00 0.00 0.00 3/180 25080
/proc/meminfo: memFree=23298548/32951124 swapFree=67111348/67111528
[pid=25080] ppid=25078 vsize=8700 CPUtime=0 cores=0,2
/proc/25080/stat : 25080 (lysat.sh) S 25078 25080 25038 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 588553193 8908800 250 33554432000 4194304 4922060 140734904784032 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/25080/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300843 s]
/proc/loadavg: 0.00 0.00 0.00 3/180 25080
/proc/meminfo: memFree=23298548/32951124 swapFree=67111348/67111528
[pid=25080] ppid=25078 vsize=8700 CPUtime=0 cores=0,2
/proc/25080/stat : 25080 (lysat.sh) S 25078 25080 25038 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 588553193 8908800 250 33554432000 4194304 4922060 140734904784032 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/25080/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700786 s]
/proc/loadavg: 0.00 0.00 0.00 3/180 25080
/proc/meminfo: memFree=23298548/32951124 swapFree=67111348/67111528
[pid=25080] ppid=25078 vsize=8700 CPUtime=0 cores=0,2
/proc/25080/stat : 25080 (lysat.sh) S 25078 25080 25038 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 588553193 8908800 250 33554432000 4194304 4922060 140734904784032 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/25080/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50064 s]
/proc/loadavg: 0.00 0.00 0.00 4/184 25086
/proc/meminfo: memFree=23208976/32951124 swapFree=67111348/67111528
[pid=25080] ppid=25078 vsize=8700 CPUtime=0 cores=0,2
/proc/25080/stat : 25080 (lysat.sh) S 25078 25080 25038 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 588553193 8908800 250 33554432000 4194304 4922060 140734904784032 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/25080/statm: 2175 250 209 178 0 68 0
[pid=25081] ppid=25080 vsize=74248 CPUtime=1.49 cores=0,2
/proc/25081/stat : 25081 (SatElite) R 25080 25080 25038 0 -1 4202496 16208 0 0 0 145 4 0 0 25 0 1 0 588553194 76029952 15046 33554432000 134512640 135034092 4288444960 18446744073709551615 134566500 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/25081/statm: 18562 15046 68 128 0 18432 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 82948

[startup+3.10028 s]
/proc/loadavg: 0.32 0.07 0.02 5/188 25097
/proc/meminfo: memFree=23090764/32951124 swapFree=67111348/67111528
[pid=25080] ppid=25078 vsize=8700 CPUtime=2.4 cores=0,2
/proc/25080/stat : 25080 (lysat.sh) S 25078 25080 25038 0 -1 4202496 356 28415 0 0 0 0 233 7 18 0 1 0 588553193 8908800 252 33554432000 4194304 4922060 140734904784032 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25080/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 2.4
Current children cumulated vsize (KiB) 8700
heavy processes:

[startup+6.30073 s]
/proc/loadavg: 0.32 0.07 0.02 5/194 25106
/proc/meminfo: memFree=22896964/32951124 swapFree=67111348/67111528
[pid=25080] ppid=25078 vsize=8700 CPUtime=2.4 cores=0,2
/proc/25080/stat : 25080 (lysat.sh) S 25078 25080 25038 0 -1 4202496 356 28415 0 0 0 0 233 7 18 0 1 0 588553193 8908800 252 33554432000 4194304 4922060 140734904784032 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25080/statm: 2175 252 209 178 0 68 0
[pid=25105] ppid=25080 vsize=13440 CPUtime=3.87 cores=0,2
/proc/25105/stat : 25105 (LySATi) R 25080 25080 25038 0 -1 4202496 3199 0 0 0 387 0 0 0 25 0 1 0 588553436 13762560 3154 33554432000 134512640 135226915 4286912672 18446744073709551615 134536776 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/25105/statm: 3360 3154 82 175 0 3183 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 22140

[startup+12.7005 s]
/proc/loadavg: 0.89 0.20 0.06 5/194 25106
/proc/meminfo: memFree=22891412/32951124 swapFree=67111348/67111528
[pid=25080] ppid=25078 vsize=8700 CPUtime=2.4 cores=0,2
/proc/25080/stat : 25080 (lysat.sh) S 25078 25080 25038 0 -1 4202496 356 28415 0 0 0 0 233 7 18 0 1 0 588553193 8908800 252 33554432000 4194304 4922060 140734904784032 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25080/statm: 2175 252 209 178 0 68 0
[pid=25105] ppid=25080 vsize=17404 CPUtime=10.26 cores=0,2
/proc/25105/stat : 25105 (LySATi) R 25080 25080 25038 0 -1 4202496 4188 0 0 0 1026 0 0 0 25 0 1 0 588553436 17821696 4143 33554432000 134512640 135226915 4286912672 18446744073709551615 134537319 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/25105/statm: 4351 4143 82 175 0 4174 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 26104

[startup+25.5011 s]
/proc/loadavg: 1.36 0.32 0.11 5/194 25137
/proc/meminfo: memFree=22776548/32951124 swapFree=67111348/67111528
[pid=25080] ppid=25078 vsize=8700 CPUtime=2.4 cores=0,2
/proc/25080/stat : 25080 (lysat.sh) S 25078 25080 25038 0 -1 4202496 356 28415 0 0 0 0 233 7 18 0 1 0 588553193 8908800 252 33554432000 4194304 4922060 140734904784032 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25080/statm: 2175 252 209 178 0 68 0
[pid=25105] ppid=25080 vsize=23292 CPUtime=23.07 cores=0,2
/proc/25105/stat : 25105 (LySATi) R 25080 25080 25038 0 -1 4202496 5668 0 0 0 2306 1 0 0 25 0 1 0 588553436 23851008 5623 33554432000 134512640 135226915 4286912672 18446744073709551615 134536849 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/25105/statm: 5823 5623 82 175 0 5646 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 31992

[startup+51.1004 s]
/proc/loadavg: 2.40 0.65 0.22 6/194 25167
/proc/meminfo: memFree=22951908/32951124 swapFree=67111348/67111528
[pid=25080] ppid=25078 vsize=8700 CPUtime=2.4 cores=0,2
/proc/25080/stat : 25080 (lysat.sh) S 25078 25080 25038 0 -1 4202496 356 28415 0 0 0 0 233 7 18 0 1 0 588553193 8908800 252 33554432000 4194304 4922060 140734904784032 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25080/statm: 2175 252 209 178 0 68 0
[pid=25105] ppid=25080 vsize=30340 CPUtime=48.66 cores=0,2
/proc/25105/stat : 25105 (LySATi) R 25080 25080 25038 0 -1 4202496 7391 0 0 0 4865 1 0 0 25 0 1 0 588553436 31068160 7346 33554432000 134512640 135226915 4286912672 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/25105/statm: 7585 7346 82 175 0 7408 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 39040

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

[startup+63.901 s]
/proc/loadavg: 2.83 0.83 0.28 6/194 25169
/proc/meminfo: memFree=22928064/32951124 swapFree=67111348/67111528
[pid=25080] ppid=25078 vsize=8700 CPUtime=2.4 cores=0,2
/proc/25080/stat : 25080 (lysat.sh) S 25078 25080 25038 0 -1 4202496 356 28415 0 0 0 0 233 7 18 0 1 0 588553193 8908800 252 33554432000 4194304 4922060 140734904784032 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25080/statm: 2175 252 209 178 0 68 0
[pid=25105] ppid=25080 vsize=33448 CPUtime=61.46 cores=0,2
/proc/25105/stat : 25105 (LySATi) R 25080 25080 25038 0 -1 4202496 8141 0 0 0 6144 2 0 0 25 0 1 0 588553436 34250752 8096 33554432000 134512640 135226915 4286912672 18446744073709551615 134537099 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/25105/statm: 8362 8096 82 175 0 8185 0
Current children cumulated CPU time (s) 63.86
Current children cumulated vsize (KiB) 42148

[startup+76.7006 s]
/proc/loadavg: 3.01 0.93 0.32 6/194 25169
/proc/meminfo: memFree=22915296/32951124 swapFree=67111348/67111528
[pid=25080] ppid=25078 vsize=8700 CPUtime=2.4 cores=0,2
/proc/25080/stat : 25080 (lysat.sh) S 25078 25080 25038 0 -1 4202496 356 28415 0 0 0 0 233 7 18 0 1 0 588553193 8908800 252 33554432000 4194304 4922060 140734904784032 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25080/statm: 2175 252 209 178 0 68 0
[pid=25105] ppid=25080 vsize=34076 CPUtime=74.25 cores=0,2
/proc/25105/stat : 25105 (LySATi) R 25080 25080 25038 0 -1 4202496 8288 0 0 0 7423 2 0 0 25 0 1 0 588553436 34893824 8243 33554432000 134512640 135226915 4286912672 18446744073709551615 134536860 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/25105/statm: 8519 8243 82 175 0 8342 0
Current children cumulated CPU time (s) 76.65
Current children cumulated vsize (KiB) 42776

[startup+79.901 s]
/proc/loadavg: 3.09 0.98 0.34 6/194 25169
/proc/meminfo: memFree=22908972/32951124 swapFree=67111348/67111528
[pid=25080] ppid=25078 vsize=8700 CPUtime=2.4 cores=0,2
/proc/25080/stat : 25080 (lysat.sh) S 25078 25080 25038 0 -1 4202496 356 28415 0 0 0 0 233 7 18 0 1 0 588553193 8908800 252 33554432000 4194304 4922060 140734904784032 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25080/statm: 2175 252 209 178 0 68 0
[pid=25105] ppid=25080 vsize=35512 CPUtime=77.45 cores=0,2
/proc/25105/stat : 25105 (LySATi) R 25080 25080 25038 0 -1 4202496 8668 0 0 0 7743 2 0 0 25 0 1 0 588553436 36364288 8623 33554432000 134512640 135226915 4286912672 18446744073709551615 134536830 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/25105/statm: 8878 8623 82 175 0 8701 0
Current children cumulated CPU time (s) 79.85
Current children cumulated vsize (KiB) 44212

[startup+81.5007 s]
/proc/loadavg: 3.09 0.98 0.34 6/194 25169
/proc/meminfo: memFree=22905252/32951124 swapFree=67111348/67111528
[pid=25080] ppid=25078 vsize=8700 CPUtime=2.4 cores=0,2
/proc/25080/stat : 25080 (lysat.sh) S 25078 25080 25038 0 -1 4202496 356 28415 0 0 0 0 233 7 18 0 1 0 588553193 8908800 252 33554432000 4194304 4922060 140734904784032 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25080/statm: 2175 252 209 178 0 68 0
[pid=25105] ppid=25080 vsize=36304 CPUtime=79.05 cores=0,2
/proc/25105/stat : 25105 (LySATi) R 25080 25080 25038 0 -1 4202496 8837 0 0 0 7903 2 0 0 25 0 1 0 588553436 37175296 8792 33554432000 134512640 135226915 4286912672 18446744073709551615 134538684 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/25105/statm: 9076 8792 82 175 0 8899 0
Current children cumulated CPU time (s) 81.45
Current children cumulated vsize (KiB) 45004

[startup+82.3006 s]
/proc/loadavg: 3.09 0.98 0.34 6/194 25169
/proc/meminfo: memFree=22905252/32951124 swapFree=67111348/67111528
[pid=25080] ppid=25078 vsize=8700 CPUtime=2.4 cores=0,2
/proc/25080/stat : 25080 (lysat.sh) S 25078 25080 25038 0 -1 4202496 356 28415 0 0 0 0 233 7 18 0 1 0 588553193 8908800 252 33554432000 4194304 4922060 140734904784032 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25080/statm: 2175 252 209 178 0 68 0
[pid=25105] ppid=25080 vsize=36620 CPUtime=79.85 cores=0,2
/proc/25105/stat : 25105 (LySATi) R 25080 25080 25038 0 -1 4202496 8938 0 0 0 7983 2 0 0 25 0 1 0 588553436 37498880 8893 33554432000 134512640 135226915 4286912672 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/25105/statm: 9155 8893 82 175 0 8978 0
Current children cumulated CPU time (s) 82.25
Current children cumulated vsize (KiB) 45320

[startup+83.1004 s]
/proc/loadavg: 3.16 1.03 0.36 6/194 25169
/proc/meminfo: memFree=22903392/32951124 swapFree=67111348/67111528
[pid=25080] ppid=25078 vsize=8700 CPUtime=2.4 cores=0,2
/proc/25080/stat : 25080 (lysat.sh) S 25078 25080 25038 0 -1 4202496 356 28415 0 0 0 0 233 7 18 0 1 0 588553193 8908800 252 33554432000 4194304 4922060 140734904784032 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25080/statm: 2175 252 209 178 0 68 0
[pid=25105] ppid=25080 vsize=36884 CPUtime=80.65 cores=0,2
/proc/25105/stat : 25105 (LySATi) R 25080 25080 25038 0 -1 4202496 9008 0 0 0 8063 2 0 0 25 0 1 0 588553436 37769216 8963 33554432000 134512640 135226915 4286912672 18446744073709551615 134536818 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/25105/statm: 9221 8963 82 175 0 9044 0
Current children cumulated CPU time (s) 83.05
Current children cumulated vsize (KiB) 45584

[startup+83.3004 s]
/proc/loadavg: 3.16 1.03 0.36 6/194 25169
/proc/meminfo: memFree=22903392/32951124 swapFree=67111348/67111528
[pid=25080] ppid=25078 vsize=8700 CPUtime=2.4 cores=0,2
/proc/25080/stat : 25080 (lysat.sh) S 25078 25080 25038 0 -1 4202496 356 28415 0 0 0 0 233 7 18 0 1 0 588553193 8908800 252 33554432000 4194304 4922060 140734904784032 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25080/statm: 2175 252 209 178 0 68 0
[pid=25105] ppid=25080 vsize=36884 CPUtime=80.85 cores=0,2
/proc/25105/stat : 25105 (LySATi) R 25080 25080 25038 0 -1 4202496 9009 0 0 0 8083 2 0 0 25 0 1 0 588553436 37769216 8964 33554432000 134512640 135226915 4286912672 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/25105/statm: 9221 8964 82 175 0 9044 0
Current children cumulated CPU time (s) 83.25
Current children cumulated vsize (KiB) 45584

[startup+83.4004 s]
/proc/loadavg: 3.16 1.03 0.36 6/194 25169
/proc/meminfo: memFree=22903392/32951124 swapFree=67111348/67111528
[pid=25080] ppid=25078 vsize=8700 CPUtime=2.4 cores=0,2
/proc/25080/stat : 25080 (lysat.sh) S 25078 25080 25038 0 -1 4202496 356 28415 0 0 0 0 233 7 18 0 1 0 588553193 8908800 252 33554432000 4194304 4922060 140734904784032 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25080/statm: 2175 252 209 178 0 68 0
[pid=25105] ppid=25080 vsize=36884 CPUtime=80.95 cores=0,2
/proc/25105/stat : 25105 (LySATi) R 25080 25080 25038 0 -1 4202496 9009 0 0 0 8093 2 0 0 25 0 1 0 588553436 37769216 8964 33554432000 134512640 135226915 4286912672 18446744073709551615 134536783 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/25105/statm: 9221 8964 82 175 0 9044 0
Current children cumulated CPU time (s) 83.35
Current children cumulated vsize (KiB) 45584

Child status: 20
Real time (s): 83.4505
CPU time (s): 83.4213
CPU user time (s): 83.3163
CPU system time (s): 0.104984
CPU usage (%): 99.965
Max. virtual memory (cumulated for all children) (KiB): 88996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 83.3163
system time used= 0.104984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37998
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= 37
involuntary context switches= 1044

runsolver used 0.138978 second user time and 0.329949 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-28 11:33:47
IDJOB=3308505
IDBENCH=70952
IDSOLVER=1692
FILE ID=node111/3308505-1303983227
RUNJOBID= node111-1303983224-25056
PBS_JOBID= 13168715
Free space on /tmp= 70884 MiB

SOLVER NAME= SAT09 reference solver:LySAT i/2009-03-20
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-c32s-gcdm16-23.cnf
COMMAND LINE= lysat.sh BENCHNAME i
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3308505-1303983227/watcher-3308505-1303983227 -o /tmp/evaluation-result-3308505-1303983227/solver-3308505-1303983227 -C 2400 -W 1300 -M 7680  lysat.sh HOME/instance-3308505-1303983227.cnf i

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

MD5SUM BENCH= a61ef2b7b3d16661e8162c430ffb1a51
RANDOM SEED=1149357644

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23298828 kB
Buffers:       1269036 kB
Cached:        7830332 kB
SwapCached:        132 kB
Active:        3597976 kB
Inactive:      5572344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23298828 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           17344 kB
Writeback:           0 kB
AnonPages:       70712 kB
Mapped:          15196 kB
Slab:           416648 kB
PageTables:       4788 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   212712 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= 70732 MiB
End job on node111 at 2011-04-28 11:35:11