Trace number 1774373

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 424.077 424.209

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 benchmark190.011
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.99/1.01	c |         0 |   64819   218530 |      --       0       --      -- |     --   | -76809/-195446
0.99/1.01	c ==============================================================================
0.99/1.01	c Result  :   #vars: 7453   #clauses: 64819   #literals: 218530
0.99/1.01	c CPU time:   0.971852 s
0.99/1.01	c ==============================================================================
1.09/1.11	c lySAT 0.1
1.09/1.11	c minisat core +  additionnal features
1.09/1.11	c ============================[ Problem Statistics ]=============================
1.09/1.11	c |                                                                             |
1.09/1.11	c |  Number of variables:  7453                                                 |
1.09/1.11	c |  Number of clauses:    64819                                                |
1.09/1.15	c |  Parsing time:         0.04         s                                       |
423.96/424.19	c restarts              : 907
423.96/424.19	c conflicts             : 921771         (2180 /sec)
423.96/424.19	c decisions             : 1361584        (2.61 % random) (3220 /sec)
423.96/424.19	c euip                  : 42816       
423.96/424.19	c propagations          : 210237320      (497200 /sec)
423.96/424.19	c conflict literals     : 18323140       (38.45 % deleted)
423.96/424.19	c Memory used           : 44.29 MB
423.96/424.19	c CPU time              : 422.843 s
423.96/424.19	c 
423.96/424.20	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-1774373-1241242433/watcher-1774373-1241242433 -o /tmp/evaluation-result-1774373-1241242433/solver-1774373-1241242433 -C 10000 -W 12000 -M 1800 lysat.sh HOME/instance-1774373-1241242433.cnf i 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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.97 0.97 0.99 3/64 23507
/proc/meminfo: memFree=1164608/2055920 swapFree=4181256/4192956
[pid=23507] ppid=23505 vsize=5356 CPUtime=0
/proc/23507/stat : 23507 (lysat.sh) S 23505 23507 23050 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152276782 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23507/statm: 1339 235 195 169 0 50 0
[pid=23508] ppid=23507 vsize=984 CPUtime=0
/proc/23508/stat : 23508 (SatElite) R 23507 23507 23050 0 -1 4194304 167 0 0 0 0 0 0 0 18 0 1 0 152276782 1007616 151 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/23508/statm: 246 151 51 127 0 116 0

[startup+0.027184 s]
/proc/loadavg: 0.97 0.97 0.99 3/64 23507
/proc/meminfo: memFree=1164608/2055920 swapFree=4181256/4192956
[pid=23507] ppid=23505 vsize=5356 CPUtime=0
/proc/23507/stat : 23507 (lysat.sh) S 23505 23507 23050 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152276782 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23507/statm: 1339 235 195 169 0 50 0
[pid=23508] ppid=23507 vsize=3128 CPUtime=0.02
/proc/23508/stat : 23508 (SatElite) R 23507 23507 23050 0 -1 4194304 690 0 0 0 2 0 0 0 18 0 1 0 152276782 3203072 674 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/23508/statm: 782 675 51 127 0 652 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8484

[startup+0.101191 s]
/proc/loadavg: 0.97 0.97 0.99 3/64 23507
/proc/meminfo: memFree=1164608/2055920 swapFree=4181256/4192956
[pid=23507] ppid=23505 vsize=5356 CPUtime=0
/proc/23507/stat : 23507 (lysat.sh) S 23505 23507 23050 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152276782 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23507/statm: 1339 235 195 169 0 50 0
[pid=23508] ppid=23507 vsize=10608 CPUtime=0.09
/proc/23508/stat : 23508 (SatElite) R 23507 23507 23050 0 -1 4194304 2385 0 0 0 7 2 0 0 18 0 1 0 152276782 10862592 2369 1992294400 134512640 135034092 4294956112 18446744073709551615 134543255 0 0 4096 3 0 0 0 17 1 0 0
/proc/23508/statm: 2652 2370 51 127 0 2522 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15964

[startup+0.301208 s]
/proc/loadavg: 0.97 0.97 0.99 3/64 23507
/proc/meminfo: memFree=1164608/2055920 swapFree=4181256/4192956
[pid=23507] ppid=23505 vsize=5356 CPUtime=0
/proc/23507/stat : 23507 (lysat.sh) S 23505 23507 23050 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152276782 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23507/statm: 1339 235 195 169 0 50 0
[pid=23508] ppid=23507 vsize=18028 CPUtime=0.29
/proc/23508/stat : 23508 (SatElite) R 23507 23507 23050 0 -1 4194304 4170 0 0 0 26 3 0 0 19 0 1 0 152276782 18460672 4154 1992294400 134512640 135034092 4294956112 18446744073709551615 134541269 0 0 4096 3 0 0 0 17 1 0 0
/proc/23508/statm: 4507 4154 67 127 0 4377 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23384

[startup+0.701245 s]
/proc/loadavg: 0.97 0.97 0.99 3/64 23507
/proc/meminfo: memFree=1164608/2055920 swapFree=4181256/4192956
[pid=23507] ppid=23505 vsize=5356 CPUtime=0
/proc/23507/stat : 23507 (lysat.sh) S 23505 23507 23050 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152276782 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23507/statm: 1339 235 195 169 0 50 0
[pid=23508] ppid=23507 vsize=18308 CPUtime=0.69
/proc/23508/stat : 23508 (SatElite) R 23507 23507 23050 0 -1 4194304 4617 0 0 0 65 4 0 0 23 0 1 0 152276782 18747392 4234 1992294400 134512640 135034092 4294956112 18446744073709551615 134577133 0 0 4096 3 0 0 0 17 1 0 0
/proc/23508/statm: 4577 4234 68 127 0 4447 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23664

[startup+1.50133 s]
/proc/loadavg: 0.97 0.97 0.99 2/66 23509
/proc/meminfo: memFree=1145840/2055920 swapFree=4181256/4192956
[pid=23507] ppid=23505 vsize=5356 CPUtime=1.11
/proc/23507/stat : 23507 (lysat.sh) S 23505 23507 23050 0 -1 4194304 310 4967 0 0 0 0 106 5 16 0 1 0 152276782 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23507/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 1.11
Current children cumulated vsize (KiB) 5356

[startup+3.10147 s]
/proc/loadavg: 0.97 0.97 0.99 2/66 23510
/proc/meminfo: memFree=1155248/2055920 swapFree=4181256/4192956
[pid=23507] ppid=23505 vsize=5356 CPUtime=1.11
/proc/23507/stat : 23507 (lysat.sh) S 23505 23507 23050 0 -1 4194304 310 4967 0 0 0 0 106 5 16 0 1 0 152276782 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23507/statm: 1339 237 195 169 0 50 0
[pid=23510] ppid=23507 vsize=7560 CPUtime=1.97
/proc/23510/stat : 23510 (LySATi) R 23507 23507 23050 0 -1 4194304 1754 0 0 0 197 0 0 0 25 0 1 0 152276894 7741440 1739 1992294400 134512640 135226915 4294956224 18446744073709551615 134732934 0 0 4096 3 0 0 0 17 1 0 0
/proc/23510/statm: 1890 1739 82 174 0 1713 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 12916

[startup+6.30177 s]
/proc/loadavg: 0.97 0.97 0.99 2/66 23510
/proc/meminfo: memFree=1153520/2055920 swapFree=4181256/4192956
[pid=23507] ppid=23505 vsize=5356 CPUtime=1.11
/proc/23507/stat : 23507 (lysat.sh) S 23505 23507 23050 0 -1 4194304 310 4967 0 0 0 0 106 5 16 0 1 0 152276782 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23507/statm: 1339 237 195 169 0 50 0
[pid=23510] ppid=23507 vsize=9008 CPUtime=5.17
/proc/23510/stat : 23510 (LySATi) R 23507 23507 23050 0 -1 4194304 2114 0 0 0 516 1 0 0 25 0 1 0 152276894 9224192 2099 1992294400 134512640 135226915 4294956224 18446744073709551615 134732934 0 0 4096 3 0 0 0 17 1 0 0
/proc/23510/statm: 2252 2099 82 174 0 2075 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 14364

[startup+12.7024 s]
/proc/loadavg: 0.97 0.97 0.99 2/66 23510
/proc/meminfo: memFree=1150320/2055920 swapFree=4181256/4192956
[pid=23507] ppid=23505 vsize=5356 CPUtime=1.11
/proc/23507/stat : 23507 (lysat.sh) S 23505 23507 23050 0 -1 4194304 310 4967 0 0 0 0 106 5 16 0 1 0 152276782 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23507/statm: 1339 237 195 169 0 50 0
[pid=23510] ppid=23507 vsize=12172 CPUtime=11.56
/proc/23510/stat : 23510 (LySATi) R 23507 23507 23050 0 -1 4194304 2891 0 0 0 1154 2 0 0 25 0 1 0 152276894 12464128 2876 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/23510/statm: 3043 2876 82 174 0 2866 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 17528

[startup+25.5015 s]
/proc/loadavg: 0.98 0.97 0.99 2/66 23510
/proc/meminfo: memFree=1148080/2055920 swapFree=4181256/4192956
[pid=23507] ppid=23505 vsize=5356 CPUtime=1.11
/proc/23507/stat : 23507 (lysat.sh) S 23505 23507 23050 0 -1 4194304 310 4967 0 0 0 0 106 5 16 0 1 0 152276782 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23507/statm: 1339 237 195 169 0 50 0
[pid=23510] ppid=23507 vsize=14340 CPUtime=24.35
/proc/23510/stat : 23510 (LySATi) R 23507 23507 23050 0 -1 4194304 3418 0 0 0 2433 2 0 0 25 0 1 0 152276894 14684160 3403 1992294400 134512640 135226915 4294956224 18446744073709551615 134537272 0 0 4096 3 0 0 0 17 1 0 0
/proc/23510/statm: 3585 3403 82 174 0 3408 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 19696

[startup+51.1019 s]
/proc/loadavg: 0.98 0.97 0.99 2/66 23510
/proc/meminfo: memFree=1145264/2055920 swapFree=4181256/4192956
[pid=23507] ppid=23505 vsize=5356 CPUtime=1.11
/proc/23507/stat : 23507 (lysat.sh) S 23505 23507 23050 0 -1 4194304 310 4967 0 0 0 0 106 5 16 0 1 0 152276782 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23507/statm: 1339 237 195 169 0 50 0
[pid=23510] ppid=23507 vsize=17376 CPUtime=49.95
/proc/23510/stat : 23510 (LySATi) R 23507 23507 23050 0 -1 4194304 4171 0 0 0 4991 4 0 0 25 0 1 0 152276894 17793024 4144 1992294400 134512640 135226915 4294956224 18446744073709551615 134547901 0 0 4096 3 0 0 0 17 1 0 0
/proc/23510/statm: 4344 4144 82 174 0 4167 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 22732

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 23510
/proc/meminfo: memFree=1141616/2055920 swapFree=4181256/4192956
[pid=23507] ppid=23505 vsize=5356 CPUtime=1.11
/proc/23507/stat : 23507 (lysat.sh) S 23505 23507 23050 0 -1 4194304 310 4967 0 0 0 0 106 5 16 0 1 0 152276782 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23507/statm: 1339 237 195 169 0 50 0
[pid=23510] ppid=23507 vsize=21360 CPUtime=101.13
/proc/23510/stat : 23510 (LySATi) R 23507 23507 23050 0 -1 4194304 5089 0 0 0 10109 4 0 0 25 0 1 0 152276894 21872640 5062 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/23510/statm: 5340 5062 82 174 0 5163 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 26716

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 23510
/proc/meminfo: memFree=1137072/2055920 swapFree=4181256/4192956
[pid=23507] ppid=23505 vsize=5356 CPUtime=1.11
/proc/23507/stat : 23507 (lysat.sh) S 23505 23507 23050 0 -1 4194304 310 4967 0 0 0 0 106 5 16 0 1 0 152276782 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23507/statm: 1339 237 195 169 0 50 0
[pid=23510] ppid=23507 vsize=26332 CPUtime=161.11
/proc/23510/stat : 23510 (LySATi) R 23507 23507 23050 0 -1 4194304 6289 0 0 0 16106 5 0 0 25 0 1 0 152276894 26963968 6262 1992294400 134512640 135226915 4294956224 18446744073709551615 134536701 0 0 4096 3 0 0 0 17 1 0 0
/proc/23510/statm: 6583 6262 82 174 0 6406 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 31688

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 23510
/proc/meminfo: memFree=1130416/2055920 swapFree=4181256/4192956
[pid=23507] ppid=23505 vsize=5356 CPUtime=1.11
/proc/23507/stat : 23507 (lysat.sh) S 23505 23507 23050 0 -1 4194304 310 4967 0 0 0 0 106 5 16 0 1 0 152276782 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23507/statm: 1339 237 195 169 0 50 0
[pid=23510] ppid=23507 vsize=33044 CPUtime=221.1
/proc/23510/stat : 23510 (LySATi) R 23507 23507 23050 0 -1 4194304 7870 0 0 0 22103 7 0 0 25 0 1 0 152276894 33837056 7843 1992294400 134512640 135226915 4294956224 18446744073709551615 134536797 0 0 4096 3 0 0 0 17 1 0 0
/proc/23510/statm: 8261 7843 82 174 0 8084 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 38400

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 23510
/proc/meminfo: memFree=1128560/2055920 swapFree=4181256/4192956
[pid=23507] ppid=23505 vsize=5356 CPUtime=1.11
/proc/23507/stat : 23507 (lysat.sh) S 23505 23507 23050 0 -1 4194304 310 4967 0 0 0 0 106 5 16 0 1 0 152276782 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23507/statm: 1339 237 195 169 0 50 0
[pid=23510] ppid=23507 vsize=35168 CPUtime=281.08
/proc/23510/stat : 23510 (LySATi) R 23507 23507 23050 0 -1 4194304 8365 0 0 0 28101 7 0 0 25 0 1 0 152276894 36012032 8338 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/23510/statm: 8792 8338 82 174 0 8615 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 40524

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 23512
/proc/meminfo: memFree=1121136/2055920 swapFree=4181256/4192956
[pid=23507] ppid=23505 vsize=5356 CPUtime=1.11
/proc/23507/stat : 23507 (lysat.sh) S 23505 23507 23050 0 -1 4194304 310 4967 0 0 0 0 106 5 16 0 1 0 152276782 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23507/statm: 1339 237 195 169 0 50 0
[pid=23510] ppid=23507 vsize=42776 CPUtime=341.06
/proc/23510/stat : 23510 (LySATi) R 23507 23507 23050 0 -1 4194304 10176 0 0 0 34097 9 0 0 25 0 1 0 152276894 43802624 10149 1992294400 134512640 135226915 4294956224 18446744073709551615 134537091 0 0 4096 3 0 0 0 17 1 0 0
/proc/23510/statm: 10694 10149 82 174 0 10517 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 48132

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 23512
/proc/meminfo: memFree=1118832/2055920 swapFree=4181256/4192956
[pid=23507] ppid=23505 vsize=5356 CPUtime=1.11
/proc/23507/stat : 23507 (lysat.sh) S 23505 23507 23050 0 -1 4194304 310 4967 0 0 0 0 106 5 16 0 1 0 152276782 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23507/statm: 1339 237 195 169 0 50 0
[pid=23510] ppid=23507 vsize=45208 CPUtime=401.05
/proc/23510/stat : 23510 (LySATi) R 23507 23507 23050 0 -1 4194304 10749 0 0 0 40095 10 0 0 25 0 1 0 152276894 46292992 10722 1992294400 134512640 135226915 4294956224 18446744073709551615 134537150 0 0 4096 3 0 0 0 17 1 0 0
/proc/23510/statm: 11302 10722 82 174 0 11125 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 50564

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

[startup+409.501 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 23512
/proc/meminfo: memFree=1118832/2055920 swapFree=4181256/4192956
[pid=23507] ppid=23505 vsize=5356 CPUtime=1.11
/proc/23507/stat : 23507 (lysat.sh) S 23505 23507 23050 0 -1 4194304 310 4967 0 0 0 0 106 5 16 0 1 0 152276782 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23507/statm: 1339 237 195 169 0 50 0
[pid=23510] ppid=23507 vsize=45208 CPUtime=408.25
/proc/23510/stat : 23510 (LySATi) R 23507 23507 23050 0 -1 4194304 10749 0 0 0 40815 10 0 0 25 0 1 0 152276894 46292992 10722 1992294400 134512640 135226915 4294956224 18446744073709551615 134536783 0 0 4096 3 0 0 0 17 1 0 0
/proc/23510/statm: 11302 10722 82 174 0 11125 0
Current children cumulated CPU time (s) 409.36
Current children cumulated vsize (KiB) 50564

[startup+415.902 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 23512
/proc/meminfo: memFree=1118704/2055920 swapFree=4181256/4192956
[pid=23507] ppid=23505 vsize=5356 CPUtime=1.11
/proc/23507/stat : 23507 (lysat.sh) S 23505 23507 23050 0 -1 4194304 310 4967 0 0 0 0 106 5 16 0 1 0 152276782 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23507/statm: 1339 237 195 169 0 50 0
[pid=23510] ppid=23507 vsize=45352 CPUtime=414.65
/proc/23510/stat : 23510 (LySATi) R 23507 23507 23050 0 -1 4194304 10794 0 0 0 41455 10 0 0 25 0 1 0 152276894 46440448 10767 1992294400 134512640 135226915 4294956224 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 1 0 0
/proc/23510/statm: 11338 10767 82 174 0 11161 0
Current children cumulated CPU time (s) 415.76
Current children cumulated vsize (KiB) 50708

[startup+419.105 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 23512
/proc/meminfo: memFree=1118704/2055920 swapFree=4181256/4192956
[pid=23507] ppid=23505 vsize=5356 CPUtime=1.11
/proc/23507/stat : 23507 (lysat.sh) S 23505 23507 23050 0 -1 4194304 310 4967 0 0 0 0 106 5 16 0 1 0 152276782 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23507/statm: 1339 237 195 169 0 50 0
[pid=23510] ppid=23507 vsize=45352 CPUtime=417.85
/proc/23510/stat : 23510 (LySATi) R 23507 23507 23050 0 -1 4194304 10798 0 0 0 41775 10 0 0 25 0 1 0 152276894 46440448 10771 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/23510/statm: 11338 10771 82 174 0 11161 0
Current children cumulated CPU time (s) 418.96
Current children cumulated vsize (KiB) 50708

[startup+422.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 23512
/proc/meminfo: memFree=1118704/2055920 swapFree=4181256/4192956
[pid=23507] ppid=23505 vsize=5356 CPUtime=1.11
/proc/23507/stat : 23507 (lysat.sh) S 23505 23507 23050 0 -1 4194304 310 4967 0 0 0 0 106 5 16 0 1 0 152276782 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23507/statm: 1339 237 195 169 0 50 0
[pid=23510] ppid=23507 vsize=45352 CPUtime=421.05
/proc/23510/stat : 23510 (LySATi) R 23507 23507 23050 0 -1 4194304 10798 0 0 0 42095 10 0 0 25 0 1 0 152276894 46440448 10771 1992294400 134512640 135226915 4294956224 18446744073709551615 134536860 0 0 4096 3 0 0 0 17 1 0 0
/proc/23510/statm: 11338 10771 82 174 0 11161 0
Current children cumulated CPU time (s) 422.16
Current children cumulated vsize (KiB) 50708

[startup+423.102 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 23512
/proc/meminfo: memFree=1118704/2055920 swapFree=4181256/4192956
[pid=23507] ppid=23505 vsize=5356 CPUtime=1.11
/proc/23507/stat : 23507 (lysat.sh) S 23505 23507 23050 0 -1 4194304 310 4967 0 0 0 0 106 5 16 0 1 0 152276782 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23507/statm: 1339 237 195 169 0 50 0
[pid=23510] ppid=23507 vsize=45352 CPUtime=421.85
/proc/23510/stat : 23510 (LySATi) R 23507 23507 23050 0 -1 4194304 10798 0 0 0 42175 10 0 0 25 0 1 0 152276894 46440448 10771 1992294400 134512640 135226915 4294956224 18446744073709551615 134536933 0 0 4096 3 0 0 0 17 1 0 0
/proc/23510/statm: 11338 10771 82 174 0 11161 0
Current children cumulated CPU time (s) 422.96
Current children cumulated vsize (KiB) 50708

[startup+423.901 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 23512
/proc/meminfo: memFree=1118704/2055920 swapFree=4181256/4192956
[pid=23507] ppid=23505 vsize=5356 CPUtime=1.11
/proc/23507/stat : 23507 (lysat.sh) S 23505 23507 23050 0 -1 4194304 310 4967 0 0 0 0 106 5 16 0 1 0 152276782 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23507/statm: 1339 237 195 169 0 50 0
[pid=23510] ppid=23507 vsize=45352 CPUtime=422.65
/proc/23510/stat : 23510 (LySATi) R 23507 23507 23050 0 -1 4194304 10798 0 0 0 42255 10 0 0 25 0 1 0 152276894 46440448 10771 1992294400 134512640 135226915 4294956224 18446744073709551615 134536776 0 0 4096 3 0 0 0 17 1 0 0
/proc/23510/statm: 11338 10771 82 174 0 11161 0
Current children cumulated CPU time (s) 423.76
Current children cumulated vsize (KiB) 50708

[startup+424.102 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 23512
/proc/meminfo: memFree=1118704/2055920 swapFree=4181256/4192956
[pid=23507] ppid=23505 vsize=5356 CPUtime=1.11
/proc/23507/stat : 23507 (lysat.sh) S 23505 23507 23050 0 -1 4194304 310 4967 0 0 0 0 106 5 16 0 1 0 152276782 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23507/statm: 1339 237 195 169 0 50 0
[pid=23510] ppid=23507 vsize=45352 CPUtime=422.85
/proc/23510/stat : 23510 (LySATi) R 23507 23507 23050 0 -1 4194304 10798 0 0 0 42275 10 0 0 25 0 1 0 152276894 46440448 10771 1992294400 134512640 135226915 4294956224 18446744073709551615 134536890 0 0 4096 3 0 0 0 17 1 0 0
/proc/23510/statm: 11338 10771 82 174 0 11161 0
Current children cumulated CPU time (s) 423.96
Current children cumulated vsize (KiB) 50708

[startup+424.202 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 23512
/proc/meminfo: memFree=1118704/2055920 swapFree=4181256/4192956
[pid=23507] ppid=23505 vsize=5360 CPUtime=424.06
/proc/23507/stat : 23507 (lysat.sh) D 23505 23507 23050 0 -1 4194304 316 15771 0 0 0 0 42390 16 16 0 1 0 152276782 5488640 239 1992294400 4194304 4889804 548682068816 18446744073709551615 212234631781 0 2147483391 4100 65536 18446744072099793910 0 0 17 1 0 0
/proc/23507/statm: 1340 239 196 169 0 51 0
Current children cumulated CPU time (s) 424.06
Current children cumulated vsize (KiB) 5360

Child status: 20
Real time (s): 424.209
CPU time (s): 424.077
CPU user time (s): 423.908
CPU system time (s): 0.168974
CPU usage (%): 99.9687
Max. virtual memory (cumulated for all children) (KiB): 50708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 423.908
system time used= 0.168974
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= 39
involuntary context switches= 1040

runsolver used 0.531919 second user time and 1.01585 second system time

The end

Launcher Data

Begin job on node14 at 2009-05-02 07:33:53
IDJOB=1774373
IDBENCH=70940
IDSOLVER=609
FILE ID=node14/1774373-1241242433
PBS_JOBID= 9224858
Free space on /tmp= 66548 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-1774373-1241242433/watcher-1774373-1241242433 -o /tmp/evaluation-result-1774373-1241242433/solver-1774373-1241242433 -C 10000 -W 12000 -M 1800  lysat.sh HOME/instance-1774373-1241242433.cnf i

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

MD5SUM BENCH= a7bc41b32260e4459b2bee7c18cacba1
RANDOM SEED=860772215

node14.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.256
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	: 5931.00
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.256
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:       1165152 kB
Buffers:         81952 kB
Cached:         703708 kB
SwapCached:       5520 kB
Active:          56936 kB
Inactive:       736640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1165152 kB
SwapTotal:     4192956 kB
SwapFree:      4181256 kB
Dirty:            5416 kB
Writeback:           0 kB
Mapped:          13616 kB
Slab:            83252 kB
Committed_AS:   631196 kB
PageTables:       1456 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= 66548 MiB
End job on node14 at 2009-05-02 07:40:57