Trace number 3308853

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 525.137 525.133

General information on the benchmark

Nameapplication/manthey/traffic/
traffic_fb_unknown.cnf
MD5SUM2385047c56f7801a7fd110b2ffe2f293
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark108.229
Satisfiable
(Un)Satisfiability was proved
Number of variables35819
Number of clauses773506
Sum of the clauses size2886709
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 255953
Number of clauses of size 395409
Number of clauses of size 4622144
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.35	c ==============================================================================
0.00/0.35	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.35	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.35	c ==============================================================================
0.00/0.35	c |         0 |  773506  2886709 |  232051       0        0     nan |  0.000 % |
0.00/0.45	c |         0 |  770007  2880571 |      --       0       --      -- |     --   | -3499/-6138
0.00/0.45	c ==============================================================================
0.00/0.45	c Result  :   #vars: 33122   #clauses: 770007   #literals: 2880571
0.00/0.45	c CPU time:   0.403938 s
0.00/0.45	c ==============================================================================
1.00/1.02	c lySAT 0.1
1.00/1.02	c minisat core +  additionnal features
1.00/1.02	c ============================[ Problem Statistics ]=============================
1.00/1.02	c |                                                                             |
1.00/1.02	c |  Number of variables:  33122                                                |
1.00/1.02	c |  Number of clauses:    770007                                               |
1.01/1.27	c |  Parsing time:         0.23         s                                       |
525.09/525.12	c restarts              : 1062
525.09/525.12	c conflicts             : 1467489        (2800 /sec)
525.09/525.12	c decisions             : 1800533        (3.09 % random) (3436 /sec)
525.09/525.12	c euip                  : 37406       
525.09/525.12	c propagations          : 334846519      (638959 /sec)
525.09/525.12	c conflict literals     : 27858819       (49.63 % deleted)
525.09/525.12	c Memory used           : 97.21 MB
525.09/525.12	c CPU time              : 524.05 s
525.09/525.12	c 
525.09/525.12	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-3308853-1303984536/watcher-3308853-1303984536 -o /tmp/evaluation-result-3308853-1303984536/solver-3308853-1303984536 -C 2400 -W 1300 -M 7680 lysat.sh HOME/instance-3308853-1303984536.cnf i 

running on 2 cores: 4,6

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.79 3.90 3.00 5/192 26096
/proc/meminfo: memFree=19421648/32951124 swapFree=67111528/67111528
[pid=26096] ppid=26094 vsize=8700 CPUtime=0 cores=4,6
/proc/26096/stat : 26096 (lysat.sh) S 26094 26096 25756 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 242644959 8908800 250 33554432000 4194304 4922060 140736947745104 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26096/statm: 2175 250 209 178 0 68 0

[startup+0.0754359 s]
/proc/loadavg: 3.79 3.90 3.00 5/192 26096
/proc/meminfo: memFree=19421648/32951124 swapFree=67111528/67111528
[pid=26096] ppid=26094 vsize=8700 CPUtime=0 cores=4,6
/proc/26096/stat : 26096 (lysat.sh) S 26094 26096 25756 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 242644959 8908800 250 33554432000 4194304 4922060 140736947745104 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26096/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100437 s]
/proc/loadavg: 3.79 3.90 3.00 5/192 26096
/proc/meminfo: memFree=19421648/32951124 swapFree=67111528/67111528
[pid=26096] ppid=26094 vsize=8700 CPUtime=0 cores=4,6
/proc/26096/stat : 26096 (lysat.sh) S 26094 26096 25756 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 242644959 8908800 250 33554432000 4194304 4922060 140736947745104 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26096/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300399 s]
/proc/loadavg: 3.79 3.90 3.00 5/192 26096
/proc/meminfo: memFree=19421648/32951124 swapFree=67111528/67111528
[pid=26096] ppid=26094 vsize=8700 CPUtime=0 cores=4,6
/proc/26096/stat : 26096 (lysat.sh) S 26094 26096 25756 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 242644959 8908800 250 33554432000 4194304 4922060 140736947745104 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26096/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700323 s]
/proc/loadavg: 3.79 3.90 3.00 5/192 26096
/proc/meminfo: memFree=19421648/32951124 swapFree=67111528/67111528
[pid=26096] ppid=26094 vsize=8700 CPUtime=0 cores=4,6
/proc/26096/stat : 26096 (lysat.sh) S 26094 26096 25756 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 242644959 8908800 250 33554432000 4194304 4922060 140736947745104 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26096/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50112 s]
/proc/loadavg: 3.79 3.90 3.00 5/194 26098
/proc/meminfo: memFree=19333972/32951124 swapFree=67111528/67111528
[pid=26096] ppid=26094 vsize=8700 CPUtime=1.01 cores=4,6
/proc/26096/stat : 26096 (lysat.sh) S 26094 26096 25756 0 -1 4202496 356 19636 0 0 0 0 95 6 18 0 1 0 242644959 8908800 252 33554432000 4194304 4922060 140736947745104 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26096/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 1.01
Current children cumulated vsize (KiB) 8700

[startup+3.1009 s]
/proc/loadavg: 3.79 3.90 3.00 5/194 26099
/proc/meminfo: memFree=19343272/32951124 swapFree=67111528/67111528
[pid=26096] ppid=26094 vsize=8700 CPUtime=1.01 cores=4,6
/proc/26096/stat : 26096 (lysat.sh) S 26094 26096 25756 0 -1 4202496 356 19636 0 0 0 0 95 6 18 0 1 0 242644959 8908800 252 33554432000 4194304 4922060 140736947745104 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26096/statm: 2175 252 209 178 0 68 0
[pid=26099] ppid=26096 vsize=54812 CPUtime=2.07 cores=4,6
/proc/26099/stat : 26099 (LySATi) R 26096 26096 25756 0 -1 4202496 13256 0 0 0 205 2 0 0 25 0 1 0 242645061 56127488 13179 33554432000 134512640 135226915 4292109104 18446744073709551615 134537040 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/26099/statm: 13703 13179 81 175 0 13526 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 63512

[startup+6.30031 s]
/proc/loadavg: 3.80 3.90 3.00 5/194 26101
/proc/meminfo: memFree=19341512/32951124 swapFree=67111528/67111528
[pid=26096] ppid=26094 vsize=8700 CPUtime=1.01 cores=4,6
/proc/26096/stat : 26096 (lysat.sh) S 26094 26096 25756 0 -1 4202496 356 19636 0 0 0 0 95 6 18 0 1 0 242644959 8908800 252 33554432000 4194304 4922060 140736947745104 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26096/statm: 2175 252 209 178 0 68 0
[pid=26099] ppid=26096 vsize=55604 CPUtime=5.27 cores=4,6
/proc/26099/stat : 26099 (LySATi) R 26096 26096 25756 0 -1 4202496 13455 0 0 0 525 2 0 0 25 0 1 0 242645061 56938496 13378 33554432000 134512640 135226915 4292109104 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/26099/statm: 13901 13378 81 175 0 13724 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 64304

[startup+12.7012 s]
/proc/loadavg: 3.82 3.90 3.01 5/194 26102
/proc/meminfo: memFree=19331472/32951124 swapFree=67111528/67111528
[pid=26096] ppid=26094 vsize=8700 CPUtime=1.01 cores=4,6
/proc/26096/stat : 26096 (lysat.sh) S 26094 26096 25756 0 -1 4202496 356 19636 0 0 0 0 95 6 18 0 1 0 242644959 8908800 252 33554432000 4194304 4922060 140736947745104 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26096/statm: 2175 252 209 178 0 68 0
[pid=26099] ppid=26096 vsize=57352 CPUtime=11.66 cores=4,6
/proc/26099/stat : 26099 (LySATi) R 26096 26096 25756 0 -1 4202496 13876 0 0 0 1164 2 0 0 25 0 1 0 242645061 58728448 13799 33554432000 134512640 135226915 4292109104 18446744073709551615 134537021 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/26099/statm: 14338 13799 81 175 0 14161 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 66052

[startup+25.5009 s]
/proc/loadavg: 3.86 3.91 3.02 5/194 26102
/proc/meminfo: memFree=19315748/32951124 swapFree=67111528/67111528
[pid=26096] ppid=26094 vsize=8700 CPUtime=1.01 cores=4,6
/proc/26096/stat : 26096 (lysat.sh) S 26094 26096 25756 0 -1 4202496 356 19636 0 0 0 0 95 6 18 0 1 0 242644959 8908800 252 33554432000 4194304 4922060 140736947745104 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26096/statm: 2175 252 209 178 0 68 0
[pid=26099] ppid=26096 vsize=59508 CPUtime=24.46 cores=4,6
/proc/26099/stat : 26099 (LySATi) R 26096 26096 25756 0 -1 4202496 14398 0 0 0 2444 2 0 0 25 0 1 0 242645061 60936192 14321 33554432000 134512640 135226915 4292109104 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/26099/statm: 14877 14321 81 175 0 14700 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 68208

[startup+51.1004 s]
/proc/loadavg: 3.90 3.91 3.04 5/194 26103
/proc/meminfo: memFree=19294456/32951124 swapFree=67111528/67111528
[pid=26096] ppid=26094 vsize=8700 CPUtime=1.01 cores=4,6
/proc/26096/stat : 26096 (lysat.sh) S 26094 26096 25756 0 -1 4202496 356 19636 0 0 0 0 95 6 18 0 1 0 242644959 8908800 252 33554432000 4194304 4922060 140736947745104 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26096/statm: 2175 252 209 178 0 68 0
[pid=26099] ppid=26096 vsize=62936 CPUtime=50.07 cores=4,6
/proc/26099/stat : 26099 (LySATi) R 26096 26096 25756 0 -1 4202496 15271 0 0 0 5004 3 0 0 25 0 1 0 242645061 64446464 15194 33554432000 134512640 135226915 4292109104 18446744073709551615 134536830 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/26099/statm: 15734 15194 81 175 0 15557 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 71636

[startup+102.307 s]
/proc/loadavg: 3.96 3.92 3.09 5/194 26104
/proc/meminfo: memFree=19248628/32951124 swapFree=67111528/67111528
[pid=26096] ppid=26094 vsize=8700 CPUtime=1.01 cores=4,6
/proc/26096/stat : 26096 (lysat.sh) S 26094 26096 25756 0 -1 4202496 356 19636 0 0 0 0 95 6 18 0 1 0 242644959 8908800 252 33554432000 4194304 4922060 140736947745104 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26096/statm: 2175 252 209 178 0 68 0
[pid=26099] ppid=26096 vsize=68876 CPUtime=101.27 cores=4,6
/proc/26099/stat : 26099 (LySATi) R 26096 26096 25756 0 -1 4202496 16686 0 0 0 10124 3 0 0 25 0 1 0 242645061 70529024 16609 33554432000 134512640 135226915 4292109104 18446744073709551615 134537296 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/26099/statm: 17219 16609 81 175 0 17042 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 77576

[startup+162.301 s]
/proc/loadavg: 3.98 3.94 3.15 5/194 26106
/proc/meminfo: memFree=19204568/32951124 swapFree=67111528/67111528
[pid=26096] ppid=26094 vsize=8700 CPUtime=1.01 cores=4,6
/proc/26096/stat : 26096 (lysat.sh) S 26094 26096 25756 0 -1 4202496 356 19636 0 0 0 0 95 6 18 0 1 0 242644959 8908800 252 33554432000 4194304 4922060 140736947745104 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26096/statm: 2175 252 209 178 0 68 0
[pid=26099] ppid=26096 vsize=72760 CPUtime=161.27 cores=4,6
/proc/26099/stat : 26099 (LySATi) R 26096 26096 25756 0 -1 4202496 17652 0 0 0 16124 3 0 0 25 0 1 0 242645061 74506240 17575 33554432000 134512640 135226915 4292109104 18446744073709551615 134536772 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/26099/statm: 18190 17575 81 175 0 18013 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 81460

[startup+222.301 s]
/proc/loadavg: 3.99 3.94 3.20 5/194 26108
/proc/meminfo: memFree=19154932/32951124 swapFree=67111528/67111528
[pid=26096] ppid=26094 vsize=8700 CPUtime=1.01 cores=4,6
/proc/26096/stat : 26096 (lysat.sh) S 26094 26096 25756 0 -1 4202496 356 19636 0 0 0 0 95 6 18 0 1 0 242644959 8908800 252 33554432000 4194304 4922060 140736947745104 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26096/statm: 2175 252 209 178 0 68 0
[pid=26099] ppid=26096 vsize=80272 CPUtime=221.27 cores=4,6
/proc/26099/stat : 26099 (LySATi) R 26096 26096 25756 0 -1 4202496 19518 0 0 0 22124 3 0 0 25 0 1 0 242645061 82198528 19441 33554432000 134512640 135226915 4292109104 18446744073709551615 134537296 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/26099/statm: 20068 19441 81 175 0 19891 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 88972

[startup+282.301 s]
/proc/loadavg: 3.99 3.95 3.24 5/194 26109
/proc/meminfo: memFree=19115712/32951124 swapFree=67111528/67111528
[pid=26096] ppid=26094 vsize=8700 CPUtime=1.01 cores=4,6
/proc/26096/stat : 26096 (lysat.sh) S 26094 26096 25756 0 -1 4202496 356 19636 0 0 0 0 95 6 18 0 1 0 242644959 8908800 252 33554432000 4194304 4922060 140736947745104 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26096/statm: 2175 252 209 178 0 68 0
[pid=26099] ppid=26096 vsize=82244 CPUtime=281.27 cores=4,6
/proc/26099/stat : 26099 (LySATi) R 26096 26096 25756 0 -1 4202496 20005 0 0 0 28124 3 0 0 25 0 1 0 242645061 84217856 19928 33554432000 134512640 135226915 4292109104 18446744073709551615 134537408 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/26099/statm: 20561 19928 81 175 0 20384 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 90944

[startup+342.301 s]
/proc/loadavg: 3.99 3.96 3.29 5/194 26120
/proc/meminfo: memFree=19088952/32951124 swapFree=67111528/67111528
[pid=26096] ppid=26094 vsize=8700 CPUtime=1.01 cores=4,6
/proc/26096/stat : 26096 (lysat.sh) S 26094 26096 25756 0 -1 4202496 356 19636 0 0 0 0 95 6 18 0 1 0 242644959 8908800 252 33554432000 4194304 4922060 140736947745104 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26096/statm: 2175 252 209 178 0 68 0
[pid=26099] ppid=26096 vsize=87616 CPUtime=341.28 cores=4,6
/proc/26099/stat : 26099 (LySATi) R 26096 26096 25756 0 -1 4202496 21268 0 0 0 34124 4 0 0 25 0 1 0 242645061 89718784 21191 33554432000 134512640 135226915 4292109104 18446744073709551615 134537056 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/26099/statm: 21904 21191 81 175 0 21727 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 96316

[startup+402.3 s]
/proc/loadavg: 3.99 3.96 3.33 5/194 26121
/proc/meminfo: memFree=19053588/32951124 swapFree=67111528/67111528
[pid=26096] ppid=26094 vsize=8700 CPUtime=1.01 cores=4,6
/proc/26096/stat : 26096 (lysat.sh) S 26094 26096 25756 0 -1 4202496 356 19636 0 0 0 0 95 6 18 0 1 0 242644959 8908800 252 33554432000 4194304 4922060 140736947745104 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26096/statm: 2175 252 209 178 0 68 0
[pid=26099] ppid=26096 vsize=96540 CPUtime=401.28 cores=4,6
/proc/26099/stat : 26099 (LySATi) R 26096 26096 25756 0 -1 4202496 23519 0 0 0 40123 5 0 0 25 0 1 0 242645061 98856960 23442 33554432000 134512640 135226915 4292109104 18446744073709551615 134531182 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/26099/statm: 24135 23442 81 175 0 23958 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 105240

[startup+462.301 s]
/proc/loadavg: 4.06 3.98 3.37 5/194 26123
/proc/meminfo: memFree=19007056/32951124 swapFree=67111528/67111528
[pid=26096] ppid=26094 vsize=8700 CPUtime=1.01 cores=4,6
/proc/26096/stat : 26096 (lysat.sh) S 26094 26096 25756 0 -1 4202496 356 19636 0 0 0 0 95 6 18 0 1 0 242644959 8908800 252 33554432000 4194304 4922060 140736947745104 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26096/statm: 2175 252 209 178 0 68 0
[pid=26099] ppid=26096 vsize=96540 CPUtime=461.28 cores=4,6
/proc/26099/stat : 26099 (LySATi) R 26096 26096 25756 0 -1 4202496 23519 0 0 0 46123 5 0 0 25 0 1 0 242645061 98856960 23442 33554432000 134512640 135226915 4292109104 18446744073709551615 134536926 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/26099/statm: 24135 23442 81 175 0 23958 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 105240

[startup+522.3 s]
/proc/loadavg: 4.02 3.98 3.41 5/194 26125
/proc/meminfo: memFree=18981228/32951124 swapFree=67111528/67111528
[pid=26096] ppid=26094 vsize=8700 CPUtime=1.01 cores=4,6
/proc/26096/stat : 26096 (lysat.sh) S 26094 26096 25756 0 -1 4202496 356 19636 0 0 0 0 95 6 18 0 1 0 242644959 8908800 252 33554432000 4194304 4922060 140736947745104 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26096/statm: 2175 252 209 178 0 68 0
[pid=26099] ppid=26096 vsize=99536 CPUtime=521.28 cores=4,6
/proc/26099/stat : 26099 (LySATi) R 26096 26096 25756 0 -1 4202496 24242 0 0 0 52123 5 0 0 25 0 1 0 242645061 101924864 24165 33554432000 134512640 135226915 4292109104 18446744073709551615 134537056 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/26099/statm: 24884 24165 81 175 0 24707 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 108236

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

[startup+523.101 s]
/proc/loadavg: 4.02 3.98 3.41 5/194 26125
/proc/meminfo: memFree=18981104/32951124 swapFree=67111528/67111528
[pid=26096] ppid=26094 vsize=8700 CPUtime=1.01 cores=4,6
/proc/26096/stat : 26096 (lysat.sh) S 26094 26096 25756 0 -1 4202496 356 19636 0 0 0 0 95 6 18 0 1 0 242644959 8908800 252 33554432000 4194304 4922060 140736947745104 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26096/statm: 2175 252 209 178 0 68 0
[pid=26099] ppid=26096 vsize=99536 CPUtime=522.08 cores=4,6
/proc/26099/stat : 26099 (LySATi) R 26096 26096 25756 0 -1 4202496 24249 0 0 0 52203 5 0 0 25 0 1 0 242645061 101924864 24172 33554432000 134512640 135226915 4292109104 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/26099/statm: 24884 24172 81 175 0 24707 0
Current children cumulated CPU time (s) 523.09
Current children cumulated vsize (KiB) 108236

[startup+523.901 s]
/proc/loadavg: 4.02 3.98 3.41 5/194 26125
/proc/meminfo: memFree=18981104/32951124 swapFree=67111528/67111528
[pid=26096] ppid=26094 vsize=8700 CPUtime=1.01 cores=4,6
/proc/26096/stat : 26096 (lysat.sh) S 26094 26096 25756 0 -1 4202496 356 19636 0 0 0 0 95 6 18 0 1 0 242644959 8908800 252 33554432000 4194304 4922060 140736947745104 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26096/statm: 2175 252 209 178 0 68 0
[pid=26099] ppid=26096 vsize=99536 CPUtime=522.88 cores=4,6
/proc/26099/stat : 26099 (LySATi) R 26096 26096 25756 0 -1 4202496 24251 0 0 0 52283 5 0 0 25 0 1 0 242645061 101924864 24174 33554432000 134512640 135226915 4292109104 18446744073709551615 134537079 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/26099/statm: 24884 24174 81 175 0 24707 0
Current children cumulated CPU time (s) 523.89
Current children cumulated vsize (KiB) 108236

[startup+524.707 s]
/proc/loadavg: 4.02 3.98 3.41 5/194 26125
/proc/meminfo: memFree=18981104/32951124 swapFree=67111528/67111528
[pid=26096] ppid=26094 vsize=8700 CPUtime=1.01 cores=4,6
/proc/26096/stat : 26096 (lysat.sh) S 26094 26096 25756 0 -1 4202496 356 19636 0 0 0 0 95 6 18 0 1 0 242644959 8908800 252 33554432000 4194304 4922060 140736947745104 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26096/statm: 2175 252 209 178 0 68 0
[pid=26099] ppid=26096 vsize=99536 CPUtime=523.68 cores=4,6
/proc/26099/stat : 26099 (LySATi) R 26096 26096 25756 0 -1 4202496 24253 0 0 0 52363 5 0 0 25 0 1 0 242645061 101924864 24176 33554432000 134512640 135226915 4292109104 18446744073709551615 134536757 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/26099/statm: 24884 24176 81 175 0 24707 0
Current children cumulated CPU time (s) 524.69
Current children cumulated vsize (KiB) 108236

[startup+525.101 s]
/proc/loadavg: 4.02 3.98 3.41 5/194 26125
/proc/meminfo: memFree=18981104/32951124 swapFree=67111528/67111528
[pid=26096] ppid=26094 vsize=8700 CPUtime=1.01 cores=4,6
/proc/26096/stat : 26096 (lysat.sh) S 26094 26096 25756 0 -1 4202496 356 19636 0 0 0 0 95 6 18 0 1 0 242644959 8908800 252 33554432000 4194304 4922060 140736947745104 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26096/statm: 2175 252 209 178 0 68 0
[pid=26099] ppid=26096 vsize=99536 CPUtime=524.08 cores=4,6
/proc/26099/stat : 26099 (LySATi) R 26096 26096 25756 0 -1 4202496 24253 0 0 0 52403 5 0 0 25 0 1 0 242645061 101924864 24176 33554432000 134512640 135226915 4292109104 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/26099/statm: 24884 24176 81 175 0 24707 0
Current children cumulated CPU time (s) 525.09
Current children cumulated vsize (KiB) 108236

Child status: 20
Real time (s): 525.133
CPU time (s): 525.137
CPU user time (s): 525.007
CPU system time (s): 0.12998
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 108236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 525.007
system time used= 0.12998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44464
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= 39
involuntary context switches= 582

runsolver used 0.887865 second user time and 1.9847 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-28 11:55:37
IDJOB=3308853
IDBENCH=82494
IDSOLVER=1692
FILE ID=node107/3308853-1303984536
RUNJOBID= node107-1303983222-25775
PBS_JOBID= 13168719
Free space on /tmp= 71708 MiB

SOLVER NAME= SAT09 reference solver:LySAT i/2009-03-20
BENCH NAME= SAT11/application/manthey/traffic/traffic_fb_unknown.cnf
COMMAND LINE= lysat.sh BENCHNAME i
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3308853-1303984536/watcher-3308853-1303984536 -o /tmp/evaluation-result-3308853-1303984536/solver-3308853-1303984536 -C 2400 -W 1300 -M 7680  lysat.sh HOME/instance-3308853-1303984536.cnf i

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

MD5SUM BENCH= 2385047c56f7801a7fd110b2ffe2f293
RANDOM SEED=620792476

node107.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.829
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.829
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.829
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.67
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.829
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.829
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.829
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	: 5359.47
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.829
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.829
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:      19421928 kB
Buffers:       2044924 kB
Cached:       10885856 kB
SwapCached:          0 kB
Active:        8468492 kB
Inactive:      4577900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19421928 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           98040 kB
Writeback:           0 kB
AnonPages:      114640 kB
Mapped:          16060 kB
Slab:           419472 kB
PageTables:       5408 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   297532 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= 71704 MiB
End job on node107 at 2011-04-28 12:04:22