Trace number 1563038

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 354.184 354.377

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l47_lambda.cnf
MD5SUMed7689c65135a913d97feca3ab3874eb
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark302.814
Satisfiable
(Un)Satisfiability was proved
Number of variables33871
Number of clauses170161
Sum of the clauses size490938
Maximum clause length9
Minimum clause length1
Number of clauses of size 14346
Number of clauses of size 241947
Number of clauses of size 3100545
Number of clauses of size 416116
Number of clauses of size 57066
Number of clauses of size over 5141

Solver Data

0.00/0.00	c Parsing...
0.08/0.15	c ==============================================================================
0.08/0.15	c |           |     ORIGINAL     |              LEARNT              |          |
0.08/0.15	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.08/0.15	c ==============================================================================
0.08/0.15	c |         0 |  159423   466748 |   47826       0        0     nan |  0.000 % |
1.00/1.05	c |         0 |   71082   239848 |      --       0       --      -- |     --   | -82705/-209984
1.00/1.05	c ==============================================================================
1.00/1.05	c Result  :   #vars: 8110   #clauses: 71082   #literals: 239848
1.00/1.05	c CPU time:   1.01984 s
1.00/1.05	c ==============================================================================
1.09/1.15	c lySAT 0.1
1.09/1.15	c minisat core +  additionnal features
1.09/1.15	c ============================[ Problem Statistics ]=============================
1.09/1.15	c |                                                                             |
1.09/1.15	c |  Number of variables:  8110                                                 |
1.09/1.15	c |  Number of clauses:    71082                                                |
1.14/1.20	c |  Parsing time:         0.04         s                                       |
354.09/354.36	c restarts              : 855
354.09/354.36	c conflicts             : 835993         (2369 /sec)
354.09/354.36	c decisions             : 1247403        (2.80 % random) (3534 /sec)
354.09/354.36	c euip                  : 37649       
354.09/354.36	c propagations          : 191122819      (541507 /sec)
354.09/354.36	c conflict literals     : 16503931       (36.79 % deleted)
354.09/354.36	c Memory used           : 38.08 MB
354.09/354.36	c CPU time              : 352.946 s
354.09/354.36	c 
354.09/354.37	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-1563038-1240999689/watcher-1563038-1240999689 -o /tmp/evaluation-result-1563038-1240999689/solver-1563038-1240999689 -C 1200 -W 1800 -M 1800 lysat.sh HOME/instance-1563038-1240999689.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.99 0.97 0.88 3/64 19286
/proc/meminfo: memFree=1070096/2055920 swapFree=4181900/4192956
[pid=19286] ppid=19284 vsize=5356 CPUtime=0
/proc/19286/stat : 19286 (lysat.sh) S 19284 19286 19127 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 127996921 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19286/statm: 1339 235 195 169 0 50 0
[pid=19287] ppid=19286 vsize=984 CPUtime=0
/proc/19287/stat : 19287 (SatElite) R 19286 19286 19127 0 -1 4194304 145 0 0 0 0 0 0 0 19 0 1 0 127996922 1007616 129 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/19287/statm: 246 130 51 127 0 116 0

[startup+0.016866 s]
/proc/loadavg: 0.99 0.97 0.88 3/64 19286
/proc/meminfo: memFree=1070096/2055920 swapFree=4181900/4192956
[pid=19286] ppid=19284 vsize=5356 CPUtime=0
/proc/19286/stat : 19286 (lysat.sh) S 19284 19286 19127 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 127996921 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19286/statm: 1339 235 195 169 0 50 0
[pid=19287] ppid=19286 vsize=2416 CPUtime=0.01
/proc/19287/stat : 19287 (SatElite) R 19286 19286 19127 0 -1 4194304 482 0 0 0 1 0 0 0 19 0 1 0 127996922 2473984 466 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/19287/statm: 604 467 51 127 0 474 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 7772

[startup+0.101881 s]
/proc/loadavg: 0.99 0.97 0.88 3/64 19286
/proc/meminfo: memFree=1070096/2055920 swapFree=4181900/4192956
[pid=19286] ppid=19284 vsize=5356 CPUtime=0
/proc/19286/stat : 19286 (lysat.sh) S 19284 19286 19127 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 127996921 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19286/statm: 1339 235 195 169 0 50 0
[pid=19287] ppid=19286 vsize=11000 CPUtime=0.08
/proc/19287/stat : 19287 (SatElite) R 19286 19286 19127 0 -1 4194304 2540 0 0 0 8 0 0 0 19 0 1 0 127996922 11264000 2524 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/19287/statm: 2750 2524 51 127 0 2620 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 16356

[startup+0.301917 s]
/proc/loadavg: 0.99 0.97 0.88 3/64 19286
/proc/meminfo: memFree=1070096/2055920 swapFree=4181900/4192956
[pid=19286] ppid=19284 vsize=5356 CPUtime=0
/proc/19286/stat : 19286 (lysat.sh) S 19284 19286 19127 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 127996921 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19286/statm: 1339 235 195 169 0 50 0
[pid=19287] ppid=19286 vsize=22004 CPUtime=0.29
/proc/19287/stat : 19287 (SatElite) R 19286 19286 19127 0 -1 4194304 4576 0 0 0 27 2 0 0 21 0 1 0 127996922 22532096 4560 1992294400 134512640 135034092 4294956112 18446744073709551615 134541269 0 0 4096 3 0 0 0 17 0 0 0
/proc/19287/statm: 5501 4560 67 127 0 5371 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27360

[startup+0.701989 s]
/proc/loadavg: 0.99 0.97 0.88 3/64 19286
/proc/meminfo: memFree=1070096/2055920 swapFree=4181900/4192956
[pid=19286] ppid=19284 vsize=5356 CPUtime=0
/proc/19286/stat : 19286 (lysat.sh) S 19284 19286 19127 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 127996921 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19286/statm: 1339 235 195 169 0 50 0
[pid=19287] ppid=19286 vsize=22172 CPUtime=0.68
/proc/19287/stat : 19287 (SatElite) R 19286 19286 19127 0 -1 4194304 5055 0 0 0 66 2 0 0 25 0 1 0 127996922 22704128 4643 1992294400 134512640 135034092 4294956112 18446744073709551615 134566409 0 0 4096 3 0 0 0 17 0 0 0
/proc/19287/statm: 5543 4643 68 127 0 5413 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 27528

[startup+1.50115 s]
/proc/loadavg: 0.99 0.97 0.88 2/66 19288
/proc/meminfo: memFree=1048384/2055920 swapFree=4181900/4192956
[pid=19286] ppid=19284 vsize=5356 CPUtime=1.14
/proc/19286/stat : 19286 (lysat.sh) S 19284 19286 19127 0 -1 4194304 310 5473 0 0 0 0 110 4 19 0 1 0 127996921 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19286/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 5356

[startup+3.10244 s]
/proc/loadavg: 0.99 0.97 0.88 2/66 19289
/proc/meminfo: memFree=1060032/2055920 swapFree=4181900/4192956
[pid=19286] ppid=19284 vsize=5356 CPUtime=1.14
/proc/19286/stat : 19286 (lysat.sh) S 19284 19286 19127 0 -1 4194304 310 5473 0 0 0 0 110 4 19 0 1 0 127996921 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19286/statm: 1339 237 195 169 0 50 0
[pid=19289] ppid=19286 vsize=7920 CPUtime=1.93
/proc/19289/stat : 19289 (LySATi) R 19286 19286 19127 0 -1 4194304 1840 0 0 0 193 0 0 0 25 0 1 0 127997037 8110080 1825 1992294400 134512640 135226915 4294956224 18446744073709551615 134537299 0 0 4096 3 0 0 0 17 1 0 0
/proc/19289/statm: 1980 1825 81 174 0 1803 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 13276

[startup+6.30201 s]
/proc/loadavg: 0.99 0.97 0.88 2/66 19289
/proc/meminfo: memFree=1057984/2055920 swapFree=4181900/4192956
[pid=19286] ppid=19284 vsize=5356 CPUtime=1.14
/proc/19286/stat : 19286 (lysat.sh) S 19284 19286 19127 0 -1 4194304 310 5473 0 0 0 0 110 4 19 0 1 0 127996921 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19286/statm: 1339 237 195 169 0 50 0
[pid=19289] ppid=19286 vsize=9656 CPUtime=5.13
/proc/19289/stat : 19289 (LySATi) R 19286 19286 19127 0 -1 4194304 2250 0 0 0 512 1 0 0 25 0 1 0 127997037 9887744 2235 1992294400 134512640 135226915 4294956224 18446744073709551615 134538857 0 0 4096 3 0 0 0 17 0 0 0
/proc/19289/statm: 2414 2235 82 174 0 2237 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 15012

[startup+12.7012 s]
/proc/loadavg: 0.99 0.97 0.88 2/66 19289
/proc/meminfo: memFree=1055168/2055920 swapFree=4181900/4192956
[pid=19286] ppid=19284 vsize=5356 CPUtime=1.14
/proc/19286/stat : 19286 (lysat.sh) S 19284 19286 19127 0 -1 4194304 310 5473 0 0 0 0 110 4 19 0 1 0 127996921 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19286/statm: 1339 237 195 169 0 50 0
[pid=19289] ppid=19286 vsize=12316 CPUtime=11.53
/proc/19289/stat : 19289 (LySATi) R 19286 19286 19127 0 -1 4194304 2935 0 0 0 1152 1 0 0 25 0 1 0 127997037 12611584 2920 1992294400 134512640 135226915 4294956224 18446744073709551615 134536701 0 0 4096 3 0 0 0 17 0 0 0
/proc/19289/statm: 3079 2920 82 174 0 2902 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 17672

[startup+25.5015 s]
/proc/loadavg: 0.99 0.97 0.88 2/66 19289
/proc/meminfo: memFree=1052800/2055920 swapFree=4181900/4192956
[pid=19286] ppid=19284 vsize=5356 CPUtime=1.14
/proc/19286/stat : 19286 (lysat.sh) S 19284 19286 19127 0 -1 4194304 310 5473 0 0 0 0 110 4 19 0 1 0 127996921 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19286/statm: 1339 237 195 169 0 50 0
[pid=19289] ppid=19286 vsize=14836 CPUtime=24.31
/proc/19289/stat : 19289 (LySATi) R 19286 19286 19127 0 -1 4194304 3550 0 0 0 2430 1 0 0 25 0 1 0 127997037 15192064 3535 1992294400 134512640 135226915 4294956224 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 1 0 0
/proc/19289/statm: 3709 3535 82 174 0 3532 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 20192

[startup+51.1012 s]
/proc/loadavg: 0.99 0.97 0.89 2/66 19289
/proc/meminfo: memFree=1048832/2055920 swapFree=4181900/4192956
[pid=19286] ppid=19284 vsize=5356 CPUtime=1.14
/proc/19286/stat : 19286 (lysat.sh) S 19284 19286 19127 0 -1 4194304 310 5473 0 0 0 0 110 4 19 0 1 0 127996921 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19286/statm: 1339 237 195 169 0 50 0
[pid=19289] ppid=19286 vsize=18936 CPUtime=49.9
/proc/19289/stat : 19289 (LySATi) R 19286 19286 19127 0 -1 4194304 4521 0 0 0 4988 2 0 0 25 0 1 0 127997037 19390464 4506 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/19289/statm: 4734 4506 82 174 0 4557 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 24292

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.89 2/66 19289
/proc/meminfo: memFree=1046784/2055920 swapFree=4181900/4192956
[pid=19286] ppid=19284 vsize=5356 CPUtime=1.14
/proc/19286/stat : 19286 (lysat.sh) S 19284 19286 19127 0 -1 4194304 310 5473 0 0 0 0 110 4 19 0 1 0 127996921 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19286/statm: 1339 237 195 169 0 50 0
[pid=19289] ppid=19286 vsize=21256 CPUtime=101.08
/proc/19289/stat : 19289 (LySATi) R 19286 19286 19127 0 -1 4194304 5040 0 0 0 10106 2 0 0 25 0 1 0 127997037 21766144 5025 1992294400 134512640 135226915 4294956224 18446744073709551615 134536938 0 0 4096 3 0 0 0 17 0 0 0
/proc/19289/statm: 5314 5025 82 174 0 5137 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 26612

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.90 2/66 19289
/proc/meminfo: memFree=1038208/2055920 swapFree=4181900/4192956
[pid=19286] ppid=19284 vsize=5356 CPUtime=1.14
/proc/19286/stat : 19286 (lysat.sh) S 19284 19286 19127 0 -1 4194304 310 5473 0 0 0 0 110 4 19 0 1 0 127996921 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19286/statm: 1339 237 195 169 0 50 0
[pid=19289] ppid=19286 vsize=30220 CPUtime=161.04
/proc/19289/stat : 19289 (LySATi) R 19286 19286 19127 0 -1 4194304 7189 0 0 0 16100 4 0 0 25 0 1 0 127997037 30945280 7174 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/19289/statm: 7555 7174 82 174 0 7378 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 35576

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.90 2/66 19289
/proc/meminfo: memFree=1035328/2055920 swapFree=4181900/4192956
[pid=19286] ppid=19284 vsize=5356 CPUtime=1.14
/proc/19286/stat : 19286 (lysat.sh) S 19284 19286 19127 0 -1 4194304 310 5473 0 0 0 0 110 4 19 0 1 0 127996921 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19286/statm: 1339 237 195 169 0 50 0
[pid=19289] ppid=19286 vsize=33252 CPUtime=221.01
/proc/19289/stat : 19289 (LySATi) R 19286 19286 19127 0 -1 4194304 7898 0 0 0 22096 5 0 0 25 0 1 0 127997037 34050048 7883 1992294400 134512640 135226915 4294956224 18446744073709551615 134536849 0 0 4096 3 0 0 0 17 0 0 0
/proc/19289/statm: 8313 7883 82 174 0 8136 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 38608

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 19289
/proc/meminfo: memFree=1034432/2055920 swapFree=4181900/4192956
[pid=19286] ppid=19284 vsize=5356 CPUtime=1.14
/proc/19286/stat : 19286 (lysat.sh) S 19284 19286 19127 0 -1 4194304 310 5473 0 0 0 0 110 4 19 0 1 0 127996921 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19286/statm: 1339 237 195 169 0 50 0
[pid=19289] ppid=19286 vsize=34244 CPUtime=280.98
/proc/19289/stat : 19289 (LySATi) R 19286 19286 19127 0 -1 4194304 8123 0 0 0 28093 5 0 0 25 0 1 0 127997037 35065856 8108 1992294400 134512640 135226915 4294956224 18446744073709551615 134546169 0 0 4096 3 0 0 0 17 0 0 0
/proc/19289/statm: 8561 8108 82 174 0 8384 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 39600

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 19289
/proc/meminfo: memFree=1030272/2055920 swapFree=4181900/4192956
[pid=19286] ppid=19284 vsize=5356 CPUtime=1.14
/proc/19286/stat : 19286 (lysat.sh) S 19284 19286 19127 0 -1 4194304 310 5473 0 0 0 0 110 4 19 0 1 0 127996921 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19286/statm: 1339 237 195 169 0 50 0
[pid=19289] ppid=19286 vsize=38860 CPUtime=340.95
/proc/19289/stat : 19289 (LySATi) R 19286 19286 19127 0 -1 4194304 9164 0 0 0 34089 6 0 0 25 0 1 0 127997037 39792640 9149 1992294400 134512640 135226915 4294956224 18446744073709551615 134536772 0 0 4096 3 0 0 0 17 0 0 0
/proc/19289/statm: 9715 9149 82 174 0 9538 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 44216

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

[startup+345.502 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 19289
/proc/meminfo: memFree=1029824/2055920 swapFree=4181900/4192956
[pid=19286] ppid=19284 vsize=5356 CPUtime=1.14
/proc/19286/stat : 19286 (lysat.sh) S 19284 19286 19127 0 -1 4194304 310 5473 0 0 0 0 110 4 19 0 1 0 127996921 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19286/statm: 1339 237 195 169 0 50 0
[pid=19289] ppid=19286 vsize=38988 CPUtime=344.15
/proc/19289/stat : 19289 (LySATi) R 19286 19286 19127 0 -1 4194304 9248 0 0 0 34408 7 0 0 25 0 1 0 127997037 39923712 9233 1992294400 134512640 135226915 4294956224 18446744073709551615 134543500 0 0 4096 3 0 0 0 17 0 0 0
/proc/19289/statm: 9747 9233 82 174 0 9570 0
Current children cumulated CPU time (s) 345.29
Current children cumulated vsize (KiB) 44344

[startup+348.706 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 19289
/proc/meminfo: memFree=1029760/2055920 swapFree=4181900/4192956
[pid=19286] ppid=19284 vsize=5356 CPUtime=1.14
/proc/19286/stat : 19286 (lysat.sh) S 19284 19286 19127 0 -1 4194304 310 5473 0 0 0 0 110 4 19 0 1 0 127996921 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19286/statm: 1339 237 195 169 0 50 0
[pid=19289] ppid=19286 vsize=38988 CPUtime=347.36
/proc/19289/stat : 19289 (LySATi) R 19286 19286 19127 0 -1 4194304 9249 0 0 0 34729 7 0 0 25 0 1 0 127997037 39923712 9234 1992294400 134512640 135226915 4294956224 18446744073709551615 134527222 0 0 4096 3 0 0 0 17 0 0 0
/proc/19289/statm: 9747 9234 82 174 0 9570 0
Current children cumulated CPU time (s) 348.5
Current children cumulated vsize (KiB) 44344

[startup+351.902 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 19289
/proc/meminfo: memFree=1029760/2055920 swapFree=4181900/4192956
[pid=19286] ppid=19284 vsize=5356 CPUtime=1.14
/proc/19286/stat : 19286 (lysat.sh) S 19284 19286 19127 0 -1 4194304 310 5473 0 0 0 0 110 4 19 0 1 0 127996921 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19286/statm: 1339 237 195 169 0 50 0
[pid=19289] ppid=19286 vsize=38988 CPUtime=350.56
/proc/19289/stat : 19289 (LySATi) R 19286 19286 19127 0 -1 4194304 9249 0 0 0 35049 7 0 0 25 0 1 0 127997037 39923712 9234 1992294400 134512640 135226915 4294956224 18446744073709551615 134526891 0 0 4096 3 0 0 0 17 0 0 0
/proc/19289/statm: 9747 9234 82 174 0 9570 0
Current children cumulated CPU time (s) 351.7
Current children cumulated vsize (KiB) 44344

[startup+353.501 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 19289
/proc/meminfo: memFree=1029760/2055920 swapFree=4181900/4192956
[pid=19286] ppid=19284 vsize=5356 CPUtime=1.14
/proc/19286/stat : 19286 (lysat.sh) S 19284 19286 19127 0 -1 4194304 310 5473 0 0 0 0 110 4 19 0 1 0 127996921 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19286/statm: 1339 237 195 169 0 50 0
[pid=19289] ppid=19286 vsize=38988 CPUtime=352.15
/proc/19289/stat : 19289 (LySATi) R 19286 19286 19127 0 -1 4194304 9249 0 0 0 35208 7 0 0 25 0 1 0 127997037 39923712 9234 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/19289/statm: 9747 9234 82 174 0 9570 0
Current children cumulated CPU time (s) 353.29
Current children cumulated vsize (KiB) 44344

[startup+353.902 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 19289
/proc/meminfo: memFree=1029760/2055920 swapFree=4181900/4192956
[pid=19286] ppid=19284 vsize=5356 CPUtime=1.14
/proc/19286/stat : 19286 (lysat.sh) S 19284 19286 19127 0 -1 4194304 310 5473 0 0 0 0 110 4 19 0 1 0 127996921 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19286/statm: 1339 237 195 169 0 50 0
[pid=19289] ppid=19286 vsize=38988 CPUtime=352.55
/proc/19289/stat : 19289 (LySATi) R 19286 19286 19127 0 -1 4194304 9249 0 0 0 35248 7 0 0 25 0 1 0 127997037 39923712 9234 1992294400 134512640 135226915 4294956224 18446744073709551615 134536772 0 0 4096 3 0 0 0 17 0 0 0
/proc/19289/statm: 9747 9234 82 174 0 9570 0
Current children cumulated CPU time (s) 353.69
Current children cumulated vsize (KiB) 44344

[startup+354.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 19289
/proc/meminfo: memFree=1029760/2055920 swapFree=4181900/4192956
[pid=19286] ppid=19284 vsize=5356 CPUtime=1.14
/proc/19286/stat : 19286 (lysat.sh) S 19284 19286 19127 0 -1 4194304 310 5473 0 0 0 0 110 4 19 0 1 0 127996921 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19286/statm: 1339 237 195 169 0 50 0
[pid=19289] ppid=19286 vsize=38988 CPUtime=352.95
/proc/19289/stat : 19289 (LySATi) R 19286 19286 19127 0 -1 4194304 9249 0 0 0 35288 7 0 0 25 0 1 0 127997037 39923712 9234 1992294400 134512640 135226915 4294956224 18446744073709551615 134537354 0 0 4096 3 0 0 0 17 0 0 0
/proc/19289/statm: 9747 9234 82 174 0 9570 0
Current children cumulated CPU time (s) 354.09
Current children cumulated vsize (KiB) 44344

Child status: 20
Real time (s): 354.377
CPU time (s): 354.184
CPU user time (s): 354.057
CPU system time (s): 0.12698
CPU usage (%): 99.9455
Max. virtual memory (cumulated for all children) (KiB): 44344

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 354.057
system time used= 0.12698
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15193
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= 40
involuntary context switches= 1143

runsolver used 0.299954 second user time and 0.996848 second system time

The end

Launcher Data

Begin job on node44 at 2009-04-29 12:08:09
IDJOB=1563038
IDBENCH=70946
IDSOLVER=511
FILE ID=node44/1563038-1240999689
PBS_JOBID= 9204825
Free space on /tmp= 66272 MiB

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

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

MD5SUM BENCH= ed7689c65135a913d97feca3ab3874eb
RANDOM SEED=342521348

node44.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.267
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.267
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:       1070640 kB
Buffers:         50080 kB
Cached:         838620 kB
SwapCached:       4956 kB
Active:          81600 kB
Inactive:       815568 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1070640 kB
SwapTotal:     4192956 kB
SwapFree:      4181900 kB
Dirty:            5292 kB
Writeback:           0 kB
Mapped:          14584 kB
Slab:            74168 kB
Committed_AS:   576496 kB
PageTables:       1380 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= 66268 MiB
End job on node44 at 2009-04-29 12:14:04