Trace number 1825021

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
LySAT c/2009-03-20UNSAT 1753.37 1753.89

General information on the benchmark

Namecrafted/Difficult/contest05/jarvisalo/
mod2c-3cage-unsat-10-3.sat05-2568.reshuffled-07.cnf
MD5SUMd65aa32f539d7b147c82042f18f65687
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark271
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of clauses560
Sum of the clauses size2240
Maximum clause length4
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 4560
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |     560     2240 |     167       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 140   #clauses: 560   #literals: 2240
0.00/0.00	c CPU time:   0.000999 s
0.00/0.00	c ==============================================================================
0.00/0.00	This is MiniSat 2.0 beta
0.00/0.00	WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	============================[ Problem Statistics ]=============================
0.00/0.00	|                                                                             |
0.00/0.00	|  Number of variables:  140                                                  |
0.00/0.00	|  Number of clauses:    560                                                  |
0.00/0.00	|  Parsing time:         0.00         s                                       |
1753.27/1753.87	restarts              : 33
1753.27/1753.87	conflicts             : 91445794       (52155 /sec)
1753.27/1753.87	decisions             : 141141891      (1.91 % random) (80498 /sec)
1753.27/1753.87	propagations          : 759246078      (433025 /sec)
1753.27/1753.87	conflict literals     : 1501793427     (20.13 % deleted)
1753.27/1753.87	Memory used           : 4.21 MB
1753.27/1753.87	CPU time              : 1753.35 s
1753.27/1753.87	
1753.27/1753.87	UNSATISFIABLE
1753.27/1753.87	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1825021-1242489716/watcher-1825021-1242489716 -o /tmp/evaluation-result-1825021-1242489716/solver-1825021-1242489716 -C 5000 -W 6000 -M 1800 lysat.sh HOME/instance-1825021-1242489716.cnf c 

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): 6000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.97 0.92 3/64 21984
/proc/meminfo: memFree=1954896/2055920 swapFree=4178192/4192956
[pid=21984] ppid=21982 vsize=5356 CPUtime=0
/proc/21984/stat : 21984 (lysat.sh) R 21982 21984 21895 0 -1 4194304 217 0 0 0 0 0 0 0 20 0 1 0 276997823 5484544 184 1992294400 4194304 4889804 548682068816 18446744073709551615 244276695777 0 0 4100 0 0 0 0 17 1 0 0
/proc/21984/statm: 1339 197 162 169 0 50 0

[startup+0.0700769 s]
/proc/loadavg: 0.92 0.97 0.92 3/64 21984
/proc/meminfo: memFree=1954896/2055920 swapFree=4178192/4192956
[pid=21984] ppid=21982 vsize=5356 CPUtime=0
/proc/21984/stat : 21984 (lysat.sh) S 21982 21984 21895 0 -1 4194304 310 116 0 0 0 0 0 0 21 0 1 0 276997823 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21984/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.10108 s]
/proc/loadavg: 0.92 0.97 0.92 3/64 21984
/proc/meminfo: memFree=1954896/2055920 swapFree=4178192/4192956
[pid=21984] ppid=21982 vsize=5356 CPUtime=0
/proc/21984/stat : 21984 (lysat.sh) S 21982 21984 21895 0 -1 4194304 310 116 0 0 0 0 0 0 21 0 1 0 276997823 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21984/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301102 s]
/proc/loadavg: 0.92 0.97 0.92 3/64 21984
/proc/meminfo: memFree=1954896/2055920 swapFree=4178192/4192956
[pid=21984] ppid=21982 vsize=5356 CPUtime=0
/proc/21984/stat : 21984 (lysat.sh) S 21982 21984 21895 0 -1 4194304 310 116 0 0 0 0 0 0 21 0 1 0 276997823 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21984/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701146 s]
/proc/loadavg: 0.92 0.97 0.92 3/64 21984
/proc/meminfo: memFree=1954896/2055920 swapFree=4178192/4192956
[pid=21984] ppid=21982 vsize=5356 CPUtime=0
/proc/21984/stat : 21984 (lysat.sh) S 21982 21984 21895 0 -1 4194304 310 116 0 0 0 0 0 0 21 0 1 0 276997823 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21984/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50124 s]
/proc/loadavg: 0.92 0.97 0.92 2/66 21987
/proc/meminfo: memFree=1954312/2055920 swapFree=4178192/4192956
[pid=21984] ppid=21982 vsize=5356 CPUtime=0
/proc/21984/stat : 21984 (lysat.sh) S 21982 21984 21895 0 -1 4194304 310 116 0 0 0 0 0 0 21 0 1 0 276997823 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21984/statm: 1339 237 195 169 0 50 0
[pid=21987] ppid=21984 vsize=2020 CPUtime=1.48
/proc/21987/stat : 21987 (LySATc) R 21984 21984 21895 0 -1 4194304 161 0 0 0 148 0 0 0 25 0 1 0 276997824 2068480 146 1992294400 134512640 135214827 4294956224 18446744073709551615 134529264 0 0 4096 3 0 0 0 17 1 0 0
/proc/21987/statm: 505 146 75 171 0 332 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 7376

[startup+3.10142 s]
/proc/loadavg: 0.92 0.97 0.92 2/66 21987
/proc/meminfo: memFree=1954184/2055920 swapFree=4178192/4192956
[pid=21984] ppid=21982 vsize=5356 CPUtime=0
/proc/21984/stat : 21984 (lysat.sh) S 21982 21984 21895 0 -1 4194304 310 116 0 0 0 0 0 0 21 0 1 0 276997823 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21984/statm: 1339 237 195 169 0 50 0
[pid=21987] ppid=21984 vsize=2152 CPUtime=3.08
/proc/21987/stat : 21987 (LySATc) R 21984 21984 21895 0 -1 4194304 175 0 0 0 308 0 0 0 25 0 1 0 276997824 2203648 160 1992294400 134512640 135214827 4294956224 18446744073709551615 134536807 0 0 4096 3 0 0 0 17 1 0 0
/proc/21987/statm: 538 160 75 171 0 365 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 7508

[startup+6.30178 s]
/proc/loadavg: 0.93 0.97 0.92 2/66 21987
/proc/meminfo: memFree=1953992/2055920 swapFree=4178192/4192956
[pid=21984] ppid=21982 vsize=5356 CPUtime=0
/proc/21984/stat : 21984 (lysat.sh) S 21982 21984 21895 0 -1 4194304 310 116 0 0 0 0 0 0 21 0 1 0 276997823 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21984/statm: 1339 237 195 169 0 50 0
[pid=21987] ppid=21984 vsize=2152 CPUtime=6.28
/proc/21987/stat : 21987 (LySATc) R 21984 21984 21895 0 -1 4194304 198 0 0 0 628 0 0 0 25 0 1 0 276997824 2203648 183 1992294400 134512640 135214827 4294956224 18446744073709551615 134529227 0 0 4096 3 0 0 0 17 1 0 0
/proc/21987/statm: 538 183 75 171 0 365 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7508

[startup+12.7015 s]
/proc/loadavg: 0.93 0.97 0.92 2/66 21987
/proc/meminfo: memFree=1953864/2055920 swapFree=4178192/4192956
[pid=21984] ppid=21982 vsize=5356 CPUtime=0
/proc/21984/stat : 21984 (lysat.sh) S 21982 21984 21895 0 -1 4194304 310 116 0 0 0 0 0 0 21 0 1 0 276997823 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21984/statm: 1339 237 195 169 0 50 0
[pid=21987] ppid=21984 vsize=2284 CPUtime=12.68
/proc/21987/stat : 21987 (LySATc) R 21984 21984 21895 0 -1 4194304 217 0 0 0 1268 0 0 0 25 0 1 0 276997824 2338816 202 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/21987/statm: 571 202 75 171 0 398 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 7640

[startup+25.5019 s]
/proc/loadavg: 0.95 0.97 0.92 2/66 21987
/proc/meminfo: memFree=1953736/2055920 swapFree=4178192/4192956
[pid=21984] ppid=21982 vsize=5356 CPUtime=0
/proc/21984/stat : 21984 (lysat.sh) S 21982 21984 21895 0 -1 4194304 310 116 0 0 0 0 0 0 21 0 1 0 276997823 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21984/statm: 1339 237 195 169 0 50 0
[pid=21987] ppid=21984 vsize=2416 CPUtime=25.48
/proc/21987/stat : 21987 (LySATc) R 21984 21984 21895 0 -1 4194304 260 0 0 0 2548 0 0 0 25 0 1 0 276997824 2473984 245 1992294400 134512640 135214827 4294956224 18446744073709551615 134535346 0 0 4096 3 0 0 0 17 1 0 0
/proc/21987/statm: 604 245 75 171 0 431 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 7772

[startup+51.1018 s]
/proc/loadavg: 0.96 0.97 0.92 2/66 21987
/proc/meminfo: memFree=1953608/2055920 swapFree=4178192/4192956
[pid=21984] ppid=21982 vsize=5356 CPUtime=0
/proc/21984/stat : 21984 (lysat.sh) S 21982 21984 21895 0 -1 4194304 310 116 0 0 0 0 0 0 21 0 1 0 276997823 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21984/statm: 1339 237 195 169 0 50 0
[pid=21987] ppid=21984 vsize=2548 CPUtime=51.07
/proc/21987/stat : 21987 (LySATc) R 21984 21984 21895 0 -1 4194304 293 0 0 0 5107 0 0 0 25 0 1 0 276997824 2609152 278 1992294400 134512640 135214827 4294956224 18446744073709551615 134537079 0 0 4096 3 0 0 0 17 1 0 0
/proc/21987/statm: 637 278 75 171 0 464 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 7904

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.92 2/66 21987
/proc/meminfo: memFree=1953352/2055920 swapFree=4178192/4192956
[pid=21984] ppid=21982 vsize=5356 CPUtime=0
/proc/21984/stat : 21984 (lysat.sh) S 21982 21984 21895 0 -1 4194304 310 116 0 0 0 0 0 0 21 0 1 0 276997823 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21984/statm: 1339 237 195 169 0 50 0
[pid=21987] ppid=21984 vsize=2820 CPUtime=102.26
/proc/21987/stat : 21987 (LySATc) R 21984 21984 21895 0 -1 4194304 345 0 0 0 10226 0 0 0 25 0 1 0 276997824 2887680 330 1992294400 134512640 135214827 4294956224 18446744073709551615 134538178 0 0 4096 3 0 0 0 17 1 0 0
/proc/21987/statm: 705 330 75 171 0 532 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 8176

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 21987
/proc/meminfo: memFree=1953160/2055920 swapFree=4178192/4192956
[pid=21984] ppid=21982 vsize=5356 CPUtime=0
/proc/21984/stat : 21984 (lysat.sh) S 21982 21984 21895 0 -1 4194304 310 116 0 0 0 0 0 0 21 0 1 0 276997823 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21984/statm: 1339 237 195 169 0 50 0
[pid=21987] ppid=21984 vsize=2956 CPUtime=162.24
/proc/21987/stat : 21987 (LySATc) R 21984 21984 21895 0 -1 4194304 380 0 0 0 16224 0 0 0 25 0 1 0 276997824 3026944 365 1992294400 134512640 135214827 4294956224 18446744073709551615 134529394 0 0 4096 3 0 0 0 17 1 0 0
/proc/21987/statm: 739 365 75 171 0 566 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 8312

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 21987
/proc/meminfo: memFree=1953032/2055920 swapFree=4178192/4192956
[pid=21984] ppid=21982 vsize=5356 CPUtime=0
/proc/21984/stat : 21984 (lysat.sh) S 21982 21984 21895 0 -1 4194304 310 116 0 0 0 0 0 0 21 0 1 0 276997823 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21984/statm: 1339 237 195 169 0 50 0
[pid=21987] ppid=21984 vsize=2956 CPUtime=222.22
/proc/21987/stat : 21987 (LySATc) R 21984 21984 21895 0 -1 4194304 403 0 0 0 22222 0 0 0 25 0 1 0 276997824 3026944 388 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/21987/statm: 739 388 75 171 0 566 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 8312

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 21987
/proc/meminfo: memFree=1952840/2055920 swapFree=4178192/4192956
[pid=21984] ppid=21982 vsize=5356 CPUtime=0
/proc/21984/stat : 21984 (lysat.sh) S 21982 21984 21895 0 -1 4194304 310 116 0 0 0 0 0 0 21 0 1 0 276997823 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21984/statm: 1339 237 195 169 0 50 0
[pid=21987] ppid=21984 vsize=3092 CPUtime=282.2
/proc/21987/stat : 21987 (LySATc) R 21984 21984 21895 0 -1 4194304 434 0 0 0 28220 0 0 0 25 0 1 0 276997824 3166208 419 1992294400 134512640 135214827 4294956224 18446744073709551615 134537017 0 0 4096 3 0 0 0 17 1 0 0
/proc/21987/statm: 773 419 75 171 0 600 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 8448

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 21987
/proc/meminfo: memFree=1952720/2055920 swapFree=4178192/4192956
[pid=21984] ppid=21982 vsize=5356 CPUtime=0
/proc/21984/stat : 21984 (lysat.sh) S 21982 21984 21895 0 -1 4194304 310 116 0 0 0 0 0 0 21 0 1 0 276997823 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21984/statm: 1339 237 195 169 0 50 0
[pid=21987] ppid=21984 vsize=3224 CPUtime=342.19
/proc/21987/stat : 21987 (LySATc) R 21984 21984 21895 0 -1 4194304 470 0 0 0 34219 0 0 0 25 0 1 0 276997824 3301376 455 1992294400 134512640 135214827 4294956224 18446744073709551615 134536493 0 0 4096 3 0 0 0 17 1 0 0
/proc/21987/statm: 806 455 75 171 0 633 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 8580

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 21987
/proc/meminfo: memFree=1952656/2055920 swapFree=4178192/4192956
[pid=21984] ppid=21982 vsize=5356 CPUtime=0
/proc/21984/stat : 21984 (lysat.sh) S 21982 21984 21895 0 -1 4194304 310 116 0 0 0 0 0 0 21 0 1 0 276997823 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21984/statm: 1339 237 195 169 0 50 0
[pid=21987] ppid=21984 vsize=3356 CPUtime=402.17
/proc/21987/stat : 21987 (LySATc) R 21984 21984 21895 0 -1 4194304 477 0 0 0 40217 0 0 0 25 0 1 0 276997824 3436544 462 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/21987/statm: 839 462 75 171 0 666 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 8712

[startup+462.301 s]

################
# More data... #
################


[startup+1422.31 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 21987
/proc/meminfo: memFree=1951312/2055920 swapFree=4178192/4192956
[pid=21984] ppid=21982 vsize=5356 CPUtime=0
/proc/21984/stat : 21984 (lysat.sh) S 21982 21984 21895 0 -1 4194304 310 116 0 0 0 0 0 0 21 0 1 0 276997823 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21984/statm: 1339 237 195 169 0 50 0
[pid=21987] ppid=21984 vsize=4172 CPUtime=1421.87
/proc/21987/stat : 21987 (LySATc) R 21984 21984 21895 0 -1 4194304 685 0 0 0 142187 0 0 0 25 0 1 0 276997824 4272128 670 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/21987/statm: 1043 670 75 171 0 870 0
Current children cumulated CPU time (s) 1421.87
Current children cumulated vsize (KiB) 9528

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 21987
/proc/meminfo: memFree=1951248/2055920 swapFree=4178192/4192956
[pid=21984] ppid=21982 vsize=5356 CPUtime=0
/proc/21984/stat : 21984 (lysat.sh) S 21982 21984 21895 0 -1 4194304 310 116 0 0 0 0 0 0 21 0 1 0 276997823 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21984/statm: 1339 237 195 169 0 50 0
[pid=21987] ppid=21984 vsize=4172 CPUtime=1481.85
/proc/21987/stat : 21987 (LySATc) R 21984 21984 21895 0 -1 4194304 685 0 0 0 148185 0 0 0 25 0 1 0 276997824 4272128 670 1992294400 134512640 135214827 4294956224 18446744073709551615 134528405 0 0 4096 3 0 0 0 17 1 0 0
/proc/21987/statm: 1043 670 75 171 0 870 0
Current children cumulated CPU time (s) 1481.85
Current children cumulated vsize (KiB) 9528

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 21987
/proc/meminfo: memFree=1951184/2055920 swapFree=4178192/4192956
[pid=21984] ppid=21982 vsize=5356 CPUtime=0
/proc/21984/stat : 21984 (lysat.sh) S 21982 21984 21895 0 -1 4194304 310 116 0 0 0 0 0 0 21 0 1 0 276997823 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21984/statm: 1339 237 195 169 0 50 0
[pid=21987] ppid=21984 vsize=4172 CPUtime=1541.83
/proc/21987/stat : 21987 (LySATc) R 21984 21984 21895 0 -1 4194304 699 0 0 0 154183 0 0 0 25 0 1 0 276997824 4272128 684 1992294400 134512640 135214827 4294956224 18446744073709551615 134537073 0 0 4096 3 0 0 0 17 1 0 0
/proc/21987/statm: 1043 684 75 171 0 870 0
Current children cumulated CPU time (s) 1541.83
Current children cumulated vsize (KiB) 9528

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 21987
/proc/meminfo: memFree=1951120/2055920 swapFree=4178192/4192956
[pid=21984] ppid=21982 vsize=5356 CPUtime=0
/proc/21984/stat : 21984 (lysat.sh) S 21982 21984 21895 0 -1 4194304 310 116 0 0 0 0 0 0 21 0 1 0 276997823 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21984/statm: 1339 237 195 169 0 50 0
[pid=21987] ppid=21984 vsize=4312 CPUtime=1601.82
/proc/21987/stat : 21987 (LySATc) R 21984 21984 21895 0 -1 4194304 710 0 0 0 160182 0 0 0 25 0 1 0 276997824 4415488 695 1992294400 134512640 135214827 4294956224 18446744073709551615 134528009 0 0 4096 3 0 0 0 17 1 0 0
/proc/21987/statm: 1078 695 75 171 0 905 0
Current children cumulated CPU time (s) 1601.82
Current children cumulated vsize (KiB) 9668

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 21987
/proc/meminfo: memFree=1951056/2055920 swapFree=4178192/4192956
[pid=21984] ppid=21982 vsize=5356 CPUtime=0
/proc/21984/stat : 21984 (lysat.sh) S 21982 21984 21895 0 -1 4194304 310 116 0 0 0 0 0 0 21 0 1 0 276997823 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21984/statm: 1339 237 195 169 0 50 0
[pid=21987] ppid=21984 vsize=4312 CPUtime=1661.8
/proc/21987/stat : 21987 (LySATc) R 21984 21984 21895 0 -1 4194304 720 0 0 0 166180 0 0 0 25 0 1 0 276997824 4415488 705 1992294400 134512640 135214827 4294956224 18446744073709551615 134529267 0 0 4096 3 0 0 0 17 1 0 0
/proc/21987/statm: 1078 705 75 171 0 905 0
Current children cumulated CPU time (s) 1661.8
Current children cumulated vsize (KiB) 9668

[startup+1722.3 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 21987
/proc/meminfo: memFree=1950992/2055920 swapFree=4178192/4192956
[pid=21984] ppid=21982 vsize=5356 CPUtime=0
/proc/21984/stat : 21984 (lysat.sh) S 21982 21984 21895 0 -1 4194304 310 116 0 0 0 0 0 0 21 0 1 0 276997823 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21984/statm: 1339 237 195 169 0 50 0
[pid=21987] ppid=21984 vsize=4312 CPUtime=1721.78
/proc/21987/stat : 21987 (LySATc) R 21984 21984 21895 0 -1 4194304 727 0 0 0 172178 0 0 0 25 0 1 0 276997824 4415488 712 1992294400 134512640 135214827 4294956224 18446744073709551615 134529685 0 0 4096 3 0 0 0 17 1 0 0
/proc/21987/statm: 1078 712 75 171 0 905 0
Current children cumulated CPU time (s) 1721.78
Current children cumulated vsize (KiB) 9668

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

[startup+1740.7 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 21987
/proc/meminfo: memFree=1950928/2055920 swapFree=4178192/4192956
[pid=21984] ppid=21982 vsize=5356 CPUtime=0
/proc/21984/stat : 21984 (lysat.sh) S 21982 21984 21895 0 -1 4194304 310 116 0 0 0 0 0 0 21 0 1 0 276997823 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21984/statm: 1339 237 195 169 0 50 0
[pid=21987] ppid=21984 vsize=4312 CPUtime=1740.18
/proc/21987/stat : 21987 (LySATc) R 21984 21984 21895 0 -1 4194304 734 0 0 0 174018 0 0 0 25 0 1 0 276997824 4415488 719 1992294400 134512640 135214827 4294956224 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/21987/statm: 1078 719 75 171 0 905 0
Current children cumulated CPU time (s) 1740.18
Current children cumulated vsize (KiB) 9668

[startup+1747.1 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 21987
/proc/meminfo: memFree=1950928/2055920 swapFree=4178192/4192956
[pid=21984] ppid=21982 vsize=5356 CPUtime=0
/proc/21984/stat : 21984 (lysat.sh) S 21982 21984 21895 0 -1 4194304 310 116 0 0 0 0 0 0 21 0 1 0 276997823 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21984/statm: 1339 237 195 169 0 50 0
[pid=21987] ppid=21984 vsize=4312 CPUtime=1746.57
/proc/21987/stat : 21987 (LySATc) R 21984 21984 21895 0 -1 4194304 734 0 0 0 174657 0 0 0 25 0 1 0 276997824 4415488 719 1992294400 134512640 135214827 4294956224 18446744073709551615 134529390 0 0 4096 3 0 0 0 17 1 0 0
/proc/21987/statm: 1078 719 75 171 0 905 0
Current children cumulated CPU time (s) 1746.57
Current children cumulated vsize (KiB) 9668

[startup+1750.3 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 21987
/proc/meminfo: memFree=1950928/2055920 swapFree=4178192/4192956
[pid=21984] ppid=21982 vsize=5356 CPUtime=0
/proc/21984/stat : 21984 (lysat.sh) S 21982 21984 21895 0 -1 4194304 310 116 0 0 0 0 0 0 21 0 1 0 276997823 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21984/statm: 1339 237 195 169 0 50 0
[pid=21987] ppid=21984 vsize=4312 CPUtime=1749.77
/proc/21987/stat : 21987 (LySATc) R 21984 21984 21895 0 -1 4194304 734 0 0 0 174977 0 0 0 25 0 1 0 276997824 4415488 719 1992294400 134512640 135214827 4294956224 18446744073709551615 134535633 0 0 4096 3 0 0 0 17 1 0 0
/proc/21987/statm: 1078 719 75 171 0 905 0
Current children cumulated CPU time (s) 1749.77
Current children cumulated vsize (KiB) 9668

[startup+1751.9 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 21987
/proc/meminfo: memFree=1950928/2055920 swapFree=4178192/4192956
[pid=21984] ppid=21982 vsize=5356 CPUtime=0
/proc/21984/stat : 21984 (lysat.sh) S 21982 21984 21895 0 -1 4194304 310 116 0 0 0 0 0 0 21 0 1 0 276997823 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21984/statm: 1339 237 195 169 0 50 0
[pid=21987] ppid=21984 vsize=4312 CPUtime=1751.37
/proc/21987/stat : 21987 (LySATc) R 21984 21984 21895 0 -1 4194304 734 0 0 0 175137 0 0 0 25 0 1 0 276997824 4415488 719 1992294400 134512640 135214827 4294956224 18446744073709551615 134541278 0 0 4096 3 0 0 0 17 1 0 0
/proc/21987/statm: 1078 719 75 171 0 905 0
Current children cumulated CPU time (s) 1751.37
Current children cumulated vsize (KiB) 9668

[startup+1752.7 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 21987
/proc/meminfo: memFree=1950928/2055920 swapFree=4178192/4192956
[pid=21984] ppid=21982 vsize=5356 CPUtime=0
/proc/21984/stat : 21984 (lysat.sh) S 21982 21984 21895 0 -1 4194304 310 116 0 0 0 0 0 0 21 0 1 0 276997823 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21984/statm: 1339 237 195 169 0 50 0
[pid=21987] ppid=21984 vsize=4312 CPUtime=1752.17
/proc/21987/stat : 21987 (LySATc) R 21984 21984 21895 0 -1 4194304 734 0 0 0 175217 0 0 0 25 0 1 0 276997824 4415488 719 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/21987/statm: 1078 719 75 171 0 905 0
Current children cumulated CPU time (s) 1752.17
Current children cumulated vsize (KiB) 9668

[startup+1753.5 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 21987
/proc/meminfo: memFree=1950928/2055920 swapFree=4178192/4192956
[pid=21984] ppid=21982 vsize=5356 CPUtime=0
/proc/21984/stat : 21984 (lysat.sh) S 21982 21984 21895 0 -1 4194304 310 116 0 0 0 0 0 0 21 0 1 0 276997823 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21984/statm: 1339 237 195 169 0 50 0
[pid=21987] ppid=21984 vsize=4312 CPUtime=1752.97
/proc/21987/stat : 21987 (LySATc) R 21984 21984 21895 0 -1 4194304 734 0 0 0 175297 0 0 0 25 0 1 0 276997824 4415488 719 1992294400 134512640 135214827 4294956224 18446744073709551615 134537517 0 0 4096 3 0 0 0 17 1 0 0
/proc/21987/statm: 1078 719 75 171 0 905 0
Current children cumulated CPU time (s) 1752.97
Current children cumulated vsize (KiB) 9668

[startup+1753.7 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 21987
/proc/meminfo: memFree=1950928/2055920 swapFree=4178192/4192956
[pid=21984] ppid=21982 vsize=5356 CPUtime=0
/proc/21984/stat : 21984 (lysat.sh) S 21982 21984 21895 0 -1 4194304 310 116 0 0 0 0 0 0 21 0 1 0 276997823 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21984/statm: 1339 237 195 169 0 50 0
[pid=21987] ppid=21984 vsize=4312 CPUtime=1753.17
/proc/21987/stat : 21987 (LySATc) R 21984 21984 21895 0 -1 4194304 734 0 0 0 175317 0 0 0 25 0 1 0 276997824 4415488 719 1992294400 134512640 135214827 4294956224 18446744073709551615 134529379 0 0 4096 3 0 0 0 17 1 0 0
/proc/21987/statm: 1078 719 75 171 0 905 0
Current children cumulated CPU time (s) 1753.17
Current children cumulated vsize (KiB) 9668

[startup+1753.8 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 21987
/proc/meminfo: memFree=1950928/2055920 swapFree=4178192/4192956
[pid=21984] ppid=21982 vsize=5356 CPUtime=0
/proc/21984/stat : 21984 (lysat.sh) S 21982 21984 21895 0 -1 4194304 310 116 0 0 0 0 0 0 21 0 1 0 276997823 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21984/statm: 1339 237 195 169 0 50 0
[pid=21987] ppid=21984 vsize=4312 CPUtime=1753.27
/proc/21987/stat : 21987 (LySATc) R 21984 21984 21895 0 -1 4194304 734 0 0 0 175327 0 0 0 25 0 1 0 276997824 4415488 719 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/21987/statm: 1078 719 75 171 0 905 0
Current children cumulated CPU time (s) 1753.27
Current children cumulated vsize (KiB) 9668

Child status: 20
Real time (s): 1753.89
CPU time (s): 1753.37
CPU user time (s): 1753.36
CPU system time (s): 0.008998
CPU usage (%): 99.9703
Max. virtual memory (cumulated for all children) (KiB): 9668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1753.36
system time used= 0.008998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1326
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= 2692

runsolver used 2.02569 second user time and 4.33534 second system time

The end

Launcher Data

Begin job on node63 at 2009-05-16 18:01:57
IDJOB=1825021
IDBENCH=24743
IDSOLVER=667
FILE ID=node63/1825021-1242489716
PBS_JOBID= 9306853
Free space on /tmp= 66072 MiB

SOLVER NAME= LySAT c/2009-03-20
BENCH NAME= SAT07/crafted/Difficult/contest05/jarvisalo/mod2c-3cage-unsat-10-3.sat05-2568.reshuffled-07.cnf
COMMAND LINE= lysat.sh BENCHNAME c
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1825021-1242489716/watcher-1825021-1242489716 -o /tmp/evaluation-result-1825021-1242489716/solver-1825021-1242489716 -C 5000 -W 6000 -M 1800  lysat.sh HOME/instance-1825021-1242489716.cnf c

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= d65aa32f539d7b147c82042f18f65687
RANDOM SEED=1585074895

node63.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1955312 kB
Buffers:          6700 kB
Cached:          25312 kB
SwapCached:       7836 kB
Active:          24040 kB
Inactive:        17084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1955312 kB
SwapTotal:     4192956 kB
SwapFree:      4178192 kB
Dirty:            2168 kB
Writeback:           0 kB
Mapped:          14824 kB
Slab:            45252 kB
Committed_AS:  1078556 kB
PageTables:       1452 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66068 MiB
End job on node63 at 2009-05-16 18:31:10