Trace number 1824957

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 737.429 737.818

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7-dead-dnd005.sat05-3111.reshuffled-07.cnf
MD5SUM7f866db903b373b6b7f75057c2353f02
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark418.918
Satisfiable
(Un)Satisfiability was proved
Number of variables502
Number of clauses11816
Sum of the clauses size41772
Maximum clause length13
Minimum clause length1
Number of clauses of size 135
Number of clauses of size 21080
Number of clauses of size 38731
Number of clauses of size 4281
Number of clauses of size 5285
Number of clauses of size over 51404

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 |   11028    37526 |    3308       0        0     nan |  0.000 % |
0.00/0.03	c |         0 |    7179    24711 |      --       0       --      -- |     --   | -301/-1180
0.00/0.03	c ==============================================================================
0.00/0.03	c Result  :   #vars: 446   #clauses: 7179   #literals: 24711
0.00/0.03	c CPU time:   0.028995 s
0.00/0.03	c ==============================================================================
0.00/0.04	This is MiniSat 2.0 beta
0.00/0.04	WARNING: for repeatability, setting FPU to use double precision
0.00/0.04	============================[ Problem Statistics ]=============================
0.00/0.04	|                                                                             |
0.00/0.04	|  Number of variables:  446                                                  |
0.00/0.04	|  Number of clauses:    7179                                                 |
0.00/0.04	|  Parsing time:         0.00         s                                       |
737.39/737.81	restarts              : 24
737.39/737.81	conflicts             : 3301960        (4478 /sec)
737.39/737.81	decisions             : 3649286        (1.50 % random) (4949 /sec)
737.39/737.81	propagations          : 254018653      (344502 /sec)
737.39/737.81	conflict literals     : 94875214       (38.27 % deleted)
737.39/737.81	Memory used           : 10.31 MB
737.39/737.81	CPU time              : 737.351 s
737.39/737.81	
737.39/737.81	UNSATISFIABLE
737.39/737.81	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-1824957-1242474781/watcher-1824957-1242474781 -o /tmp/evaluation-result-1824957-1242474781/solver-1824957-1242474781 -C 5000 -W 6000 -M 1800 lysat.sh HOME/instance-1824957-1242474781.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.91 3/64 31374
/proc/meminfo: memFree=1644544/2055920 swapFree=4180872/4192956
[pid=31374] ppid=31372 vsize=5356 CPUtime=0
/proc/31374/stat : 31374 (lysat.sh) S 31372 31374 31145 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 275512083 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31374/statm: 1339 235 195 169 0 50 0
[pid=31375] ppid=31374 vsize=824 CPUtime=0
/proc/31375/stat : 31375 (SatElite) R 31374 31374 31145 0 -1 4194304 127 0 0 0 0 0 0 0 19 0 1 0 275512083 843776 111 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/31375/statm: 206 112 51 127 0 76 0

[startup+0.066572 s]
/proc/loadavg: 0.99 0.98 0.91 3/64 31374
/proc/meminfo: memFree=1644544/2055920 swapFree=4180872/4192956
[pid=31374] ppid=31372 vsize=5356 CPUtime=0.03
/proc/31374/stat : 31374 (lysat.sh) S 31372 31374 31145 0 -1 4194304 310 372 0 0 0 0 3 0 18 0 1 0 275512083 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31374/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5356

[startup+0.101578 s]
/proc/loadavg: 0.99 0.98 0.91 3/64 31374
/proc/meminfo: memFree=1644544/2055920 swapFree=4180872/4192956
[pid=31374] ppid=31372 vsize=5356 CPUtime=0.03
/proc/31374/stat : 31374 (lysat.sh) S 31372 31374 31145 0 -1 4194304 310 372 0 0 0 0 3 0 18 0 1 0 275512083 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31374/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5356

[startup+0.301612 s]
/proc/loadavg: 0.99 0.98 0.91 3/64 31374
/proc/meminfo: memFree=1644544/2055920 swapFree=4180872/4192956
[pid=31374] ppid=31372 vsize=5356 CPUtime=0.03
/proc/31374/stat : 31374 (lysat.sh) S 31372 31374 31145 0 -1 4194304 310 372 0 0 0 0 3 0 18 0 1 0 275512083 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31374/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5356

[startup+0.701682 s]
/proc/loadavg: 0.99 0.98 0.91 3/64 31374
/proc/meminfo: memFree=1644544/2055920 swapFree=4180872/4192956
[pid=31374] ppid=31372 vsize=5356 CPUtime=0.03
/proc/31374/stat : 31374 (lysat.sh) S 31372 31374 31145 0 -1 4194304 310 372 0 0 0 0 3 0 18 0 1 0 275512083 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31374/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5356

[startup+1.50182 s]
/proc/loadavg: 0.99 0.98 0.91 2/66 31377
/proc/meminfo: memFree=1642864/2055920 swapFree=4180872/4192956
[pid=31374] ppid=31372 vsize=5356 CPUtime=0.03
/proc/31374/stat : 31374 (lysat.sh) S 31372 31374 31145 0 -1 4194304 310 372 0 0 0 0 3 0 18 0 1 0 275512083 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31374/statm: 1339 237 195 169 0 50 0
[pid=31377] ppid=31374 vsize=3116 CPUtime=1.45
/proc/31377/stat : 31377 (LySATc) R 31374 31374 31145 0 -1 4194304 445 0 0 0 145 0 0 0 25 0 1 0 275512087 3190784 430 1992294400 134512640 135214827 4294956224 18446744073709551615 134529308 0 0 4096 3 0 0 0 17 1 0 0
/proc/31377/statm: 779 430 77 171 0 606 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8472

[startup+3.1011 s]
/proc/loadavg: 0.99 0.98 0.91 2/66 31377
/proc/meminfo: memFree=1642416/2055920 swapFree=4180872/4192956
[pid=31374] ppid=31372 vsize=5356 CPUtime=0.03
/proc/31374/stat : 31374 (lysat.sh) S 31372 31374 31145 0 -1 4194304 310 372 0 0 0 0 3 0 18 0 1 0 275512083 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31374/statm: 1339 237 195 169 0 50 0
[pid=31377] ppid=31374 vsize=3380 CPUtime=3.04
/proc/31377/stat : 31377 (LySATc) R 31374 31374 31145 0 -1 4194304 508 0 0 0 304 0 0 0 25 0 1 0 275512087 3461120 493 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/31377/statm: 845 493 77 171 0 672 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 8736

[startup+6.30166 s]
/proc/loadavg: 0.99 0.98 0.91 2/66 31377
/proc/meminfo: memFree=1641776/2055920 swapFree=4180872/4192956
[pid=31374] ppid=31372 vsize=5356 CPUtime=0.03
/proc/31374/stat : 31374 (lysat.sh) S 31372 31374 31145 0 -1 4194304 310 372 0 0 0 0 3 0 18 0 1 0 275512083 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31374/statm: 1339 237 195 169 0 50 0
[pid=31377] ppid=31374 vsize=3776 CPUtime=6.24
/proc/31377/stat : 31377 (LySATc) R 31374 31374 31145 0 -1 4194304 628 0 0 0 624 0 0 0 25 0 1 0 275512087 3866624 613 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/31377/statm: 944 613 77 171 0 771 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 9132

[startup+12.7028 s]
/proc/loadavg: 0.99 0.98 0.91 2/66 31377
/proc/meminfo: memFree=1641456/2055920 swapFree=4180872/4192956
[pid=31374] ppid=31372 vsize=5356 CPUtime=0.03
/proc/31374/stat : 31374 (lysat.sh) S 31372 31374 31145 0 -1 4194304 310 372 0 0 0 0 3 0 18 0 1 0 275512083 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31374/statm: 1339 237 195 169 0 50 0
[pid=31377] ppid=31374 vsize=4040 CPUtime=12.64
/proc/31377/stat : 31377 (LySATc) R 31374 31374 31145 0 -1 4194304 695 0 0 0 1264 0 0 0 25 0 1 0 275512087 4136960 680 1992294400 134512640 135214827 4294956224 18446744073709551615 134529363 0 0 4096 3 0 0 0 17 0 0 0
/proc/31377/statm: 1010 680 77 171 0 837 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 9396

[startup+25.502 s]
/proc/loadavg: 0.99 0.98 0.91 2/66 31377
/proc/meminfo: memFree=1641072/2055920 swapFree=4180872/4192956
[pid=31374] ppid=31372 vsize=5356 CPUtime=0.03
/proc/31374/stat : 31374 (lysat.sh) S 31372 31374 31145 0 -1 4194304 310 372 0 0 0 0 3 0 18 0 1 0 275512083 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31374/statm: 1339 237 195 169 0 50 0
[pid=31377] ppid=31374 vsize=4444 CPUtime=25.43
/proc/31377/stat : 31377 (LySATc) R 31374 31374 31145 0 -1 4194304 802 0 0 0 2543 0 0 0 25 0 1 0 275512087 4550656 787 1992294400 134512640 135214827 4294956224 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/31377/statm: 1111 787 77 171 0 938 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 9800

[startup+51.1015 s]
/proc/loadavg: 0.99 0.98 0.91 2/66 31377
/proc/meminfo: memFree=1640496/2055920 swapFree=4180872/4192956
[pid=31374] ppid=31372 vsize=5356 CPUtime=0.03
/proc/31374/stat : 31374 (lysat.sh) S 31372 31374 31145 0 -1 4194304 310 372 0 0 0 0 3 0 18 0 1 0 275512083 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31374/statm: 1339 237 195 169 0 50 0
[pid=31377] ppid=31374 vsize=5104 CPUtime=51.01
/proc/31377/stat : 31377 (LySATc) R 31374 31374 31145 0 -1 4194304 958 0 0 0 5101 0 0 0 25 0 1 0 275512087 5226496 943 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/31377/statm: 1276 943 77 171 0 1103 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 10460

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.91 2/66 31377
/proc/meminfo: memFree=1639536/2055920 swapFree=4180872/4192956
[pid=31374] ppid=31372 vsize=5356 CPUtime=0.03
/proc/31374/stat : 31374 (lysat.sh) S 31372 31374 31145 0 -1 4194304 310 372 0 0 0 0 3 0 18 0 1 0 275512083 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31374/statm: 1339 237 195 169 0 50 0
[pid=31377] ppid=31374 vsize=6032 CPUtime=102.19
/proc/31377/stat : 31377 (LySATc) R 31374 31374 31145 0 -1 4194304 1173 0 0 0 10219 0 0 0 25 0 1 0 275512087 6176768 1158 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/31377/statm: 1508 1158 77 171 0 1335 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 11388

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/66 31377
/proc/meminfo: memFree=1638832/2055920 swapFree=4180872/4192956
[pid=31374] ppid=31372 vsize=5356 CPUtime=0.03
/proc/31374/stat : 31374 (lysat.sh) S 31372 31374 31145 0 -1 4194304 310 372 0 0 0 0 3 0 18 0 1 0 275512083 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31374/statm: 1339 237 195 169 0 50 0
[pid=31377] ppid=31374 vsize=6824 CPUtime=162.16
/proc/31377/stat : 31377 (LySATc) R 31374 31374 31145 0 -1 4194304 1385 0 0 0 16215 1 0 0 25 0 1 0 275512087 6987776 1370 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/31377/statm: 1706 1370 77 171 0 1533 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 12180

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/66 31377
/proc/meminfo: memFree=1638256/2055920 swapFree=4180872/4192956
[pid=31374] ppid=31372 vsize=5356 CPUtime=0.03
/proc/31374/stat : 31374 (lysat.sh) S 31372 31374 31145 0 -1 4194304 310 372 0 0 0 0 3 0 18 0 1 0 275512083 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31374/statm: 1339 237 195 169 0 50 0
[pid=31377] ppid=31374 vsize=7244 CPUtime=222.13
/proc/31377/stat : 31377 (LySATc) R 31374 31374 31145 0 -1 4194304 1488 0 0 0 22212 1 0 0 25 0 1 0 275512087 7417856 1473 1992294400 134512640 135214827 4294956224 18446744073709551615 134529390 0 0 4096 3 0 0 0 17 0 0 0
/proc/31377/statm: 1811 1473 77 171 0 1638 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 12600

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/66 31377
/proc/meminfo: memFree=1637936/2055920 swapFree=4180872/4192956
[pid=31374] ppid=31372 vsize=5356 CPUtime=0.03
/proc/31374/stat : 31374 (lysat.sh) S 31372 31374 31145 0 -1 4194304 310 372 0 0 0 0 3 0 18 0 1 0 275512083 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31374/statm: 1339 237 195 169 0 50 0
[pid=31377] ppid=31374 vsize=7508 CPUtime=282.1
/proc/31377/stat : 31377 (LySATc) R 31374 31374 31145 0 -1 4194304 1562 0 0 0 28209 1 0 0 25 0 1 0 275512087 7688192 1547 1992294400 134512640 135214827 4294956224 18446744073709551615 134529264 0 0 4096 3 0 0 0 17 0 0 0
/proc/31377/statm: 1877 1547 77 171 0 1704 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 12864

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/66 31377
/proc/meminfo: memFree=1637424/2055920 swapFree=4180872/4192956
[pid=31374] ppid=31372 vsize=5356 CPUtime=0.03
/proc/31374/stat : 31374 (lysat.sh) S 31372 31374 31145 0 -1 4194304 310 372 0 0 0 0 3 0 18 0 1 0 275512083 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31374/statm: 1339 237 195 169 0 50 0
[pid=31377] ppid=31374 vsize=8152 CPUtime=342.07
/proc/31377/stat : 31377 (LySATc) R 31374 31374 31145 0 -1 4194304 1702 0 0 0 34206 1 0 0 25 0 1 0 275512087 8347648 1687 1992294400 134512640 135214827 4294956224 18446744073709551615 134527404 0 0 4096 3 0 0 0 17 0 0 0
/proc/31377/statm: 2038 1687 77 171 0 1865 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 13508

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/66 31377
/proc/meminfo: memFree=1637296/2055920 swapFree=4180872/4192956
[pid=31374] ppid=31372 vsize=5356 CPUtime=0.03
/proc/31374/stat : 31374 (lysat.sh) S 31372 31374 31145 0 -1 4194304 310 372 0 0 0 0 3 0 18 0 1 0 275512083 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31374/statm: 1339 237 195 169 0 50 0
[pid=31377] ppid=31374 vsize=8292 CPUtime=402.03
/proc/31377/stat : 31377 (LySATc) R 31374 31374 31145 0 -1 4194304 1733 0 0 0 40202 1 0 0 25 0 1 0 275512087 8491008 1718 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/31377/statm: 2073 1718 77 171 0 1900 0
Current children cumulated CPU time (s) 402.06
Current children cumulated vsize (KiB) 13648

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/66 31377
/proc/meminfo: memFree=1636976/2055920 swapFree=4180872/4192956
[pid=31374] ppid=31372 vsize=5356 CPUtime=0.03
/proc/31374/stat : 31374 (lysat.sh) S 31372 31374 31145 0 -1 4194304 310 372 0 0 0 0 3 0 18 0 1 0 275512083 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31374/statm: 1339 237 195 169 0 50 0
[pid=31377] ppid=31374 vsize=8564 CPUtime=462
/proc/31377/stat : 31377 (LySATc) R 31374 31374 31145 0 -1 4194304 1807 0 0 0 46199 1 0 0 25 0 1 0 275512087 8769536 1792 1992294400 134512640 135214827 4294956224 18446744073709551615 134529397 0 0 4096 3 0 0 0 17 0 0 0
/proc/31377/statm: 2141 1792 77 171 0 1968 0
Current children cumulated CPU time (s) 462.03
Current children cumulated vsize (KiB) 13920

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/66 31383
/proc/meminfo: memFree=1636144/2055920 swapFree=4180872/4192956
[pid=31374] ppid=31372 vsize=5356 CPUtime=0.03
/proc/31374/stat : 31374 (lysat.sh) S 31372 31374 31145 0 -1 4194304 310 372 0 0 0 0 3 0 18 0 1 0 275512083 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31374/statm: 1339 237 195 169 0 50 0
[pid=31377] ppid=31374 vsize=9384 CPUtime=521.97
/proc/31377/stat : 31377 (LySATc) R 31374 31374 31145 0 -1 4194304 2000 0 0 0 52195 2 0 0 25 0 1 0 275512087 9609216 1985 1992294400 134512640 135214827 4294956224 18446744073709551615 134537214 0 0 4096 3 0 0 0 17 0 0 0
/proc/31377/statm: 2346 1985 77 171 0 2173 0
Current children cumulated CPU time (s) 522
Current children cumulated vsize (KiB) 14740

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/66 31383
/proc/meminfo: memFree=1635824/2055920 swapFree=4180872/4192956
[pid=31374] ppid=31372 vsize=5356 CPUtime=0.03
/proc/31374/stat : 31374 (lysat.sh) S 31372 31374 31145 0 -1 4194304 310 372 0 0 0 0 3 0 18 0 1 0 275512083 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31374/statm: 1339 237 195 169 0 50 0
[pid=31377] ppid=31374 vsize=9820 CPUtime=581.94
/proc/31377/stat : 31377 (LySATc) R 31374 31374 31145 0 -1 4194304 2093 0 0 0 58192 2 0 0 25 0 1 0 275512087 10055680 2078 1992294400 134512640 135214827 4294956224 18446744073709551615 134529454 0 0 4096 3 0 0 0 17 0 0 0
/proc/31377/statm: 2455 2078 77 171 0 2282 0
Current children cumulated CPU time (s) 581.97
Current children cumulated vsize (KiB) 15176

[startup+642.303 s]
/proc/loadavg: 0.99 0.98 0.91 2/66 31383
/proc/meminfo: memFree=1635504/2055920 swapFree=4180872/4192956
[pid=31374] ppid=31372 vsize=5356 CPUtime=0.03
/proc/31374/stat : 31374 (lysat.sh) S 31372 31374 31145 0 -1 4194304 310 372 0 0 0 0 3 0 18 0 1 0 275512083 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31374/statm: 1339 237 195 169 0 50 0
[pid=31377] ppid=31374 vsize=10084 CPUtime=641.91
/proc/31377/stat : 31377 (LySATc) R 31374 31374 31145 0 -1 4194304 2170 0 0 0 64189 2 0 0 25 0 1 0 275512087 10326016 2155 1992294400 134512640 135214827 4294956224 18446744073709551615 134536810 0 0 4096 3 0 0 0 17 0 0 0
/proc/31377/statm: 2521 2155 77 171 0 2348 0
Current children cumulated CPU time (s) 641.94
Current children cumulated vsize (KiB) 15440

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/66 31383
/proc/meminfo: memFree=1635248/2055920 swapFree=4180872/4192956
[pid=31374] ppid=31372 vsize=5356 CPUtime=0.03
/proc/31374/stat : 31374 (lysat.sh) S 31372 31374 31145 0 -1 4194304 310 372 0 0 0 0 3 0 18 0 1 0 275512083 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31374/statm: 1339 237 195 169 0 50 0
[pid=31377] ppid=31374 vsize=10404 CPUtime=701.88
/proc/31377/stat : 31377 (LySATc) R 31374 31374 31145 0 -1 4194304 2232 0 0 0 70186 2 0 0 25 0 1 0 275512087 10653696 2217 1992294400 134512640 135214827 4294956224 18446744073709551615 134529394 0 0 4096 3 0 0 0 17 0 0 0
/proc/31377/statm: 2601 2217 77 171 0 2428 0
Current children cumulated CPU time (s) 701.91
Current children cumulated vsize (KiB) 15760

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

[startup+716.701 s]
/proc/loadavg: 0.99 0.98 0.91 2/66 31383
/proc/meminfo: memFree=1635184/2055920 swapFree=4180872/4192956
[pid=31374] ppid=31372 vsize=5356 CPUtime=0.03
/proc/31374/stat : 31374 (lysat.sh) S 31372 31374 31145 0 -1 4194304 310 372 0 0 0 0 3 0 18 0 1 0 275512083 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31374/statm: 1339 237 195 169 0 50 0
[pid=31377] ppid=31374 vsize=10404 CPUtime=716.27
/proc/31377/stat : 31377 (LySATc) R 31374 31374 31145 0 -1 4194304 2242 0 0 0 71625 2 0 0 25 0 1 0 275512087 10653696 2227 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/31377/statm: 2601 2227 77 171 0 2428 0
Current children cumulated CPU time (s) 716.3
Current children cumulated vsize (KiB) 15760

[startup+729.501 s]
/proc/loadavg: 0.99 0.98 0.91 2/66 31383
/proc/meminfo: memFree=1635120/2055920 swapFree=4180872/4192956
[pid=31374] ppid=31372 vsize=5356 CPUtime=0.03
/proc/31374/stat : 31374 (lysat.sh) S 31372 31374 31145 0 -1 4194304 310 372 0 0 0 0 3 0 18 0 1 0 275512083 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31374/statm: 1339 237 195 169 0 50 0
[pid=31377] ppid=31374 vsize=10552 CPUtime=729.06
/proc/31377/stat : 31377 (LySATc) R 31374 31374 31145 0 -1 4194304 2268 0 0 0 72904 2 0 0 25 0 1 0 275512087 10805248 2253 1992294400 134512640 135214827 4294956224 18446744073709551615 134529360 0 0 4096 3 0 0 0 17 0 0 0
/proc/31377/statm: 2638 2253 77 171 0 2465 0
Current children cumulated CPU time (s) 729.09
Current children cumulated vsize (KiB) 15908

[startup+732.702 s]
/proc/loadavg: 0.99 0.98 0.91 2/66 31383
/proc/meminfo: memFree=1635120/2055920 swapFree=4180872/4192956
[pid=31374] ppid=31372 vsize=5356 CPUtime=0.03
/proc/31374/stat : 31374 (lysat.sh) S 31372 31374 31145 0 -1 4194304 310 372 0 0 0 0 3 0 18 0 1 0 275512083 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31374/statm: 1339 237 195 169 0 50 0
[pid=31377] ppid=31374 vsize=10552 CPUtime=732.26
/proc/31377/stat : 31377 (LySATc) R 31374 31374 31145 0 -1 4194304 2268 0 0 0 73224 2 0 0 25 0 1 0 275512087 10805248 2253 1992294400 134512640 135214827 4294956224 18446744073709551615 134537082 0 0 4096 3 0 0 0 17 0 0 0
/proc/31377/statm: 2638 2253 77 171 0 2465 0
Current children cumulated CPU time (s) 732.29
Current children cumulated vsize (KiB) 15908

[startup+735.905 s]
/proc/loadavg: 0.99 0.98 0.91 2/66 31383
/proc/meminfo: memFree=1635120/2055920 swapFree=4180872/4192956
[pid=31374] ppid=31372 vsize=5356 CPUtime=0.03
/proc/31374/stat : 31374 (lysat.sh) S 31372 31374 31145 0 -1 4194304 310 372 0 0 0 0 3 0 18 0 1 0 275512083 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31374/statm: 1339 237 195 169 0 50 0
[pid=31377] ppid=31374 vsize=10552 CPUtime=735.46
/proc/31377/stat : 31377 (LySATc) R 31374 31374 31145 0 -1 4194304 2268 0 0 0 73544 2 0 0 25 0 1 0 275512087 10805248 2253 1992294400 134512640 135214827 4294956224 18446744073709551615 134529248 0 0 4096 3 0 0 0 17 0 0 0
/proc/31377/statm: 2638 2253 77 171 0 2465 0
Current children cumulated CPU time (s) 735.49
Current children cumulated vsize (KiB) 15908

[startup+736.702 s]
/proc/loadavg: 0.99 0.98 0.91 2/66 31383
/proc/meminfo: memFree=1635120/2055920 swapFree=4180872/4192956
[pid=31374] ppid=31372 vsize=5356 CPUtime=0.03
/proc/31374/stat : 31374 (lysat.sh) S 31372 31374 31145 0 -1 4194304 310 372 0 0 0 0 3 0 18 0 1 0 275512083 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31374/statm: 1339 237 195 169 0 50 0
[pid=31377] ppid=31374 vsize=10552 CPUtime=736.26
/proc/31377/stat : 31377 (LySATc) R 31374 31374 31145 0 -1 4194304 2268 0 0 0 73624 2 0 0 25 0 1 0 275512087 10805248 2253 1992294400 134512640 135214827 4294956224 18446744073709551615 134529267 0 0 4096 3 0 0 0 17 0 0 0
/proc/31377/statm: 2638 2253 77 171 0 2465 0
Current children cumulated CPU time (s) 736.29
Current children cumulated vsize (KiB) 15908

[startup+737.502 s]
/proc/loadavg: 0.99 0.98 0.91 2/66 31383
/proc/meminfo: memFree=1635120/2055920 swapFree=4180872/4192956
[pid=31374] ppid=31372 vsize=5356 CPUtime=0.03
/proc/31374/stat : 31374 (lysat.sh) S 31372 31374 31145 0 -1 4194304 310 372 0 0 0 0 3 0 18 0 1 0 275512083 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31374/statm: 1339 237 195 169 0 50 0
[pid=31377] ppid=31374 vsize=10552 CPUtime=737.06
/proc/31377/stat : 31377 (LySATc) R 31374 31374 31145 0 -1 4194304 2268 0 0 0 73704 2 0 0 25 0 1 0 275512087 10805248 2253 1992294400 134512640 135214827 4294956224 18446744073709551615 134529394 0 0 4096 3 0 0 0 17 0 0 0
/proc/31377/statm: 2638 2253 77 171 0 2465 0
Current children cumulated CPU time (s) 737.09
Current children cumulated vsize (KiB) 15908

[startup+737.702 s]
/proc/loadavg: 0.99 0.98 0.91 2/66 31383
/proc/meminfo: memFree=1635120/2055920 swapFree=4180872/4192956
[pid=31374] ppid=31372 vsize=5356 CPUtime=0.03
/proc/31374/stat : 31374 (lysat.sh) S 31372 31374 31145 0 -1 4194304 310 372 0 0 0 0 3 0 18 0 1 0 275512083 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31374/statm: 1339 237 195 169 0 50 0
[pid=31377] ppid=31374 vsize=10552 CPUtime=737.26
/proc/31377/stat : 31377 (LySATc) R 31374 31374 31145 0 -1 4194304 2268 0 0 0 73724 2 0 0 25 0 1 0 275512087 10805248 2253 1992294400 134512640 135214827 4294956224 18446744073709551615 134529394 0 0 4096 3 0 0 0 17 0 0 0
/proc/31377/statm: 2638 2253 77 171 0 2465 0
Current children cumulated CPU time (s) 737.29
Current children cumulated vsize (KiB) 15908

[startup+737.802 s]
/proc/loadavg: 0.99 0.98 0.91 2/66 31383
/proc/meminfo: memFree=1635120/2055920 swapFree=4180872/4192956
[pid=31374] ppid=31372 vsize=5356 CPUtime=0.03
/proc/31374/stat : 31374 (lysat.sh) S 31372 31374 31145 0 -1 4194304 310 372 0 0 0 0 3 0 18 0 1 0 275512083 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31374/statm: 1339 237 195 169 0 50 0
[pid=31377] ppid=31374 vsize=10552 CPUtime=737.36
/proc/31377/stat : 31377 (LySATc) R 31374 31374 31145 0 -1 4194304 2268 0 0 0 73734 2 0 0 25 0 1 0 275512087 10805248 2253 1992294400 134512640 135214827 4294956224 18446744073709551615 134538196 0 0 4096 3 0 0 0 17 0 0 0
/proc/31377/statm: 2638 2253 77 171 0 2465 0
Current children cumulated CPU time (s) 737.39
Current children cumulated vsize (KiB) 15908

Child status: 20
Real time (s): 737.818
CPU time (s): 737.429
CPU user time (s): 737.392
CPU system time (s): 0.036994
CPU usage (%): 99.9473
Max. virtual memory (cumulated for all children) (KiB): 15908

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 737.392
system time used= 0.036994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3114
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= 37
involuntary context switches= 2190

runsolver used 0.692894 second user time and 1.9967 second system time

The end

Launcher Data

Begin job on node4 at 2009-05-16 13:53:01
IDJOB=1824957
IDBENCH=24643
IDSOLVER=667
FILE ID=node4/1824957-1242474781
PBS_JOBID= 9306830
Free space on /tmp= 66176 MiB

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

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

MD5SUM BENCH= 7f866db903b373b6b7f75057c2353f02
RANDOM SEED=224817261

node4.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.265
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.265
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:       1645024 kB
Buffers:         72168 kB
Cached:         247508 kB
SwapCached:       5908 kB
Active:         102848 kB
Inactive:       224776 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1645024 kB
SwapTotal:     4192956 kB
SwapFree:      4180872 kB
Dirty:            2364 kB
Writeback:           0 kB
Mapped:          13616 kB
Slab:            69220 kB
Committed_AS:  1139324 kB
PageTables:       1468 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= 66176 MiB
End job on node4 at 2009-05-16 14:05:19