Trace number 1562726

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 i/2009-03-20UNSAT 425.153 425.349

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l44_lambda.cnf
MD5SUMa7bc41b32260e4459b2bee7c18cacba1
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark189.575
Satisfiable
(Un)Satisfiability was proved
Number of variables31540
Number of clauses157264
Sum of the clauses size453246
Maximum clause length9
Minimum clause length1
Number of clauses of size 14112
Number of clauses of size 239373
Number of clauses of size 392004
Number of clauses of size 415027
Number of clauses of size 56616
Number of clauses of size over 5132

Solver Data

0.00/0.00	c Parsing...
0.09/0.15	c ==============================================================================
0.09/0.15	c |           |     ORIGINAL     |              LEARNT              |          |
0.09/0.15	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.09/0.15	c ==============================================================================
0.09/0.15	c |         0 |  147030   430190 |   44108       0        0     nan |  0.000 % |
0.88/0.99	c |         0 |   64819   218530 |      --       0       --      -- |     --   | -76809/-195446
0.88/0.99	c ==============================================================================
0.88/0.99	c Result  :   #vars: 7453   #clauses: 64819   #literals: 218530
0.88/0.99	c CPU time:   0.957854 s
0.88/0.99	c ==============================================================================
0.99/1.09	c lySAT 0.1
0.99/1.09	c minisat core +  additionnal features
0.99/1.09	c ============================[ Problem Statistics ]=============================
0.99/1.09	c |                                                                             |
0.99/1.10	c |  Number of variables:  7453                                                 |
0.99/1.10	c |  Number of clauses:    64819                                                |
1.08/1.14	c |  Parsing time:         0.04         s                                       |
425.08/425.33	c restarts              : 907
425.08/425.33	c conflicts             : 921771         (2174 /sec)
425.08/425.33	c decisions             : 1361584        (2.61 % random) (3212 /sec)
425.08/425.33	c euip                  : 42816       
425.08/425.33	c propagations          : 210237320      (495908 /sec)
425.08/425.33	c conflict literals     : 18323140       (38.45 % deleted)
425.08/425.33	c Memory used           : 44.29 MB
425.08/425.33	c CPU time              : 423.945 s
425.08/425.33	c 
425.08/425.34	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-1562726-1240997318/watcher-1562726-1240997318 -o /tmp/evaluation-result-1562726-1240997318/solver-1562726-1240997318 -C 1200 -W 1800 -M 1800 lysat.sh HOME/instance-1562726-1240997318.cnf i 

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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.61 0.17 0.05 2/64 11009
/proc/meminfo: memFree=897472/2055920 swapFree=4180704/4192956
[pid=11009] ppid=11007 vsize=5356 CPUtime=0
/proc/11009/stat : 11009 (lysat.sh) S 11007 11009 10942 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 127765174 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11009/statm: 1339 235 195 169 0 50 0
[pid=11010] ppid=11009 vsize=1296 CPUtime=0
/proc/11010/stat : 11010 (SatElite) R 11009 11009 10942 0 -1 4194304 234 0 0 0 0 0 0 0 18 0 1 0 127765175 1327104 218 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/11010/statm: 324 218 51 127 0 194 0

[startup+0.0189421 s]
/proc/loadavg: 0.61 0.17 0.05 2/64 11009
/proc/meminfo: memFree=897472/2055920 swapFree=4180704/4192956
[pid=11009] ppid=11007 vsize=5356 CPUtime=0
/proc/11009/stat : 11009 (lysat.sh) S 11007 11009 10942 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 127765174 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11009/statm: 1339 235 195 169 0 50 0
[pid=11010] ppid=11009 vsize=2548 CPUtime=0.01
/proc/11010/stat : 11010 (SatElite) R 11009 11009 10942 0 -1 4194304 508 0 0 0 1 0 0 0 18 0 1 0 127765175 2609152 492 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/11010/statm: 637 493 51 127 0 507 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 7904

[startup+0.102957 s]
/proc/loadavg: 0.61 0.17 0.05 2/64 11009
/proc/meminfo: memFree=897472/2055920 swapFree=4180704/4192956
[pid=11009] ppid=11007 vsize=5356 CPUtime=0
/proc/11009/stat : 11009 (lysat.sh) S 11007 11009 10942 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 127765174 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11009/statm: 1339 235 195 169 0 50 0
[pid=11010] ppid=11009 vsize=10740 CPUtime=0.09
/proc/11010/stat : 11010 (SatElite) R 11009 11009 10942 0 -1 4194304 2454 0 0 0 8 1 0 0 18 0 1 0 127765175 10997760 2438 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/11010/statm: 2685 2439 51 127 0 2555 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16096

[startup+0.301996 s]
/proc/loadavg: 0.61 0.17 0.05 2/64 11009
/proc/meminfo: memFree=897472/2055920 swapFree=4180704/4192956
[pid=11009] ppid=11007 vsize=5356 CPUtime=0
/proc/11009/stat : 11009 (lysat.sh) S 11007 11009 10942 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 127765174 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11009/statm: 1339 235 195 169 0 50 0
[pid=11010] ppid=11009 vsize=18028 CPUtime=0.29
/proc/11010/stat : 11010 (SatElite) R 11009 11009 10942 0 -1 4194304 4170 0 0 0 27 2 0 0 19 0 1 0 127765175 18460672 4154 1992294400 134512640 135034092 4294956112 18446744073709551615 134540710 0 0 4096 3 0 0 0 17 1 0 0
/proc/11010/statm: 4507 4154 67 127 0 4377 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23384

[startup+0.701073 s]
/proc/loadavg: 0.61 0.17 0.05 2/64 11009
/proc/meminfo: memFree=897472/2055920 swapFree=4180704/4192956
[pid=11009] ppid=11007 vsize=5356 CPUtime=0
/proc/11009/stat : 11009 (lysat.sh) S 11007 11009 10942 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 127765174 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11009/statm: 1339 235 195 169 0 50 0
[pid=11010] ppid=11009 vsize=18308 CPUtime=0.69
/proc/11010/stat : 11010 (SatElite) R 11009 11009 10942 0 -1 4194304 4617 0 0 0 66 3 0 0 22 0 1 0 127765175 18747392 4234 1992294400 134512640 135034092 4294956112 18446744073709551615 134529233 0 0 4096 3 0 0 0 17 1 0 0
/proc/11010/statm: 4577 4234 68 127 0 4447 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23664

[startup+1.50124 s]
/proc/loadavg: 0.64 0.18 0.06 2/66 11011
/proc/meminfo: memFree=878768/2055920 swapFree=4180704/4192956
[pid=11009] ppid=11007 vsize=5356 CPUtime=1.08
/proc/11009/stat : 11009 (lysat.sh) S 11007 11009 10942 0 -1 4194304 310 4967 0 0 0 0 104 4 16 0 1 0 127765174 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11009/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 1.08
Current children cumulated vsize (KiB) 5356

[startup+3.10154 s]
/proc/loadavg: 0.64 0.18 0.06 2/66 11012
/proc/meminfo: memFree=888112/2055920 swapFree=4180704/4192956
[pid=11009] ppid=11007 vsize=5356 CPUtime=1.08
/proc/11009/stat : 11009 (lysat.sh) S 11007 11009 10942 0 -1 4194304 310 4967 0 0 0 0 104 4 16 0 1 0 127765174 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11009/statm: 1339 237 195 169 0 50 0
[pid=11012] ppid=11009 vsize=7560 CPUtime=1.99
/proc/11012/stat : 11012 (LySATi) R 11009 11009 10942 0 -1 4194304 1757 0 0 0 198 1 0 0 25 0 1 0 127765284 7741440 1742 1992294400 134512640 135226915 4294956224 18446744073709551615 134732934 0 0 4096 3 0 0 0 17 1 0 0
/proc/11012/statm: 1890 1742 82 174 0 1713 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 12916

[startup+6.56121 s]
/proc/loadavg: 0.91 0.24 0.08 2/66 11012
/proc/meminfo: memFree=886192/2055920 swapFree=4180704/4192956
[pid=11009] ppid=11007 vsize=5356 CPUtime=1.08
/proc/11009/stat : 11009 (lysat.sh) S 11007 11009 10942 0 -1 4194304 310 4967 0 0 0 0 104 4 16 0 1 0 127765174 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11009/statm: 1339 237 195 169 0 50 0
[pid=11012] ppid=11009 vsize=9140 CPUtime=5.45
/proc/11012/stat : 11012 (LySATi) R 11009 11009 10942 0 -1 4194304 2156 0 0 0 544 1 0 0 25 0 1 0 127765284 9359360 2141 1992294400 134512640 135226915 4294956224 18446744073709551615 134525915 0 0 4096 3 0 0 0 17 1 0 0
/proc/11012/statm: 2285 2141 82 174 0 2108 0
Current children cumulated CPU time (s) 6.53
Current children cumulated vsize (KiB) 14496

[startup+12.7014 s]
/proc/loadavg: 0.91 0.26 0.09 2/66 11012
/proc/meminfo: memFree=883312/2055920 swapFree=4180704/4192956
[pid=11009] ppid=11007 vsize=5356 CPUtime=1.08
/proc/11009/stat : 11009 (lysat.sh) S 11007 11009 10942 0 -1 4194304 310 4967 0 0 0 0 104 4 16 0 1 0 127765174 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11009/statm: 1339 237 195 169 0 50 0
[pid=11012] ppid=11009 vsize=12172 CPUtime=11.58
/proc/11012/stat : 11012 (LySATi) R 11009 11009 10942 0 -1 4194304 2891 0 0 0 1157 1 0 0 25 0 1 0 127765284 12464128 2876 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/11012/statm: 3043 2876 82 174 0 2866 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 17528

[startup+25.5029 s]
/proc/loadavg: 0.93 0.28 0.10 2/66 11012
/proc/meminfo: memFree=880816/2055920 swapFree=4180704/4192956
[pid=11009] ppid=11007 vsize=5356 CPUtime=1.08
/proc/11009/stat : 11009 (lysat.sh) S 11007 11009 10942 0 -1 4194304 310 4967 0 0 0 0 104 4 16 0 1 0 127765174 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11009/statm: 1339 237 195 169 0 50 0
[pid=11012] ppid=11009 vsize=14340 CPUtime=24.38
/proc/11012/stat : 11012 (LySATi) R 11009 11009 10942 0 -1 4194304 3418 0 0 0 2436 2 0 0 25 0 1 0 127765284 14684160 3403 1992294400 134512640 135226915 4294956224 18446744073709551615 134527770 0 0 4096 3 0 0 0 17 1 0 0
/proc/11012/statm: 3585 3403 82 174 0 3408 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 19696

[startup+51.1018 s]
/proc/loadavg: 0.95 0.35 0.12 2/66 11012
/proc/meminfo: memFree=877936/2055920 swapFree=4180704/4192956
[pid=11009] ppid=11007 vsize=5356 CPUtime=1.08
/proc/11009/stat : 11009 (lysat.sh) S 11007 11009 10942 0 -1 4194304 310 4967 0 0 0 0 104 4 16 0 1 0 127765174 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11009/statm: 1339 237 195 169 0 50 0
[pid=11012] ppid=11009 vsize=17376 CPUtime=49.94
/proc/11012/stat : 11012 (LySATi) R 11009 11009 10942 0 -1 4194304 4166 0 0 0 4991 3 0 0 25 0 1 0 127765284 17793024 4139 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/11012/statm: 4344 4139 82 174 0 4167 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 22732

[startup+102.302 s]
/proc/loadavg: 0.98 0.45 0.17 2/66 11012
/proc/meminfo: memFree=874288/2055920 swapFree=4180704/4192956
[pid=11009] ppid=11007 vsize=5356 CPUtime=1.08
/proc/11009/stat : 11009 (lysat.sh) S 11007 11009 10942 0 -1 4194304 310 4967 0 0 0 0 104 4 16 0 1 0 127765174 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11009/statm: 1339 237 195 169 0 50 0
[pid=11012] ppid=11009 vsize=21360 CPUtime=101.13
/proc/11012/stat : 11012 (LySATi) R 11009 11009 10942 0 -1 4194304 5089 0 0 0 10109 4 0 0 25 0 1 0 127765284 21872640 5062 1992294400 134512640 135226915 4294956224 18446744073709551615 134543671 0 0 4096 3 0 0 0 17 1 0 0
/proc/11012/statm: 5340 5062 82 174 0 5163 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 26716

[startup+162.302 s]
/proc/loadavg: 0.99 0.54 0.21 2/66 11012
/proc/meminfo: memFree=869808/2055920 swapFree=4180704/4192956
[pid=11009] ppid=11007 vsize=5356 CPUtime=1.08
/proc/11009/stat : 11009 (lysat.sh) S 11007 11009 10942 0 -1 4194304 310 4967 0 0 0 0 104 4 16 0 1 0 127765174 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11009/statm: 1339 237 195 169 0 50 0
[pid=11012] ppid=11009 vsize=26160 CPUtime=161.1
/proc/11012/stat : 11012 (LySATi) R 11009 11009 10942 0 -1 4194304 6234 0 0 0 16106 4 0 0 25 0 1 0 127765284 26787840 6207 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/11012/statm: 6540 6207 82 174 0 6363 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 31516

[startup+222.302 s]
/proc/loadavg: 0.99 0.62 0.26 2/66 11012
/proc/meminfo: memFree=863024/2055920 swapFree=4180704/4192956
[pid=11009] ppid=11007 vsize=5356 CPUtime=1.08
/proc/11009/stat : 11009 (lysat.sh) S 11007 11009 10942 0 -1 4194304 310 4967 0 0 0 0 104 4 16 0 1 0 127765174 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11009/statm: 1339 237 195 169 0 50 0
[pid=11012] ppid=11009 vsize=33044 CPUtime=221.08
/proc/11012/stat : 11012 (LySATi) R 11009 11009 10942 0 -1 4194304 7869 0 0 0 22102 6 0 0 25 0 1 0 127765284 33837056 7842 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/11012/statm: 8261 7842 82 174 0 8084 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 38400

[startup+282.302 s]
/proc/loadavg: 0.99 0.69 0.30 2/66 11012
/proc/meminfo: memFree=861424/2055920 swapFree=4180704/4192956
[pid=11009] ppid=11007 vsize=5356 CPUtime=1.08
/proc/11009/stat : 11009 (lysat.sh) S 11007 11009 10942 0 -1 4194304 310 4967 0 0 0 0 104 4 16 0 1 0 127765174 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11009/statm: 1339 237 195 169 0 50 0
[pid=11012] ppid=11009 vsize=34952 CPUtime=281.06
/proc/11012/stat : 11012 (LySATi) R 11009 11009 10942 0 -1 4194304 8332 0 0 0 28099 7 0 0 25 0 1 0 127765284 35790848 8305 1992294400 134512640 135226915 4294956224 18446744073709551615 134537023 0 0 4096 3 0 0 0 17 1 0 0
/proc/11012/statm: 8738 8305 82 174 0 8561 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 40308

[startup+342.301 s]
/proc/loadavg: 0.99 0.74 0.34 2/66 11012
/proc/meminfo: memFree=854000/2055920 swapFree=4180704/4192956
[pid=11009] ppid=11007 vsize=5356 CPUtime=1.08
/proc/11009/stat : 11009 (lysat.sh) S 11007 11009 10942 0 -1 4194304 310 4967 0 0 0 0 104 4 16 0 1 0 127765174 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11009/statm: 1339 237 195 169 0 50 0
[pid=11012] ppid=11009 vsize=42644 CPUtime=341.04
/proc/11012/stat : 11012 (LySATi) R 11009 11009 10942 0 -1 4194304 10152 0 0 0 34095 9 0 0 25 0 1 0 127765284 43667456 10125 1992294400 134512640 135226915 4294956224 18446744073709551615 134543500 0 0 4096 3 0 0 0 17 1 0 0
/proc/11012/statm: 10661 10125 82 174 0 10484 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 48000

[startup+402.302 s]
/proc/loadavg: 0.99 0.79 0.38 2/66 11012
/proc/meminfo: memFree=851568/2055920 swapFree=4180704/4192956
[pid=11009] ppid=11007 vsize=5356 CPUtime=1.08
/proc/11009/stat : 11009 (lysat.sh) S 11007 11009 10942 0 -1 4194304 310 4967 0 0 0 0 104 4 16 0 1 0 127765174 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11009/statm: 1339 237 195 169 0 50 0
[pid=11012] ppid=11009 vsize=45208 CPUtime=401.01
/proc/11012/stat : 11012 (LySATi) R 11009 11009 10942 0 -1 4194304 10749 0 0 0 40092 9 0 0 25 0 1 0 127765284 46292992 10722 1992294400 134512640 135226915 4294956224 18446744073709551615 134536755 0 0 4096 3 0 0 0 17 1 0 0
/proc/11012/statm: 11302 10722 82 174 0 11125 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 50564

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

[startup+411.603 s]
/proc/loadavg: 0.99 0.79 0.39 2/66 11012
/proc/meminfo: memFree=851568/2055920 swapFree=4180704/4192956
[pid=11009] ppid=11007 vsize=5356 CPUtime=1.08
/proc/11009/stat : 11009 (lysat.sh) S 11007 11009 10942 0 -1 4194304 310 4967 0 0 0 0 104 4 16 0 1 0 127765174 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11009/statm: 1339 237 195 169 0 50 0
[pid=11012] ppid=11009 vsize=45208 CPUtime=410.3
/proc/11012/stat : 11012 (LySATi) R 11009 11009 10942 0 -1 4194304 10749 0 0 0 41021 9 0 0 25 0 1 0 127765284 46292992 10722 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/11012/statm: 11302 10722 82 174 0 11125 0
Current children cumulated CPU time (s) 411.38
Current children cumulated vsize (KiB) 50564

[startup+418.002 s]
/proc/loadavg: 0.99 0.80 0.39 2/66 11012
/proc/meminfo: memFree=851376/2055920 swapFree=4180704/4192956
[pid=11009] ppid=11007 vsize=5356 CPUtime=1.08
/proc/11009/stat : 11009 (lysat.sh) S 11007 11009 10942 0 -1 4194304 310 4967 0 0 0 0 104 4 16 0 1 0 127765174 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11009/statm: 1339 237 195 169 0 50 0
[pid=11012] ppid=11009 vsize=45352 CPUtime=416.7
/proc/11012/stat : 11012 (LySATi) R 11009 11009 10942 0 -1 4194304 10798 0 0 0 41661 9 0 0 25 0 1 0 127765284 46440448 10771 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/11012/statm: 11338 10771 82 174 0 11161 0
Current children cumulated CPU time (s) 417.78
Current children cumulated vsize (KiB) 50708

[startup+421.206 s]
/proc/loadavg: 0.99 0.80 0.39 2/66 11012
/proc/meminfo: memFree=851376/2055920 swapFree=4180704/4192956
[pid=11009] ppid=11007 vsize=5356 CPUtime=1.08
/proc/11009/stat : 11009 (lysat.sh) S 11007 11009 10942 0 -1 4194304 310 4967 0 0 0 0 104 4 16 0 1 0 127765174 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11009/statm: 1339 237 195 169 0 50 0
[pid=11012] ppid=11009 vsize=45352 CPUtime=419.9
/proc/11012/stat : 11012 (LySATi) R 11009 11009 10942 0 -1 4194304 10798 0 0 0 41981 9 0 0 25 0 1 0 127765284 46440448 10771 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/11012/statm: 11338 10771 82 174 0 11161 0
Current children cumulated CPU time (s) 420.98
Current children cumulated vsize (KiB) 50708

[startup+422.802 s]
/proc/loadavg: 0.99 0.80 0.39 2/66 11012
/proc/meminfo: memFree=851376/2055920 swapFree=4180704/4192956
[pid=11009] ppid=11007 vsize=5356 CPUtime=1.08
/proc/11009/stat : 11009 (lysat.sh) S 11007 11009 10942 0 -1 4194304 310 4967 0 0 0 0 104 4 16 0 1 0 127765174 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11009/statm: 1339 237 195 169 0 50 0
[pid=11012] ppid=11009 vsize=45352 CPUtime=421.5
/proc/11012/stat : 11012 (LySATi) R 11009 11009 10942 0 -1 4194304 10798 0 0 0 42141 9 0 0 25 0 1 0 127765284 46440448 10771 1992294400 134512640 135226915 4294956224 18446744073709551615 134527232 0 0 4096 3 0 0 0 17 1 0 0
/proc/11012/statm: 11338 10771 82 174 0 11161 0
Current children cumulated CPU time (s) 422.58
Current children cumulated vsize (KiB) 50708

[startup+424.401 s]
/proc/loadavg: 0.99 0.80 0.39 2/66 11012
/proc/meminfo: memFree=851376/2055920 swapFree=4180704/4192956
[pid=11009] ppid=11007 vsize=5356 CPUtime=1.08
/proc/11009/stat : 11009 (lysat.sh) S 11007 11009 10942 0 -1 4194304 310 4967 0 0 0 0 104 4 16 0 1 0 127765174 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11009/statm: 1339 237 195 169 0 50 0
[pid=11012] ppid=11009 vsize=45352 CPUtime=423.1
/proc/11012/stat : 11012 (LySATi) R 11009 11009 10942 0 -1 4194304 10798 0 0 0 42301 9 0 0 25 0 1 0 127765284 46440448 10771 1992294400 134512640 135226915 4294956224 18446744073709551615 134537023 0 0 4096 3 0 0 0 17 1 0 0
/proc/11012/statm: 11338 10771 82 174 0 11161 0
Current children cumulated CPU time (s) 424.18
Current children cumulated vsize (KiB) 50708

[startup+424.801 s]
/proc/loadavg: 0.99 0.80 0.39 2/66 11012
/proc/meminfo: memFree=851376/2055920 swapFree=4180704/4192956
[pid=11009] ppid=11007 vsize=5356 CPUtime=1.08
/proc/11009/stat : 11009 (lysat.sh) S 11007 11009 10942 0 -1 4194304 310 4967 0 0 0 0 104 4 16 0 1 0 127765174 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11009/statm: 1339 237 195 169 0 50 0
[pid=11012] ppid=11009 vsize=45352 CPUtime=423.5
/proc/11012/stat : 11012 (LySATi) R 11009 11009 10942 0 -1 4194304 10798 0 0 0 42341 9 0 0 25 0 1 0 127765284 46440448 10771 1992294400 134512640 135226915 4294956224 18446744073709551615 134539996 0 0 4096 3 0 0 0 17 1 0 0
/proc/11012/statm: 11338 10771 82 174 0 11161 0
Current children cumulated CPU time (s) 424.58
Current children cumulated vsize (KiB) 50708

[startup+425.201 s]
/proc/loadavg: 0.99 0.80 0.39 2/66 11012
/proc/meminfo: memFree=851376/2055920 swapFree=4180704/4192956
[pid=11009] ppid=11007 vsize=5356 CPUtime=1.08
/proc/11009/stat : 11009 (lysat.sh) S 11007 11009 10942 0 -1 4194304 310 4967 0 0 0 0 104 4 16 0 1 0 127765174 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11009/statm: 1339 237 195 169 0 50 0
[pid=11012] ppid=11009 vsize=45352 CPUtime=423.9
/proc/11012/stat : 11012 (LySATi) R 11009 11009 10942 0 -1 4194304 10798 0 0 0 42381 9 0 0 25 0 1 0 127765284 46440448 10771 1992294400 134512640 135226915 4294956224 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 1 0 0
/proc/11012/statm: 11338 10771 82 174 0 11161 0
Current children cumulated CPU time (s) 424.98
Current children cumulated vsize (KiB) 50708

[startup+425.301 s]
/proc/loadavg: 0.99 0.80 0.39 2/66 11012
/proc/meminfo: memFree=851376/2055920 swapFree=4180704/4192956
[pid=11009] ppid=11007 vsize=5356 CPUtime=1.08
/proc/11009/stat : 11009 (lysat.sh) S 11007 11009 10942 0 -1 4194304 310 4967 0 0 0 0 104 4 16 0 1 0 127765174 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11009/statm: 1339 237 195 169 0 50 0
[pid=11012] ppid=11009 vsize=45352 CPUtime=424
/proc/11012/stat : 11012 (LySATi) R 11009 11009 10942 0 -1 4194304 10798 0 0 0 42391 9 0 0 25 0 1 0 127765284 46440448 10771 1992294400 134512640 135226915 4294956224 18446744073709551615 134536776 0 0 4096 3 0 0 0 17 1 0 0
/proc/11012/statm: 11338 10771 82 174 0 11161 0
Current children cumulated CPU time (s) 425.08
Current children cumulated vsize (KiB) 50708

Child status: 20
Real time (s): 425.349
CPU time (s): 425.153
CPU user time (s): 424.994
CPU system time (s): 0.158975
CPU usage (%): 99.9539
Max. virtual memory (cumulated for all children) (KiB): 50708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 424.994
system time used= 0.158975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16236
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= 43
involuntary context switches= 1054

runsolver used 0.594909 second user time and 1.44978 second system time

The end

Launcher Data

Begin job on node28 at 2009-04-29 11:28:39
IDJOB=1562726
IDBENCH=70940
IDSOLVER=511
FILE ID=node28/1562726-1240997318
PBS_JOBID= 9204839
Free space on /tmp= 66344 MiB

SOLVER NAME= LySAT i/2009-03-20
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_l44_lambda.cnf
COMMAND LINE= lysat.sh BENCHNAME i
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1562726-1240997318/watcher-1562726-1240997318 -o /tmp/evaluation-result-1562726-1240997318/solver-1562726-1240997318 -C 1200 -W 1800 -M 1800  lysat.sh HOME/instance-1562726-1240997318.cnf i

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

MD5SUM BENCH= a7bc41b32260e4459b2bee7c18cacba1
RANDOM SEED=1358106811

node28.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.261
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.261
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:        898016 kB
Buffers:         77540 kB
Cached:         986216 kB
SwapCached:       5476 kB
Active:         429608 kB
Inactive:       642796 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        898016 kB
SwapTotal:     4192956 kB
SwapFree:      4180704 kB
Dirty:            5044 kB
Writeback:           0 kB
Mapped:          14336 kB
Slab:            71364 kB
Committed_AS:   577672 kB
PageTables:       1420 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= 66340 MiB
End job on node28 at 2009-04-29 11:35:44