Trace number 1563090

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 444.136 444.271

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l48_lambda.cnf
MD5SUMe7c28f6a200a1c1912fbaacfb3572515
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark261.819
Satisfiable
(Un)Satisfiability was proved
Number of variables34656
Number of clauses174528
Sum of the clauses size503708
Maximum clause length9
Minimum clause length1
Number of clauses of size 14424
Number of clauses of size 242805
Number of clauses of size 3103458
Number of clauses of size 416481
Number of clauses of size 57216
Number of clauses of size over 5144

Solver Data

0.00/0.00	c Parsing...
0.09/0.16	c ==============================================================================
0.09/0.16	c |           |     ORIGINAL     |              LEARNT              |          |
0.09/0.16	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.09/0.16	c ==============================================================================
0.09/0.16	c |         0 |  163622   479140 |   49086       0        0     nan |  0.000 % |
1.09/1.15	c |         0 |   73221   247132 |      --       0       --      -- |     --   | -84687/-214858
1.09/1.15	c ==============================================================================
1.09/1.15	c Result  :   #vars: 8333   #clauses: 73221   #literals: 247132
1.09/1.15	c CPU time:   1.11583 s
1.09/1.15	c ==============================================================================
1.18/1.26	c lySAT 0.1
1.18/1.26	c minisat core +  additionnal features
1.18/1.26	c ============================[ Problem Statistics ]=============================
1.18/1.26	c |                                                                             |
1.18/1.26	c |  Number of variables:  8333                                                 |
1.18/1.26	c |  Number of clauses:    73221                                                |
1.25/1.31	c |  Parsing time:         0.04         s                                       |
444.05/444.25	c restarts              : 942
444.05/444.25	c conflicts             : 952989         (2152 /sec)
444.05/444.25	c decisions             : 1405116        (2.80 % random) (3174 /sec)
444.05/444.25	c euip                  : 43864       
444.05/444.25	c propagations          : 210870519      (476287 /sec)
444.05/444.25	c conflict literals     : 19503783       (36.92 % deleted)
444.05/444.25	c Memory used           : 45.25 MB
444.05/444.25	c CPU time              : 442.739 s
444.05/444.25	c 
444.05/444.26	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-1563090-1241000268/watcher-1563090-1241000268 -o /tmp/evaluation-result-1563090-1241000268/solver-1563090-1241000268 -C 1200 -W 1800 -M 1800 lysat.sh HOME/instance-1563090-1241000268.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.92 0.98 0.97 2/64 14782
/proc/meminfo: memFree=1926904/2055920 swapFree=4173832/4192956
[pid=14782] ppid=14780 vsize=5356 CPUtime=0
/proc/14782/stat : 14782 (lysat.sh) S 14780 14782 14598 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 128060838 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14782/statm: 1339 235 195 169 0 50 0
[pid=14783] ppid=14782 vsize=548 CPUtime=0
/proc/14783/stat : 14783 (SatElite) R 14782 14782 14598 0 -1 4194304 32 0 0 0 0 0 0 0 23 0 1 0 128060838 561152 17 1992294400 134512640 135034092 4294956096 18446744073709551615 134701508 0 0 4096 0 0 0 0 17 1 0 0
/proc/14783/statm: 171 29 22 127 0 41 0

[startup+0.021975 s]
/proc/loadavg: 0.92 0.98 0.97 2/64 14782
/proc/meminfo: memFree=1926904/2055920 swapFree=4173832/4192956
[pid=14782] ppid=14780 vsize=5356 CPUtime=0
/proc/14782/stat : 14782 (lysat.sh) S 14780 14782 14598 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 128060838 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14782/statm: 1339 235 195 169 0 50 0
[pid=14783] ppid=14782 vsize=2736 CPUtime=0.01
/proc/14783/stat : 14783 (SatElite) R 14782 14782 14598 0 -1 4194304 537 0 0 0 1 0 0 0 23 0 1 0 128060838 2801664 521 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/14783/statm: 684 521 51 127 0 554 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8092

[startup+0.102983 s]
/proc/loadavg: 0.92 0.98 0.97 2/64 14782
/proc/meminfo: memFree=1926904/2055920 swapFree=4173832/4192956
[pid=14782] ppid=14780 vsize=5356 CPUtime=0
/proc/14782/stat : 14782 (lysat.sh) S 14780 14782 14598 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 128060838 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14782/statm: 1339 235 195 169 0 50 0
[pid=14783] ppid=14782 vsize=10596 CPUtime=0.09
/proc/14783/stat : 14783 (SatElite) R 14782 14782 14598 0 -1 4194304 2415 0 0 0 8 1 0 0 23 0 1 0 128060838 10850304 2399 1992294400 134512640 135034092 4294956096 18446744073709551615 134543255 0 0 4096 3 0 0 0 17 1 0 0
/proc/14783/statm: 2649 2400 51 127 0 2519 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15952

[startup+0.303002 s]
/proc/loadavg: 0.92 0.98 0.97 2/64 14782
/proc/meminfo: memFree=1926904/2055920 swapFree=4173832/4192956
[pid=14782] ppid=14780 vsize=5356 CPUtime=0
/proc/14782/stat : 14782 (lysat.sh) S 14780 14782 14598 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 128060838 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14782/statm: 1339 235 195 169 0 50 0
[pid=14783] ppid=14782 vsize=22328 CPUtime=0.29
/proc/14783/stat : 14783 (SatElite) R 14782 14782 14598 0 -1 4194304 4686 0 0 0 27 2 0 0 24 0 1 0 128060838 22863872 4670 1992294400 134512640 135034092 4294956096 18446744073709551615 134540978 0 0 4096 3 0 0 0 17 1 0 0
/proc/14783/statm: 5582 4670 67 127 0 5452 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27684

[startup+0.702041 s]
/proc/loadavg: 0.92 0.98 0.97 2/64 14782
/proc/meminfo: memFree=1926904/2055920 swapFree=4173832/4192956
[pid=14782] ppid=14780 vsize=5356 CPUtime=0
/proc/14782/stat : 14782 (lysat.sh) S 14780 14782 14598 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 128060838 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14782/statm: 1339 235 195 169 0 50 0
[pid=14783] ppid=14782 vsize=22100 CPUtime=0.68
/proc/14783/stat : 14783 (SatElite) R 14782 14782 14598 0 -1 4194304 5065 0 0 0 66 2 0 0 25 0 1 0 128060838 22630400 4644 1992294400 134512640 135034092 4294956096 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 1 0 0
/proc/14783/statm: 5525 4644 68 127 0 5395 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 27456

[startup+1.50113 s]
/proc/loadavg: 0.92 0.98 0.97 2/66 14784
/proc/meminfo: memFree=1904808/2055920 swapFree=4173832/4192956
[pid=14782] ppid=14780 vsize=5356 CPUtime=1.25
/proc/14782/stat : 14782 (lysat.sh) S 14780 14782 14598 0 -1 4194304 310 5603 0 0 0 0 121 4 16 0 1 0 128060838 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14782/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 5356

[startup+3.10128 s]
/proc/loadavg: 0.92 0.98 0.97 2/66 14785
/proc/meminfo: memFree=1916512/2055920 swapFree=4173832/4192956
[pid=14782] ppid=14780 vsize=5356 CPUtime=1.25
/proc/14782/stat : 14782 (lysat.sh) S 14780 14782 14598 0 -1 4194304 310 5603 0 0 0 0 121 4 16 0 1 0 128060838 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14782/statm: 1339 237 195 169 0 50 0
[pid=14785] ppid=14782 vsize=8160 CPUtime=1.83
/proc/14785/stat : 14785 (LySATi) R 14782 14782 14598 0 -1 4194304 1897 0 0 0 182 1 0 0 25 0 1 0 128060964 8355840 1882 1992294400 134512640 135226915 4294956208 18446744073709551615 134536783 0 0 4096 3 0 0 0 17 1 0 0
/proc/14785/statm: 2040 1882 82 174 0 1863 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 13516

[startup+6.3016 s]
/proc/loadavg: 0.93 0.98 0.97 2/66 14785
/proc/meminfo: memFree=1914856/2055920 swapFree=4173832/4192956
[pid=14782] ppid=14780 vsize=5356 CPUtime=1.25
/proc/14782/stat : 14782 (lysat.sh) S 14780 14782 14598 0 -1 4194304 310 5603 0 0 0 0 121 4 16 0 1 0 128060838 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14782/statm: 1339 237 195 169 0 50 0
[pid=14785] ppid=14782 vsize=9408 CPUtime=5.02
/proc/14785/stat : 14785 (LySATi) R 14782 14782 14598 0 -1 4194304 2200 0 0 0 501 1 0 0 25 0 1 0 128060964 9633792 2185 1992294400 134512640 135226915 4294956208 18446744073709551615 134536849 0 0 4096 3 0 0 0 17 1 0 0
/proc/14785/statm: 2352 2185 82 174 0 2175 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 14764

[startup+12.7012 s]
/proc/loadavg: 0.93 0.98 0.97 2/66 14785
/proc/meminfo: memFree=1912808/2055920 swapFree=4173832/4192956
[pid=14782] ppid=14780 vsize=5356 CPUtime=1.25
/proc/14782/stat : 14782 (lysat.sh) S 14780 14782 14598 0 -1 4194304 310 5603 0 0 0 0 121 4 16 0 1 0 128060838 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14782/statm: 1339 237 195 169 0 50 0
[pid=14785] ppid=14782 vsize=11460 CPUtime=11.42
/proc/14785/stat : 14785 (LySATi) R 14782 14782 14598 0 -1 4194304 2696 0 0 0 1141 1 0 0 25 0 1 0 128060964 11735040 2681 1992294400 134512640 135226915 4294956208 18446744073709551615 134539469 0 0 4096 3 0 0 0 17 1 0 0
/proc/14785/statm: 2865 2681 82 174 0 2688 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 16816

[startup+25.5015 s]
/proc/loadavg: 0.95 0.98 0.97 2/66 14785
/proc/meminfo: memFree=1909032/2055920 swapFree=4173832/4192956
[pid=14782] ppid=14780 vsize=5356 CPUtime=1.25
/proc/14782/stat : 14782 (lysat.sh) S 14780 14782 14598 0 -1 4194304 310 5603 0 0 0 0 121 4 16 0 1 0 128060838 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14782/statm: 1339 237 195 169 0 50 0
[pid=14785] ppid=14782 vsize=15312 CPUtime=24.22
/proc/14785/stat : 14785 (LySATi) R 14782 14782 14598 0 -1 4194304 3674 0 0 0 2419 3 0 0 25 0 1 0 128060964 15679488 3659 1992294400 134512640 135226915 4294956208 18446744073709551615 134537299 0 0 4096 3 0 0 0 17 1 0 0
/proc/14785/statm: 3828 3659 82 174 0 3651 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 20668

[startup+51.101 s]
/proc/loadavg: 0.96 0.98 0.97 2/66 14785
/proc/meminfo: memFree=1905768/2055920 swapFree=4173832/4192956
[pid=14782] ppid=14780 vsize=5356 CPUtime=1.25
/proc/14782/stat : 14782 (lysat.sh) S 14780 14782 14598 0 -1 4194304 310 5603 0 0 0 0 121 4 16 0 1 0 128060838 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14782/statm: 1339 237 195 169 0 50 0
[pid=14785] ppid=14782 vsize=18604 CPUtime=49.81
/proc/14785/stat : 14785 (LySATi) R 14782 14782 14598 0 -1 4194304 4447 0 0 0 4978 3 0 0 25 0 1 0 128060964 19050496 4432 1992294400 134512640 135226915 4294956208 18446744073709551615 134536938 0 0 4096 3 0 0 0 17 1 0 0
/proc/14785/statm: 4651 4432 82 174 0 4474 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 23960

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.97 2/66 14785
/proc/meminfo: memFree=1902824/2055920 swapFree=4173832/4192956
[pid=14782] ppid=14780 vsize=5356 CPUtime=1.25
/proc/14782/stat : 14782 (lysat.sh) S 14780 14782 14598 0 -1 4194304 310 5603 0 0 0 0 121 4 16 0 1 0 128060838 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14782/statm: 1339 237 195 169 0 50 0
[pid=14785] ppid=14782 vsize=21844 CPUtime=101
/proc/14785/stat : 14785 (LySATi) R 14782 14782 14598 0 -1 4194304 5180 0 0 0 10095 5 0 0 25 0 1 0 128060964 22368256 5165 1992294400 134512640 135226915 4294956208 18446744073709551615 134536899 0 0 4096 3 0 0 0 17 1 0 0
/proc/14785/statm: 5461 5165 82 174 0 5284 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 27200

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.97 2/66 14785
/proc/meminfo: memFree=1897512/2055920 swapFree=4173832/4192956
[pid=14782] ppid=14780 vsize=5356 CPUtime=1.25
/proc/14782/stat : 14782 (lysat.sh) S 14780 14782 14598 0 -1 4194304 310 5603 0 0 0 0 121 4 16 0 1 0 128060838 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14782/statm: 1339 237 195 169 0 50 0
[pid=14785] ppid=14782 vsize=27152 CPUtime=160.98
/proc/14785/stat : 14785 (LySATi) R 14782 14782 14598 0 -1 4194304 6504 0 0 0 16091 7 0 0 25 0 1 0 128060964 27803648 6489 1992294400 134512640 135226915 4294956208 18446744073709551615 134539934 0 0 4096 3 0 0 0 17 1 0 0
/proc/14785/statm: 6788 6489 82 174 0 6611 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 32508

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.97 2/66 14785
/proc/meminfo: memFree=1895080/2055920 swapFree=4173832/4192956
[pid=14782] ppid=14780 vsize=5356 CPUtime=1.25
/proc/14782/stat : 14782 (lysat.sh) S 14780 14782 14598 0 -1 4194304 310 5603 0 0 0 0 121 4 16 0 1 0 128060838 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14782/statm: 1339 237 195 169 0 50 0
[pid=14785] ppid=14782 vsize=29876 CPUtime=220.97
/proc/14785/stat : 14785 (LySATi) R 14782 14782 14598 0 -1 4194304 7090 0 0 0 22089 8 0 0 25 0 1 0 128060964 30593024 7075 1992294400 134512640 135226915 4294956208 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/14785/statm: 7469 7075 82 174 0 7292 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 35232

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.97 2/66 14785
/proc/meminfo: memFree=1884648/2055920 swapFree=4173832/4192956
[pid=14782] ppid=14780 vsize=5356 CPUtime=1.25
/proc/14782/stat : 14782 (lysat.sh) S 14780 14782 14598 0 -1 4194304 310 5603 0 0 0 0 121 4 16 0 1 0 128060838 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14782/statm: 1339 237 195 169 0 50 0
[pid=14785] ppid=14782 vsize=40852 CPUtime=280.94
/proc/14785/stat : 14785 (LySATi) R 14782 14782 14598 0 -1 4194304 9706 0 0 0 28084 10 0 0 25 0 1 0 128060964 41832448 9691 1992294400 134512640 135226915 4294956208 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 1 0 0
/proc/14785/statm: 10213 9691 82 174 0 10036 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 46208

[startup+342.303 s]
/proc/loadavg: 0.99 0.98 0.97 2/66 14785
/proc/meminfo: memFree=1880232/2055920 swapFree=4173832/4192956
[pid=14782] ppid=14780 vsize=5356 CPUtime=1.25
/proc/14782/stat : 14782 (lysat.sh) S 14780 14782 14598 0 -1 4194304 310 5603 0 0 0 0 121 4 16 0 1 0 128060838 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14782/statm: 1339 237 195 169 0 50 0
[pid=14785] ppid=14782 vsize=45576 CPUtime=340.93
/proc/14785/stat : 14785 (LySATi) R 14782 14782 14598 0 -1 4194304 10775 0 0 0 34082 11 0 0 25 0 1 0 128060964 46669824 10760 1992294400 134512640 135226915 4294956208 18446744073709551615 134536930 0 0 4096 3 0 0 0 17 1 0 0
/proc/14785/statm: 11394 10760 82 174 0 11217 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 50932

[startup+402.303 s]
/proc/loadavg: 0.99 0.98 0.97 2/66 14785
/proc/meminfo: memFree=1879848/2055920 swapFree=4173832/4192956
[pid=14782] ppid=14780 vsize=5356 CPUtime=1.25
/proc/14782/stat : 14782 (lysat.sh) S 14780 14782 14598 0 -1 4194304 310 5603 0 0 0 0 121 4 16 0 1 0 128060838 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14782/statm: 1339 237 195 169 0 50 0
[pid=14785] ppid=14782 vsize=46084 CPUtime=400.92
/proc/14785/stat : 14785 (LySATi) R 14782 14782 14598 0 -1 4194304 10856 0 0 0 40080 12 0 0 25 0 1 0 128060964 47190016 10841 1992294400 134512640 135226915 4294956208 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/14785/statm: 11521 10841 82 174 0 11344 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 51440

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

[startup+409.502 s]
/proc/loadavg: 0.99 0.98 0.97 2/66 14785
/proc/meminfo: memFree=1879848/2055920 swapFree=4173832/4192956
[pid=14782] ppid=14780 vsize=5356 CPUtime=1.25
/proc/14782/stat : 14782 (lysat.sh) S 14780 14782 14598 0 -1 4194304 310 5603 0 0 0 0 121 4 16 0 1 0 128060838 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14782/statm: 1339 237 195 169 0 50 0
[pid=14785] ppid=14782 vsize=46084 CPUtime=408.11
/proc/14785/stat : 14785 (LySATi) R 14782 14782 14598 0 -1 4194304 10868 0 0 0 40799 12 0 0 25 0 1 0 128060964 47190016 10853 1992294400 134512640 135226915 4294956208 18446744073709551615 134543500 0 0 4096 3 0 0 0 17 1 0 0
/proc/14785/statm: 11521 10853 82 174 0 11344 0
Current children cumulated CPU time (s) 409.36
Current children cumulated vsize (KiB) 51440

[startup+422.302 s]
/proc/loadavg: 0.99 0.98 0.97 2/66 14785
/proc/meminfo: memFree=1879656/2055920 swapFree=4173832/4192956
[pid=14782] ppid=14780 vsize=5356 CPUtime=1.25
/proc/14782/stat : 14782 (lysat.sh) S 14780 14782 14598 0 -1 4194304 310 5603 0 0 0 0 121 4 16 0 1 0 128060838 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14782/statm: 1339 237 195 169 0 50 0
[pid=14785] ppid=14782 vsize=46264 CPUtime=420.91
/proc/14785/stat : 14785 (LySATi) R 14782 14782 14598 0 -1 4194304 10904 0 0 0 42079 12 0 0 25 0 1 0 128060964 47374336 10889 1992294400 134512640 135226915 4294956208 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/14785/statm: 11566 10889 82 174 0 11389 0
Current children cumulated CPU time (s) 422.16
Current children cumulated vsize (KiB) 51620

[startup+435.101 s]
/proc/loadavg: 0.99 0.98 0.97 2/66 14785
/proc/meminfo: memFree=1879592/2055920 swapFree=4173832/4192956
[pid=14782] ppid=14780 vsize=5356 CPUtime=1.25
/proc/14782/stat : 14782 (lysat.sh) S 14780 14782 14598 0 -1 4194304 310 5603 0 0 0 0 121 4 16 0 1 0 128060838 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14782/statm: 1339 237 195 169 0 50 0
[pid=14785] ppid=14782 vsize=46336 CPUtime=433.7
/proc/14785/stat : 14785 (LySATi) R 14782 14782 14598 0 -1 4194304 10929 0 0 0 43358 12 0 0 25 0 1 0 128060964 47448064 10914 1992294400 134512640 135226915 4294956208 18446744073709551615 134536849 0 0 4096 3 0 0 0 17 1 0 0
/proc/14785/statm: 11584 10914 82 174 0 11407 0
Current children cumulated CPU time (s) 434.95
Current children cumulated vsize (KiB) 51692

[startup+438.301 s]
/proc/loadavg: 0.99 0.98 0.97 2/66 14785
/proc/meminfo: memFree=1879528/2055920 swapFree=4173832/4192956
[pid=14782] ppid=14780 vsize=5356 CPUtime=1.25
/proc/14782/stat : 14782 (lysat.sh) S 14780 14782 14598 0 -1 4194304 310 5603 0 0 0 0 121 4 16 0 1 0 128060838 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14782/statm: 1339 237 195 169 0 50 0
[pid=14785] ppid=14782 vsize=46336 CPUtime=436.9
/proc/14785/stat : 14785 (LySATi) R 14782 14782 14598 0 -1 4194304 10934 0 0 0 43678 12 0 0 25 0 1 0 128060964 47448064 10919 1992294400 134512640 135226915 4294956208 18446744073709551615 134536938 0 0 4096 3 0 0 0 17 1 0 0
/proc/14785/statm: 11584 10919 82 174 0 11407 0
Current children cumulated CPU time (s) 438.15
Current children cumulated vsize (KiB) 51692

[startup+441.502 s]
/proc/loadavg: 0.99 0.98 0.97 2/66 14785
/proc/meminfo: memFree=1879528/2055920 swapFree=4173832/4192956
[pid=14782] ppid=14780 vsize=5356 CPUtime=1.25
/proc/14782/stat : 14782 (lysat.sh) S 14780 14782 14598 0 -1 4194304 310 5603 0 0 0 0 121 4 16 0 1 0 128060838 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14782/statm: 1339 237 195 169 0 50 0
[pid=14785] ppid=14782 vsize=46336 CPUtime=440.1
/proc/14785/stat : 14785 (LySATi) R 14782 14782 14598 0 -1 4194304 10934 0 0 0 43998 12 0 0 25 0 1 0 128060964 47448064 10919 1992294400 134512640 135226915 4294956208 18446744073709551615 134527209 0 0 4096 3 0 0 0 17 1 0 0
/proc/14785/statm: 11584 10919 82 174 0 11407 0
Current children cumulated CPU time (s) 441.35
Current children cumulated vsize (KiB) 51692

[startup+443.102 s]
/proc/loadavg: 0.99 0.98 0.97 2/66 14785
/proc/meminfo: memFree=1879528/2055920 swapFree=4173832/4192956
[pid=14782] ppid=14780 vsize=5356 CPUtime=1.25
/proc/14782/stat : 14782 (lysat.sh) S 14780 14782 14598 0 -1 4194304 310 5603 0 0 0 0 121 4 16 0 1 0 128060838 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14782/statm: 1339 237 195 169 0 50 0
[pid=14785] ppid=14782 vsize=46336 CPUtime=441.7
/proc/14785/stat : 14785 (LySATi) R 14782 14782 14598 0 -1 4194304 10934 0 0 0 44158 12 0 0 25 0 1 0 128060964 47448064 10919 1992294400 134512640 135226915 4294956208 18446744073709551615 134527041 0 0 4096 3 0 0 0 17 1 0 0
/proc/14785/statm: 11584 10919 82 174 0 11407 0
Current children cumulated CPU time (s) 442.95
Current children cumulated vsize (KiB) 51692

[startup+443.902 s]
/proc/loadavg: 0.99 0.98 0.97 2/66 14785
/proc/meminfo: memFree=1879528/2055920 swapFree=4173832/4192956
[pid=14782] ppid=14780 vsize=5356 CPUtime=1.25
/proc/14782/stat : 14782 (lysat.sh) S 14780 14782 14598 0 -1 4194304 310 5603 0 0 0 0 121 4 16 0 1 0 128060838 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14782/statm: 1339 237 195 169 0 50 0
[pid=14785] ppid=14782 vsize=46336 CPUtime=442.5
/proc/14785/stat : 14785 (LySATi) R 14782 14782 14598 0 -1 4194304 10934 0 0 0 44238 12 0 0 25 0 1 0 128060964 47448064 10919 1992294400 134512640 135226915 4294956208 18446744073709551615 134539489 0 0 4096 3 0 0 0 17 1 0 0
/proc/14785/statm: 11584 10919 82 174 0 11407 0
Current children cumulated CPU time (s) 443.75
Current children cumulated vsize (KiB) 51692

[startup+444.101 s]
/proc/loadavg: 0.99 0.98 0.97 2/66 14785
/proc/meminfo: memFree=1879528/2055920 swapFree=4173832/4192956
[pid=14782] ppid=14780 vsize=5356 CPUtime=1.25
/proc/14782/stat : 14782 (lysat.sh) S 14780 14782 14598 0 -1 4194304 310 5603 0 0 0 0 121 4 16 0 1 0 128060838 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14782/statm: 1339 237 195 169 0 50 0
[pid=14785] ppid=14782 vsize=46336 CPUtime=442.7
/proc/14785/stat : 14785 (LySATi) R 14782 14782 14598 0 -1 4194304 10934 0 0 0 44258 12 0 0 25 0 1 0 128060964 47448064 10919 1992294400 134512640 135226915 4294956208 18446744073709551615 134537000 0 0 4096 3 0 0 0 17 1 0 0
/proc/14785/statm: 11584 10919 82 174 0 11407 0
Current children cumulated CPU time (s) 443.95
Current children cumulated vsize (KiB) 51692

[startup+444.201 s]
/proc/loadavg: 0.99 0.98 0.97 2/66 14785
/proc/meminfo: memFree=1879528/2055920 swapFree=4173832/4192956
[pid=14782] ppid=14780 vsize=5356 CPUtime=1.25
/proc/14782/stat : 14782 (lysat.sh) S 14780 14782 14598 0 -1 4194304 310 5603 0 0 0 0 121 4 16 0 1 0 128060838 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14782/statm: 1339 237 195 169 0 50 0
[pid=14785] ppid=14782 vsize=46336 CPUtime=442.8
/proc/14785/stat : 14785 (LySATi) R 14782 14782 14598 0 -1 4194304 10934 0 0 0 44268 12 0 0 25 0 1 0 128060964 47448064 10919 1992294400 134512640 135226915 4294956208 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/14785/statm: 11584 10919 82 174 0 11407 0
Current children cumulated CPU time (s) 444.05
Current children cumulated vsize (KiB) 51692

Child status: 20
Real time (s): 444.271
CPU time (s): 444.136
CPU user time (s): 443.955
CPU system time (s): 0.180972
CPU usage (%): 99.9697
Max. virtual memory (cumulated for all children) (KiB): 51692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 443.956
system time used= 0.180972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17008
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= 41
involuntary context switches= 888

runsolver used 0.559914 second user time and 1.05084 second system time

The end

Launcher Data

Begin job on node12 at 2009-04-29 12:17:48
IDJOB=1563090
IDBENCH=70947
IDSOLVER=511
FILE ID=node12/1563090-1241000268
PBS_JOBID= 9204855
Free space on /tmp= 66532 MiB

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

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

MD5SUM BENCH= e7c28f6a200a1c1912fbaacfb3572515
RANDOM SEED=609485183

node12.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.213
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.213
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:       1927448 kB
Buffers:         12332 kB
Cached:          61112 kB
SwapCached:      13392 kB
Active:          40304 kB
Inactive:        48880 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1927448 kB
SwapTotal:     4192956 kB
SwapFree:      4173832 kB
Dirty:            5384 kB
Writeback:           0 kB
Mapped:          13532 kB
Slab:            25372 kB
Committed_AS:   643856 kB
PageTables:       1376 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= 66532 MiB
End job on node12 at 2009-04-29 12:25:13