Trace number 1562727

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
LySAT c/2009-03-20UNSAT 447.444 447.687

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.00/0.14	c ==============================================================================
0.00/0.14	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.14	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.14	c ==============================================================================
0.00/0.14	c |         0 |  147030   430190 |   44108       0        0     nan |  0.000 % |
0.00/0.95	c |         0 |   64819   218530 |      --       0       --      -- |     --   | -76809/-195446
0.00/0.96	c ==============================================================================
0.00/0.96	c Result  :   #vars: 7453   #clauses: 64819   #literals: 218530
0.00/0.96	c CPU time:   0.906862 s
0.00/0.96	c ==============================================================================
0.99/1.05	This is MiniSat 2.0 beta
0.99/1.05	WARNING: for repeatability, setting FPU to use double precision
0.99/1.05	============================[ Problem Statistics ]=============================
0.99/1.05	|                                                                             |
0.99/1.05	|  Number of variables:  7453                                                 |
0.99/1.05	|  Number of clauses:    64819                                                |
0.99/1.09	|  Parsing time:         0.03         s                                       |
447.35/447.67	restarts              : 21
447.35/447.67	conflicts             : 716079         (1604 /sec)
447.35/447.67	decisions             : 1034780        (1.80 % random) (2318 /sec)
447.35/447.67	propagations          : 167436629      (375153 /sec)
447.35/447.67	conflict literals     : 16436652       (38.54 % deleted)
447.35/447.67	Memory used           : 25.68 MB
447.35/447.67	CPU time              : 446.316 s
447.35/447.67	
447.35/447.67	UNSATISFIABLE
447.35/447.67	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-1562727-1240997321/watcher-1562727-1240997321 -o /tmp/evaluation-result-1562727-1240997321/solver-1562727-1240997321 -C 1200 -W 1800 -M 1800 lysat.sh HOME/instance-1562727-1240997321.cnf c 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.56 0.15 0.05 2/64 7632
/proc/meminfo: memFree=1416960/2055920 swapFree=4179744/4192956
[pid=7632] ppid=7630 vsize=880 CPUtime=0
/proc/7632/stat : 7632 (lysat.sh) R 7630 7632 7567 0 -1 4194304 41 0 0 0 0 0 0 0 20 0 1 0 127758378 901120 25 1992294400 4194304 4889804 548682068816 18446744073709551615 271635772809 0 0 4096 0 0 0 0 17 1 0 0
/proc/7632/statm: 232 32 25 169 0 8 0

[startup+0.062096 s]
/proc/loadavg: 0.56 0.15 0.05 2/64 7632
/proc/meminfo: memFree=1416960/2055920 swapFree=4179744/4192956
[pid=7632] ppid=7630 vsize=5356 CPUtime=0
/proc/7632/stat : 7632 (lysat.sh) S 7630 7632 7567 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 127758378 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7632/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.1021 s]
/proc/loadavg: 0.56 0.15 0.05 2/64 7632
/proc/meminfo: memFree=1416960/2055920 swapFree=4179744/4192956
[pid=7632] ppid=7630 vsize=5356 CPUtime=0
/proc/7632/stat : 7632 (lysat.sh) S 7630 7632 7567 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 127758378 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7632/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.30214 s]
/proc/loadavg: 0.56 0.15 0.05 2/64 7632
/proc/meminfo: memFree=1416960/2055920 swapFree=4179744/4192956
[pid=7632] ppid=7630 vsize=5356 CPUtime=0
/proc/7632/stat : 7632 (lysat.sh) S 7630 7632 7567 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 127758378 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7632/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701208 s]
/proc/loadavg: 0.56 0.15 0.05 2/64 7632
/proc/meminfo: memFree=1416960/2055920 swapFree=4179744/4192956
[pid=7632] ppid=7630 vsize=5356 CPUtime=0
/proc/7632/stat : 7632 (lysat.sh) S 7630 7632 7567 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 127758378 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7632/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50136 s]
/proc/loadavg: 0.60 0.17 0.05 2/66 7634
/proc/meminfo: memFree=1397808/2055920 swapFree=4179744/4192956
[pid=7632] ppid=7630 vsize=5356 CPUtime=1.04
/proc/7632/stat : 7632 (lysat.sh) S 7630 7632 7567 0 -1 4194304 310 4967 0 0 0 0 99 5 16 0 1 0 127758378 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7632/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 1.04
Current children cumulated vsize (KiB) 5356

[startup+3.10164 s]
/proc/loadavg: 0.60 0.17 0.05 2/66 7635
/proc/meminfo: memFree=1408112/2055920 swapFree=4179744/4192956
[pid=7632] ppid=7630 vsize=5356 CPUtime=1.04
/proc/7632/stat : 7632 (lysat.sh) S 7630 7632 7567 0 -1 4194304 310 4967 0 0 0 0 99 5 16 0 1 0 127758378 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7632/statm: 1339 237 195 169 0 50 0
[pid=7635] ppid=7632 vsize=7404 CPUtime=2.03
/proc/7635/stat : 7635 (LySATc) R 7632 7632 7567 0 -1 4194304 1696 0 0 0 203 0 0 0 25 0 1 0 127758484 7581696 1681 1992294400 134512640 135214827 4294956224 18446744073709551615 134529497 0 0 4096 3 0 0 0 17 0 0 0
/proc/7635/statm: 1851 1681 77 171 0 1678 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 12760

[startup+6.30122 s]
/proc/loadavg: 0.60 0.17 0.05 2/66 7635
/proc/meminfo: memFree=1405424/2055920 swapFree=4179744/4192956
[pid=7632] ppid=7630 vsize=5356 CPUtime=1.04
/proc/7632/stat : 7632 (lysat.sh) S 7630 7632 7567 0 -1 4194304 310 4967 0 0 0 0 99 5 16 0 1 0 127758378 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7632/statm: 1339 237 195 169 0 50 0
[pid=7635] ppid=7632 vsize=9416 CPUtime=5.23
/proc/7635/stat : 7635 (LySATc) R 7632 7632 7567 0 -1 4194304 2222 0 0 0 522 1 0 0 25 0 1 0 127758484 9641984 2207 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/7635/statm: 2354 2207 77 171 0 2181 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 14772

[startup+12.7014 s]
/proc/loadavg: 0.66 0.19 0.06 2/66 7635
/proc/meminfo: memFree=1403056/2055920 swapFree=4179744/4192956
[pid=7632] ppid=7630 vsize=5356 CPUtime=1.04
/proc/7632/stat : 7632 (lysat.sh) S 7630 7632 7567 0 -1 4194304 310 4967 0 0 0 0 99 5 16 0 1 0 127758378 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7632/statm: 1339 237 195 169 0 50 0
[pid=7635] ppid=7632 vsize=11748 CPUtime=11.63
/proc/7635/stat : 7635 (LySATc) R 7632 7632 7567 0 -1 4194304 2776 0 0 0 1161 2 0 0 25 0 1 0 127758484 12029952 2761 1992294400 134512640 135214827 4294956224 18446744073709551615 134529363 0 0 4096 3 0 0 0 17 0 0 0
/proc/7635/statm: 2937 2761 77 171 0 2764 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 17104

[startup+25.5027 s]
/proc/loadavg: 0.71 0.22 0.07 2/66 7635
/proc/meminfo: memFree=1400112/2055920 swapFree=4179744/4192956
[pid=7632] ppid=7630 vsize=5356 CPUtime=1.04
/proc/7632/stat : 7632 (lysat.sh) S 7630 7632 7567 0 -1 4194304 310 4967 0 0 0 0 99 5 16 0 1 0 127758378 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7632/statm: 1339 237 195 169 0 50 0
[pid=7635] ppid=7632 vsize=14756 CPUtime=24.43
/proc/7635/stat : 7635 (LySATc) R 7632 7632 7567 0 -1 4194304 3519 0 0 0 2440 3 0 0 25 0 1 0 127758484 15110144 3504 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/7635/statm: 3689 3504 77 171 0 3516 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 20112

[startup+51.1013 s]
/proc/loadavg: 0.81 0.28 0.10 2/66 7635
/proc/meminfo: memFree=1399216/2055920 swapFree=4179744/4192956
[pid=7632] ppid=7630 vsize=5356 CPUtime=1.04
/proc/7632/stat : 7632 (lysat.sh) S 7630 7632 7567 0 -1 4194304 310 4967 0 0 0 0 99 5 16 0 1 0 127758378 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7632/statm: 1339 237 195 169 0 50 0
[pid=7635] ppid=7632 vsize=15644 CPUtime=50.01
/proc/7635/stat : 7635 (LySATc) R 7632 7632 7567 0 -1 4194304 3724 0 0 0 4998 3 0 0 25 0 1 0 127758484 16019456 3709 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/7635/statm: 3911 3709 77 171 0 3738 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 21000

[startup+102.306 s]
/proc/loadavg: 0.92 0.40 0.15 2/66 7635
/proc/meminfo: memFree=1395568/2055920 swapFree=4179744/4192956
[pid=7632] ppid=7630 vsize=5356 CPUtime=1.04
/proc/7632/stat : 7632 (lysat.sh) S 7630 7632 7567 0 -1 4194304 310 4967 0 0 0 0 99 5 16 0 1 0 127758378 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7632/statm: 1339 237 195 169 0 50 0
[pid=7635] ppid=7632 vsize=19316 CPUtime=101.18
/proc/7635/stat : 7635 (LySATc) R 7632 7632 7567 0 -1 4194304 4634 0 0 0 10113 5 0 0 25 0 1 0 127758484 19779584 4619 1992294400 134512640 135214827 4294956224 18446744073709551615 134529308 0 0 4096 3 0 0 0 17 0 0 0
/proc/7635/statm: 4829 4619 77 171 0 4656 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 24672

[startup+162.302 s]
/proc/loadavg: 0.97 0.51 0.20 2/66 7635
/proc/meminfo: memFree=1394096/2055920 swapFree=4179744/4192956
[pid=7632] ppid=7630 vsize=5356 CPUtime=1.04
/proc/7632/stat : 7632 (lysat.sh) S 7630 7632 7567 0 -1 4194304 310 4967 0 0 0 0 99 5 16 0 1 0 127758378 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7632/statm: 1339 237 195 169 0 50 0
[pid=7635] ppid=7632 vsize=20764 CPUtime=161.15
/proc/7635/stat : 7635 (LySATc) R 7632 7632 7567 0 -1 4194304 4988 0 0 0 16110 5 0 0 25 0 1 0 127758484 21262336 4973 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/7635/statm: 5191 4973 77 171 0 5018 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 26120

[startup+222.301 s]
/proc/loadavg: 0.99 0.59 0.24 2/66 7635
/proc/meminfo: memFree=1392816/2055920 swapFree=4179744/4192956
[pid=7632] ppid=7630 vsize=5356 CPUtime=1.04
/proc/7632/stat : 7632 (lysat.sh) S 7630 7632 7567 0 -1 4194304 310 4967 0 0 0 0 99 5 16 0 1 0 127758378 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7632/statm: 1339 237 195 169 0 50 0
[pid=7635] ppid=7632 vsize=22020 CPUtime=221.11
/proc/7635/stat : 7635 (LySATc) R 7632 7632 7567 0 -1 4194304 5301 0 0 0 22106 5 0 0 25 0 1 0 127758484 22548480 5286 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/7635/statm: 5505 5286 77 171 0 5332 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 27376

[startup+282.302 s]
/proc/loadavg: 0.99 0.66 0.29 2/66 7635
/proc/meminfo: memFree=1390704/2055920 swapFree=4179744/4192956
[pid=7632] ppid=7630 vsize=5356 CPUtime=1.04
/proc/7632/stat : 7632 (lysat.sh) S 7630 7632 7567 0 -1 4194304 310 4967 0 0 0 0 99 5 16 0 1 0 127758378 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7632/statm: 1339 237 195 169 0 50 0
[pid=7635] ppid=7632 vsize=24204 CPUtime=281.09
/proc/7635/stat : 7635 (LySATc) R 7632 7632 7567 0 -1 4194304 5828 0 0 0 28103 6 0 0 25 0 1 0 127758484 24784896 5813 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/7635/statm: 6051 5813 77 171 0 5878 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 29560

[startup+342.302 s]
/proc/loadavg: 0.99 0.72 0.33 2/66 7635
/proc/meminfo: memFree=1390192/2055920 swapFree=4179744/4192956
[pid=7632] ppid=7630 vsize=5356 CPUtime=1.04
/proc/7632/stat : 7632 (lysat.sh) S 7630 7632 7567 0 -1 4194304 310 4967 0 0 0 0 99 5 16 0 1 0 127758378 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7632/statm: 1339 237 195 169 0 50 0
[pid=7635] ppid=7632 vsize=24788 CPUtime=341.06
/proc/7635/stat : 7635 (LySATc) R 7632 7632 7567 0 -1 4194304 5957 0 0 0 34100 6 0 0 25 0 1 0 127758484 25382912 5942 1992294400 134512640 135214827 4294956224 18446744073709551615 134529267 0 0 4096 3 0 0 0 17 0 0 0
/proc/7635/statm: 6197 5942 77 171 0 6024 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 30144

[startup+402.302 s]
/proc/loadavg: 0.99 0.77 0.37 2/66 7635
/proc/meminfo: memFree=1390128/2055920 swapFree=4179744/4192956
[pid=7632] ppid=7630 vsize=5356 CPUtime=1.04
/proc/7632/stat : 7632 (lysat.sh) S 7630 7632 7567 0 -1 4194304 310 4967 0 0 0 0 99 5 16 0 1 0 127758378 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7632/statm: 1339 237 195 169 0 50 0
[pid=7635] ppid=7632 vsize=24936 CPUtime=401.03
/proc/7635/stat : 7635 (LySATc) R 7632 7632 7567 0 -1 4194304 5980 0 0 0 40097 6 0 0 25 0 1 0 127758484 25534464 5965 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/7635/statm: 6234 5965 77 171 0 6061 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 30292

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

[startup+409.502 s]
/proc/loadavg: 0.99 0.77 0.37 2/66 7635
/proc/meminfo: memFree=1390128/2055920 swapFree=4179744/4192956
[pid=7632] ppid=7630 vsize=5356 CPUtime=1.04
/proc/7632/stat : 7632 (lysat.sh) S 7630 7632 7567 0 -1 4194304 310 4967 0 0 0 0 99 5 16 0 1 0 127758378 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7632/statm: 1339 237 195 169 0 50 0
[pid=7635] ppid=7632 vsize=24936 CPUtime=408.22
/proc/7635/stat : 7635 (LySATc) R 7632 7632 7567 0 -1 4194304 5980 0 0 0 40816 6 0 0 25 0 1 0 127758484 25534464 5965 1992294400 134512640 135214827 4294956224 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/7635/statm: 6234 5965 77 171 0 6061 0
Current children cumulated CPU time (s) 409.26
Current children cumulated vsize (KiB) 30292

[startup+422.301 s]
/proc/loadavg: 0.99 0.78 0.38 2/66 7635
/proc/meminfo: memFree=1390064/2055920 swapFree=4179744/4192956
[pid=7632] ppid=7630 vsize=5356 CPUtime=1.04
/proc/7632/stat : 7632 (lysat.sh) S 7630 7632 7567 0 -1 4194304 310 4967 0 0 0 0 99 5 16 0 1 0 127758378 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7632/statm: 1339 237 195 169 0 50 0
[pid=7635] ppid=7632 vsize=24936 CPUtime=421.02
/proc/7635/stat : 7635 (LySATc) R 7632 7632 7567 0 -1 4194304 5991 0 0 0 42096 6 0 0 25 0 1 0 127758484 25534464 5976 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/7635/statm: 6234 5976 77 171 0 6061 0
Current children cumulated CPU time (s) 422.06
Current children cumulated vsize (KiB) 30292

[startup+435.101 s]
/proc/loadavg: 0.99 0.79 0.39 2/66 7635
/proc/meminfo: memFree=1389744/2055920 swapFree=4179744/4192956
[pid=7632] ppid=7630 vsize=5356 CPUtime=1.04
/proc/7632/stat : 7632 (lysat.sh) S 7630 7632 7567 0 -1 4194304 310 4967 0 0 0 0 99 5 16 0 1 0 127758378 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7632/statm: 1339 237 195 169 0 50 0
[pid=7635] ppid=7632 vsize=25632 CPUtime=433.81
/proc/7635/stat : 7635 (LySATc) R 7632 7632 7567 0 -1 4194304 6091 0 0 0 43375 6 0 0 25 0 1 0 127758484 26247168 6076 1992294400 134512640 135214827 4294956224 18446744073709551615 134529397 0 0 4096 3 0 0 0 17 0 0 0
/proc/7635/statm: 6408 6076 77 171 0 6235 0
Current children cumulated CPU time (s) 434.85
Current children cumulated vsize (KiB) 30988

[startup+441.502 s]
/proc/loadavg: 0.99 0.80 0.39 2/66 7635
/proc/meminfo: memFree=1389232/2055920 swapFree=4179744/4192956
[pid=7632] ppid=7630 vsize=5356 CPUtime=1.04
/proc/7632/stat : 7632 (lysat.sh) S 7630 7632 7567 0 -1 4194304 310 4967 0 0 0 0 99 5 16 0 1 0 127758378 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7632/statm: 1339 237 195 169 0 50 0
[pid=7635] ppid=7632 vsize=26028 CPUtime=440.21
/proc/7635/stat : 7635 (LySATc) R 7632 7632 7567 0 -1 4194304 6205 0 0 0 44014 7 0 0 25 0 1 0 127758484 26652672 6190 1992294400 134512640 135214827 4294956224 18446744073709551615 134529683 0 0 4096 3 0 0 0 17 0 0 0
/proc/7635/statm: 6507 6190 77 171 0 6334 0
Current children cumulated CPU time (s) 441.25
Current children cumulated vsize (KiB) 31384

[startup+444.701 s]
/proc/loadavg: 0.99 0.80 0.39 2/66 7635
/proc/meminfo: memFree=1388976/2055920 swapFree=4179744/4192956
[pid=7632] ppid=7630 vsize=5356 CPUtime=1.04
/proc/7632/stat : 7632 (lysat.sh) S 7630 7632 7567 0 -1 4194304 310 4967 0 0 0 0 99 5 16 0 1 0 127758378 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7632/statm: 1339 237 195 169 0 50 0
[pid=7635] ppid=7632 vsize=26292 CPUtime=443.41
/proc/7635/stat : 7635 (LySATc) R 7632 7632 7567 0 -1 4194304 6271 0 0 0 44334 7 0 0 25 0 1 0 127758484 26923008 6256 1992294400 134512640 135214827 4294956224 18446744073709551615 134535630 0 0 4096 3 0 0 0 17 0 0 0
/proc/7635/statm: 6573 6256 77 171 0 6400 0
Current children cumulated CPU time (s) 444.45
Current children cumulated vsize (KiB) 31648

[startup+446.301 s]
/proc/loadavg: 0.99 0.80 0.39 2/66 7635
/proc/meminfo: memFree=1388912/2055920 swapFree=4179744/4192956
[pid=7632] ppid=7630 vsize=5356 CPUtime=1.04
/proc/7632/stat : 7632 (lysat.sh) S 7630 7632 7567 0 -1 4194304 310 4967 0 0 0 0 99 5 16 0 1 0 127758378 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7632/statm: 1339 237 195 169 0 50 0
[pid=7635] ppid=7632 vsize=26292 CPUtime=445.01
/proc/7635/stat : 7635 (LySATc) R 7632 7632 7567 0 -1 4194304 6271 0 0 0 44494 7 0 0 25 0 1 0 127758484 26923008 6256 1992294400 134512640 135214827 4294956224 18446744073709551615 134529738 0 0 4096 3 0 0 0 17 0 0 0
/proc/7635/statm: 6573 6256 77 171 0 6400 0
Current children cumulated CPU time (s) 446.05
Current children cumulated vsize (KiB) 31648

[startup+447.103 s]
/proc/loadavg: 0.99 0.80 0.40 2/66 7635
/proc/meminfo: memFree=1388912/2055920 swapFree=4179744/4192956
[pid=7632] ppid=7630 vsize=5356 CPUtime=1.04
/proc/7632/stat : 7632 (lysat.sh) S 7630 7632 7567 0 -1 4194304 310 4967 0 0 0 0 99 5 16 0 1 0 127758378 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7632/statm: 1339 237 195 169 0 50 0
[pid=7635] ppid=7632 vsize=26292 CPUtime=445.81
/proc/7635/stat : 7635 (LySATc) R 7632 7632 7567 0 -1 4194304 6271 0 0 0 44574 7 0 0 25 0 1 0 127758484 26923008 6256 1992294400 134512640 135214827 4294956224 18446744073709551615 134529397 0 0 4096 3 0 0 0 17 0 0 0
/proc/7635/statm: 6573 6256 77 171 0 6400 0
Current children cumulated CPU time (s) 446.85
Current children cumulated vsize (KiB) 31648

[startup+447.502 s]
/proc/loadavg: 0.99 0.80 0.40 2/66 7635
/proc/meminfo: memFree=1388912/2055920 swapFree=4179744/4192956
[pid=7632] ppid=7630 vsize=5356 CPUtime=1.04
/proc/7632/stat : 7632 (lysat.sh) S 7630 7632 7567 0 -1 4194304 310 4967 0 0 0 0 99 5 16 0 1 0 127758378 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7632/statm: 1339 237 195 169 0 50 0
[pid=7635] ppid=7632 vsize=26292 CPUtime=446.21
/proc/7635/stat : 7635 (LySATc) R 7632 7632 7567 0 -1 4194304 6271 0 0 0 44614 7 0 0 25 0 1 0 127758484 26923008 6256 1992294400 134512640 135214827 4294956224 18446744073709551615 134529538 0 0 4096 3 0 0 0 17 0 0 0
/proc/7635/statm: 6573 6256 77 171 0 6400 0
Current children cumulated CPU time (s) 447.25
Current children cumulated vsize (KiB) 31648

[startup+447.602 s]
/proc/loadavg: 0.99 0.80 0.40 2/66 7635
/proc/meminfo: memFree=1388912/2055920 swapFree=4179744/4192956
[pid=7632] ppid=7630 vsize=5356 CPUtime=1.04
/proc/7632/stat : 7632 (lysat.sh) S 7630 7632 7567 0 -1 4194304 310 4967 0 0 0 0 99 5 16 0 1 0 127758378 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7632/statm: 1339 237 195 169 0 50 0
[pid=7635] ppid=7632 vsize=26292 CPUtime=446.31
/proc/7635/stat : 7635 (LySATc) R 7632 7632 7567 0 -1 4194304 6271 0 0 0 44624 7 0 0 25 0 1 0 127758484 26923008 6256 1992294400 134512640 135214827 4294956224 18446744073709551615 134529497 0 0 4096 3 0 0 0 17 0 0 0
/proc/7635/statm: 6573 6256 77 171 0 6400 0
Current children cumulated CPU time (s) 447.35
Current children cumulated vsize (KiB) 31648

Child status: 20
Real time (s): 447.687
CPU time (s): 447.444
CPU user time (s): 447.309
CPU system time (s): 0.134979
CPU usage (%): 99.9458
Max. virtual memory (cumulated for all children) (KiB): 31648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 447.309
system time used= 0.134979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11711
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= 42
involuntary context switches= 1246

runsolver used 0.346947 second user time and 1.2908 second system time

The end

Launcher Data

Begin job on node67 at 2009-04-29 11:28:41
IDJOB=1562727
IDBENCH=70940
IDSOLVER=512
FILE ID=node67/1562727-1240997321
PBS_JOBID= 9204804
Free space on /tmp= 66188 MiB

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

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

MD5SUM BENCH= a7bc41b32260e4459b2bee7c18cacba1
RANDOM SEED=662199285

node67.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.277
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.277
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:       1417440 kB
Buffers:         42836 kB
Cached:         543312 kB
SwapCached:       7968 kB
Active:         169972 kB
Inactive:       425548 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1417440 kB
SwapTotal:     4192956 kB
SwapFree:      4179744 kB
Dirty:            5044 kB
Writeback:           0 kB
Mapped:          14072 kB
Slab:            28880 kB
Committed_AS:   537192 kB
PageTables:       1436 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= 66184 MiB
End job on node67 at 2009-04-29 11:36:09