Trace number 1824995

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 856.162 856.585

General information on the benchmark

Namecrafted/Difficult/contest05/QG/
QG7-gensys-icl006.sat05-3132.reshuffled-07.cnf
MD5SUM56dc474305bf6e6817771129f995c737
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark324.402
Satisfiable
(Un)Satisfiability was proved
Number of variables728
Number of clauses17199
Sum of the clauses size75582
Maximum clause length13
Minimum clause length1
Number of clauses of size 149
Number of clauses of size 21177
Number of clauses of size 38740
Number of clauses of size 4232
Number of clauses of size 5250
Number of clauses of size over 56751

Solver Data

0.00/0.00	c Parsing...
0.00/0.02	c ==============================================================================
0.00/0.02	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.02	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.02	c ==============================================================================
0.00/0.02	c |         0 |   16517    72143 |    4955       0        0     nan |  0.000 % |
0.00/0.06	c |         0 |   12052    55981 |      --       0       --      -- |     --   | -274/-1109
0.00/0.06	c ==============================================================================
0.00/0.06	c Result  :   #vars: 668   #clauses: 12052   #literals: 55981
0.00/0.06	c CPU time:   0.054991 s
0.00/0.06	c ==============================================================================
0.00/0.08	This is MiniSat 2.0 beta
0.00/0.08	WARNING: for repeatability, setting FPU to use double precision
0.00/0.08	============================[ Problem Statistics ]=============================
0.00/0.08	|                                                                             |
0.00/0.08	|  Number of variables:  668                                                  |
0.00/0.08	|  Number of clauses:    12052                                                |
0.00/0.09	|  Parsing time:         0.01         s                                       |
856.06/856.57	restarts              : 24
856.06/856.57	conflicts             : 2355199        (2751 /sec)
856.06/856.57	decisions             : 2561370        (1.72 % random) (2992 /sec)
856.06/856.57	propagations          : 179121445      (209245 /sec)
856.06/856.57	conflict literals     : 66713267       (43.38 % deleted)
856.06/856.57	Memory used           : 11.15 MB
856.06/856.57	CPU time              : 856.039 s
856.06/856.57	
856.06/856.57	UNSATISFIABLE
856.06/856.57	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-1824995-1242482332/watcher-1824995-1242482332 -o /tmp/evaluation-result-1824995-1242482332/solver-1824995-1242482332 -C 5000 -W 6000 -M 1800 lysat.sh HOME/instance-1824995-1242482332.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: 1.00 1.00 1.00 3/65 5608
/proc/meminfo: memFree=1099392/2055920 swapFree=4181592/4192956
[pid=5608] ppid=5606 vsize=5356 CPUtime=0
/proc/5608/stat : 5608 (lysat.sh) S 5606 5608 5525 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 276262386 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5608/statm: 1339 235 195 169 0 50 0
[pid=5609] ppid=5608 vsize=956 CPUtime=0
/proc/5609/stat : 5609 (SatElite) R 5608 5608 5525 0 -1 4194304 157 0 0 0 0 0 0 0 18 0 1 0 276262387 978944 141 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/5609/statm: 239 141 51 127 0 109 0

[startup+0.10002 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 5608
/proc/meminfo: memFree=1099392/2055920 swapFree=4181592/4192956
[pid=5608] ppid=5606 vsize=5356 CPUtime=0.07
/proc/5608/stat : 5608 (lysat.sh) S 5606 5608 5525 0 -1 4194304 310 506 0 0 0 0 7 0 15 0 1 0 276262386 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5608/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5356

[startup+0.20203 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 5608
/proc/meminfo: memFree=1099392/2055920 swapFree=4181592/4192956
[pid=5608] ppid=5606 vsize=5356 CPUtime=0.07
/proc/5608/stat : 5608 (lysat.sh) S 5606 5608 5525 0 -1 4194304 310 506 0 0 0 0 7 0 15 0 1 0 276262386 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5608/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5356

[startup+0.302043 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 5608
/proc/meminfo: memFree=1099392/2055920 swapFree=4181592/4192956
[pid=5608] ppid=5606 vsize=5356 CPUtime=0.07
/proc/5608/stat : 5608 (lysat.sh) S 5606 5608 5525 0 -1 4194304 310 506 0 0 0 0 7 0 15 0 1 0 276262386 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5608/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5356

[startup+0.702089 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 5608
/proc/meminfo: memFree=1099392/2055920 swapFree=4181592/4192956
[pid=5608] ppid=5606 vsize=5356 CPUtime=0.07
/proc/5608/stat : 5608 (lysat.sh) S 5606 5608 5525 0 -1 4194304 310 506 0 0 0 0 7 0 15 0 1 0 276262386 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5608/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5356

[startup+1.50117 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5611
/proc/meminfo: memFree=1096176/2055920 swapFree=4181592/4192956
[pid=5608] ppid=5606 vsize=5356 CPUtime=0.07
/proc/5608/stat : 5608 (lysat.sh) S 5606 5608 5525 0 -1 4194304 310 506 0 0 0 0 7 0 15 0 1 0 276262386 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5608/statm: 1339 237 195 169 0 50 0
[pid=5611] ppid=5608 vsize=3904 CPUtime=1.4
/proc/5611/stat : 5611 (LySATc) R 5608 5608 5525 0 -1 4194304 701 0 0 0 140 0 0 0 25 0 1 0 276262394 3997696 686 1992294400 134512640 135214827 4294956224 18446744073709551615 134529397 0 0 4096 3 0 0 0 17 0 0 0
/proc/5611/statm: 976 686 77 171 0 803 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 9260

[startup+3.10135 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5611
/proc/meminfo: memFree=1096048/2055920 swapFree=4181592/4192956
[pid=5608] ppid=5606 vsize=5356 CPUtime=0.07
/proc/5608/stat : 5608 (lysat.sh) S 5606 5608 5525 0 -1 4194304 310 506 0 0 0 0 7 0 15 0 1 0 276262386 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5608/statm: 1339 237 195 169 0 50 0
[pid=5611] ppid=5608 vsize=4168 CPUtime=3
/proc/5611/stat : 5611 (LySATc) R 5608 5608 5525 0 -1 4194304 756 0 0 0 300 0 0 0 25 0 1 0 276262394 4268032 741 1992294400 134512640 135214827 4294956224 18446744073709551615 134529394 0 0 4096 3 0 0 0 17 0 0 0
/proc/5611/statm: 1042 741 77 171 0 869 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 9524

[startup+6.30172 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5611
/proc/meminfo: memFree=1095352/2055920 swapFree=4181592/4192956
[pid=5608] ppid=5606 vsize=5356 CPUtime=0.07
/proc/5608/stat : 5608 (lysat.sh) S 5606 5608 5525 0 -1 4194304 310 506 0 0 0 0 7 0 15 0 1 0 276262386 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5608/statm: 1339 237 195 169 0 50 0
[pid=5611] ppid=5608 vsize=5100 CPUtime=6.19
/proc/5611/stat : 5611 (LySATc) R 5608 5608 5525 0 -1 4194304 968 0 0 0 619 0 0 0 25 0 1 0 276262394 5222400 953 1992294400 134512640 135214827 4294956224 18446744073709551615 134529402 0 0 4096 3 0 0 0 17 0 0 0
/proc/5611/statm: 1275 953 77 171 0 1102 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 10456

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5611
/proc/meminfo: memFree=1094520/2055920 swapFree=4181592/4192956
[pid=5608] ppid=5606 vsize=5356 CPUtime=0.07
/proc/5608/stat : 5608 (lysat.sh) S 5606 5608 5525 0 -1 4194304 310 506 0 0 0 0 7 0 15 0 1 0 276262386 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5608/statm: 1339 237 195 169 0 50 0
[pid=5611] ppid=5608 vsize=5628 CPUtime=12.59
/proc/5611/stat : 5611 (LySATc) R 5608 5608 5525 0 -1 4194304 1119 0 0 0 1259 0 0 0 25 0 1 0 276262394 5763072 1104 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/5611/statm: 1407 1104 77 171 0 1234 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 10984

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5611
/proc/meminfo: memFree=1094456/2055920 swapFree=4181592/4192956
[pid=5608] ppid=5606 vsize=5356 CPUtime=0.07
/proc/5608/stat : 5608 (lysat.sh) S 5606 5608 5525 0 -1 4194304 310 506 0 0 0 0 7 0 15 0 1 0 276262386 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5608/statm: 1339 237 195 169 0 50 0
[pid=5611] ppid=5608 vsize=5896 CPUtime=25.39
/proc/5611/stat : 5611 (LySATc) R 5608 5608 5525 0 -1 4194304 1178 0 0 0 2539 0 0 0 25 0 1 0 276262394 6037504 1163 1992294400 134512640 135214827 4294956224 18446744073709551615 134527298 0 0 4096 3 0 0 0 17 0 0 0
/proc/5611/statm: 1474 1163 77 171 0 1301 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 11252

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5611
/proc/meminfo: memFree=1093624/2055920 swapFree=4181592/4192956
[pid=5608] ppid=5606 vsize=5356 CPUtime=0.07
/proc/5608/stat : 5608 (lysat.sh) S 5606 5608 5525 0 -1 4194304 310 506 0 0 0 0 7 0 15 0 1 0 276262386 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5608/statm: 1339 237 195 169 0 50 0
[pid=5611] ppid=5608 vsize=6728 CPUtime=50.98
/proc/5611/stat : 5611 (LySATc) R 5608 5608 5525 0 -1 4194304 1392 0 0 0 5097 1 0 0 25 0 1 0 276262394 6889472 1377 1992294400 134512640 135214827 4294956224 18446744073709551615 134529308 0 0 4096 3 0 0 0 17 0 0 0
/proc/5611/statm: 1682 1377 77 171 0 1509 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 12084

[startup+102.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5611
/proc/meminfo: memFree=1092344/2055920 swapFree=4181592/4192956
[pid=5608] ppid=5606 vsize=5356 CPUtime=0.07
/proc/5608/stat : 5608 (lysat.sh) S 5606 5608 5525 0 -1 4194304 310 506 0 0 0 0 7 0 15 0 1 0 276262386 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5608/statm: 1339 237 195 169 0 50 0
[pid=5611] ppid=5608 vsize=7944 CPUtime=102.14
/proc/5611/stat : 5611 (LySATc) R 5608 5608 5525 0 -1 4194304 1696 0 0 0 10213 1 0 0 25 0 1 0 276262394 8134656 1681 1992294400 134512640 135214827 4294956224 18446744073709551615 134527296 0 0 4096 3 0 0 0 17 1 0 0
/proc/5611/statm: 1986 1681 77 171 0 1813 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 13300

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5617
/proc/meminfo: memFree=1091704/2055920 swapFree=4181592/4192956
[pid=5608] ppid=5606 vsize=5356 CPUtime=0.07
/proc/5608/stat : 5608 (lysat.sh) S 5606 5608 5525 0 -1 4194304 310 506 0 0 0 0 7 0 15 0 1 0 276262386 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5608/statm: 1339 237 195 169 0 50 0
[pid=5611] ppid=5608 vsize=8480 CPUtime=162.1
/proc/5611/stat : 5611 (LySATc) R 5608 5608 5525 0 -1 4194304 1812 0 0 0 16208 2 0 0 25 0 1 0 276262394 8683520 1797 1992294400 134512640 135214827 4294956224 18446744073709551615 134529390 0 0 4096 3 0 0 0 17 0 0 0
/proc/5611/statm: 2120 1797 77 171 0 1947 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 13836

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5617
/proc/meminfo: memFree=1091192/2055920 swapFree=4181592/4192956
[pid=5608] ppid=5606 vsize=5356 CPUtime=0.07
/proc/5608/stat : 5608 (lysat.sh) S 5606 5608 5525 0 -1 4194304 310 506 0 0 0 0 7 0 15 0 1 0 276262386 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5608/statm: 1339 237 195 169 0 50 0
[pid=5611] ppid=5608 vsize=9024 CPUtime=222.08
/proc/5611/stat : 5611 (LySATc) R 5608 5608 5525 0 -1 4194304 1946 0 0 0 22206 2 0 0 25 0 1 0 276262394 9240576 1931 1992294400 134512640 135214827 4294956224 18446744073709551615 134529394 0 0 4096 3 0 0 0 17 0 0 0
/proc/5611/statm: 2256 1931 77 171 0 2083 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 14380

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5617
/proc/meminfo: memFree=1091000/2055920 swapFree=4181592/4192956
[pid=5608] ppid=5606 vsize=5356 CPUtime=0.07
/proc/5608/stat : 5608 (lysat.sh) S 5606 5608 5525 0 -1 4194304 310 506 0 0 0 0 7 0 15 0 1 0 276262386 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5608/statm: 1339 237 195 169 0 50 0
[pid=5611] ppid=5608 vsize=9172 CPUtime=282.04
/proc/5611/stat : 5611 (LySATc) R 5608 5608 5525 0 -1 4194304 1998 0 0 0 28202 2 0 0 25 0 1 0 276262394 9392128 1983 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/5611/statm: 2293 1983 77 171 0 2120 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 14528

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5617
/proc/meminfo: memFree=1090104/2055920 swapFree=4181592/4192956
[pid=5608] ppid=5606 vsize=5356 CPUtime=0.07
/proc/5608/stat : 5608 (lysat.sh) S 5606 5608 5525 0 -1 4194304 310 506 0 0 0 0 7 0 15 0 1 0 276262386 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5608/statm: 1339 237 195 169 0 50 0
[pid=5611] ppid=5608 vsize=10128 CPUtime=342.03
/proc/5611/stat : 5611 (LySATc) R 5608 5608 5525 0 -1 4194304 2225 0 0 0 34200 3 0 0 25 0 1 0 276262394 10371072 2210 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/5611/statm: 2532 2210 77 171 0 2359 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 15484

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5617
/proc/meminfo: memFree=1090040/2055920 swapFree=4181592/4192956
[pid=5608] ppid=5606 vsize=5356 CPUtime=0.07
/proc/5608/stat : 5608 (lysat.sh) S 5606 5608 5525 0 -1 4194304 310 506 0 0 0 0 7 0 15 0 1 0 276262386 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5608/statm: 1339 237 195 169 0 50 0
[pid=5611] ppid=5608 vsize=10264 CPUtime=402
/proc/5611/stat : 5611 (LySATc) R 5608 5608 5525 0 -1 4194304 2239 0 0 0 40197 3 0 0 25 0 1 0 276262394 10510336 2224 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/5611/statm: 2566 2224 77 171 0 2393 0
Current children cumulated CPU time (s) 402.07

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


[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5617
/proc/meminfo: memFree=1089784/2055920 swapFree=4181592/4192956
[pid=5608] ppid=5606 vsize=5356 CPUtime=0.07
/proc/5608/stat : 5608 (lysat.sh) S 5606 5608 5525 0 -1 4194304 310 506 0 0 0 0 7 0 15 0 1 0 276262386 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5608/statm: 1339 237 195 169 0 50 0
[pid=5611] ppid=5608 vsize=10412 CPUtime=521.94
/proc/5611/stat : 5611 (LySATc) R 5608 5608 5525 0 -1 4194304 2302 0 0 0 52191 3 0 0 25 0 1 0 276262394 10661888 2287 1992294400 134512640 135214827 4294956224 18446744073709551615 134543324 0 0 4096 3 0 0 0 17 0 0 0
/proc/5611/statm: 2603 2287 77 171 0 2430 0
Current children cumulated CPU time (s) 522.01
Current children cumulated vsize (KiB) 15768

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5617
/proc/meminfo: memFree=1089272/2055920 swapFree=4181592/4192956
[pid=5608] ppid=5606 vsize=5356 CPUtime=0.07
/proc/5608/stat : 5608 (lysat.sh) S 5606 5608 5525 0 -1 4194304 310 506 0 0 0 0 7 0 15 0 1 0 276262386 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5608/statm: 1339 237 195 169 0 50 0
[pid=5611] ppid=5608 vsize=10964 CPUtime=581.91
/proc/5611/stat : 5611 (LySATc) R 5608 5608 5525 0 -1 4194304 2425 0 0 0 58188 3 0 0 25 0 1 0 276262394 11227136 2410 1992294400 134512640 135214827 4294956224 18446744073709551615 134529497 0 0 4096 3 0 0 0 17 0 0 0
/proc/5611/statm: 2741 2410 77 171 0 2568 0
Current children cumulated CPU time (s) 581.98
Current children cumulated vsize (KiB) 16320

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5617
/proc/meminfo: memFree=1089208/2055920 swapFree=4181592/4192956
[pid=5608] ppid=5606 vsize=5356 CPUtime=0.07
/proc/5608/stat : 5608 (lysat.sh) S 5606 5608 5525 0 -1 4194304 310 506 0 0 0 0 7 0 15 0 1 0 276262386 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5608/statm: 1339 237 195 169 0 50 0
[pid=5611] ppid=5608 vsize=10964 CPUtime=641.88
/proc/5611/stat : 5611 (LySATc) R 5608 5608 5525 0 -1 4194304 2443 0 0 0 64185 3 0 0 25 0 1 0 276262394 11227136 2428 1992294400 134512640 135214827 4294956224 18446744073709551615 134529451 0 0 4096 3 0 0 0 17 0 0 0
/proc/5611/statm: 2741 2428 77 171 0 2568 0
Current children cumulated CPU time (s) 641.95
Current children cumulated vsize (KiB) 16320

[startup+702.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5617
/proc/meminfo: memFree=1089144/2055920 swapFree=4181592/4192956
[pid=5608] ppid=5606 vsize=5356 CPUtime=0.07
/proc/5608/stat : 5608 (lysat.sh) S 5606 5608 5525 0 -1 4194304 310 506 0 0 0 0 7 0 15 0 1 0 276262386 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5608/statm: 1339 237 195 169 0 50 0
[pid=5611] ppid=5608 vsize=11136 CPUtime=701.85
/proc/5611/stat : 5611 (LySATc) R 5608 5608 5525 0 -1 4194304 2455 0 0 0 70182 3 0 0 25 0 1 0 276262394 11403264 2440 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/5611/statm: 2784 2440 77 171 0 2611 0
Current children cumulated CPU time (s) 701.92
Current children cumulated vsize (KiB) 16492

[startup+762.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5617
/proc/meminfo: memFree=1089016/2055920 swapFree=4181592/4192956
[pid=5608] ppid=5606 vsize=5356 CPUtime=0.07
/proc/5608/stat : 5608 (lysat.sh) S 5606 5608 5525 0 -1 4194304 310 506 0 0 0 0 7 0 15 0 1 0 276262386 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5608/statm: 1339 237 195 169 0 50 0
[pid=5611] ppid=5608 vsize=11136 CPUtime=761.83
/proc/5611/stat : 5611 (LySATc) R 5608 5608 5525 0 -1 4194304 2479 0 0 0 76180 3 0 0 25 0 1 0 276262394 11403264 2464 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/5611/statm: 2784 2464 77 171 0 2611 0
Current children cumulated CPU time (s) 761.9
Current children cumulated vsize (KiB) 16492

[startup+822.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5617
/proc/meminfo: memFree=1088824/2055920 swapFree=4181592/4192956
[pid=5608] ppid=5606 vsize=5356 CPUtime=0.07
/proc/5608/stat : 5608 (lysat.sh) S 5606 5608 5525 0 -1 4194304 310 506 0 0 0 0 7 0 15 0 1 0 276262386 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5608/statm: 1339 237 195 169 0 50 0
[pid=5611] ppid=5608 vsize=11412 CPUtime=821.8
/proc/5611/stat : 5611 (LySATc) R 5608 5608 5525 0 -1 4194304 2523 0 0 0 82177 3 0 0 25 0 1 0 276262394 11685888 2508 1992294400 134512640 135214827 4294956224 18446744073709551615 134529402 0 0 4096 3 0 0 0 17 0 0 0
/proc/5611/statm: 2853 2508 77 171 0 2680 0
Current children cumulated CPU time (s) 821.87
Current children cumulated vsize (KiB) 16768

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

[startup+832.202 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5617
/proc/meminfo: memFree=1088824/2055920 swapFree=4181592/4192956
[pid=5608] ppid=5606 vsize=5356 CPUtime=0.07
/proc/5608/stat : 5608 (lysat.sh) S 5606 5608 5525 0 -1 4194304 310 506 0 0 0 0 7 0 15 0 1 0 276262386 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5608/statm: 1339 237 195 169 0 50 0
[pid=5611] ppid=5608 vsize=11412 CPUtime=831.7
/proc/5611/stat : 5611 (LySATc) R 5608 5608 5525 0 -1 4194304 2523 0 0 0 83167 3 0 0 25 0 1 0 276262394 11685888 2508 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/5611/statm: 2853 2508 77 171 0 2680 0
Current children cumulated CPU time (s) 831.77
Current children cumulated vsize (KiB) 16768

[startup+845.001 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5617
/proc/meminfo: memFree=1088824/2055920 swapFree=4181592/4192956
[pid=5608] ppid=5606 vsize=5356 CPUtime=0.07
/proc/5608/stat : 5608 (lysat.sh) S 5606 5608 5525 0 -1 4194304 310 506 0 0 0 0 7 0 15 0 1 0 276262386 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5608/statm: 1339 237 195 169 0 50 0
[pid=5611] ppid=5608 vsize=11412 CPUtime=844.5
/proc/5611/stat : 5611 (LySATc) R 5608 5608 5525 0 -1 4194304 2523 0 0 0 84447 3 0 0 25 0 1 0 276262394 11685888 2508 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/5611/statm: 2853 2508 77 171 0 2680 0
Current children cumulated CPU time (s) 844.57
Current children cumulated vsize (KiB) 16768

[startup+851.402 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5617
/proc/meminfo: memFree=1088824/2055920 swapFree=4181592/4192956
[pid=5608] ppid=5606 vsize=5356 CPUtime=0.07
/proc/5608/stat : 5608 (lysat.sh) S 5606 5608 5525 0 -1 4194304 310 506 0 0 0 0 7 0 15 0 1 0 276262386 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5608/statm: 1339 237 195 169 0 50 0
[pid=5611] ppid=5608 vsize=11412 CPUtime=850.89
/proc/5611/stat : 5611 (LySATc) R 5608 5608 5525 0 -1 4194304 2523 0 0 0 85086 3 0 0 25 0 1 0 276262394 11685888 2508 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/5611/statm: 2853 2508 77 171 0 2680 0
Current children cumulated CPU time (s) 850.96
Current children cumulated vsize (KiB) 16768

[startup+854.601 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5617
/proc/meminfo: memFree=1088824/2055920 swapFree=4181592/4192956
[pid=5608] ppid=5606 vsize=5356 CPUtime=0.07
/proc/5608/stat : 5608 (lysat.sh) S 5606 5608 5525 0 -1 4194304 310 506 0 0 0 0 7 0 15 0 1 0 276262386 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5608/statm: 1339 237 195 169 0 50 0
[pid=5611] ppid=5608 vsize=11412 CPUtime=854.09
/proc/5611/stat : 5611 (LySATc) R 5608 5608 5525 0 -1 4194304 2523 0 0 0 85406 3 0 0 25 0 1 0 276262394 11685888 2508 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/5611/statm: 2853 2508 77 171 0 2680 0
Current children cumulated CPU time (s) 854.16
Current children cumulated vsize (KiB) 16768

[startup+855.401 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5617
/proc/meminfo: memFree=1088824/2055920 swapFree=4181592/4192956
[pid=5608] ppid=5606 vsize=5356 CPUtime=0.07
/proc/5608/stat : 5608 (lysat.sh) S 5606 5608 5525 0 -1 4194304 310 506 0 0 0 0 7 0 15 0 1 0 276262386 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5608/statm: 1339 237 195 169 0 50 0
[pid=5611] ppid=5608 vsize=11412 CPUtime=854.89
/proc/5611/stat : 5611 (LySATc) R 5608 5608 5525 0 -1 4194304 2523 0 0 0 85486 3 0 0 25 0 1 0 276262394 11685888 2508 1992294400 134512640 135214827 4294956224 18446744073709551615 134529394 0 0 4096 3 0 0 0 17 0 0 0
/proc/5611/statm: 2853 2508 77 171 0 2680 0
Current children cumulated CPU time (s) 854.96
Current children cumulated vsize (KiB) 16768

[startup+856.202 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5617
/proc/meminfo: memFree=1088824/2055920 swapFree=4181592/4192956
[pid=5608] ppid=5606 vsize=5356 CPUtime=0.07
/proc/5608/stat : 5608 (lysat.sh) S 5606 5608 5525 0 -1 4194304 310 506 0 0 0 0 7 0 15 0 1 0 276262386 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5608/statm: 1339 237 195 169 0 50 0
[pid=5611] ppid=5608 vsize=11412 CPUtime=855.69
/proc/5611/stat : 5611 (LySATc) R 5608 5608 5525 0 -1 4194304 2523 0 0 0 85566 3 0 0 25 0 1 0 276262394 11685888 2508 1992294400 134512640 135214827 4294956224 18446744073709551615 134529248 0 0 4096 3 0 0 0 17 0 0 0
/proc/5611/statm: 2853 2508 77 171 0 2680 0
Current children cumulated CPU time (s) 855.76
Current children cumulated vsize (KiB) 16768

[startup+856.402 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5617
/proc/meminfo: memFree=1088824/2055920 swapFree=4181592/4192956
[pid=5608] ppid=5606 vsize=5356 CPUtime=0.07
/proc/5608/stat : 5608 (lysat.sh) S 5606 5608 5525 0 -1 4194304 310 506 0 0 0 0 7 0 15 0 1 0 276262386 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5608/statm: 1339 237 195 169 0 50 0
[pid=5611] ppid=5608 vsize=11412 CPUtime=855.89
/proc/5611/stat : 5611 (LySATc) R 5608 5608 5525 0 -1 4194304 2523 0 0 0 85586 3 0 0 25 0 1 0 276262394 11685888 2508 1992294400 134512640 135214827 4294956224 18446744073709551615 134529683 0 0 4096 3 0 0 0 17 0 0 0
/proc/5611/statm: 2853 2508 77 171 0 2680 0
Current children cumulated CPU time (s) 855.96
Current children cumulated vsize (KiB) 16768

[startup+856.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5617
/proc/meminfo: memFree=1088824/2055920 swapFree=4181592/4192956
[pid=5608] ppid=5606 vsize=5356 CPUtime=0.07
/proc/5608/stat : 5608 (lysat.sh) S 5606 5608 5525 0 -1 4194304 310 506 0 0 0 0 7 0 15 0 1 0 276262386 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5608/statm: 1339 237 195 169 0 50 0
[pid=5611] ppid=5608 vsize=11412 CPUtime=855.99
/proc/5611/stat : 5611 (LySATc) R 5608 5608 5525 0 -1 4194304 2523 0 0 0 85596 3 0 0 25 0 1 0 276262394 11685888 2508 1992294400 134512640 135214827 4294956224 18446744073709551615 134529394 0 0 4096 3 0 0 0 17 0 0 0
/proc/5611/statm: 2853 2508 77 171 0 2680 0
Current children cumulated CPU time (s) 856.06
Current children cumulated vsize (KiB) 16768

Child status: 20
Real time (s): 856.585
CPU time (s): 856.162
CPU user time (s): 856.116
CPU system time (s): 0.045993
CPU usage (%): 99.9507
Max. virtual memory (cumulated for all children) (KiB): 16768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 856.116
system time used= 0.045993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3503
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 42
involuntary context switches= 3085

runsolver used 1.21881 second user time and 1.90271 second system time

The end

Launcher Data

Begin job on node88 at 2009-05-16 15:58:52
IDJOB=1824995
IDBENCH=24712
IDSOLVER=667
FILE ID=node88/1824995-1242482332
PBS_JOBID= 9306834
Free space on /tmp= 66108 MiB

SOLVER NAME= LySAT c/2009-03-20
BENCH NAME= SAT07/crafted/Difficult/contest05/QG/QG7-gensys-icl006.sat05-3132.reshuffled-07.cnf
COMMAND LINE= lysat.sh BENCHNAME c
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1824995-1242482332/watcher-1824995-1242482332 -o /tmp/evaluation-result-1824995-1242482332/solver-1824995-1242482332 -C 5000 -W 6000 -M 1800  lysat.sh HOME/instance-1824995-1242482332.cnf c

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

MD5SUM BENCH= 56dc474305bf6e6817771129f995c737
RANDOM SEED=1169029177

node88.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.229
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.229
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:       1099872 kB
Buffers:         61452 kB
Cached:         813976 kB
SwapCached:       5444 kB
Active:          22476 kB
Inactive:       861592 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1099872 kB
SwapTotal:     4192956 kB
SwapFree:      4181592 kB
Dirty:            2520 kB
Writeback:           0 kB
Mapped:          15088 kB
Slab:            57908 kB
Committed_AS:   815252 kB
PageTables:       1444 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66104 MiB
End job on node88 at 2009-05-16 16:13:09