Trace number 1722252

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 497.569 497.7

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_07_UNSAT.cnf
MD5SUMa30111c778b4a83ebe950f77b63a1b33
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark154.421
Satisfiable
(Un)Satisfiability was proved
Number of variables1128
Number of clauses63345
Sum of the clauses size188200
Maximum clause length8
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21950
Number of clauses of size 361372
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

0.00/0.00	c Parsing...
0.00/0.04	c ==============================================================================
0.00/0.04	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.04	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.04	c ==============================================================================
0.00/0.04	c |         0 |   63345   188200 |   19003       0        0     nan |  0.000 % |
0.49/0.59	c |         0 |   62548   268903 |      --       0       --      -- |     --   | -797/80703
0.49/0.59	c ==============================================================================
0.49/0.59	c Result  :   #vars: 636   #clauses: 62548   #literals: 268903
0.49/0.59	c CPU time:   0.575912 s
0.49/0.59	c ==============================================================================
0.59/0.68	c lySAT 0.1
0.59/0.68	c minisat core +  additionnal features
0.59/0.68	c ============================[ Problem Statistics ]=============================
0.59/0.68	c |                                                                             |
0.59/0.69	c |  Number of variables:  636                                                  |
0.59/0.69	c |  Number of clauses:    62548                                                |
0.67/0.72	c |  Parsing time:         0.03         s                                       |
497.45/497.68	c restarts              : 829
497.45/497.68	c conflicts             : 964505         (1942 /sec)
497.45/497.68	c decisions             : 1339049        (2.26 % random) (2695 /sec)
497.45/497.68	c euip                  : 83289       
497.45/497.68	c propagations          : 81991300       (165047 /sec)
497.45/497.68	c conflict literals     : 16864631       (25.34 % deleted)
497.45/497.68	c Memory used           : 37.59 MB
497.45/497.68	c CPU time              : 496.776 s
497.45/497.68	c 
497.45/497.69	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-1722252-1240673699/watcher-1722252-1240673699 -o /tmp/evaluation-result-1722252-1240673699/solver-1722252-1240673699 -C 1200 -W 1800 -M 1800 --output-limit 1,15 lysat.sh HOME/instance-1722252-1240673699.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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 15142
/proc/meminfo: memFree=1812456/2055920 swapFree=4192812/4192956
[pid=15142] ppid=15140 vsize=5356 CPUtime=0
/proc/15142/stat : 15142 (lysat.sh) S 15140 15142 14608 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95397405 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15142/statm: 1339 235 195 169 0 50 0
[pid=15143] ppid=15142 vsize=956 CPUtime=0
/proc/15143/stat : 15143 (SatElite) R 15142 15142 14608 0 -1 4194304 157 0 0 0 0 0 0 0 20 0 1 0 95397405 978944 141 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/15143/statm: 239 141 50 127 0 109 0

[startup+0.0473509 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 15142
/proc/meminfo: memFree=1812456/2055920 swapFree=4192812/4192956
[pid=15142] ppid=15140 vsize=5356 CPUtime=0
/proc/15142/stat : 15142 (lysat.sh) S 15140 15142 14608 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95397405 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15142/statm: 1339 235 195 169 0 50 0
[pid=15143] ppid=15142 vsize=4760 CPUtime=0.03
/proc/15143/stat : 15143 (SatElite) R 15142 15142 14608 0 -1 4194304 1132 0 0 0 3 0 0 0 20 0 1 0 95397405 4874240 1116 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/15143/statm: 1190 1116 68 127 0 1060 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 10116

[startup+0.102354 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 15142
/proc/meminfo: memFree=1812456/2055920 swapFree=4192812/4192956
[pid=15142] ppid=15140 vsize=5356 CPUtime=0
/proc/15142/stat : 15142 (lysat.sh) S 15140 15142 14608 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95397405 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15142/statm: 1339 235 195 169 0 50 0
[pid=15143] ppid=15142 vsize=5820 CPUtime=0.08
/proc/15143/stat : 15143 (SatElite) R 15142 15142 14608 0 -1 4194304 1388 0 0 0 8 0 0 0 20 0 1 0 95397405 5959680 1372 1992294400 134512640 135034092 4294956096 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 1 0 0
/proc/15143/statm: 1455 1372 68 127 0 1325 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 11176

[startup+0.302368 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 15142
/proc/meminfo: memFree=1812456/2055920 swapFree=4192812/4192956
[pid=15142] ppid=15140 vsize=5356 CPUtime=0
/proc/15142/stat : 15142 (lysat.sh) S 15140 15142 14608 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 95397405 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15142/statm: 1339 235 195 169 0 50 0
[pid=15143] ppid=15142 vsize=7680 CPUtime=0.29
/proc/15143/stat : 15143 (SatElite) R 15142 15142 14608 0 -1 4194304 1783 0 0 0 28 1 0 0 21 0 1 0 95397405 7864320 1767 1992294400 134512640 135034092 4294956096 18446744073709551615 134569526 0 0 4096 3 0 0 0 17 1 0 0
/proc/15143/statm: 1920 1767 68 127 0 1790 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13036

[startup+0.702402 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 15142
/proc/meminfo: memFree=1812456/2055920 swapFree=4192812/4192956
[pid=15142] ppid=15140 vsize=5356 CPUtime=0.67
/proc/15142/stat : 15142 (lysat.sh) S 15140 15142 14608 0 -1 4194304 310 1788 0 0 0 0 66 1 15 0 1 0 95397405 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15142/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 5356

[startup+1.50145 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 15145
/proc/meminfo: memFree=1804952/2055920 swapFree=4192812/4192956
[pid=15142] ppid=15140 vsize=5356 CPUtime=0.67
/proc/15142/stat : 15142 (lysat.sh) S 15140 15142 14608 0 -1 4194304 310 1788 0 0 0 0 66 1 15 0 1 0 95397405 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15142/statm: 1339 237 195 169 0 50 0
[pid=15145] ppid=15142 vsize=6468 CPUtime=0.8
/proc/15145/stat : 15145 (LySATi) R 15142 15142 14608 0 -1 4194304 1499 0 0 0 80 0 0 0 24 0 1 0 95397474 6623232 1484 1992294400 134512640 135226915 4294956208 18446744073709551615 134537056 0 0 4096 3 0 0 0 17 1 0 0
/proc/15145/statm: 1617 1484 81 174 0 1440 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 11824

[startup+3.10155 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 15145
/proc/meminfo: memFree=1804440/2055920 swapFree=4192812/4192956
[pid=15142] ppid=15140 vsize=5356 CPUtime=0.67
/proc/15142/stat : 15142 (lysat.sh) S 15140 15142 14608 0 -1 4194304 310 1788 0 0 0 0 66 1 15 0 1 0 95397405 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15142/statm: 1339 237 195 169 0 50 0
[pid=15145] ppid=15142 vsize=7124 CPUtime=2.4
/proc/15145/stat : 15145 (LySATi) R 15142 15142 14608 0 -1 4194304 1656 0 0 0 240 0 0 0 25 0 1 0 95397474 7294976 1641 1992294400 134512640 135226915 4294956208 18446744073709551615 134537408 0 0 4096 3 0 0 0 17 1 0 0
/proc/15145/statm: 1781 1641 81 174 0 1604 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 12480

[startup+6.30177 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 15145
/proc/meminfo: memFree=1803480/2055920 swapFree=4192812/4192956
[pid=15142] ppid=15140 vsize=5356 CPUtime=0.67
/proc/15142/stat : 15142 (lysat.sh) S 15140 15142 14608 0 -1 4194304 310 1788 0 0 0 0 66 1 15 0 1 0 95397405 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15142/statm: 1339 237 195 169 0 50 0
[pid=15145] ppid=15142 vsize=8312 CPUtime=5.6
/proc/15145/stat : 15145 (LySATi) R 15142 15142 14608 0 -1 4194304 1943 0 0 0 559 1 0 0 25 0 1 0 95397474 8511488 1928 1992294400 134512640 135226915 4294956208 18446744073709551615 134531057 0 0 4096 3 0 0 0 17 1 0 0
/proc/15145/statm: 2078 1928 81 174 0 1901 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 13668

[startup+12.7012 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 15145
/proc/meminfo: memFree=1801752/2055920 swapFree=4192812/4192956
[pid=15142] ppid=15140 vsize=5356 CPUtime=0.67
/proc/15142/stat : 15142 (lysat.sh) S 15140 15142 14608 0 -1 4194304 310 1788 0 0 0 0 66 1 15 0 1 0 95397405 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15142/statm: 1339 237 195 169 0 50 0
[pid=15145] ppid=15142 vsize=9616 CPUtime=12
/proc/15145/stat : 15145 (LySATi) R 15142 15142 14608 0 -1 4194304 2246 0 0 0 1199 1 0 0 25 0 1 0 95397474 9846784 2231 1992294400 134512640 135226915 4294956208 18446744073709551615 134537000 0 0 4096 3 0 0 0 17 1 0 0
/proc/15145/statm: 2404 2231 81 174 0 2227 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 14972

[startup+25.5011 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 15145
/proc/meminfo: memFree=1799960/2055920 swapFree=4192812/4192956
[pid=15142] ppid=15140 vsize=5356 CPUtime=0.67
/proc/15142/stat : 15142 (lysat.sh) S 15140 15142 14608 0 -1 4194304 310 1788 0 0 0 0 66 1 15 0 1 0 95397405 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15142/statm: 1339 237 195 169 0 50 0
[pid=15145] ppid=15142 vsize=11300 CPUtime=24.79
/proc/15145/stat : 15145 (LySATi) R 15142 15142 14608 0 -1 4194304 2652 0 0 0 2478 1 0 0 25 0 1 0 95397474 11571200 2637 1992294400 134512640 135226915 4294956208 18446744073709551615 134536896 0 0 4096 3 0 0 0 17 1 0 0
/proc/15145/statm: 2825 2637 81 174 0 2648 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 16656

[startup+51.1018 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 15145
/proc/meminfo: memFree=1796440/2055920 swapFree=4192812/4192956
[pid=15142] ppid=15140 vsize=5356 CPUtime=0.67
/proc/15142/stat : 15142 (lysat.sh) S 15140 15142 14608 0 -1 4194304 310 1788 0 0 0 0 66 1 15 0 1 0 95397405 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15142/statm: 1339 237 195 169 0 50 0
[pid=15145] ppid=15142 vsize=15040 CPUtime=50.39
/proc/15145/stat : 15145 (LySATi) R 15142 15142 14608 0 -1 4194304 3558 0 0 0 5036 3 0 0 25 0 1 0 95397474 15400960 3543 1992294400 134512640 135226915 4294956208 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/15145/statm: 3760 3543 81 174 0 3583 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 20396

[startup+102.305 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 15145
/proc/meminfo: memFree=1792728/2055920 swapFree=4192812/4192956
[pid=15142] ppid=15140 vsize=5356 CPUtime=0.67
/proc/15142/stat : 15142 (lysat.sh) S 15140 15142 14608 0 -1 4194304 310 1788 0 0 0 0 66 1 15 0 1 0 95397405 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15142/statm: 1339 237 195 169 0 50 0
[pid=15145] ppid=15142 vsize=18900 CPUtime=101.58
/proc/15145/stat : 15145 (LySATi) R 15142 15142 14608 0 -1 4194304 4470 0 0 0 10154 4 0 0 25 0 1 0 95397474 19353600 4455 1992294400 134512640 135226915 4294956208 18446744073709551615 134543500 0 0 4096 3 0 0 0 17 1 0 0
/proc/15145/statm: 4725 4455 81 174 0 4548 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 24256

[startup+162.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 15145
/proc/meminfo: memFree=1788888/2055920 swapFree=4192812/4192956
[pid=15142] ppid=15140 vsize=5356 CPUtime=0.67
/proc/15142/stat : 15142 (lysat.sh) S 15140 15142 14608 0 -1 4194304 310 1788 0 0 0 0 66 1 15 0 1 0 95397405 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15142/statm: 1339 237 195 169 0 50 0
[pid=15145] ppid=15142 vsize=23216 CPUtime=161.56
/proc/15145/stat : 15145 (LySATi) R 15142 15142 14608 0 -1 4194304 5429 0 0 0 16151 5 0 0 25 0 1 0 95397474 23773184 5410 1992294400 134512640 135226915 4294956208 18446744073709551615 134543480 0 0 4096 3 0 0 0 17 1 0 0
/proc/15145/statm: 5804 5410 81 174 0 5627 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 28572

[startup+222.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 15147
/proc/meminfo: memFree=1782552/2055920 swapFree=4192812/4192956
[pid=15142] ppid=15140 vsize=5356 CPUtime=0.67
/proc/15142/stat : 15142 (lysat.sh) S 15140 15142 14608 0 -1 4194304 310 1788 0 0 0 0 66 1 15 0 1 0 95397405 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15142/statm: 1339 237 195 169 0 50 0
[pid=15145] ppid=15142 vsize=29952 CPUtime=221.55
/proc/15145/stat : 15145 (LySATi) R 15142 15142 14608 0 -1 4194304 6992 0 0 0 22148 7 0 0 25 0 1 0 95397474 30670848 6958 1992294400 134512640 135226915 4294956208 18446744073709551615 134543500 0 0 4096 3 0 0 0 17 1 0 0
/proc/15145/statm: 7488 6958 81 174 0 7311 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 35308

[startup+282.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 15147
/proc/meminfo: memFree=1779096/2055920 swapFree=4192812/4192956
[pid=15142] ppid=15140 vsize=5356 CPUtime=0.67
/proc/15142/stat : 15142 (lysat.sh) S 15140 15142 14608 0 -1 4194304 310 1788 0 0 0 0 66 1 15 0 1 0 95397405 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15142/statm: 1339 237 195 169 0 50 0
[pid=15145] ppid=15142 vsize=33888 CPUtime=281.54
/proc/15145/stat : 15145 (LySATi) R 15142 15142 14608 0 -1 4194304 7869 0 0 0 28146 8 0 0 25 0 1 0 95397474 34701312 7835 1992294400 134512640 135226915 4294956208 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/15145/statm: 8472 7835 81 174 0 8295 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 39244

[startup+342.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 15147
/proc/meminfo: memFree=1776856/2055920 swapFree=4192812/4192956
[pid=15142] ppid=15140 vsize=5356 CPUtime=0.67
/proc/15142/stat : 15142 (lysat.sh) S 15140 15142 14608 0 -1 4194304 310 1788 0 0 0 0 66 1 15 0 1 0 95397405 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15142/statm: 1339 237 195 169 0 50 0
[pid=15145] ppid=15142 vsize=36288 CPUtime=341.52
/proc/15145/stat : 15145 (LySATi) R 15142 15142 14608 0 -1 4194304 8397 0 0 0 34144 8 0 0 25 0 1 0 95397474 37158912 8363 1992294400 134512640 135226915 4294956208 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/15145/statm: 9072 8363 81 174 0 8895 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 41644

[startup+402.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 15147
/proc/meminfo: memFree=1776408/2055920 swapFree=4192812/4192956
[pid=15142] ppid=15140 vsize=5356 CPUtime=0.67
/proc/15142/stat : 15142 (lysat.sh) S 15140 15142 14608 0 -1 4194304 310 1788 0 0 0 0 66 1 15 0 1 0 95397405 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15142/statm: 1339 237 195 169 0 50 0
[pid=15145] ppid=15142 vsize=36812 CPUtime=401.5
/proc/15145/stat : 15145 (LySATi) R 15142 15142 14608 0 -1 4194304 8510 0 0 0 40142 8 0 0 25 0 1 0 95397474 37695488 8476 1992294400 134512640 135226915 4294956208 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/15145/statm: 9203 8476 81 174 0 9026 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 42168

[startup+462.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 15147
/proc/meminfo: memFree=1775576/2055920 swapFree=4192812/4192956
[pid=15142] ppid=15140 vsize=5356 CPUtime=0.67
/proc/15142/stat : 15142 (lysat.sh) S 15140 15142 14608 0 -1 4194304 310 1788 0 0 0 0 66 1 15 0 1 0 95397405 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15142/statm: 1339 237 195 169 0 50 0
[pid=15145] ppid=15142 vsize=37748 CPUtime=461.48
/proc/15145/stat : 15145 (LySATi) R 15142 15142 14608 0 -1 4194304 8713 0 0 0 46140 8 0 0 25 0 1 0 95397474 38653952 8679 1992294400 134512640 135226915 4294956208 18446744073709551615 134536788 0 0 4096 3 0 0 0 17 1 0 0
/proc/15145/statm: 9437 8679 81 174 0 9260 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 43104

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

[startup+473.501 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 15147
/proc/meminfo: memFree=1775384/2055920 swapFree=4192812/4192956
[pid=15142] ppid=15140 vsize=5356 CPUtime=0.67
/proc/15142/stat : 15142 (lysat.sh) S 15140 15142 14608 0 -1 4194304 310 1788 0 0 0 0 66 1 15 0 1 0 95397405 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15142/statm: 1339 237 195 169 0 50 0
[pid=15145] ppid=15142 vsize=38084 CPUtime=472.69
/proc/15145/stat : 15145 (LySATi) R 15142 15142 14608 0 -1 4194304 8766 0 0 0 47260 9 0 0 25 0 1 0 95397474 38998016 8732 1992294400 134512640 135226915 4294956208 18446744073709551615 134543500 0 0 4096 3 0 0 0 17 1 0 0
/proc/15145/statm: 9521 8732 81 174 0 9344 0
Current children cumulated CPU time (s) 473.36
Current children cumulated vsize (KiB) 43440

[startup+486.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 15147
/proc/meminfo: memFree=1775192/2055920 swapFree=4192812/4192956
[pid=15142] ppid=15140 vsize=5356 CPUtime=0.67
/proc/15142/stat : 15142 (lysat.sh) S 15140 15142 14608 0 -1 4194304 310 1788 0 0 0 0 66 1 15 0 1 0 95397405 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15142/statm: 1339 237 195 169 0 50 0
[pid=15145] ppid=15142 vsize=38156 CPUtime=485.48
/proc/15145/stat : 15145 (LySATi) R 15142 15142 14608 0 -1 4194304 8808 0 0 0 48539 9 0 0 25 0 1 0 95397474 39071744 8774 1992294400 134512640 135226915 4294956208 18446744073709551615 134543615 0 0 4096 3 0 0 0 17 1 0 0
/proc/15145/statm: 9539 8774 81 174 0 9362 0
Current children cumulated CPU time (s) 486.15
Current children cumulated vsize (KiB) 43512

[startup+492.701 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 15147
/proc/meminfo: memFree=1775192/2055920 swapFree=4192812/4192956
[pid=15142] ppid=15140 vsize=5356 CPUtime=0.67
/proc/15142/stat : 15142 (lysat.sh) S 15140 15142 14608 0 -1 4194304 310 1788 0 0 0 0 66 1 15 0 1 0 95397405 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15142/statm: 1339 237 195 169 0 50 0
[pid=15145] ppid=15142 vsize=38156 CPUtime=491.89
/proc/15145/stat : 15145 (LySATi) R 15142 15142 14608 0 -1 4194304 8808 0 0 0 49180 9 0 0 25 0 1 0 95397474 39071744 8774 1992294400 134512640 135226915 4294956208 18446744073709551615 134537059 0 0 4096 3 0 0 0 17 1 0 0
/proc/15145/statm: 9539 8774 81 174 0 9362 0
Current children cumulated CPU time (s) 492.56
Current children cumulated vsize (KiB) 43512

[startup+495.902 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 15147
/proc/meminfo: memFree=1775064/2055920 swapFree=4192812/4192956
[pid=15142] ppid=15140 vsize=5356 CPUtime=0.67
/proc/15142/stat : 15142 (lysat.sh) S 15140 15142 14608 0 -1 4194304 310 1788 0 0 0 0 66 1 15 0 1 0 95397405 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15142/statm: 1339 237 195 169 0 50 0
[pid=15145] ppid=15142 vsize=38344 CPUtime=495.08
/proc/15145/stat : 15145 (LySATi) R 15142 15142 14608 0 -1 4194304 8830 0 0 0 49499 9 0 0 25 0 1 0 95397474 39264256 8796 1992294400 134512640 135226915 4294956208 18446744073709551615 134537056 0 0 4096 3 0 0 0 17 1 0 0
/proc/15145/statm: 9586 8796 81 174 0 9409 0
Current children cumulated CPU time (s) 495.75
Current children cumulated vsize (KiB) 43700

[startup+496.703 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 15147
/proc/meminfo: memFree=1775000/2055920 swapFree=4192812/4192956
[pid=15142] ppid=15140 vsize=5356 CPUtime=0.67
/proc/15142/stat : 15142 (lysat.sh) S 15140 15142 14608 0 -1 4194304 310 1788 0 0 0 0 66 1 15 0 1 0 95397405 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15142/statm: 1339 237 195 169 0 50 0
[pid=15145] ppid=15142 vsize=38488 CPUtime=495.88
/proc/15145/stat : 15145 (LySATi) R 15142 15142 14608 0 -1 4194304 8855 0 0 0 49579 9 0 0 25 0 1 0 95397474 39411712 8821 1992294400 134512640 135226915 4294956208 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/15145/statm: 9622 8821 81 174 0 9445 0
Current children cumulated CPU time (s) 496.55
Current children cumulated vsize (KiB) 43844

[startup+497.103 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 15147
/proc/meminfo: memFree=1775000/2055920 swapFree=4192812/4192956
[pid=15142] ppid=15140 vsize=5356 CPUtime=0.67
/proc/15142/stat : 15142 (lysat.sh) S 15140 15142 14608 0 -1 4194304 310 1788 0 0 0 0 66 1 15 0 1 0 95397405 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15142/statm: 1339 237 195 169 0 50 0
[pid=15145] ppid=15142 vsize=38488 CPUtime=496.28
/proc/15145/stat : 15145 (LySATi) R 15142 15142 14608 0 -1 4194304 8855 0 0 0 49619 9 0 0 25 0 1 0 95397474 39411712 8821 1992294400 134512640 135226915 4294956208 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/15145/statm: 9622 8821 81 174 0 9445 0
Current children cumulated CPU time (s) 496.95
Current children cumulated vsize (KiB) 43844

[startup+497.502 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 15147
/proc/meminfo: memFree=1775000/2055920 swapFree=4192812/4192956
[pid=15142] ppid=15140 vsize=5356 CPUtime=0.67
/proc/15142/stat : 15142 (lysat.sh) S 15140 15142 14608 0 -1 4194304 310 1788 0 0 0 0 66 1 15 0 1 0 95397405 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15142/statm: 1339 237 195 169 0 50 0
[pid=15145] ppid=15142 vsize=38488 CPUtime=496.68
/proc/15145/stat : 15145 (LySATi) R 15142 15142 14608 0 -1 4194304 8855 0 0 0 49659 9 0 0 25 0 1 0 95397474 39411712 8821 1992294400 134512640 135226915 4294956208 18446744073709551615 134543500 0 0 4096 3 0 0 0 17 1 0 0
/proc/15145/statm: 9622 8821 81 174 0 9445 0
Current children cumulated CPU time (s) 497.35
Current children cumulated vsize (KiB) 43844

[startup+497.602 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 15147
/proc/meminfo: memFree=1775000/2055920 swapFree=4192812/4192956
[pid=15142] ppid=15140 vsize=5356 CPUtime=0.67
/proc/15142/stat : 15142 (lysat.sh) S 15140 15142 14608 0 -1 4194304 310 1788 0 0 0 0 66 1 15 0 1 0 95397405 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15142/statm: 1339 237 195 169 0 50 0
[pid=15145] ppid=15142 vsize=38488 CPUtime=496.78
/proc/15145/stat : 15145 (LySATi) R 15142 15142 14608 0 -1 4194304 8855 0 0 0 49669 9 0 0 25 0 1 0 95397474 39411712 8821 1992294400 134512640 135226915 4294956208 18446744073709551615 134536933 0 0 4096 3 0 0 0 17 1 0 0
/proc/15145/statm: 9622 8821 81 174 0 9445 0
Current children cumulated CPU time (s) 497.45
Current children cumulated vsize (KiB) 43844

Child status: 20
Real time (s): 497.7
CPU time (s): 497.569
CPU user time (s): 497.443
CPU system time (s): 0.12598
CPU usage (%): 99.9738
Max. virtual memory (cumulated for all children) (KiB): 43844

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

runsolver used 0.607907 second user time and 1.16782 second system time

The end

Launcher Data

Begin job on node52 at 2009-04-25 17:34:59
IDJOB=1722252
IDBENCH=71086
IDSOLVER=511
FILE ID=node52/1722252-1240673699
PBS_JOBID= 9186600
Free space on /tmp= 66232 MiB

SOLVER NAME= LySAT i/2009-03-20
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rpoc_xits_07_UNSAT.cnf
COMMAND LINE= lysat.sh BENCHNAME i
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1722252-1240673699/watcher-1722252-1240673699 -o /tmp/evaluation-result-1722252-1240673699/solver-1722252-1240673699 -C 1200 -W 1800 -M 1800 --output-limit 1,15  lysat.sh HOME/instance-1722252-1240673699.cnf i

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

MD5SUM BENCH= a30111c778b4a83ebe950f77b63a1b33
RANDOM SEED=910121274

node52.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.214
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.214
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1812936 kB
Buffers:         20644 kB
Cached:         152960 kB
SwapCached:          0 kB
Active:          60844 kB
Inactive:       126668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1812936 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3112 kB
Writeback:           0 kB
Mapped:          23680 kB
Slab:            41456 kB
Committed_AS:   349952 kB
PageTables:       1476 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= 66232 MiB
End job on node52 at 2009-04-25 17:43:17