Trace number 1727632

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 1014.74 1014.97

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7a-gensys-icl004.sat05-3825.reshuffled-07.cnf
MD5SUMd9bf8689fd094f6ad4f37a57f4f0a5ae
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark77.4612
Satisfiable
(Un)Satisfiability was proved
Number of variables2401
Number of clauses15960
Sum of the clauses size111993
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 2427
Number of clauses of size 32205
Number of clauses of size 4294
Number of clauses of size 5441
Number of clauses of size over 512551

Solver Data

0.00/0.00	c Parsing...
0.00/0.03	c ==============================================================================
0.00/0.03	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.03	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.03	c ==============================================================================
0.00/0.03	c |         0 |   15697   110553 |    4709       0        0     nan |  0.000 % |
0.00/0.08	c |         0 |   14145   101887 |      --       0       --      -- |     --   | -311/-3399
0.00/0.08	c ==============================================================================
0.00/0.08	c Result  :   #vars: 2307   #clauses: 14145   #literals: 101887
0.00/0.08	c CPU time:   0.079987 s
0.00/0.08	c ==============================================================================
0.09/0.13	This is MiniSat 2.0 beta
0.09/0.13	WARNING: for repeatability, setting FPU to use double precision
0.09/0.13	============================[ Problem Statistics ]=============================
0.09/0.13	|                                                                             |
0.09/0.13	|  Number of variables:  2307                                                 |
0.09/0.13	|  Number of clauses:    14145                                                |
0.09/0.14	|  Parsing time:         0.01         s                                       |
1014.65/1014.96	restarts              : 24
1014.65/1014.96	conflicts             : 3066031        (3022 /sec)
1014.65/1014.96	decisions             : 4440934        (1.92 % random) (4377 /sec)
1014.65/1014.96	propagations          : 157117075      (154863 /sec)
1014.65/1014.96	conflict literals     : 92615947       (34.36 % deleted)
1014.65/1014.96	Memory used           : 14.30 MB
1014.65/1014.96	CPU time              : 1014.56 s
1014.65/1014.96	
1014.65/1014.96	UNSATISFIABLE
1014.65/1014.96	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-1727632-1240727220/watcher-1727632-1240727220 -o /tmp/evaluation-result-1727632-1240727220/solver-1727632-1240727220 -C 1200 -W 1800 -M 1800 --output-limit 1,15 lysat.sh HOME/instance-1727632-1240727220.cnf c 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.97 1.83 1.44 3/64 27361
/proc/meminfo: memFree=1490112/2055920 swapFree=4125620/4192956
[pid=27361] ppid=27359 vsize=5356 CPUtime=0
/proc/27361/stat : 27361 (lysat.sh) S 27359 27361 27226 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 100755520 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27361/statm: 1339 235 195 169 0 50 0
[pid=27362] ppid=27361 vsize=1172 CPUtime=0
/proc/27362/stat : 27362 (SatElite) R 27361 27361 27226 0 -1 4194304 194 0 0 0 0 0 0 0 18 0 1 0 100755520 1200128 178 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/27362/statm: 293 178 51 127 0 163 0

[startup+0.0928369 s]
/proc/loadavg: 1.97 1.83 1.44 3/64 27361
/proc/meminfo: memFree=1490112/2055920 swapFree=4125620/4192956
[pid=27361] ppid=27359 vsize=5356 CPUtime=0
/proc/27361/stat : 27361 (lysat.sh) S 27359 27361 27226 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 100755520 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27361/statm: 1339 235 195 169 0 50 0
[pid=27362] ppid=27361 vsize=2780 CPUtime=0.08
/proc/27362/stat : 27362 (SatElite) R 27361 27361 27226 0 -1 4194304 647 0 0 0 8 0 0 0 18 0 1 0 100755520 2846720 604 1992294400 134512640 135034092 4294956096 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 1 0 0
/proc/27362/statm: 695 604 69 127 0 565 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 8136

[startup+0.101837 s]
/proc/loadavg: 1.97 1.83 1.44 3/64 27361
/proc/meminfo: memFree=1490112/2055920 swapFree=4125620/4192956
[pid=27361] ppid=27359 vsize=5356 CPUtime=0
/proc/27361/stat : 27361 (lysat.sh) S 27359 27361 27226 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 100755520 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27361/statm: 1339 235 195 169 0 50 0
[pid=27362] ppid=27361 vsize=2780 CPUtime=0.09
/proc/27362/stat : 27362 (SatElite) R 27361 27361 27226 0 -1 4194304 647 0 0 0 9 0 0 0 18 0 1 0 100755520 2846720 604 1992294400 134512640 135034092 4294956096 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 1 0 0
/proc/27362/statm: 695 604 69 127 0 565 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8136

[startup+0.301855 s]
/proc/loadavg: 1.97 1.83 1.44 3/64 27361
/proc/meminfo: memFree=1490112/2055920 swapFree=4125620/4192956
[pid=27361] ppid=27359 vsize=5356 CPUtime=0.12
/proc/27361/stat : 27361 (lysat.sh) S 27359 27361 27226 0 -1 4194304 310 650 0 0 0 0 11 1 16 0 1 0 100755520 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27361/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 5356

[startup+0.701883 s]
/proc/loadavg: 1.97 1.83 1.44 3/64 27361
/proc/meminfo: memFree=1490112/2055920 swapFree=4125620/4192956
[pid=27361] ppid=27359 vsize=5356 CPUtime=0.12
/proc/27361/stat : 27361 (lysat.sh) S 27359 27361 27226 0 -1 4194304 310 650 0 0 0 0 11 1 16 0 1 0 100755520 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27361/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 5356

[startup+1.50193 s]
/proc/loadavg: 1.97 1.83 1.44 2/66 27364
/proc/meminfo: memFree=1486064/2055920 swapFree=4125620/4192956
[pid=27361] ppid=27359 vsize=5356 CPUtime=0.12
/proc/27361/stat : 27361 (lysat.sh) S 27359 27361 27226 0 -1 4194304 310 650 0 0 0 0 11 1 16 0 1 0 100755520 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27361/statm: 1339 237 195 169 0 50 0
[pid=27364] ppid=27361 vsize=4600 CPUtime=1.36
/proc/27364/stat : 27364 (LySATc) R 27361 27361 27226 0 -1 4194304 936 0 0 0 136 0 0 0 25 0 1 0 100755533 4710400 921 1992294400 134512640 135214827 4294956208 18446744073709551615 134529308 0 0 4096 3 0 0 0 17 1 0 0
/proc/27364/statm: 1150 921 78 171 0 977 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9956

[startup+3.10103 s]
/proc/loadavg: 1.89 1.82 1.44 2/66 27364
/proc/meminfo: memFree=1485488/2055920 swapFree=4125620/4192956
[pid=27361] ppid=27359 vsize=5356 CPUtime=0.12
/proc/27361/stat : 27361 (lysat.sh) S 27359 27361 27226 0 -1 4194304 310 650 0 0 0 0 11 1 16 0 1 0 100755520 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27361/statm: 1339 237 195 169 0 50 0
[pid=27364] ppid=27361 vsize=5392 CPUtime=2.96
/proc/27364/stat : 27364 (LySATc) R 27361 27361 27226 0 -1 4194304 1122 0 0 0 296 0 0 0 25 0 1 0 100755533 5521408 1107 1992294400 134512640 135214827 4294956208 18446744073709551615 134529308 0 0 4096 3 0 0 0 17 1 0 0
/proc/27364/statm: 1348 1107 78 171 0 1175 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 10748

[startup+6.30124 s]
/proc/loadavg: 1.89 1.82 1.44 2/66 27364
/proc/meminfo: memFree=1484400/2055920 swapFree=4125620/4192956
[pid=27361] ppid=27359 vsize=5356 CPUtime=0.12
/proc/27361/stat : 27361 (lysat.sh) S 27359 27361 27226 0 -1 4194304 310 650 0 0 0 0 11 1 16 0 1 0 100755520 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27361/statm: 1339 237 195 169 0 50 0
[pid=27364] ppid=27361 vsize=5920 CPUtime=6.15
/proc/27364/stat : 27364 (LySATc) R 27361 27361 27226 0 -1 4194304 1241 0 0 0 615 0 0 0 25 0 1 0 100755533 6062080 1226 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/27364/statm: 1480 1226 78 171 0 1307 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 11276

[startup+12.7016 s]
/proc/loadavg: 1.82 1.80 1.43 2/66 27364
/proc/meminfo: memFree=1483760/2055920 swapFree=4125620/4192956
[pid=27361] ppid=27359 vsize=5356 CPUtime=0.12
/proc/27361/stat : 27361 (lysat.sh) S 27359 27361 27226 0 -1 4194304 310 650 0 0 0 0 11 1 16 0 1 0 100755520 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27361/statm: 1339 237 195 169 0 50 0
[pid=27364] ppid=27361 vsize=6484 CPUtime=12.55
/proc/27364/stat : 27364 (LySATc) R 27361 27361 27226 0 -1 4194304 1387 0 0 0 1255 0 0 0 25 0 1 0 100755533 6639616 1372 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/27364/statm: 1621 1372 78 171 0 1448 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 11840

[startup+25.5015 s]
/proc/loadavg: 1.64 1.76 1.43 2/66 27364
/proc/meminfo: memFree=1483120/2055920 swapFree=4125620/4192956
[pid=27361] ppid=27359 vsize=5356 CPUtime=0.12
/proc/27361/stat : 27361 (lysat.sh) S 27359 27361 27226 0 -1 4194304 310 650 0 0 0 0 11 1 16 0 1 0 100755520 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27361/statm: 1339 237 195 169 0 50 0
[pid=27364] ppid=27361 vsize=7144 CPUtime=25.35
/proc/27364/stat : 27364 (LySATc) R 27361 27361 27226 0 -1 4194304 1542 0 0 0 2535 0 0 0 25 0 1 0 100755533 7315456 1527 1992294400 134512640 135214827 4294956208 18446744073709551615 134529397 0 0 4096 3 0 0 0 17 1 0 0
/proc/27364/statm: 1786 1527 78 171 0 1613 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 12500

[startup+51.1011 s]
/proc/loadavg: 1.42 1.70 1.41 2/66 27364
/proc/meminfo: memFree=1482032/2055920 swapFree=4125620/4192956
[pid=27361] ppid=27359 vsize=5356 CPUtime=0.12
/proc/27361/stat : 27361 (lysat.sh) S 27359 27361 27226 0 -1 4194304 310 650 0 0 0 0 11 1 16 0 1 0 100755520 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27361/statm: 1339 237 195 169 0 50 0
[pid=27364] ppid=27361 vsize=8212 CPUtime=50.94
/proc/27364/stat : 27364 (LySATc) R 27361 27361 27226 0 -1 4194304 1840 0 0 0 5093 1 0 0 25 0 1 0 100755533 8409088 1825 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/27364/statm: 2053 1825 78 171 0 1880 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 13568

[startup+102.305 s]
/proc/loadavg: 1.16 1.58 1.39 2/66 27364
/proc/meminfo: memFree=1481136/2055920 swapFree=4125620/4192956
[pid=27361] ppid=27359 vsize=5356 CPUtime=0.12
/proc/27361/stat : 27361 (lysat.sh) S 27359 27361 27226 0 -1 4194304 310 650 0 0 0 0 11 1 16 0 1 0 100755520 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27361/statm: 1339 237 195 169 0 50 0
[pid=27364] ppid=27361 vsize=9176 CPUtime=102.13
/proc/27364/stat : 27364 (LySATc) R 27361 27361 27226 0 -1 4194304 2041 0 0 0 10212 1 0 0 25 0 1 0 100755533 9396224 2026 1992294400 134512640 135214827 4294956208 18446744073709551615 134529394 0 0 4096 3 0 0 0 17 1 0 0
/proc/27364/statm: 2294 2026 78 171 0 2121 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 14532

[startup+162.301 s]
/proc/loadavg: 1.06 1.48 1.36 2/66 27364
/proc/meminfo: memFree=1480496/2055920 swapFree=4125620/4192956
[pid=27361] ppid=27359 vsize=5356 CPUtime=0.12
/proc/27361/stat : 27361 (lysat.sh) S 27359 27361 27226 0 -1 4194304 310 650 0 0 0 0 11 1 16 0 1 0 100755520 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27361/statm: 1339 237 195 169 0 50 0
[pid=27364] ppid=27361 vsize=9852 CPUtime=162.12
/proc/27364/stat : 27364 (LySATc) R 27361 27361 27226 0 -1 4194304 2206 0 0 0 16210 2 0 0 25 0 1 0 100755533 10088448 2191 1992294400 134512640 135214827 4294956208 18446744073709551615 134536683 0 0 4096 3 0 0 0 17 1 0 0
/proc/27364/statm: 2463 2191 78 171 0 2290 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 15208

[startup+222.301 s]
/proc/loadavg: 1.02 1.38 1.33 2/66 27364
/proc/meminfo: memFree=1479792/2055920 swapFree=4125620/4192956
[pid=27361] ppid=27359 vsize=5356 CPUtime=0.12
/proc/27361/stat : 27361 (lysat.sh) S 27359 27361 27226 0 -1 4194304 310 650 0 0 0 0 11 1 16 0 1 0 100755520 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27361/statm: 1339 237 195 169 0 50 0
[pid=27364] ppid=27361 vsize=10556 CPUtime=222.11
/proc/27364/stat : 27364 (LySATc) R 27361 27361 27226 0 -1 4194304 2371 0 0 0 22209 2 0 0 25 0 1 0 100755533 10809344 2356 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/27364/statm: 2639 2356 78 171 0 2466 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 15912

[startup+282.301 s]
/proc/loadavg: 1.01 1.32 1.31 2/66 27364
/proc/meminfo: memFree=1479152/2055920 swapFree=4125620/4192956
[pid=27361] ppid=27359 vsize=5356 CPUtime=0.12
/proc/27361/stat : 27361 (lysat.sh) S 27359 27361 27226 0 -1 4194304 310 650 0 0 0 0 11 1 16 0 1 0 100755520 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27361/statm: 1339 237 195 169 0 50 0
[pid=27364] ppid=27361 vsize=11260 CPUtime=282.09
/proc/27364/stat : 27364 (LySATc) R 27361 27361 27226 0 -1 4194304 2541 0 0 0 28207 2 0 0 25 0 1 0 100755533 11530240 2526 1992294400 134512640 135214827 4294956208 18446744073709551615 134529314 0 0 4096 3 0 0 0 17 1 0 0
/proc/27364/statm: 2815 2526 78 171 0 2642 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 16616

[startup+342.302 s]
/proc/loadavg: 1.00 1.26 1.29 2/66 27364
/proc/meminfo: memFree=1478576/2055920 swapFree=4125620/4192956
[pid=27361] ppid=27359 vsize=5356 CPUtime=0.12
/proc/27361/stat : 27361 (lysat.sh) S 27359 27361 27226 0 -1 4194304 310 650 0 0 0 0 11 1 16 0 1 0 100755520 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27361/statm: 1339 237 195 169 0 50 0
[pid=27364] ppid=27361 vsize=11680 CPUtime=342.08
/proc/27364/stat : 27364 (LySATc) R 27361 27361 27226 0 -1 4194304 2654 0 0 0 34206 2 0 0 25 0 1 0 100755533 11960320 2639 1992294400 134512640 135214827 4294956208 18446744073709551615 134529397 0 0 4096 3 0 0 0 17 1 0 0
/proc/27364/statm: 2920 2639 78 171 0 2747 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 17036

[startup+402.302 s]
/proc/loadavg: 1.00 1.21 1.27 2/66 27364
/proc/meminfo: memFree=1478128/2055920 swapFree=4125620/4192956

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


[startup+582.301 s]
/proc/loadavg: 1.00 1.11 1.22 2/66 27364
/proc/meminfo: memFree=1476784/2055920 swapFree=4125620/4192956
[pid=27361] ppid=27359 vsize=5356 CPUtime=0.12
/proc/27361/stat : 27361 (lysat.sh) S 27359 27361 27226 0 -1 4194304 310 650 0 0 0 0 11 1 16 0 1 0 100755520 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27361/statm: 1339 237 195 169 0 50 0
[pid=27364] ppid=27361 vsize=13396 CPUtime=582.02
/proc/27364/stat : 27364 (LySATc) R 27361 27361 27226 0 -1 4194304 3067 0 0 0 58199 3 0 0 25 0 1 0 100755533 13717504 3052 1992294400 134512640 135214827 4294956208 18446744073709551615 134529227 0 0 4096 3 0 0 0 17 1 0 0
/proc/27364/statm: 3349 3052 78 171 0 3176 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 18752

[startup+642.301 s]
/proc/loadavg: 1.00 1.08 1.20 2/66 27366
/proc/meminfo: memFree=1476592/2055920 swapFree=4125620/4192956
[pid=27361] ppid=27359 vsize=5356 CPUtime=0.12
/proc/27361/stat : 27361 (lysat.sh) S 27359 27361 27226 0 -1 4194304 310 650 0 0 0 0 11 1 16 0 1 0 100755520 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27361/statm: 1339 237 195 169 0 50 0
[pid=27364] ppid=27361 vsize=13536 CPUtime=642.02
/proc/27364/stat : 27364 (LySATc) R 27361 27361 27226 0 -1 4194304 3093 0 0 0 64198 4 0 0 25 0 1 0 100755533 13860864 3078 1992294400 134512640 135214827 4294956208 18446744073709551615 134529683 0 0 4096 3 0 0 0 17 1 0 0
/proc/27364/statm: 3384 3078 78 171 0 3211 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 18892

[startup+702.301 s]
/proc/loadavg: 1.00 1.07 1.18 2/66 27366
/proc/meminfo: memFree=1476528/2055920 swapFree=4125620/4192956
[pid=27361] ppid=27359 vsize=5356 CPUtime=0.12
/proc/27361/stat : 27361 (lysat.sh) S 27359 27361 27226 0 -1 4194304 310 650 0 0 0 0 11 1 16 0 1 0 100755520 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27361/statm: 1339 237 195 169 0 50 0
[pid=27364] ppid=27361 vsize=13764 CPUtime=702
/proc/27364/stat : 27364 (LySATc) R 27361 27361 27226 0 -1 4194304 3129 0 0 0 70196 4 0 0 25 0 1 0 100755533 14094336 3114 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/27364/statm: 3441 3114 78 171 0 3268 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 19120

[startup+762.305 s]
/proc/loadavg: 1.00 1.05 1.17 2/66 27366
/proc/meminfo: memFree=1476336/2055920 swapFree=4125620/4192956
[pid=27361] ppid=27359 vsize=5356 CPUtime=0.12
/proc/27361/stat : 27361 (lysat.sh) S 27359 27361 27226 0 -1 4194304 310 650 0 0 0 0 11 1 16 0 1 0 100755520 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27361/statm: 1339 237 195 169 0 50 0
[pid=27364] ppid=27361 vsize=13912 CPUtime=761.99
/proc/27364/stat : 27364 (LySATc) R 27361 27361 27226 0 -1 4194304 3163 0 0 0 76195 4 0 0 25 0 1 0 100755533 14245888 3148 1992294400 134512640 135214827 4294956208 18446744073709551615 134529267 0 0 4096 3 0 0 0 17 1 0 0
/proc/27364/statm: 3478 3148 78 171 0 3305 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 19268

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.16 2/66 27366
/proc/meminfo: memFree=1476144/2055920 swapFree=4125620/4192956
[pid=27361] ppid=27359 vsize=5356 CPUtime=0.12
/proc/27361/stat : 27361 (lysat.sh) S 27359 27361 27226 0 -1 4194304 310 650 0 0 0 0 11 1 16 0 1 0 100755520 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27361/statm: 1339 237 195 169 0 50 0
[pid=27364] ppid=27361 vsize=14056 CPUtime=821.98
/proc/27364/stat : 27364 (LySATc) R 27361 27361 27226 0 -1 4194304 3195 0 0 0 82194 4 0 0 25 0 1 0 100755533 14393344 3180 1992294400 134512640 135214827 4294956208 18446744073709551615 134529363 0 0 4096 3 0 0 0 17 1 0 0
/proc/27364/statm: 3514 3180 78 171 0 3341 0
Current children cumulated CPU time (s) 822.1
Current children cumulated vsize (KiB) 19412

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.14 2/66 27366
/proc/meminfo: memFree=1475888/2055920 swapFree=4125620/4192956
[pid=27361] ppid=27359 vsize=5356 CPUtime=0.12
/proc/27361/stat : 27361 (lysat.sh) S 27359 27361 27226 0 -1 4194304 310 650 0 0 0 0 11 1 16 0 1 0 100755520 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27361/statm: 1339 237 195 169 0 50 0
[pid=27364] ppid=27361 vsize=14324 CPUtime=881.96
/proc/27364/stat : 27364 (LySATc) R 27361 27361 27226 0 -1 4194304 3260 0 0 0 88192 4 0 0 25 0 1 0 100755533 14667776 3245 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/27364/statm: 3581 3245 78 171 0 3408 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 19680

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.13 2/66 27366
/proc/meminfo: memFree=1475888/2055920 swapFree=4125620/4192956
[pid=27361] ppid=27359 vsize=5356 CPUtime=0.12
/proc/27361/stat : 27361 (lysat.sh) S 27359 27361 27226 0 -1 4194304 310 650 0 0 0 0 11 1 16 0 1 0 100755520 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27361/statm: 1339 237 195 169 0 50 0
[pid=27364] ppid=27361 vsize=14468 CPUtime=941.95
/proc/27364/stat : 27364 (LySATc) R 27361 27361 27226 0 -1 4194304 3296 0 0 0 94191 4 0 0 25 0 1 0 100755533 14815232 3281 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/27364/statm: 3617 3281 78 171 0 3444 0
Current children cumulated CPU time (s) 942.07
Current children cumulated vsize (KiB) 19824

[startup+1002.3 s]
/proc/loadavg: 1.11 1.05 1.13 2/66 27366
/proc/meminfo: memFree=1475824/2055920 swapFree=4125620/4192956
[pid=27361] ppid=27359 vsize=5356 CPUtime=0.12
/proc/27361/stat : 27361 (lysat.sh) S 27359 27361 27226 0 -1 4194304 310 650 0 0 0 0 11 1 16 0 1 0 100755520 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27361/statm: 1339 237 195 169 0 50 0
[pid=27364] ppid=27361 vsize=14468 CPUtime=1001.93
/proc/27364/stat : 27364 (LySATc) R 27361 27361 27226 0 -1 4194304 3310 0 0 0 100189 4 0 0 25 0 1 0 100755533 14815232 3295 1992294400 134512640 135214827 4294956208 18446744073709551615 134529386 0 0 4096 3 0 0 0 17 1 0 0
/proc/27364/statm: 3617 3295 78 171 0 3444 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 19824

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

[startup+1004.7 s]
/proc/loadavg: 1.18 1.06 1.14 2/66 27366
/proc/meminfo: memFree=1475760/2055920 swapFree=4125620/4192956
[pid=27361] ppid=27359 vsize=5356 CPUtime=0.12
/proc/27361/stat : 27361 (lysat.sh) S 27359 27361 27226 0 -1 4194304 310 650 0 0 0 0 11 1 16 0 1 0 100755520 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27361/statm: 1339 237 195 169 0 50 0
[pid=27364] ppid=27361 vsize=14468 CPUtime=1004.33
/proc/27364/stat : 27364 (LySATc) R 27361 27361 27226 0 -1 4194304 3310 0 0 0 100429 4 0 0 25 0 1 0 100755533 14815232 3295 1992294400 134512640 135214827 4294956208 18446744073709551615 134529451 0 0 4096 3 0 0 0 17 1 0 0
/proc/27364/statm: 3617 3295 78 171 0 3444 0
Current children cumulated CPU time (s) 1004.45
Current children cumulated vsize (KiB) 19824

[startup+1011.1 s]
/proc/loadavg: 1.17 1.06 1.14 2/66 27366
/proc/meminfo: memFree=1475760/2055920 swapFree=4125620/4192956
[pid=27361] ppid=27359 vsize=5356 CPUtime=0.12
/proc/27361/stat : 27361 (lysat.sh) S 27359 27361 27226 0 -1 4194304 310 650 0 0 0 0 11 1 16 0 1 0 100755520 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27361/statm: 1339 237 195 169 0 50 0
[pid=27364] ppid=27361 vsize=14644 CPUtime=1010.73
/proc/27364/stat : 27364 (LySATc) R 27361 27361 27226 0 -1 4194304 3322 0 0 0 101069 4 0 0 25 0 1 0 100755533 14995456 3307 1992294400 134512640 135214827 4294956208 18446744073709551615 134529248 0 0 4096 3 0 0 0 17 1 0 0
/proc/27364/statm: 3661 3307 78 171 0 3488 0
Current children cumulated CPU time (s) 1010.85
Current children cumulated vsize (KiB) 20000

[startup+1012.7 s]
/proc/loadavg: 1.17 1.06 1.14 2/66 27366
/proc/meminfo: memFree=1475760/2055920 swapFree=4125620/4192956
[pid=27361] ppid=27359 vsize=5356 CPUtime=0.12
/proc/27361/stat : 27361 (lysat.sh) S 27359 27361 27226 0 -1 4194304 310 650 0 0 0 0 11 1 16 0 1 0 100755520 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27361/statm: 1339 237 195 169 0 50 0
[pid=27364] ppid=27361 vsize=14644 CPUtime=1012.33
/proc/27364/stat : 27364 (LySATc) R 27361 27361 27226 0 -1 4194304 3322 0 0 0 101229 4 0 0 25 0 1 0 100755533 14995456 3307 1992294400 134512640 135214827 4294956208 18446744073709551615 134529473 0 0 4096 3 0 0 0 17 1 0 0
/proc/27364/statm: 3661 3307 78 171 0 3488 0
Current children cumulated CPU time (s) 1012.45
Current children cumulated vsize (KiB) 20000

[startup+1014.3 s]
/proc/loadavg: 1.15 1.06 1.14 2/66 27366
/proc/meminfo: memFree=1475696/2055920 swapFree=4125620/4192956
[pid=27361] ppid=27359 vsize=5356 CPUtime=0.12
/proc/27361/stat : 27361 (lysat.sh) S 27359 27361 27226 0 -1 4194304 310 650 0 0 0 0 11 1 16 0 1 0 100755520 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27361/statm: 1339 237 195 169 0 50 0
[pid=27364] ppid=27361 vsize=14644 CPUtime=1013.93
/proc/27364/stat : 27364 (LySATc) R 27361 27361 27226 0 -1 4194304 3332 0 0 0 101389 4 0 0 25 0 1 0 100755533 14995456 3317 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/27364/statm: 3661 3317 78 171 0 3488 0
Current children cumulated CPU time (s) 1014.05
Current children cumulated vsize (KiB) 20000

[startup+1014.7 s]
/proc/loadavg: 1.15 1.06 1.14 2/66 27366
/proc/meminfo: memFree=1475696/2055920 swapFree=4125620/4192956
[pid=27361] ppid=27359 vsize=5356 CPUtime=0.12
/proc/27361/stat : 27361 (lysat.sh) S 27359 27361 27226 0 -1 4194304 310 650 0 0 0 0 11 1 16 0 1 0 100755520 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27361/statm: 1339 237 195 169 0 50 0
[pid=27364] ppid=27361 vsize=14644 CPUtime=1014.33
/proc/27364/stat : 27364 (LySATc) R 27361 27361 27226 0 -1 4194304 3332 0 0 0 101429 4 0 0 25 0 1 0 100755533 14995456 3317 1992294400 134512640 135214827 4294956208 18446744073709551615 134530908 0 0 4096 3 0 0 0 17 1 0 0
/proc/27364/statm: 3661 3317 78 171 0 3488 0
Current children cumulated CPU time (s) 1014.45
Current children cumulated vsize (KiB) 20000

[startup+1014.9 s]
/proc/loadavg: 1.15 1.06 1.14 2/66 27366
/proc/meminfo: memFree=1475696/2055920 swapFree=4125620/4192956
[pid=27361] ppid=27359 vsize=5356 CPUtime=0.12
/proc/27361/stat : 27361 (lysat.sh) S 27359 27361 27226 0 -1 4194304 310 650 0 0 0 0 11 1 16 0 1 0 100755520 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27361/statm: 1339 237 195 169 0 50 0
[pid=27364] ppid=27361 vsize=14644 CPUtime=1014.53
/proc/27364/stat : 27364 (LySATc) R 27361 27361 27226 0 -1 4194304 3332 0 0 0 101449 4 0 0 25 0 1 0 100755533 14995456 3317 1992294400 134512640 135214827 4294956208 18446744073709551615 134529437 0 0 4096 3 0 0 0 17 1 0 0
/proc/27364/statm: 3661 3317 78 171 0 3488 0
Current children cumulated CPU time (s) 1014.65
Current children cumulated vsize (KiB) 20000

Child status: 20
Real time (s): 1014.97
CPU time (s): 1014.74
CPU user time (s): 1014.67
CPU system time (s): 0.068989
CPU usage (%): 99.9773
Max. virtual memory (cumulated for all children) (KiB): 20000

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

runsolver used 1.2898 second user time and 2.40563 second system time

The end

Launcher Data

Begin job on node22 at 2009-04-26 08:27:00
IDJOB=1727632
IDBENCH=24642
IDSOLVER=512
FILE ID=node22/1727632-1240727220
PBS_JOBID= 9186950
Free space on /tmp= 66148 MiB

SOLVER NAME= LySAT c/2009-03-20
BENCH NAME= SAT07/crafted/Hard/contest05/QG/QG7a-gensys-icl004.sat05-3825.reshuffled-07.cnf
COMMAND LINE= lysat.sh BENCHNAME c
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1727632-1240727220/watcher-1727632-1240727220 -o /tmp/evaluation-result-1727632-1240727220/solver-1727632-1240727220 -C 1200 -W 1800 -M 1800 --output-limit 1,15  lysat.sh HOME/instance-1727632-1240727220.cnf c

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

MD5SUM BENCH= d9bf8689fd094f6ad4f37a57f4f0a5ae
RANDOM SEED=579056708

node22.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.232
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.232
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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1490656 kB
Buffers:         38608 kB
Cached:         393048 kB
SwapCached:      61616 kB
Active:         166584 kB
Inactive:       328976 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1490656 kB
SwapTotal:     4192956 kB
SwapFree:      4125620 kB
Dirty:            2756 kB
Writeback:           0 kB
Mapped:          13560 kB
Slab:            55844 kB
Committed_AS:   466244 kB
PageTables:       1368 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= 66148 MiB
End job on node22 at 2009-04-26 08:43:55