Trace number 1730070

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 165.85 165.935

General information on the benchmark

Namecrafted/Difficult/contest05/QG/
QG6-dead-dnd002.sat05-2713.reshuffled-07.cnf
MD5SUM3ea6a8df7aa4f426ea9b73a3dcbe6d01
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark38.7661
Satisfiable
(Un)Satisfiability was proved
Number of variables1339
Number of clauses7095
Sum of the clauses size60253
Maximum clause length16
Minimum clause length1
Number of clauses of size 133
Number of clauses of size 2289
Number of clauses of size 31520
Number of clauses of size 4130
Number of clauses of size 5168
Number of clauses of size over 54955

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 |    6817    59135 |    2045       0        0     nan |  0.000 % |
0.04/0.05	c |         0 |    5771    51850 |      --       0       --      -- |     --   | -339/-4142
0.04/0.05	c ==============================================================================
0.04/0.05	c Result  :   #vars: 1232   #clauses: 5771   #literals: 51850
0.04/0.05	c CPU time:   0.051992 s
0.04/0.05	c ==============================================================================
0.04/0.07	This is MiniSat 2.0 beta
0.04/0.07	WARNING: for repeatability, setting FPU to use double precision
0.04/0.07	============================[ Problem Statistics ]=============================
0.04/0.07	|                                                                             |
0.04/0.07	|  Number of variables:  1232                                                 |
0.04/0.07	|  Number of clauses:    5771                                                 |
0.04/0.08	|  Parsing time:         0.01         s                                       |
165.79/165.92	restarts              : 23
165.79/165.92	conflicts             : 1503544        (9071 /sec)
165.79/165.92	decisions             : 3054843        (1.95 % random) (18430 /sec)
165.79/165.92	propagations          : 58273315       (351563 /sec)
165.79/165.92	conflict literals     : 38811136       (32.15 % deleted)
165.79/165.92	Memory used           : 6.08 MB
165.79/165.92	CPU time              : 165.755 s
165.79/165.92	
165.79/165.92	UNSATISFIABLE
165.79/165.92	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-1730070-1240755870/watcher-1730070-1240755870 -o /tmp/evaluation-result-1730070-1240755870/solver-1730070-1240755870 -C 1200 -W 1800 -M 1800 --output-limit 1,15 lysat.sh HOME/instance-1730070-1240755870.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: 0.99 0.98 0.99 3/64 20618
/proc/meminfo: memFree=1688016/2055920 swapFree=4180472/4192956
[pid=20618] ppid=20616 vsize=5356 CPUtime=0
/proc/20618/stat : 20618 (lysat.sh) S 20616 20618 20462 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 103611365 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20618/statm: 1339 235 195 169 0 50 0
[pid=20619] ppid=20618 vsize=956 CPUtime=0
/proc/20619/stat : 20619 (SatElite) R 20618 20618 20462 0 -1 4194304 141 0 0 0 0 0 0 0 19 0 1 0 103611365 978944 125 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/20619/statm: 239 126 52 127 0 109 0

[startup+0.049625 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 20618
/proc/meminfo: memFree=1688016/2055920 swapFree=4180472/4192956
[pid=20618] ppid=20616 vsize=5356 CPUtime=0
/proc/20618/stat : 20618 (lysat.sh) S 20616 20618 20462 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 103611365 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20618/statm: 1339 235 195 169 0 50 0
[pid=20619] ppid=20618 vsize=1704 CPUtime=0.04
/proc/20619/stat : 20619 (SatElite) R 20618 20618 20462 0 -1 4194304 363 0 0 0 4 0 0 0 19 0 1 0 103611365 1744896 347 1992294400 134512640 135034092 4294956112 18446744073709551615 134566526 0 0 4096 3 0 0 0 17 0 0 0
/proc/20619/statm: 426 347 68 127 0 296 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 7060

[startup+0.101636 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 20618
/proc/meminfo: memFree=1688016/2055920 swapFree=4180472/4192956
[pid=20618] ppid=20616 vsize=5356 CPUtime=0.06
/proc/20618/stat : 20618 (lysat.sh) S 20616 20618 20462 0 -1 4194304 310 394 0 0 0 0 6 0 17 0 1 0 103611365 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20618/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5356

[startup+0.301663 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 20618
/proc/meminfo: memFree=1688016/2055920 swapFree=4180472/4192956
[pid=20618] ppid=20616 vsize=5356 CPUtime=0.06
/proc/20618/stat : 20618 (lysat.sh) S 20616 20618 20462 0 -1 4194304 310 394 0 0 0 0 6 0 17 0 1 0 103611365 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20618/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5356

[startup+0.701719 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 20618
/proc/meminfo: memFree=1688016/2055920 swapFree=4180472/4192956
[pid=20618] ppid=20616 vsize=5356 CPUtime=0.06
/proc/20618/stat : 20618 (lysat.sh) S 20616 20618 20462 0 -1 4194304 310 394 0 0 0 0 6 0 17 0 1 0 103611365 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20618/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5356

[startup+1.50183 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20621
/proc/meminfo: memFree=1685824/2055920 swapFree=4180472/4192956
[pid=20618] ppid=20616 vsize=5356 CPUtime=0.06
/proc/20618/stat : 20618 (lysat.sh) S 20616 20618 20462 0 -1 4194304 310 394 0 0 0 0 6 0 17 0 1 0 103611365 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20618/statm: 1339 237 195 169 0 50 0
[pid=20621] ppid=20618 vsize=3236 CPUtime=1.42
/proc/20621/stat : 20621 (LySATc) R 20618 20618 20462 0 -1 4194304 512 0 0 0 142 0 0 0 25 0 1 0 103611372 3313664 497 1992294400 134512640 135214827 4294956224 18446744073709551615 134540656 0 0 4096 3 0 0 0 17 0 0 0
/proc/20621/statm: 809 497 77 171 0 636 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8592

[startup+3.10106 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20621
/proc/meminfo: memFree=1685440/2055920 swapFree=4180472/4192956
[pid=20618] ppid=20616 vsize=5356 CPUtime=0.06
/proc/20618/stat : 20618 (lysat.sh) S 20616 20618 20462 0 -1 4194304 310 394 0 0 0 0 6 0 17 0 1 0 103611365 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20618/statm: 1339 237 195 169 0 50 0
[pid=20621] ppid=20618 vsize=3632 CPUtime=3.01
/proc/20621/stat : 20621 (LySATc) R 20618 20618 20462 0 -1 4194304 600 0 0 0 301 0 0 0 25 0 1 0 103611372 3719168 585 1992294400 134512640 135214827 4294956224 18446744073709551615 134529290 0 0 4096 3 0 0 0 17 0 0 0
/proc/20621/statm: 908 585 77 171 0 735 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 8988

[startup+6.30251 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20621
/proc/meminfo: memFree=1684992/2055920 swapFree=4180472/4192956
[pid=20618] ppid=20616 vsize=5356 CPUtime=0.06
/proc/20618/stat : 20618 (lysat.sh) S 20616 20618 20462 0 -1 4194304 310 394 0 0 0 0 6 0 17 0 1 0 103611365 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20618/statm: 1339 237 195 169 0 50 0
[pid=20621] ppid=20618 vsize=3764 CPUtime=6.21
/proc/20621/stat : 20621 (LySATc) R 20618 20618 20462 0 -1 4194304 641 0 0 0 621 0 0 0 25 0 1 0 103611372 3854336 626 1992294400 134512640 135214827 4294956224 18446744073709551615 134529394 0 0 4096 3 0 0 0 17 0 0 0
/proc/20621/statm: 941 626 77 171 0 768 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 9120

[startup+12.7014 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20621
/proc/meminfo: memFree=1684672/2055920 swapFree=4180472/4192956
[pid=20618] ppid=20616 vsize=5356 CPUtime=0.06
/proc/20618/stat : 20618 (lysat.sh) S 20616 20618 20462 0 -1 4194304 310 394 0 0 0 0 6 0 17 0 1 0 103611365 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20618/statm: 1339 237 195 169 0 50 0
[pid=20621] ppid=20618 vsize=4028 CPUtime=12.61
/proc/20621/stat : 20621 (LySATc) R 20618 20618 20462 0 -1 4194304 723 0 0 0 1261 0 0 0 25 0 1 0 103611372 4124672 708 1992294400 134512640 135214827 4294956224 18446744073709551615 134529451 0 0 4096 3 0 0 0 17 0 0 0
/proc/20621/statm: 1007 708 77 171 0 834 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 9384

[startup+25.5012 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20621
/proc/meminfo: memFree=1684224/2055920 swapFree=4180472/4192956
[pid=20618] ppid=20616 vsize=5356 CPUtime=0.06
/proc/20618/stat : 20618 (lysat.sh) S 20616 20618 20462 0 -1 4194304 310 394 0 0 0 0 6 0 17 0 1 0 103611365 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20618/statm: 1339 237 195 169 0 50 0
[pid=20621] ppid=20618 vsize=4556 CPUtime=25.4
/proc/20621/stat : 20621 (LySATc) R 20618 20618 20462 0 -1 4194304 857 0 0 0 2540 0 0 0 25 0 1 0 103611372 4665344 842 1992294400 134512640 135214827 4294956224 18446744073709551615 134529376 0 0 4096 3 0 0 0 17 0 0 0
/proc/20621/statm: 1139 842 77 171 0 966 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 9912

[startup+51.1019 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20621
/proc/meminfo: memFree=1683520/2055920 swapFree=4180472/4192956
[pid=20618] ppid=20616 vsize=5356 CPUtime=0.06
/proc/20618/stat : 20618 (lysat.sh) S 20616 20618 20462 0 -1 4194304 310 394 0 0 0 0 6 0 17 0 1 0 103611365 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20618/statm: 1339 237 195 169 0 50 0
[pid=20621] ppid=20618 vsize=5352 CPUtime=50.99
/proc/20621/stat : 20621 (LySATc) R 20618 20618 20462 0 -1 4194304 1029 0 0 0 5098 1 0 0 25 0 1 0 103611372 5480448 1014 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/20621/statm: 1338 1014 77 171 0 1165 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 10708

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20621
/proc/meminfo: memFree=1682944/2055920 swapFree=4180472/4192956
[pid=20618] ppid=20616 vsize=5356 CPUtime=0.06
/proc/20618/stat : 20618 (lysat.sh) S 20616 20618 20462 0 -1 4194304 310 394 0 0 0 0 6 0 17 0 1 0 103611365 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20618/statm: 1339 237 195 169 0 50 0
[pid=20621] ppid=20618 vsize=5824 CPUtime=102.17
/proc/20621/stat : 20621 (LySATc) R 20618 20618 20462 0 -1 4194304 1149 0 0 0 10216 1 0 0 25 0 1 0 103611372 5963776 1134 1992294400 134512640 135214827 4294956224 18446744073709551615 134529479 0 0 4096 3 0 0 0 17 0 0 0
/proc/20621/statm: 1456 1134 77 171 0 1283 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 11180

[startup+162.302 s]
/proc/loadavg: 1.07 1.00 1.00 2/66 20621
/proc/meminfo: memFree=1682432/2055920 swapFree=4180472/4192956
[pid=20618] ppid=20616 vsize=5356 CPUtime=0.06
/proc/20618/stat : 20618 (lysat.sh) S 20616 20618 20462 0 -1 4194304 310 394 0 0 0 0 6 0 17 0 1 0 103611365 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20618/statm: 1339 237 195 169 0 50 0
[pid=20621] ppid=20618 vsize=6220 CPUtime=162.13
/proc/20621/stat : 20621 (LySATc) R 20618 20618 20462 0 -1 4194304 1265 0 0 0 16212 1 0 0 25 0 1 0 103611372 6369280 1250 1992294400 134512640 135214827 4294956224 18446744073709551615 134539107 0 0 4096 3 0 0 0 17 0 0 0
/proc/20621/statm: 1555 1250 77 171 0 1382 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 11576

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

[startup+163.102 s]
/proc/loadavg: 1.06 1.00 1.00 2/66 20621
/proc/meminfo: memFree=1682432/2055920 swapFree=4180472/4192956
[pid=20618] ppid=20616 vsize=5356 CPUtime=0.06
/proc/20618/stat : 20618 (lysat.sh) S 20616 20618 20462 0 -1 4194304 310 394 0 0 0 0 6 0 17 0 1 0 103611365 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20618/statm: 1339 237 195 169 0 50 0
[pid=20621] ppid=20618 vsize=6220 CPUtime=162.93
/proc/20621/stat : 20621 (LySATc) R 20618 20618 20462 0 -1 4194304 1265 0 0 0 16292 1 0 0 25 0 1 0 103611372 6369280 1250 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/20621/statm: 1555 1250 77 171 0 1382 0
Current children cumulated CPU time (s) 162.99
Current children cumulated vsize (KiB) 11576

[startup+164.702 s]
/proc/loadavg: 1.06 1.00 1.00 2/66 20621
/proc/meminfo: memFree=1682432/2055920 swapFree=4180472/4192956
[pid=20618] ppid=20616 vsize=5356 CPUtime=0.06
/proc/20618/stat : 20618 (lysat.sh) S 20616 20618 20462 0 -1 4194304 310 394 0 0 0 0 6 0 17 0 1 0 103611365 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20618/statm: 1339 237 195 169 0 50 0
[pid=20621] ppid=20618 vsize=6220 CPUtime=164.53
/proc/20621/stat : 20621 (LySATc) R 20618 20618 20462 0 -1 4194304 1265 0 0 0 16452 1 0 0 25 0 1 0 103611372 6369280 1250 1992294400 134512640 135214827 4294956224 18446744073709551615 134529485 0 0 4096 3 0 0 0 17 0 0 0
/proc/20621/statm: 1555 1250 77 171 0 1382 0
Current children cumulated CPU time (s) 164.59
Current children cumulated vsize (KiB) 11576

[startup+165.501 s]
/proc/loadavg: 1.06 1.00 1.00 2/66 20621
/proc/meminfo: memFree=1682432/2055920 swapFree=4180472/4192956
[pid=20618] ppid=20616 vsize=5356 CPUtime=0.06
/proc/20618/stat : 20618 (lysat.sh) S 20616 20618 20462 0 -1 4194304 310 394 0 0 0 0 6 0 17 0 1 0 103611365 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20618/statm: 1339 237 195 169 0 50 0
[pid=20621] ppid=20618 vsize=6220 CPUtime=165.33
/proc/20621/stat : 20621 (LySATc) R 20618 20618 20462 0 -1 4194304 1265 0 0 0 16532 1 0 0 25 0 1 0 103611372 6369280 1250 1992294400 134512640 135214827 4294956224 18446744073709551615 134529402 0 0 4096 3 0 0 0 17 0 0 0
/proc/20621/statm: 1555 1250 77 171 0 1382 0
Current children cumulated CPU time (s) 165.39
Current children cumulated vsize (KiB) 11576

[startup+165.901 s]
/proc/loadavg: 1.06 1.00 1.00 2/66 20621
/proc/meminfo: memFree=1682432/2055920 swapFree=4180472/4192956
[pid=20618] ppid=20616 vsize=5356 CPUtime=0.06
/proc/20618/stat : 20618 (lysat.sh) S 20616 20618 20462 0 -1 4194304 310 394 0 0 0 0 6 0 17 0 1 0 103611365 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20618/statm: 1339 237 195 169 0 50 0
[pid=20621] ppid=20618 vsize=6220 CPUtime=165.73
/proc/20621/stat : 20621 (LySATc) R 20618 20618 20462 0 -1 4194304 1266 0 0 0 16572 1 0 0 25 0 1 0 103611372 6369280 1251 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/20621/statm: 1555 1251 77 171 0 1382 0
Current children cumulated CPU time (s) 165.79
Current children cumulated vsize (KiB) 11576

Child status: 20
Real time (s): 165.935
CPU time (s): 165.85
CPU user time (s): 165.827
CPU system time (s): 0.022996
CPU usage (%): 99.9488
Max. virtual memory (cumulated for all children) (KiB): 11576

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

runsolver used 0.145977 second user time and 0.466929 second system time

The end

Launcher Data

Begin job on node49 at 2009-04-26 16:24:30
IDJOB=1730070
IDBENCH=24721
IDSOLVER=512
FILE ID=node49/1730070-1240755870
PBS_JOBID= 9187112
Free space on /tmp= 66320 MiB

SOLVER NAME= LySAT c/2009-03-20
BENCH NAME= SAT07/crafted/Difficult/contest05/QG/QG6-dead-dnd002.sat05-2713.reshuffled-07.cnf
COMMAND LINE= lysat.sh BENCHNAME c
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1730070-1240755870/watcher-1730070-1240755870 -o /tmp/evaluation-result-1730070-1240755870/solver-1730070-1240755870 -C 1200 -W 1800 -M 1800 --output-limit 1,15  lysat.sh HOME/instance-1730070-1240755870.cnf c

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

MD5SUM BENCH= 3ea6a8df7aa4f426ea9b73a3dcbe6d01
RANDOM SEED=1187833598

node49.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.241
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.241
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:       1688560 kB
Buffers:         39960 kB
Cached:         258420 kB
SwapCached:       5580 kB
Active:          62204 kB
Inactive:       244296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1688560 kB
SwapTotal:     4192956 kB
SwapFree:      4180472 kB
Dirty:            2460 kB
Writeback:           0 kB
Mapped:          13784 kB
Slab:            46788 kB
Committed_AS:   377188 kB
PageTables:       1384 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66320 MiB
End job on node49 at 2009-04-26 16:27:16