Trace number 1577830

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 216.586 216.741

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L100_coli.sat.cnf
MD5SUM370a08d01be1cc652e9a09ab1aafdced
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark183.559
Satisfiable
(Un)Satisfiability was proved
Number of variables315617
Number of clauses1522583
Sum of the clauses size4407119
Maximum clause length11
Minimum clause length1
Number of clauses of size 132077
Number of clauses of size 2403677
Number of clauses of size 3835608
Number of clauses of size 4197035
Number of clauses of size 553887
Number of clauses of size over 5299

Solver Data

0.00/0.00	c Parsing...
1.38/1.42	c ==============================================================================
1.38/1.42	c |           |     ORIGINAL     |              LEARNT              |          |
1.38/1.42	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.38/1.42	c ==============================================================================
1.38/1.42	c |         0 | 1433869  4205935 |  430160       0        0     nan |  0.000 % |
26.27/26.38	c |         0 |  506124  1856371 |      --       0       --      -- |     --   | -749772/-1863718
26.27/26.39	c ==============================================================================
26.27/26.39	c Result  :   #vars: 48547   #clauses: 506124   #literals: 1856371
26.27/26.39	c CPU time:   26.014 s
26.27/26.39	c ==============================================================================
27.16/27.26	c lySAT 0.1
27.16/27.26	c minisat core +  additionnal features
27.16/27.26	c ============================[ Problem Statistics ]=============================
27.16/27.26	c |                                                                             |
27.16/27.26	c |  Number of variables:  48547                                                |
27.16/27.26	c |  Number of clauses:    506124                                               |
27.45/27.59	c |  Parsing time:         0.29         s                                       |
216.52/216.71	c restarts              : 823
216.52/216.71	c conflicts             : 443651         (2345 /sec)
216.52/216.71	c decisions             : 877677         (12.23 % random) (4638 /sec)
216.52/216.71	c euip                  : 22815       
216.52/216.71	c propagations          : 205309472      (1085012 /sec)
216.52/216.71	c conflict literals     : 9499850        (39.05 % deleted)
216.52/216.71	c Memory used           : 58.20 MB
216.52/216.71	c CPU time              : 189.223 s
216.52/216.71	c 
216.52/216.72	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-1577830-1241005030/watcher-1577830-1241005030 -o /tmp/evaluation-result-1577830-1241005030/solver-1577830-1241005030 -C 1200 -W 1800 -M 1800 lysat.sh HOME/instance-1577830-1241005030.cnf i 

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


[startup+0 s]
/proc/loadavg: 0.92 0.97 0.91 3/64 31645
/proc/meminfo: memFree=1239704/2055920 swapFree=4192956/4192956
[pid=31645] ppid=31643 vsize=5356 CPUtime=0
/proc/31645/stat : 31645 (lysat.sh) S 31643 31645 31289 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128530746 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31645/statm: 1339 235 195 169 0 50 0
[pid=31646] ppid=31645 vsize=988 CPUtime=0
/proc/31646/stat : 31646 (SatElite) R 31645 31645 31289 0 -1 4194304 158 0 0 0 0 0 0 0 19 0 1 0 128530746 1011712 142 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/31646/statm: 247 142 51 127 0 117 0

[startup+0.084617 s]
/proc/loadavg: 0.92 0.97 0.91 3/64 31645
/proc/meminfo: memFree=1239704/2055920 swapFree=4192956/4192956
[pid=31645] ppid=31643 vsize=5356 CPUtime=0
/proc/31645/stat : 31645 (lysat.sh) S 31643 31645 31289 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128530746 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31645/statm: 1339 235 195 169 0 50 0
[pid=31646] ppid=31645 vsize=27856 CPUtime=0.07
/proc/31646/stat : 31646 (SatElite) R 31645 31645 31289 0 -1 4194304 4166 0 0 0 6 1 0 0 19 0 1 0 128530746 28524544 4054 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/31646/statm: 6964 4054 51 127 0 6834 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 33212

[startup+0.101618 s]
/proc/loadavg: 0.92 0.97 0.91 3/64 31645
/proc/meminfo: memFree=1239704/2055920 swapFree=4192956/4192956
[pid=31645] ppid=31643 vsize=5356 CPUtime=0
/proc/31645/stat : 31645 (lysat.sh) S 31643 31645 31289 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128530746 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31645/statm: 1339 235 195 169 0 50 0
[pid=31646] ppid=31645 vsize=29176 CPUtime=0.09
/proc/31646/stat : 31646 (SatElite) R 31645 31645 31289 0 -1 4194304 4607 0 0 0 8 1 0 0 19 0 1 0 128530746 29876224 4495 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/31646/statm: 7294 4495 51 127 0 7164 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34532

[startup+0.301641 s]
/proc/loadavg: 0.92 0.97 0.91 3/64 31645
/proc/meminfo: memFree=1239704/2055920 swapFree=4192956/4192956
[pid=31645] ppid=31643 vsize=5356 CPUtime=0
/proc/31645/stat : 31645 (lysat.sh) S 31643 31645 31289 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128530746 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31645/statm: 1339 235 195 169 0 50 0
[pid=31646] ppid=31645 vsize=46128 CPUtime=0.29
/proc/31646/stat : 31646 (SatElite) R 31645 31645 31289 0 -1 4194304 9751 0 0 0 25 4 0 0 21 0 1 0 128530746 47235072 9639 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/31646/statm: 11532 9639 51 127 0 11402 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 51484

[startup+0.701685 s]
/proc/loadavg: 0.92 0.97 0.91 3/64 31645
/proc/meminfo: memFree=1239704/2055920 swapFree=4192956/4192956
[pid=31645] ppid=31643 vsize=5356 CPUtime=0
/proc/31645/stat : 31645 (lysat.sh) S 31643 31645 31289 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128530746 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31645/statm: 1339 235 195 169 0 50 0
[pid=31646] ppid=31645 vsize=101380 CPUtime=0.69
/proc/31646/stat : 31646 (SatElite) R 31645 31645 31289 0 -1 4194304 19854 0 0 0 59 10 0 0 25 0 1 0 128530746 103813120 19742 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/31646/statm: 25345 19742 51 127 0 25215 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 106736

[startup+1.50178 s]
/proc/loadavg: 0.92 0.97 0.91 2/66 31647
/proc/meminfo: memFree=1135560/2055920 swapFree=4192956/4192956
[pid=31645] ppid=31643 vsize=5356 CPUtime=0
/proc/31645/stat : 31645 (lysat.sh) S 31643 31645 31289 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128530746 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31645/statm: 1339 235 195 169 0 50 0
[pid=31646] ppid=31645 vsize=168616 CPUtime=1.48
/proc/31646/stat : 31646 (SatElite) R 31645 31645 31289 0 -1 4194304 36449 0 0 0 127 21 0 0 25 0 1 0 128530746 172662784 36323 1992294400 134512640 135034092 4294956112 18446744073709551615 134558534 0 0 4096 3 0 0 0 17 0 0 0
/proc/31646/statm: 42154 36324 64 127 0 42024 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 173972

[startup+3.10296 s]
/proc/loadavg: 0.92 0.97 0.91 2/66 31647
/proc/meminfo: memFree=1088200/2055920 swapFree=4192956/4192956
[pid=31645] ppid=31643 vsize=5356 CPUtime=0
/proc/31645/stat : 31645 (lysat.sh) S 31643 31645 31289 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128530746 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31645/statm: 1339 235 195 169 0 50 0
[pid=31646] ppid=31645 vsize=202628 CPUtime=3.08
/proc/31646/stat : 31646 (SatElite) R 31645 31645 31289 0 -1 4194304 41138 0 0 0 284 24 0 0 25 0 1 0 128530746 207491072 41012 1992294400 134512640 135034092 4294956112 18446744073709551615 134540973 0 0 4096 3 0 0 0 17 0 0 0
/proc/31646/statm: 50657 41012 67 127 0 50527 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 207984

[startup+6.30132 s]
/proc/loadavg: 0.93 0.97 0.91 2/66 31647
/proc/meminfo: memFree=1075464/2055920 swapFree=4192956/4192956
[pid=31645] ppid=31643 vsize=5356 CPUtime=0
/proc/31645/stat : 31645 (lysat.sh) S 31643 31645 31289 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128530746 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31645/statm: 1339 235 195 169 0 50 0
[pid=31646] ppid=31645 vsize=202628 CPUtime=6.28
/proc/31646/stat : 31646 (SatElite) R 31645 31645 31289 0 -1 4194304 41159 0 0 0 604 24 0 0 25 0 1 0 128530746 207491072 41033 1992294400 134512640 135034092 4294956112 18446744073709551615 134541254 0 0 4096 3 0 0 0 17 0 0 0
/proc/31646/statm: 50657 41033 67 127 0 50527 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 207984

[startup+12.701 s]
/proc/loadavg: 0.93 0.97 0.91 2/66 31647
/proc/meminfo: memFree=1075464/2055920 swapFree=4192956/4192956
[pid=31645] ppid=31643 vsize=5356 CPUtime=0
/proc/31645/stat : 31645 (lysat.sh) S 31643 31645 31289 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128530746 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31645/statm: 1339 235 195 169 0 50 0
[pid=31646] ppid=31645 vsize=203348 CPUtime=12.67
/proc/31646/stat : 31646 (SatElite) R 31645 31645 31289 0 -1 4194304 41221 0 0 0 1243 24 0 0 25 0 1 0 128530746 208228352 41019 1992294400 134512640 135034092 4294956112 18446744073709551615 134541266 0 0 4096 3 0 0 0 17 0 0 0
/proc/31646/statm: 50837 41019 67 127 0 50707 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 208704

[startup+25.5015 s]
/proc/loadavg: 0.95 0.97 0.91 2/66 31647
/proc/meminfo: memFree=1065032/2055920 swapFree=4192956/4192956
[pid=31645] ppid=31643 vsize=5356 CPUtime=0
/proc/31645/stat : 31645 (lysat.sh) S 31643 31645 31289 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 128530746 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31645/statm: 1339 235 195 169 0 50 0
[pid=31646] ppid=31645 vsize=192256 CPUtime=25.47
/proc/31646/stat : 31646 (SatElite) R 31645 31645 31289 0 -1 4194304 44794 0 0 0 2515 32 0 0 25 0 1 0 128530746 196870144 40485 1992294400 134512640 135034092 4294956112 18446744073709551615 134566346 0 0 4096 3 0 0 0 17 0 0 0
/proc/31646/statm: 48064 40485 68 127 0 47934 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 197612

[startup+51.1014 s]
/proc/loadavg: 0.96 0.97 0.91 2/66 31648
/proc/meminfo: memFree=1174600/2055920 swapFree=4192956/4192956
[pid=31645] ppid=31643 vsize=5356 CPUtime=27.21
/proc/31645/stat : 31645 (lysat.sh) S 31643 31645 31289 0 -1 4194304 310 50850 0 0 0 0 2680 41 19 0 1 0 128530746 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31645/statm: 1339 237 195 169 0 50 0
[pid=31648] ppid=31645 vsize=42356 CPUtime=23.81
/proc/31648/stat : 31648 (LySATi) R 31645 31645 31289 0 -1 4194304 10092 0 0 0 2376 5 0 0 25 0 1 0 128533472 43372544 10021 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/31648/statm: 10589 10021 81 174 0 10412 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 47712

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.91 2/66 31648
/proc/meminfo: memFree=1170248/2055920 swapFree=4192956/4192956
[pid=31645] ppid=31643 vsize=5356 CPUtime=27.21
/proc/31645/stat : 31645 (lysat.sh) S 31643 31645 31289 0 -1 4194304 310 50850 0 0 0 0 2680 41 19 0 1 0 128530746 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31645/statm: 1339 237 195 169 0 50 0
[pid=31648] ppid=31645 vsize=46432 CPUtime=74.97
/proc/31648/stat : 31648 (LySATi) R 31645 31645 31289 0 -1 4194304 11088 0 0 0 7491 6 0 0 25 0 1 0 128533472 47546368 11017 1992294400 134512640 135226915 4294956224 18446744073709551615 134544421 0 0 4096 3 0 0 0 17 0 0 0
/proc/31648/statm: 11608 11017 81 174 0 11431 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 51788

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 31650
/proc/meminfo: memFree=1166344/2055920 swapFree=4192956/4192956
[pid=31645] ppid=31643 vsize=5356 CPUtime=27.21
/proc/31645/stat : 31645 (lysat.sh) S 31643 31645 31289 0 -1 4194304 310 50850 0 0 0 0 2680 41 19 0 1 0 128530746 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31645/statm: 1339 237 195 169 0 50 0
[pid=31648] ppid=31645 vsize=50412 CPUtime=134.94
/proc/31648/stat : 31648 (LySATi) R 31645 31645 31289 0 -1 4194304 12093 0 0 0 13486 8 0 0 25 0 1 0 128533472 51621888 12022 1992294400 134512640 135226915 4294956224 18446744073709551615 134536849 0 0 4096 3 0 0 0 17 0 0 0
/proc/31648/statm: 12603 12022 81 174 0 12426 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 55768

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

[startup+179.102 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 31650
/proc/meminfo: memFree=1162824/2055920 swapFree=4192956/4192956
[pid=31645] ppid=31643 vsize=5356 CPUtime=27.21
/proc/31645/stat : 31645 (lysat.sh) S 31643 31645 31289 0 -1 4194304 310 50850 0 0 0 0 2680 41 19 0 1 0 128530746 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31645/statm: 1339 237 195 169 0 50 0
[pid=31648] ppid=31645 vsize=54116 CPUtime=151.73
/proc/31648/stat : 31648 (LySATi) R 31645 31645 31289 0 -1 4194304 12987 0 0 0 15164 9 0 0 25 0 1 0 128533472 55414784 12916 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/31648/statm: 13529 12916 81 174 0 13352 0
Current children cumulated CPU time (s) 178.94
Current children cumulated vsize (KiB) 59472

[startup+191.902 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 31650
/proc/meminfo: memFree=1160584/2055920 swapFree=4192956/4192956
[pid=31645] ppid=31643 vsize=5356 CPUtime=27.21
/proc/31645/stat : 31645 (lysat.sh) S 31643 31645 31289 0 -1 4194304 310 50850 0 0 0 0 2680 41 19 0 1 0 128530746 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31645/statm: 1339 237 195 169 0 50 0
[pid=31648] ppid=31645 vsize=56404 CPUtime=164.52
/proc/31648/stat : 31648 (LySATi) R 31645 31645 31289 0 -1 4194304 13545 0 0 0 16443 9 0 0 25 0 1 0 128533472 57757696 13474 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/31648/statm: 14101 13474 81 174 0 13924 0
Current children cumulated CPU time (s) 191.73
Current children cumulated vsize (KiB) 61760

[startup+204.702 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 31650
/proc/meminfo: memFree=1158280/2055920 swapFree=4192956/4192956
[pid=31645] ppid=31643 vsize=5356 CPUtime=27.21
/proc/31645/stat : 31645 (lysat.sh) S 31643 31645 31289 0 -1 4194304 310 50850 0 0 0 0 2680 41 19 0 1 0 128530746 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31645/statm: 1339 237 195 169 0 50 0
[pid=31648] ppid=31645 vsize=58664 CPUtime=177.31
/proc/31648/stat : 31648 (LySATi) R 31645 31645 31289 0 -1 4194304 14102 0 0 0 17721 10 0 0 25 0 1 0 128533472 60071936 14031 1992294400 134512640 135226915 4294956224 18446744073709551615 134536701 0 0 4096 3 0 0 0 17 0 0 0
/proc/31648/statm: 14666 14031 81 174 0 14489 0
Current children cumulated CPU time (s) 204.52
Current children cumulated vsize (KiB) 64020

[startup+211.102 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 31650
/proc/meminfo: memFree=1157320/2055920 swapFree=4192956/4192956
[pid=31645] ppid=31643 vsize=5356 CPUtime=27.21
/proc/31645/stat : 31645 (lysat.sh) S 31643 31645 31289 0 -1 4194304 310 50850 0 0 0 0 2680 41 19 0 1 0 128530746 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31645/statm: 1339 237 195 169 0 50 0
[pid=31648] ppid=31645 vsize=59464 CPUtime=183.71
/proc/31648/stat : 31648 (LySATi) R 31645 31645 31289 0 -1 4194304 14328 0 0 0 18361 10 0 0 25 0 1 0 128533472 60891136 14257 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/31648/statm: 14866 14257 81 174 0 14689 0
Current children cumulated CPU time (s) 210.92
Current children cumulated vsize (KiB) 64820

[startup+214.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 31650
/proc/meminfo: memFree=1157192/2055920 swapFree=4192956/4192956
[pid=31645] ppid=31643 vsize=5356 CPUtime=27.21
/proc/31645/stat : 31645 (lysat.sh) S 31643 31645 31289 0 -1 4194304 310 50850 0 0 0 0 2680 41 19 0 1 0 128530746 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31645/statm: 1339 237 195 169 0 50 0
[pid=31648] ppid=31645 vsize=59596 CPUtime=186.91
/proc/31648/stat : 31648 (LySATi) R 31645 31645 31289 0 -1 4194304 14363 0 0 0 18681 10 0 0 25 0 1 0 128533472 61026304 14292 1992294400 134512640 135226915 4294956224 18446744073709551615 134536744 0 0 4096 3 0 0 0 17 0 0 0
/proc/31648/statm: 14899 14292 81 174 0 14722 0
Current children cumulated CPU time (s) 214.12
Current children cumulated vsize (KiB) 64952

[startup+215.901 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 31650
/proc/meminfo: memFree=1157192/2055920 swapFree=4192956/4192956
[pid=31645] ppid=31643 vsize=5356 CPUtime=27.21
/proc/31645/stat : 31645 (lysat.sh) S 31643 31645 31289 0 -1 4194304 310 50850 0 0 0 0 2680 41 19 0 1 0 128530746 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31645/statm: 1339 237 195 169 0 50 0
[pid=31648] ppid=31645 vsize=59596 CPUtime=188.51
/proc/31648/stat : 31648 (LySATi) R 31645 31645 31289 0 -1 4194304 14363 0 0 0 18841 10 0 0 25 0 1 0 128533472 61026304 14292 1992294400 134512640 135226915 4294956224 18446744073709551615 134525815 0 0 4096 3 0 0 0 17 0 0 0
/proc/31648/statm: 14899 14292 81 174 0 14722 0
Current children cumulated CPU time (s) 215.72
Current children cumulated vsize (KiB) 64952

[startup+216.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 31650
/proc/meminfo: memFree=1157192/2055920 swapFree=4192956/4192956
[pid=31645] ppid=31643 vsize=5356 CPUtime=27.21
/proc/31645/stat : 31645 (lysat.sh) S 31643 31645 31289 0 -1 4194304 310 50850 0 0 0 0 2680 41 19 0 1 0 128530746 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31645/statm: 1339 237 195 169 0 50 0
[pid=31648] ppid=31645 vsize=59596 CPUtime=188.91
/proc/31648/stat : 31648 (LySATi) R 31645 31645 31289 0 -1 4194304 14363 0 0 0 18881 10 0 0 25 0 1 0 128533472 61026304 14292 1992294400 134512640 135226915 4294956224 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 0 0 0
/proc/31648/statm: 14899 14292 81 174 0 14722 0
Current children cumulated CPU time (s) 216.12
Current children cumulated vsize (KiB) 64952

[startup+216.706 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 31650
/proc/meminfo: memFree=1157192/2055920 swapFree=4192956/4192956
[pid=31645] ppid=31643 vsize=5356 CPUtime=27.21
/proc/31645/stat : 31645 (lysat.sh) S 31643 31645 31289 0 -1 4194304 310 50850 0 0 0 0 2680 41 19 0 1 0 128530746 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31645/statm: 1339 237 195 169 0 50 0
[pid=31648] ppid=31645 vsize=59596 CPUtime=189.31
/proc/31648/stat : 31648 (LySATi) R 31645 31645 31289 0 -1 4194304 14363 0 0 0 18921 10 0 0 25 0 1 0 128533472 61026304 14292 1992294400 134512640 135226915 4294956224 18446744073709551615 134547570 0 0 4096 3 0 0 0 17 0 0 0
/proc/31648/statm: 14899 14292 81 174 0 14722 0
Current children cumulated CPU time (s) 216.52
Current children cumulated vsize (KiB) 64952

Child status: 20
Real time (s): 216.741
CPU time (s): 216.586
CPU user time (s): 216.03
CPU system time (s): 0.555915
CPU usage (%): 99.9286
Max. virtual memory (cumulated for all children) (KiB): 213412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 216.03
system time used= 0.555915
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65685
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= 643

runsolver used 0.209968 second user time and 0.58891 second system time

The end

Launcher Data

Begin job on node62 at 2009-04-29 13:37:12
IDJOB=1577830
IDBENCH=70967
IDSOLVER=511
FILE ID=node62/1577830-1241005030
PBS_JOBID= 9204808
Free space on /tmp= 66532 MiB

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

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

MD5SUM BENCH= 370a08d01be1cc652e9a09ab1aafdced
RANDOM SEED=450675704

node62.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.220
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.220
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:       1240184 kB
Buffers:         72760 kB
Cached:         646476 kB
SwapCached:          0 kB
Active:         276984 kB
Inactive:       457704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1240184 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           32232 kB
Writeback:           0 kB
Mapped:          25244 kB
Slab:            66860 kB
Committed_AS:   356796 kB
PageTables:       1480 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66532 MiB
End job on node62 at 2009-04-29 13:40:49