Trace number 1824962

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 907.528 907.775

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7-dead-dnd001.sat05-3419.reshuffled-07.cnf
MD5SUM26eb408aec254c812108c852e426e72f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark471.192
Satisfiable
(Un)Satisfiability was proved
Number of variables1040
Number of clauses13020
Sum of the clauses size54606
Maximum clause length13
Minimum clause length1
Number of clauses of size 135
Number of clauses of size 21086
Number of clauses of size 38679
Number of clauses of size 4261
Number of clauses of size 5297
Number of clauses of size over 52662

Solver Data

0.00/0.00	c Parsing...
0.00/0.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |   12490    51598 |    3746       0        0     nan |  0.000 % |
0.00/0.04	c |         0 |    8022    34694 |      --       0       --      -- |     --   | -235/-1224
0.00/0.04	c ==============================================================================
0.00/0.04	c Result  :   #vars: 984   #clauses: 8022   #literals: 34694
0.00/0.04	c CPU time:   0.045993 s
0.00/0.04	c ==============================================================================
0.00/0.06	This is MiniSat 2.0 beta
0.00/0.06	WARNING: for repeatability, setting FPU to use double precision
0.00/0.06	============================[ Problem Statistics ]=============================
0.00/0.06	|                                                                             |
0.00/0.06	|  Number of variables:  984                                                  |
0.00/0.06	|  Number of clauses:    8022                                                 |
0.00/0.07	|  Parsing time:         0.01         s                                       |
907.43/907.76	restarts              : 25
907.43/907.76	conflicts             : 3552822        (3915 /sec)
907.43/907.76	decisions             : 3972211        (1.81 % random) (4378 /sec)
907.43/907.76	propagations          : 257213840      (283459 /sec)
907.43/907.76	conflict literals     : 107060058      (38.62 % deleted)
907.43/907.76	Memory used           : 11.75 MB
907.43/907.76	CPU time              : 907.41 s
907.43/907.76	
907.43/907.76	UNSATISFIABLE
907.43/907.76	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-1824962-1242474974/watcher-1824962-1242474974 -o /tmp/evaluation-result-1824962-1242474974/solver-1824962-1242474974 -C 5000 -W 6000 -M 1800 lysat.sh HOME/instance-1824962-1242474974.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.99 0.98 0.92 3/64 23541
/proc/meminfo: memFree=1117320/2055920 swapFree=4176980/4192956
[pid=23541] ppid=23539 vsize=5356 CPUtime=0
/proc/23541/stat : 23541 (lysat.sh) S 23539 23541 23400 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 275530805 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23541/statm: 1339 235 195 169 0 50 0
[pid=23542] ppid=23541 vsize=1088 CPUtime=0
/proc/23542/stat : 23542 (SatElite) R 23541 23541 23400 0 -1 4194304 194 0 0 0 0 0 0 0 18 0 1 0 275530805 1114112 178 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/23542/statm: 272 179 51 127 0 142 0

[startup+0.0771469 s]
/proc/loadavg: 0.99 0.98 0.92 3/64 23541
/proc/meminfo: memFree=1117320/2055920 swapFree=4176980/4192956
[pid=23541] ppid=23539 vsize=5356 CPUtime=0.05
/proc/23541/stat : 23541 (lysat.sh) S 23539 23541 23400 0 -1 4194304 310 430 0 0 0 0 5 0 16 0 1 0 275530805 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23541/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5356

[startup+0.101149 s]
/proc/loadavg: 0.99 0.98 0.92 3/64 23541
/proc/meminfo: memFree=1117320/2055920 swapFree=4176980/4192956
[pid=23541] ppid=23539 vsize=5356 CPUtime=0.05
/proc/23541/stat : 23541 (lysat.sh) S 23539 23541 23400 0 -1 4194304 310 430 0 0 0 0 5 0 16 0 1 0 275530805 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23541/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5356

[startup+0.301171 s]
/proc/loadavg: 0.99 0.98 0.92 3/64 23541
/proc/meminfo: memFree=1117320/2055920 swapFree=4176980/4192956
[pid=23541] ppid=23539 vsize=5356 CPUtime=0.05
/proc/23541/stat : 23541 (lysat.sh) S 23539 23541 23400 0 -1 4194304 310 430 0 0 0 0 5 0 16 0 1 0 275530805 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23541/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5356

[startup+0.701211 s]
/proc/loadavg: 0.99 0.98 0.92 3/64 23541
/proc/meminfo: memFree=1117320/2055920 swapFree=4176980/4192956
[pid=23541] ppid=23539 vsize=5356 CPUtime=0.05
/proc/23541/stat : 23541 (lysat.sh) S 23539 23541 23400 0 -1 4194304 310 430 0 0 0 0 5 0 16 0 1 0 275530805 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23541/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5356

[startup+1.50129 s]
/proc/loadavg: 0.99 0.98 0.92 2/66 23544
/proc/meminfo: memFree=1115128/2055920 swapFree=4176980/4192956
[pid=23541] ppid=23539 vsize=5356 CPUtime=0.05
/proc/23541/stat : 23541 (lysat.sh) S 23539 23541 23400 0 -1 4194304 310 430 0 0 0 0 5 0 16 0 1 0 275530805 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23541/statm: 1339 237 195 169 0 50 0
[pid=23544] ppid=23541 vsize=3488 CPUtime=1.43
/proc/23544/stat : 23544 (LySATc) R 23541 23541 23400 0 -1 4194304 545 0 0 0 143 0 0 0 25 0 1 0 275530811 3571712 530 1992294400 134512640 135214827 4294956224 18446744073709551615 134529451 0 0 4096 3 0 0 0 17 1 0 0
/proc/23544/statm: 872 530 77 171 0 699 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8844

[startup+3.10145 s]
/proc/loadavg: 0.99 0.98 0.92 2/66 23544
/proc/meminfo: memFree=1114808/2055920 swapFree=4176980/4192956
[pid=23541] ppid=23539 vsize=5356 CPUtime=0.05
/proc/23541/stat : 23541 (lysat.sh) S 23539 23541 23400 0 -1 4194304 310 430 0 0 0 0 5 0 16 0 1 0 275530805 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23541/statm: 1339 237 195 169 0 50 0
[pid=23544] ppid=23541 vsize=3620 CPUtime=3.03
/proc/23544/stat : 23544 (LySATc) R 23541 23541 23400 0 -1 4194304 607 0 0 0 303 0 0 0 25 0 1 0 275530811 3706880 592 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/23544/statm: 905 592 77 171 0 732 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 8976

[startup+6.30177 s]
/proc/loadavg: 0.99 0.98 0.92 2/66 23544
/proc/meminfo: memFree=1114168/2055920 swapFree=4176980/4192956
[pid=23541] ppid=23539 vsize=5356 CPUtime=0.05
/proc/23541/stat : 23541 (lysat.sh) S 23539 23541 23400 0 -1 4194304 310 430 0 0 0 0 5 0 16 0 1 0 275530805 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23541/statm: 1339 237 195 169 0 50 0
[pid=23544] ppid=23541 vsize=4016 CPUtime=6.22
/proc/23544/stat : 23544 (LySATc) R 23541 23541 23400 0 -1 4194304 699 0 0 0 622 0 0 0 25 0 1 0 275530811 4112384 684 1992294400 134512640 135214827 4294956224 18446744073709551615 134529314 0 0 4096 3 0 0 0 17 1 0 0
/proc/23544/statm: 1004 684 77 171 0 831 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 9372

[startup+12.7014 s]
/proc/loadavg: 0.99 0.98 0.92 2/66 23544
/proc/meminfo: memFree=1113864/2055920 swapFree=4176980/4192956
[pid=23541] ppid=23539 vsize=5356 CPUtime=0.05
/proc/23541/stat : 23541 (lysat.sh) S 23539 23541 23400 0 -1 4194304 310 430 0 0 0 0 5 0 16 0 1 0 275530805 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23541/statm: 1339 237 195 169 0 50 0
[pid=23544] ppid=23541 vsize=4412 CPUtime=12.62
/proc/23544/stat : 23544 (LySATc) R 23541 23541 23400 0 -1 4194304 783 0 0 0 1262 0 0 0 25 0 1 0 275530811 4517888 768 1992294400 134512640 135214827 4294956224 18446744073709551615 134529363 0 0 4096 3 0 0 0 17 1 0 0
/proc/23544/statm: 1103 768 77 171 0 930 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 9768

[startup+25.5017 s]
/proc/loadavg: 0.99 0.98 0.92 2/66 23544
/proc/meminfo: memFree=1113360/2055920 swapFree=4176980/4192956
[pid=23541] ppid=23539 vsize=5356 CPUtime=0.05
/proc/23541/stat : 23541 (lysat.sh) S 23539 23541 23400 0 -1 4194304 310 430 0 0 0 0 5 0 16 0 1 0 275530805 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23541/statm: 1339 237 195 169 0 50 0
[pid=23544] ppid=23541 vsize=4808 CPUtime=25.42
/proc/23544/stat : 23544 (LySATc) R 23541 23541 23400 0 -1 4194304 899 0 0 0 2542 0 0 0 25 0 1 0 275530811 4923392 884 1992294400 134512640 135214827 4294956224 18446744073709551615 134529394 0 0 4096 3 0 0 0 17 1 0 0
/proc/23544/statm: 1202 884 77 171 0 1029 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 10164

[startup+51.1013 s]
/proc/loadavg: 1.05 1.00 0.93 2/66 23544
/proc/meminfo: memFree=1112656/2055920 swapFree=4176980/4192956
[pid=23541] ppid=23539 vsize=5356 CPUtime=0.05
/proc/23541/stat : 23541 (lysat.sh) S 23539 23541 23400 0 -1 4194304 310 430 0 0 0 0 5 0 16 0 1 0 275530805 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23541/statm: 1339 237 195 169 0 50 0
[pid=23544] ppid=23541 vsize=5604 CPUtime=51
/proc/23544/stat : 23544 (LySATc) R 23541 23541 23400 0 -1 4194304 1079 0 0 0 5100 0 0 0 25 0 1 0 275530811 5738496 1064 1992294400 134512640 135214827 4294956224 18446744073709551615 134529227 0 0 4096 3 0 0 0 17 1 0 0
/proc/23544/statm: 1401 1064 77 171 0 1228 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 10960

[startup+102.305 s]
/proc/loadavg: 1.08 1.02 0.93 2/66 23544
/proc/meminfo: memFree=1111696/2055920 swapFree=4176980/4192956
[pid=23541] ppid=23539 vsize=5356 CPUtime=0.05
/proc/23541/stat : 23541 (lysat.sh) S 23539 23541 23400 0 -1 4194304 310 430 0 0 0 0 5 0 16 0 1 0 275530805 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23541/statm: 1339 237 195 169 0 50 0
[pid=23544] ppid=23541 vsize=6548 CPUtime=102.2
/proc/23544/stat : 23544 (LySATc) R 23541 23541 23400 0 -1 4194304 1315 0 0 0 10219 1 0 0 25 0 1 0 275530811 6705152 1300 1992294400 134512640 135214827 4294956224 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/23544/statm: 1637 1300 77 171 0 1464 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 11904

[startup+162.302 s]
/proc/loadavg: 1.14 1.04 0.94 2/66 23544
/proc/meminfo: memFree=1110736/2055920 swapFree=4176980/4192956
[pid=23541] ppid=23539 vsize=5356 CPUtime=0.05
/proc/23541/stat : 23541 (lysat.sh) S 23539 23541 23400 0 -1 4194304 310 430 0 0 0 0 5 0 16 0 1 0 275530805 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23541/statm: 1339 237 195 169 0 50 0
[pid=23544] ppid=23541 vsize=7472 CPUtime=162.18
/proc/23544/stat : 23544 (LySATc) R 23541 23541 23400 0 -1 4194304 1542 0 0 0 16217 1 0 0 25 0 1 0 275530811 7651328 1527 1992294400 134512640 135214827 4294956224 18446744073709551615 134529397 0 0 4096 3 0 0 0 17 1 0 0
/proc/23544/statm: 1868 1527 77 171 0 1695 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 12828

[startup+222.302 s]
/proc/loadavg: 1.13 1.05 0.95 2/66 23544
/proc/meminfo: memFree=1110480/2055920 swapFree=4176980/4192956
[pid=23541] ppid=23539 vsize=5356 CPUtime=0.05
/proc/23541/stat : 23541 (lysat.sh) S 23539 23541 23400 0 -1 4194304 310 430 0 0 0 0 5 0 16 0 1 0 275530805 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23541/statm: 1339 237 195 169 0 50 0
[pid=23544] ppid=23541 vsize=7832 CPUtime=222.16
/proc/23544/stat : 23544 (LySATc) R 23541 23541 23400 0 -1 4194304 1618 0 0 0 22215 1 0 0 25 0 1 0 275530811 8019968 1603 1992294400 134512640 135214827 4294956224 18446744073709551615 134529308 0 0 4096 3 0 0 0 17 1 0 0
/proc/23544/statm: 1958 1603 77 171 0 1785 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 13188

[startup+282.302 s]
/proc/loadavg: 1.05 1.03 0.95 2/66 23544
/proc/meminfo: memFree=1110032/2055920 swapFree=4176980/4192956
[pid=23541] ppid=23539 vsize=5356 CPUtime=0.05
/proc/23541/stat : 23541 (lysat.sh) S 23539 23541 23400 0 -1 4194304 310 430 0 0 0 0 5 0 16 0 1 0 275530805 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23541/statm: 1339 237 195 169 0 50 0
[pid=23544] ppid=23541 vsize=8244 CPUtime=282.15
/proc/23544/stat : 23544 (LySATc) R 23541 23541 23400 0 -1 4194304 1718 0 0 0 28213 2 0 0 25 0 1 0 275530811 8441856 1703 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/23544/statm: 2061 1703 77 171 0 1888 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 13600

[startup+342.302 s]
/proc/loadavg: 1.02 1.03 0.95 2/66 23550
/proc/meminfo: memFree=1109584/2055920 swapFree=4176980/4192956
[pid=23541] ppid=23539 vsize=5356 CPUtime=0.05
/proc/23541/stat : 23541 (lysat.sh) S 23539 23541 23400 0 -1 4194304 310 430 0 0 0 0 5 0 16 0 1 0 275530805 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23541/statm: 1339 237 195 169 0 50 0
[pid=23544] ppid=23541 vsize=8640 CPUtime=342.13
/proc/23544/stat : 23544 (LySATc) R 23541 23541 23400 0 -1 4194304 1825 0 0 0 34211 2 0 0 25 0 1 0 275530811 8847360 1810 1992294400 134512640 135214827 4294956224 18446744073709551615 134529314 0 0 4096 3 0 0 0 17 1 0 0
/proc/23544/statm: 2160 1810 77 171 0 1987 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 13996

[startup+402.302 s]
/proc/loadavg: 1.00 1.02 0.95 2/66 23550
/proc/meminfo: memFree=1109392/2055920 swapFree=4176980/4192956
[pid=23541] ppid=23539 vsize=5356 CPUtime=0.05
/proc/23541/stat : 23541 (lysat.sh) S 23539 23541 23400 0 -1 4194304 310 430 0 0 0 0 5 0 16 0 1 0 275530805 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23541/statm: 1339 237 195 169 0 50 0
[pid=23544] ppid=23541 vsize=8916 CPUtime=402.11
/proc/23544/stat : 23544 (LySATc) R 23541 23541 23400 0 -1 4194304 1890 0 0 0 40209 2 0 0 25 0 1 0 275530811 9129984 1875 1992294400 134512640 135214827 4294956224 18446744073709551615 134529363 0 0 4096 3 0 0 0 17 1 0 0
/proc/23544/statm: 2229 1875 77 171 0 2056 0
Current children cumulated CPU time (s) 402.16

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


[startup+522.302 s]
/proc/loadavg: 1.00 1.01 0.95 2/66 23550
/proc/meminfo: memFree=1108240/2055920 swapFree=4176980/4192956
[pid=23541] ppid=23539 vsize=5356 CPUtime=0.05
/proc/23541/stat : 23541 (lysat.sh) S 23539 23541 23400 0 -1 4194304 310 430 0 0 0 0 5 0 16 0 1 0 275530805 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23541/statm: 1339 237 195 169 0 50 0
[pid=23544] ppid=23541 vsize=9984 CPUtime=522.08
/proc/23544/stat : 23544 (LySATc) R 23541 23541 23400 0 -1 4194304 2175 0 0 0 52205 3 0 0 25 0 1 0 275530811 10223616 2160 1992294400 134512640 135214827 4294956224 18446744073709551615 134529314 0 0 4096 3 0 0 0 17 1 0 0
/proc/23544/statm: 2496 2160 77 171 0 2323 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 15340

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 23550
/proc/meminfo: memFree=1107984/2055920 swapFree=4176980/4192956
[pid=23541] ppid=23539 vsize=5356 CPUtime=0.05
/proc/23541/stat : 23541 (lysat.sh) S 23539 23541 23400 0 -1 4194304 310 430 0 0 0 0 5 0 16 0 1 0 275530805 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23541/statm: 1339 237 195 169 0 50 0
[pid=23544] ppid=23541 vsize=10264 CPUtime=582.06
/proc/23544/stat : 23544 (LySATc) R 23541 23541 23400 0 -1 4194304 2249 0 0 0 58203 3 0 0 25 0 1 0 275530811 10510336 2234 1992294400 134512640 135214827 4294956224 18446744073709551615 134529363 0 0 4096 3 0 0 0 17 1 0 0
/proc/23544/statm: 2566 2234 77 171 0 2393 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 15620

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 23550
/proc/meminfo: memFree=1107856/2055920 swapFree=4176980/4192956
[pid=23541] ppid=23539 vsize=5356 CPUtime=0.05
/proc/23541/stat : 23541 (lysat.sh) S 23539 23541 23400 0 -1 4194304 310 430 0 0 0 0 5 0 16 0 1 0 275530805 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23541/statm: 1339 237 195 169 0 50 0
[pid=23544] ppid=23541 vsize=10400 CPUtime=642.06
/proc/23544/stat : 23544 (LySATc) R 23541 23541 23400 0 -1 4194304 2281 0 0 0 64202 4 0 0 25 0 1 0 275530811 10649600 2266 1992294400 134512640 135214827 4294956224 18446744073709551615 134541328 0 0 4096 3 0 0 0 17 1 0 0
/proc/23544/statm: 2600 2266 77 171 0 2427 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 15756

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 23550
/proc/meminfo: memFree=1107408/2055920 swapFree=4176980/4192956
[pid=23541] ppid=23539 vsize=5356 CPUtime=0.05
/proc/23541/stat : 23541 (lysat.sh) S 23539 23541 23400 0 -1 4194304 310 430 0 0 0 0 5 0 16 0 1 0 275530805 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23541/statm: 1339 237 195 169 0 50 0
[pid=23544] ppid=23541 vsize=10808 CPUtime=702.04
/proc/23544/stat : 23544 (LySATc) R 23541 23541 23400 0 -1 4194304 2373 0 0 0 70200 4 0 0 25 0 1 0 275530811 11067392 2358 1992294400 134512640 135214827 4294956224 18446744073709551615 134529322 0 0 4096 3 0 0 0 17 1 0 0
/proc/23544/statm: 2702 2358 77 171 0 2529 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 16164

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 23550
/proc/meminfo: memFree=1107088/2055920 swapFree=4176980/4192956
[pid=23541] ppid=23539 vsize=5356 CPUtime=0.05
/proc/23541/stat : 23541 (lysat.sh) S 23539 23541 23400 0 -1 4194304 310 430 0 0 0 0 5 0 16 0 1 0 275530805 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23541/statm: 1339 237 195 169 0 50 0
[pid=23544] ppid=23541 vsize=11212 CPUtime=762.02
/proc/23544/stat : 23544 (LySATc) R 23541 23541 23400 0 -1 4194304 2457 0 0 0 76198 4 0 0 25 0 1 0 275530811 11481088 2442 1992294400 134512640 135214827 4294956224 18446744073709551615 134529409 0 0 4096 3 0 0 0 17 1 0 0
/proc/23544/statm: 2803 2442 77 171 0 2630 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 16568

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 23550
/proc/meminfo: memFree=1106768/2055920 swapFree=4176980/4192956
[pid=23541] ppid=23539 vsize=5356 CPUtime=0.05
/proc/23541/stat : 23541 (lysat.sh) S 23539 23541 23400 0 -1 4194304 310 430 0 0 0 0 5 0 16 0 1 0 275530805 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23541/statm: 1339 237 195 169 0 50 0
[pid=23544] ppid=23541 vsize=11484 CPUtime=822
/proc/23544/stat : 23544 (LySATc) R 23541 23541 23400 0 -1 4194304 2520 0 0 0 82196 4 0 0 25 0 1 0 275530811 11759616 2505 1992294400 134512640 135214827 4294956224 18446744073709551615 134529314 0 0 4096 3 0 0 0 17 1 0 0
/proc/23544/statm: 2871 2505 77 171 0 2698 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 16840

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 23550
/proc/meminfo: memFree=1106448/2055920 swapFree=4176980/4192956
[pid=23541] ppid=23539 vsize=5356 CPUtime=0.05
/proc/23541/stat : 23541 (lysat.sh) S 23539 23541 23400 0 -1 4194304 310 430 0 0 0 0 5 0 16 0 1 0 275530805 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23541/statm: 1339 237 195 169 0 50 0
[pid=23544] ppid=23541 vsize=11880 CPUtime=881.99
/proc/23544/stat : 23544 (LySATc) R 23541 23541 23400 0 -1 4194304 2624 0 0 0 88195 4 0 0 25 0 1 0 275530811 12165120 2609 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/23544/statm: 2970 2609 77 171 0 2797 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 17236

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

[startup+883.102 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 23550
/proc/meminfo: memFree=1106448/2055920 swapFree=4176980/4192956
[pid=23541] ppid=23539 vsize=5356 CPUtime=0.05
/proc/23541/stat : 23541 (lysat.sh) S 23539 23541 23400 0 -1 4194304 310 430 0 0 0 0 5 0 16 0 1 0 275530805 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23541/statm: 1339 237 195 169 0 50 0
[pid=23544] ppid=23541 vsize=11880 CPUtime=882.79
/proc/23544/stat : 23544 (LySATc) R 23541 23541 23400 0 -1 4194304 2634 0 0 0 88275 4 0 0 25 0 1 0 275530811 12165120 2619 1992294400 134512640 135214827 4294956224 18446744073709551615 134535624 0 0 4096 3 0 0 0 17 1 0 0
/proc/23544/statm: 2970 2619 77 171 0 2797 0
Current children cumulated CPU time (s) 882.84
Current children cumulated vsize (KiB) 17236

[startup+895.902 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 23550
/proc/meminfo: memFree=1106256/2055920 swapFree=4176980/4192956
[pid=23541] ppid=23539 vsize=5356 CPUtime=0.05
/proc/23541/stat : 23541 (lysat.sh) S 23539 23541 23400 0 -1 4194304 310 430 0 0 0 0 5 0 16 0 1 0 275530805 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23541/statm: 1339 237 195 169 0 50 0
[pid=23544] ppid=23541 vsize=12028 CPUtime=895.58
/proc/23544/stat : 23544 (LySATc) R 23541 23541 23400 0 -1 4194304 2666 0 0 0 89554 4 0 0 25 0 1 0 275530811 12316672 2651 1992294400 134512640 135214827 4294956224 18446744073709551615 134529360 0 0 4096 3 0 0 0 17 1 0 0
/proc/23544/statm: 3007 2651 77 171 0 2834 0
Current children cumulated CPU time (s) 895.63
Current children cumulated vsize (KiB) 17384

[startup+902.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 23550
/proc/meminfo: memFree=1106256/2055920 swapFree=4176980/4192956
[pid=23541] ppid=23539 vsize=5356 CPUtime=0.05
/proc/23541/stat : 23541 (lysat.sh) S 23539 23541 23400 0 -1 4194304 310 430 0 0 0 0 5 0 16 0 1 0 275530805 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23541/statm: 1339 237 195 169 0 50 0
[pid=23544] ppid=23541 vsize=12028 CPUtime=901.98
/proc/23544/stat : 23544 (LySATc) R 23541 23541 23400 0 -1 4194304 2666 0 0 0 90194 4 0 0 25 0 1 0 275530811 12316672 2651 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/23544/statm: 3007 2651 77 171 0 2834 0
Current children cumulated CPU time (s) 902.03
Current children cumulated vsize (KiB) 17384

[startup+905.502 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 23550
/proc/meminfo: memFree=1106256/2055920 swapFree=4176980/4192956
[pid=23541] ppid=23539 vsize=5356 CPUtime=0.05
/proc/23541/stat : 23541 (lysat.sh) S 23539 23541 23400 0 -1 4194304 310 430 0 0 0 0 5 0 16 0 1 0 275530805 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23541/statm: 1339 237 195 169 0 50 0
[pid=23544] ppid=23541 vsize=12028 CPUtime=905.18
/proc/23544/stat : 23544 (LySATc) R 23541 23541 23400 0 -1 4194304 2666 0 0 0 90514 4 0 0 25 0 1 0 275530811 12316672 2651 1992294400 134512640 135214827 4294956224 18446744073709551615 134529402 0 0 4096 3 0 0 0 17 1 0 0
/proc/23544/statm: 3007 2651 77 171 0 2834 0
Current children cumulated CPU time (s) 905.23
Current children cumulated vsize (KiB) 17384

[startup+907.102 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 23550
/proc/meminfo: memFree=1106256/2055920 swapFree=4176980/4192956
[pid=23541] ppid=23539 vsize=5356 CPUtime=0.05
/proc/23541/stat : 23541 (lysat.sh) S 23539 23541 23400 0 -1 4194304 310 430 0 0 0 0 5 0 16 0 1 0 275530805 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23541/statm: 1339 237 195 169 0 50 0
[pid=23544] ppid=23541 vsize=12028 CPUtime=906.78
/proc/23544/stat : 23544 (LySATc) R 23541 23541 23400 0 -1 4194304 2666 0 0 0 90674 4 0 0 25 0 1 0 275530811 12316672 2651 1992294400 134512640 135214827 4294956224 18446744073709551615 134529738 0 0 4096 3 0 0 0 17 1 0 0
/proc/23544/statm: 3007 2651 77 171 0 2834 0
Current children cumulated CPU time (s) 906.83
Current children cumulated vsize (KiB) 17384

[startup+907.506 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 23550
/proc/meminfo: memFree=1106256/2055920 swapFree=4176980/4192956
[pid=23541] ppid=23539 vsize=5356 CPUtime=0.05
/proc/23541/stat : 23541 (lysat.sh) S 23539 23541 23400 0 -1 4194304 310 430 0 0 0 0 5 0 16 0 1 0 275530805 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23541/statm: 1339 237 195 169 0 50 0
[pid=23544] ppid=23541 vsize=12028 CPUtime=907.19
/proc/23544/stat : 23544 (LySATc) R 23541 23541 23400 0 -1 4194304 2666 0 0 0 90715 4 0 0 25 0 1 0 275530811 12316672 2651 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/23544/statm: 3007 2651 77 171 0 2834 0
Current children cumulated CPU time (s) 907.24
Current children cumulated vsize (KiB) 17384

[startup+907.701 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 23550
/proc/meminfo: memFree=1106256/2055920 swapFree=4176980/4192956
[pid=23541] ppid=23539 vsize=5356 CPUtime=0.05
/proc/23541/stat : 23541 (lysat.sh) S 23539 23541 23400 0 -1 4194304 310 430 0 0 0 0 5 0 16 0 1 0 275530805 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23541/statm: 1339 237 195 169 0 50 0
[pid=23544] ppid=23541 vsize=12028 CPUtime=907.38
/proc/23544/stat : 23544 (LySATc) R 23541 23541 23400 0 -1 4194304 2666 0 0 0 90734 4 0 0 25 0 1 0 275530811 12316672 2651 1992294400 134512640 135214827 4294956224 18446744073709551615 134529683 0 0 4096 3 0 0 0 17 1 0 0
/proc/23544/statm: 3007 2651 77 171 0 2834 0
Current children cumulated CPU time (s) 907.43
Current children cumulated vsize (KiB) 17384

Child status: 20
Real time (s): 907.775
CPU time (s): 907.528
CPU user time (s): 907.473
CPU system time (s): 0.054991
CPU usage (%): 99.9728
Max. virtual memory (cumulated for all children) (KiB): 17384

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

runsolver used 1.05584 second user time and 2.25266 second system time

The end

Launcher Data

Begin job on node17 at 2009-05-16 13:56:14
IDJOB=1824962
IDBENCH=24651
IDSOLVER=667
FILE ID=node17/1824962-1242474974
PBS_JOBID= 9306817
Free space on /tmp= 66304 MiB

SOLVER NAME= LySAT c/2009-03-20
BENCH NAME= SAT07/crafted/Hard/contest05/QG/QG7-dead-dnd001.sat05-3419.reshuffled-07.cnf
COMMAND LINE= lysat.sh BENCHNAME c
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1824962-1242474974/watcher-1824962-1242474974 -o /tmp/evaluation-result-1824962-1242474974/solver-1824962-1242474974 -C 5000 -W 6000 -M 1800  lysat.sh HOME/instance-1824962-1242474974.cnf c

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

MD5SUM BENCH= 26eb408aec254c812108c852e426e72f
RANDOM SEED=2124109003

node17.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.234
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.234
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:       1117864 kB
Buffers:         88116 kB
Cached:         746612 kB
SwapCached:       9764 kB
Active:         195140 kB
Inactive:       651460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1117864 kB
SwapTotal:     4192956 kB
SwapFree:      4176980 kB
Dirty:            2424 kB
Writeback:           0 kB
Mapped:          14072 kB
Slab:            77460 kB
Committed_AS:   981068 kB
PageTables:       1452 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= 66304 MiB
End job on node17 at 2009-05-16 14:11:22