Trace number 1562778

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 409.854 409.982

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l46_lambda.cnf
MD5SUMeb4d0d02a25a8a84182ddd3b6d1fa8b5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark270.303
Satisfiable
(Un)Satisfiability was proved
Number of variables33090
Number of clauses165828
Sum of the clauses size478271
Maximum clause length9
Minimum clause length1
Number of clauses of size 14268
Number of clauses of size 241089
Number of clauses of size 397665
Number of clauses of size 415752
Number of clauses of size 56916
Number of clauses of size over 5138

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 |  155258   454459 |   46577       0        0     nan |  0.000 % |
1.09/1.11	c |         0 |   68970   232657 |      --       0       --      -- |     --   | -80730/-205120
1.09/1.11	c ==============================================================================
1.09/1.11	c Result  :   #vars: 7889   #clauses: 68970   #literals: 232657
1.09/1.11	c CPU time:   1.07584 s
1.09/1.11	c ==============================================================================
1.19/1.22	c lySAT 0.1
1.19/1.22	c minisat core +  additionnal features
1.19/1.22	c ============================[ Problem Statistics ]=============================
1.19/1.22	c |                                                                             |
1.19/1.22	c |  Number of variables:  7889                                                 |
1.19/1.22	c |  Number of clauses:    68970                                                |
1.19/1.26	c |  Parsing time:         0.04         s                                       |
409.76/409.96	c restarts              : 856
409.76/409.96	c conflicts             : 880252         (2155 /sec)
409.76/409.96	c decisions             : 1300168        (2.64 % random) (3183 /sec)
409.76/409.96	c euip                  : 39638       
409.76/409.96	c propagations          : 197332528      (483041 /sec)
409.76/409.96	c conflict literals     : 17839677       (38.37 % deleted)
409.76/409.96	c Memory used           : 42.30 MB
409.76/409.96	c CPU time              : 408.521 s
409.76/409.96	c 
409.76/409.97	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-1562778-1240997999/watcher-1562778-1240997999 -o /tmp/evaluation-result-1562778-1240997999/solver-1562778-1240997999 -C 1200 -W 1800 -M 1800 lysat.sh HOME/instance-1562778-1240997999.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: 1.00 1.03 0.67 3/64 10270
/proc/meminfo: memFree=1000696/2055920 swapFree=4182092/4192956
[pid=10270] ppid=10268 vsize=5356 CPUtime=0
/proc/10270/stat : 10270 (lysat.sh) R 10268 10270 10146 0 -1 4194304 267 0 0 0 0 0 0 0 20 0 1 0 127833539 5484544 234 1992294400 4194304 4889804 548682068800 18446744073709551615 262910044831 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/10270/statm: 1339 234 194 169 0 50 0
[pid=10271] ppid=10270 vsize=692 CPUtime=0
/proc/10271/stat : 10271 (SatElite) R 10270 10270 10146 0 -1 4194304 93 0 0 0 0 0 0 0 20 0 1 0 127833540 708608 77 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/10271/statm: 173 81 51 127 0 43 0

[startup+0.0274401 s]
/proc/loadavg: 1.00 1.03 0.67 3/64 10270
/proc/meminfo: memFree=1000696/2055920 swapFree=4182092/4192956
[pid=10270] ppid=10268 vsize=5356 CPUtime=0
/proc/10270/stat : 10270 (lysat.sh) S 10268 10270 10146 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 127833539 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10270/statm: 1339 235 195 169 0 50 0
[pid=10271] ppid=10270 vsize=3128 CPUtime=0.01
/proc/10271/stat : 10271 (SatElite) R 10270 10270 10146 0 -1 4194304 673 0 0 0 1 0 0 0 21 0 1 0 127833540 3203072 657 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/10271/statm: 782 657 51 127 0 652 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8484

[startup+0.101447 s]
/proc/loadavg: 1.00 1.03 0.67 3/64 10270
/proc/meminfo: memFree=1000696/2055920 swapFree=4182092/4192956
[pid=10270] ppid=10268 vsize=5356 CPUtime=0
/proc/10270/stat : 10270 (lysat.sh) S 10268 10270 10146 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 127833539 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10270/statm: 1339 235 195 169 0 50 0
[pid=10271] ppid=10270 vsize=10616 CPUtime=0.09
/proc/10271/stat : 10271 (SatElite) R 10270 10270 10146 0 -1 4194304 2387 0 0 0 8 1 0 0 21 0 1 0 127833540 10870784 2371 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/10271/statm: 2654 2371 51 127 0 2524 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15972

[startup+0.301469 s]
/proc/loadavg: 1.00 1.03 0.67 3/64 10270
/proc/meminfo: memFree=1000696/2055920 swapFree=4182092/4192956
[pid=10270] ppid=10268 vsize=5356 CPUtime=0
/proc/10270/stat : 10270 (lysat.sh) S 10268 10270 10146 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 127833539 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10270/statm: 1339 235 195 169 0 50 0
[pid=10271] ppid=10270 vsize=21724 CPUtime=0.28
/proc/10271/stat : 10271 (SatElite) R 10270 10270 10146 0 -1 4194304 4470 0 0 0 26 2 0 0 22 0 1 0 127833540 22245376 4454 1992294400 134512640 135034092 4294956096 18446744073709551615 134540729 0 0 4096 3 0 0 0 17 1 0 0
/proc/10271/statm: 5431 4454 67 127 0 5301 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 27080

[startup+0.701518 s]
/proc/loadavg: 1.00 1.03 0.67 3/64 10270
/proc/meminfo: memFree=1000696/2055920 swapFree=4182092/4192956
[pid=10270] ppid=10268 vsize=5356 CPUtime=0
/proc/10270/stat : 10270 (lysat.sh) S 10268 10270 10146 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 127833539 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10270/statm: 1339 235 195 169 0 50 0
[pid=10271] ppid=10270 vsize=21620 CPUtime=0.69
/proc/10271/stat : 10271 (SatElite) R 10270 10270 10146 0 -1 4194304 4849 0 0 0 66 3 0 0 25 0 1 0 127833540 22138880 4438 1992294400 134512640 135034092 4294956096 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 1 0 0
/proc/10271/statm: 5405 4438 68 127 0 5275 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26976

[startup+1.50162 s]
/proc/loadavg: 1.00 1.03 0.67 2/66 10272
/proc/meminfo: memFree=979624/2055920 swapFree=4182092/4192956
[pid=10270] ppid=10268 vsize=5356 CPUtime=1.21
/proc/10270/stat : 10270 (lysat.sh) S 10268 10270 10146 0 -1 4194304 310 5316 0 0 0 0 117 4 19 0 1 0 127833539 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10270/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 5356

[startup+3.10179 s]
/proc/loadavg: 1.00 1.03 0.67 2/66 10273
/proc/meminfo: memFree=990824/2055920 swapFree=4182092/4192956
[pid=10270] ppid=10268 vsize=5356 CPUtime=1.21
/proc/10270/stat : 10270 (lysat.sh) S 10268 10270 10146 0 -1 4194304 310 5316 0 0 0 0 117 4 19 0 1 0 127833539 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10270/statm: 1339 237 195 169 0 50 0
[pid=10273] ppid=10270 vsize=7832 CPUtime=1.86
/proc/10273/stat : 10273 (LySATi) R 10270 10270 10146 0 -1 4194304 1823 0 0 0 186 0 0 0 25 0 1 0 127833661 8019968 1808 1992294400 134512640 135226915 4294956208 18446744073709551615 134537275 0 0 4096 3 0 0 0 17 1 0 0
/proc/10273/statm: 1958 1808 82 174 0 1781 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 13188

[startup+6.30116 s]
/proc/loadavg: 1.00 1.03 0.67 2/66 10273
/proc/meminfo: memFree=988648/2055920 swapFree=4182092/4192956
[pid=10270] ppid=10268 vsize=5356 CPUtime=1.21
/proc/10270/stat : 10270 (lysat.sh) S 10268 10270 10146 0 -1 4194304 310 5316 0 0 0 0 117 4 19 0 1 0 127833539 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10270/statm: 1339 237 195 169 0 50 0
[pid=10273] ppid=10270 vsize=9344 CPUtime=5.06
/proc/10273/stat : 10273 (LySATi) R 10270 10270 10146 0 -1 4194304 2204 0 0 0 505 1 0 0 25 0 1 0 127833661 9568256 2189 1992294400 134512640 135226915 4294956208 18446744073709551615 134536938 0 0 4096 3 0 0 0 17 1 0 0
/proc/10273/statm: 2336 2189 82 174 0 2159 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 14700

[startup+12.7019 s]
/proc/loadavg: 1.00 1.03 0.67 2/66 10273
/proc/meminfo: memFree=986344/2055920 swapFree=4182092/4192956
[pid=10270] ppid=10268 vsize=5356 CPUtime=1.21
/proc/10270/stat : 10270 (lysat.sh) S 10268 10270 10146 0 -1 4194304 310 5316 0 0 0 0 117 4 19 0 1 0 127833539 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10270/statm: 1339 237 195 169 0 50 0
[pid=10273] ppid=10270 vsize=11656 CPUtime=11.47
/proc/10273/stat : 10273 (LySATi) R 10270 10270 10146 0 -1 4194304 2787 0 0 0 1145 2 0 0 25 0 1 0 127833661 11935744 2772 1992294400 134512640 135226915 4294956208 18446744073709551615 134536762 0 0 4096 3 0 0 0 17 1 0 0
/proc/10273/statm: 2914 2772 82 174 0 2737 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 17012

[startup+25.5014 s]
/proc/loadavg: 1.00 1.03 0.67 2/66 10273
/proc/meminfo: memFree=982760/2055920 swapFree=4182092/4192956
[pid=10270] ppid=10268 vsize=5356 CPUtime=1.21
/proc/10270/stat : 10270 (lysat.sh) S 10268 10270 10146 0 -1 4194304 310 5316 0 0 0 0 117 4 19 0 1 0 127833539 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10270/statm: 1339 237 195 169 0 50 0
[pid=10273] ppid=10270 vsize=15604 CPUtime=24.26
/proc/10273/stat : 10273 (LySATi) R 10270 10270 10146 0 -1 4194304 3741 0 0 0 2423 3 0 0 25 0 1 0 127833661 15978496 3726 1992294400 134512640 135226915 4294956208 18446744073709551615 134537023 0 0 4096 3 0 0 0 17 1 0 0
/proc/10273/statm: 3901 3726 82 174 0 3724 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 20960

[startup+51.1014 s]
/proc/loadavg: 1.00 1.03 0.68 2/66 10273
/proc/meminfo: memFree=979368/2055920 swapFree=4182092/4192956
[pid=10270] ppid=10268 vsize=5356 CPUtime=1.21
/proc/10270/stat : 10270 (lysat.sh) S 10268 10270 10146 0 -1 4194304 310 5316 0 0 0 0 117 4 19 0 1 0 127833539 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10270/statm: 1339 237 195 169 0 50 0
[pid=10273] ppid=10270 vsize=18976 CPUtime=49.85
/proc/10273/stat : 10273 (LySATi) R 10270 10270 10146 0 -1 4194304 4557 0 0 0 4981 4 0 0 25 0 1 0 127833661 19431424 4542 1992294400 134512640 135226915 4294956208 18446744073709551615 134537079 0 0 4096 3 0 0 0 17 1 0 0
/proc/10273/statm: 4744 4542 82 174 0 4567 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 24332

[startup+102.305 s]
/proc/loadavg: 1.00 1.02 0.70 2/66 10273
/proc/meminfo: memFree=973544/2055920 swapFree=4182092/4192956
[pid=10270] ppid=10268 vsize=5356 CPUtime=1.21
/proc/10270/stat : 10270 (lysat.sh) S 10268 10270 10146 0 -1 4194304 310 5316 0 0 0 0 117 4 19 0 1 0 127833539 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10270/statm: 1339 237 195 169 0 50 0
[pid=10273] ppid=10270 vsize=25012 CPUtime=101.03
/proc/10273/stat : 10273 (LySATi) R 10270 10270 10146 0 -1 4194304 6012 0 0 0 10098 5 0 0 25 0 1 0 127833661 25612288 5997 1992294400 134512640 135226915 4294956208 18446744073709551615 134537045 0 0 4096 3 0 0 0 17 1 0 0
/proc/10273/statm: 6253 5997 82 174 0 6076 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 30368

[startup+162.301 s]
/proc/loadavg: 1.00 1.02 0.71 2/66 10273
/proc/meminfo: memFree=968232/2055920 swapFree=4182092/4192956
[pid=10270] ppid=10268 vsize=5356 CPUtime=1.21
/proc/10270/stat : 10270 (lysat.sh) S 10268 10270 10146 0 -1 4194304 310 5316 0 0 0 0 117 4 19 0 1 0 127833539 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10270/statm: 1339 237 195 169 0 50 0
[pid=10273] ppid=10270 vsize=31232 CPUtime=161.01
/proc/10273/stat : 10273 (LySATi) R 10270 10270 10146 0 -1 4194304 7377 0 0 0 16095 6 0 0 25 0 1 0 127833661 31981568 7362 1992294400 134512640 135226915 4294956208 18446744073709551615 134537040 0 0 4096 3 0 0 0 17 1 0 0
/proc/10273/statm: 7808 7362 82 174 0 7631 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 36588

[startup+222.301 s]
/proc/loadavg: 1.00 1.01 0.73 2/66 10273
/proc/meminfo: memFree=966952/2055920 swapFree=4182092/4192956
[pid=10270] ppid=10268 vsize=5356 CPUtime=1.21
/proc/10270/stat : 10270 (lysat.sh) S 10268 10270 10146 0 -1 4194304 310 5316 0 0 0 0 117 4 19 0 1 0 127833539 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10270/statm: 1339 237 195 169 0 50 0
[pid=10273] ppid=10270 vsize=32256 CPUtime=221
/proc/10273/stat : 10273 (LySATi) R 10270 10270 10146 0 -1 4194304 7662 0 0 0 22093 7 0 0 25 0 1 0 127833661 33030144 7647 1992294400 134512640 135226915 4294956208 18446744073709551615 134536912 0 0 4096 3 0 0 0 17 1 0 0
/proc/10273/statm: 8064 7647 82 174 0 7887 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 37612

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.74 2/66 10273
/proc/meminfo: memFree=962408/2055920 swapFree=4182092/4192956
[pid=10270] ppid=10268 vsize=5356 CPUtime=1.21
/proc/10270/stat : 10270 (lysat.sh) S 10268 10270 10146 0 -1 4194304 310 5316 0 0 0 0 117 4 19 0 1 0 127833539 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10270/statm: 1339 237 195 169 0 50 0
[pid=10273] ppid=10270 vsize=37120 CPUtime=280.98
/proc/10273/stat : 10273 (LySATi) R 10270 10270 10146 0 -1 4194304 8790 0 0 0 28090 8 0 0 25 0 1 0 127833661 38010880 8775 1992294400 134512640 135226915 4294956208 18446744073709551615 134536912 0 0 4096 3 0 0 0 17 1 0 0
/proc/10273/statm: 9280 8775 82 174 0 9103 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 42476

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.75 2/66 10273
/proc/meminfo: memFree=961256/2055920 swapFree=4182092/4192956
[pid=10270] ppid=10268 vsize=5356 CPUtime=1.21
/proc/10270/stat : 10270 (lysat.sh) S 10268 10270 10146 0 -1 4194304 310 5316 0 0 0 0 117 4 19 0 1 0 127833539 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10270/statm: 1339 237 195 169 0 50 0
[pid=10273] ppid=10270 vsize=38236 CPUtime=340.96
/proc/10273/stat : 10273 (LySATi) R 10270 10270 10146 0 -1 4194304 9059 0 0 0 34088 8 0 0 25 0 1 0 127833661 39153664 9044 1992294400 134512640 135226915 4294956208 18446744073709551615 134536926 0 0 4096 3 0 0 0 17 1 0 0
/proc/10273/statm: 9559 9044 82 174 0 9382 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 43592

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.77 2/66 10273
/proc/meminfo: memFree=956392/2055920 swapFree=4182092/4192956
[pid=10270] ppid=10268 vsize=5356 CPUtime=1.21
/proc/10270/stat : 10270 (lysat.sh) S 10268 10270 10146 0 -1 4194304 310 5316 0 0 0 0 117 4 19 0 1 0 127833539 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10270/statm: 1339 237 195 169 0 50 0
[pid=10273] ppid=10270 vsize=43308 CPUtime=400.95
/proc/10273/stat : 10273 (LySATi) R 10270 10270 10146 0 -1 4194304 10270 0 0 0 40085 10 0 0 25 0 1 0 127833661 44347392 10255 1992294400 134512640 135226915 4294956208 18446744073709551615 134526899 0 0 4096 3 0 0 0 17 1 0 0
/proc/10273/statm: 10827 10255 82 174 0 10650 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 48664

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

[startup+403.101 s]
/proc/loadavg: 1.00 1.00 0.77 2/66 10273
/proc/meminfo: memFree=956392/2055920 swapFree=4182092/4192956
[pid=10270] ppid=10268 vsize=5356 CPUtime=1.21
/proc/10270/stat : 10270 (lysat.sh) S 10268 10270 10146 0 -1 4194304 310 5316 0 0 0 0 117 4 19 0 1 0 127833539 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10270/statm: 1339 237 195 169 0 50 0
[pid=10273] ppid=10270 vsize=43308 CPUtime=401.75
/proc/10273/stat : 10273 (LySATi) R 10270 10270 10146 0 -1 4194304 10270 0 0 0 40165 10 0 0 25 0 1 0 127833661 44347392 10255 1992294400 134512640 135226915 4294956208 18446744073709551615 134527222 0 0 4096 3 0 0 0 17 1 0 0
/proc/10273/statm: 10827 10255 82 174 0 10650 0
Current children cumulated CPU time (s) 402.96
Current children cumulated vsize (KiB) 48664

[startup+406.302 s]
/proc/loadavg: 1.00 1.00 0.77 2/66 10273
/proc/meminfo: memFree=956392/2055920 swapFree=4182092/4192956
[pid=10270] ppid=10268 vsize=5356 CPUtime=1.21
/proc/10270/stat : 10270 (lysat.sh) S 10268 10270 10146 0 -1 4194304 310 5316 0 0 0 0 117 4 19 0 1 0 127833539 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10270/statm: 1339 237 195 169 0 50 0
[pid=10273] ppid=10270 vsize=43308 CPUtime=404.95
/proc/10273/stat : 10273 (LySATi) R 10270 10270 10146 0 -1 4194304 10270 0 0 0 40485 10 0 0 25 0 1 0 127833661 44347392 10255 1992294400 134512640 135226915 4294956208 18446744073709551615 134527209 0 0 4096 3 0 0 0 17 1 0 0
/proc/10273/statm: 10827 10255 82 174 0 10650 0
Current children cumulated CPU time (s) 406.16
Current children cumulated vsize (KiB) 48664

[startup+407.902 s]
/proc/loadavg: 1.00 1.00 0.77 2/66 10273
/proc/meminfo: memFree=956392/2055920 swapFree=4182092/4192956
[pid=10270] ppid=10268 vsize=5356 CPUtime=1.21
/proc/10270/stat : 10270 (lysat.sh) S 10268 10270 10146 0 -1 4194304 310 5316 0 0 0 0 117 4 19 0 1 0 127833539 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10270/statm: 1339 237 195 169 0 50 0
[pid=10273] ppid=10270 vsize=43308 CPUtime=406.55
/proc/10273/stat : 10273 (LySATi) R 10270 10270 10146 0 -1 4194304 10270 0 0 0 40645 10 0 0 25 0 1 0 127833661 44347392 10255 1992294400 134512640 135226915 4294956208 18446744073709551615 134526899 0 0 4096 3 0 0 0 17 1 0 0
/proc/10273/statm: 10827 10255 82 174 0 10650 0
Current children cumulated CPU time (s) 407.76
Current children cumulated vsize (KiB) 48664

[startup+408.702 s]
/proc/loadavg: 1.00 1.00 0.77 2/66 10273
/proc/meminfo: memFree=956392/2055920 swapFree=4182092/4192956
[pid=10270] ppid=10268 vsize=5356 CPUtime=1.21
/proc/10270/stat : 10270 (lysat.sh) S 10268 10270 10146 0 -1 4194304 310 5316 0 0 0 0 117 4 19 0 1 0 127833539 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10270/statm: 1339 237 195 169 0 50 0
[pid=10273] ppid=10270 vsize=43308 CPUtime=407.35
/proc/10273/stat : 10273 (LySATi) R 10270 10270 10146 0 -1 4194304 10270 0 0 0 40725 10 0 0 25 0 1 0 127833661 44347392 10255 1992294400 134512640 135226915 4294956208 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/10273/statm: 10827 10255 82 174 0 10650 0
Current children cumulated CPU time (s) 408.56
Current children cumulated vsize (KiB) 48664

[startup+409.503 s]
/proc/loadavg: 1.00 1.00 0.77 2/66 10273
/proc/meminfo: memFree=956392/2055920 swapFree=4182092/4192956
[pid=10270] ppid=10268 vsize=5356 CPUtime=1.21
/proc/10270/stat : 10270 (lysat.sh) S 10268 10270 10146 0 -1 4194304 310 5316 0 0 0 0 117 4 19 0 1 0 127833539 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10270/statm: 1339 237 195 169 0 50 0
[pid=10273] ppid=10270 vsize=43308 CPUtime=408.15
/proc/10273/stat : 10273 (LySATi) R 10270 10270 10146 0 -1 4194304 10270 0 0 0 40805 10 0 0 25 0 1 0 127833661 44347392 10255 1992294400 134512640 135226915 4294956208 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 1 0 0
/proc/10273/statm: 10827 10255 82 174 0 10650 0
Current children cumulated CPU time (s) 409.36
Current children cumulated vsize (KiB) 48664

[startup+409.903 s]
/proc/loadavg: 1.00 1.00 0.77 2/66 10273
/proc/meminfo: memFree=956392/2055920 swapFree=4182092/4192956
[pid=10270] ppid=10268 vsize=5356 CPUtime=1.21
/proc/10270/stat : 10270 (lysat.sh) S 10268 10270 10146 0 -1 4194304 310 5316 0 0 0 0 117 4 19 0 1 0 127833539 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10270/statm: 1339 237 195 169 0 50 0
[pid=10273] ppid=10270 vsize=43308 CPUtime=408.55
/proc/10273/stat : 10273 (LySATi) R 10270 10270 10146 0 -1 4194304 10270 0 0 0 40845 10 0 0 25 0 1 0 127833661 44347392 10255 1992294400 134512640 135226915 4294956208 18446744073709551615 134536797 0 0 4096 3 0 0 0 17 1 0 0
/proc/10273/statm: 10827 10255 82 174 0 10650 0
Current children cumulated CPU time (s) 409.76
Current children cumulated vsize (KiB) 48664

Child status: 20
Real time (s): 409.982
CPU time (s): 409.854
CPU user time (s): 409.693
CPU system time (s): 0.160975
CPU usage (%): 99.9687
Max. virtual memory (cumulated for all children) (KiB): 48664

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 409.693
system time used= 0.160975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16057
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= 38
involuntary context switches= 647

runsolver used 0.537918 second user time and 0.869867 second system time

The end

Launcher Data

Begin job on node11 at 2009-04-29 11:39:59
IDJOB=1562778
IDBENCH=70941
IDSOLVER=511
FILE ID=node11/1562778-1240997999
PBS_JOBID= 9204856
Free space on /tmp= 66332 MiB

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

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

MD5SUM BENCH= eb4d0d02a25a8a84182ddd3b6d1fa8b5
RANDOM SEED=1422398030

node11.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.214
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.214
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:       1001112 kB
Buffers:         40840 kB
Cached:         921212 kB
SwapCached:       4976 kB
Active:          77420 kB
Inactive:       892856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1001112 kB
SwapTotal:     4192956 kB
SwapFree:      4182092 kB
Dirty:            5212 kB
Writeback:           0 kB
Mapped:          14472 kB
Slab:            70436 kB
Committed_AS:   524352 kB
PageTables:       1448 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= 66328 MiB
End job on node11 at 2009-04-29 11:46:49