Trace number 1775093

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 500.193 501.098

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 benchmark143.807
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.582911 s
0.49/0.59	c ==============================================================================
0.59/0.69	c lySAT 0.1
0.59/0.69	c minisat core +  additionnal features
0.59/0.69	c ============================[ Problem Statistics ]=============================
0.59/0.69	c |                                                                             |
0.59/0.69	c |  Number of variables:  636                                                  |
0.59/0.69	c |  Number of clauses:    62548                                                |
0.68/0.73	c |  Parsing time:         0.03         s                                       |
500.08/501.08	c restarts              : 829
500.08/501.08	c conflicts             : 964505         (1931 /sec)
500.08/501.08	c decisions             : 1339049        (2.26 % random) (2681 /sec)
500.08/501.08	c euip                  : 83289       
500.08/501.08	c propagations          : 81991300       (164185 /sec)
500.08/501.08	c conflict literals     : 16864631       (25.34 % deleted)
500.08/501.08	c Memory used           : 37.59 MB
500.08/501.08	c CPU time              : 499.383 s
500.08/501.08	c 
500.08/501.09	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-1775093-1241246802/watcher-1775093-1241246802 -o /tmp/evaluation-result-1775093-1241246802/solver-1775093-1241246802 -C 10000 -W 12000 -M 1800 lysat.sh HOME/instance-1775093-1241246802.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.92 0.98 0.99 3/64 26164
/proc/meminfo: memFree=1263480/2055920 swapFree=4180712/4192956
[pid=26164] ppid=26162 vsize=5356 CPUtime=0
/proc/26164/stat : 26164 (lysat.sh) S 26162 26164 26127 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152713484 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26164/statm: 1339 235 195 169 0 50 0
[pid=26165] ppid=26164 vsize=1232 CPUtime=0
/proc/26165/stat : 26165 (SatElite) R 26164 26164 26127 0 -1 4194304 217 0 0 0 0 0 0 0 18 0 1 0 152713484 1261568 201 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/26165/statm: 308 202 50 127 0 178 0

[startup+0.0136559 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 26164
/proc/meminfo: memFree=1263480/2055920 swapFree=4180712/4192956
[pid=26164] ppid=26162 vsize=5356 CPUtime=0
/proc/26164/stat : 26164 (lysat.sh) S 26162 26164 26127 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152713484 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26164/statm: 1339 235 195 169 0 50 0
[pid=26165] ppid=26164 vsize=1876 CPUtime=0
/proc/26165/stat : 26165 (SatElite) R 26164 26164 26127 0 -1 4194304 346 0 0 0 0 0 0 0 18 0 1 0 152713484 1921024 330 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/26165/statm: 469 330 50 127 0 339 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7232

[startup+0.101672 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 26164
/proc/meminfo: memFree=1263480/2055920 swapFree=4180712/4192956
[pid=26164] ppid=26162 vsize=5356 CPUtime=0
/proc/26164/stat : 26164 (lysat.sh) S 26162 26164 26127 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152713484 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26164/statm: 1339 235 195 169 0 50 0
[pid=26165] ppid=26164 vsize=5820 CPUtime=0.08
/proc/26165/stat : 26165 (SatElite) R 26164 26164 26127 0 -1 4194304 1388 0 0 0 8 0 0 0 18 0 1 0 152713484 5959680 1372 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/26165/statm: 1455 1372 68 127 0 1325 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 11176

[startup+0.30171 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 26164
/proc/meminfo: memFree=1263480/2055920 swapFree=4180712/4192956
[pid=26164] ppid=26162 vsize=5356 CPUtime=0
/proc/26164/stat : 26164 (lysat.sh) S 26162 26164 26127 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152713484 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26164/statm: 1339 235 195 169 0 50 0
[pid=26165] ppid=26164 vsize=7680 CPUtime=0.29
/proc/26165/stat : 26165 (SatElite) R 26164 26164 26127 0 -1 4194304 1783 0 0 0 28 1 0 0 19 0 1 0 152713484 7864320 1767 1992294400 134512640 135034092 4294956112 18446744073709551615 134569554 0 0 4096 3 0 0 0 17 1 0 0
/proc/26165/statm: 1920 1767 68 127 0 1790 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13036

[startup+0.701793 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 26164
/proc/meminfo: memFree=1263480/2055920 swapFree=4180712/4192956
[pid=26164] ppid=26162 vsize=5356 CPUtime=0.68
/proc/26164/stat : 26164 (lysat.sh) S 26162 26164 26127 0 -1 4194304 310 1788 0 0 0 0 67 1 16 0 1 0 152713484 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26164/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 5356

[startup+1.50195 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 26167
/proc/meminfo: memFree=1255976/2055920 swapFree=4180712/4192956
[pid=26164] ppid=26162 vsize=5356 CPUtime=0.68
/proc/26164/stat : 26164 (lysat.sh) S 26162 26164 26127 0 -1 4194304 310 1788 0 0 0 0 67 1 16 0 1 0 152713484 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26164/statm: 1339 237 195 169 0 50 0
[pid=26167] ppid=26164 vsize=6468 CPUtime=0.8
/proc/26167/stat : 26167 (LySATi) R 26164 26164 26127 0 -1 4194304 1499 0 0 0 79 1 0 0 24 0 1 0 152713554 6623232 1484 1992294400 134512640 135226915 4294956224 18446744073709551615 134536860 0 0 4096 3 0 0 0 17 1 0 0
/proc/26167/statm: 1617 1484 81 174 0 1440 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 11824

[startup+3.10126 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 26167
/proc/meminfo: memFree=1255528/2055920 swapFree=4180712/4192956
[pid=26164] ppid=26162 vsize=5356 CPUtime=0.68
/proc/26164/stat : 26164 (lysat.sh) S 26162 26164 26127 0 -1 4194304 310 1788 0 0 0 0 67 1 16 0 1 0 152713484 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26164/statm: 1339 237 195 169 0 50 0
[pid=26167] ppid=26164 vsize=7124 CPUtime=2.39
/proc/26167/stat : 26167 (LySATi) R 26164 26164 26127 0 -1 4194304 1656 0 0 0 238 1 0 0 25 0 1 0 152713554 7294976 1641 1992294400 134512640 135226915 4294956224 18446744073709551615 134537021 0 0 4096 3 0 0 0 17 1 0 0
/proc/26167/statm: 1781 1641 81 174 0 1604 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 12480

[startup+6.3019 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 26167
/proc/meminfo: memFree=1254704/2055920 swapFree=4180712/4192956
[pid=26164] ppid=26162 vsize=5356 CPUtime=0.68
/proc/26164/stat : 26164 (lysat.sh) S 26162 26164 26127 0 -1 4194304 310 1788 0 0 0 0 67 1 16 0 1 0 152713484 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26164/statm: 1339 237 195 169 0 50 0
[pid=26167] ppid=26164 vsize=7392 CPUtime=4.89
/proc/26167/stat : 26167 (LySATi) R 26164 26164 26127 0 -1 4194304 1733 0 0 0 486 3 0 0 25 0 1 0 152713554 7569408 1718 1992294400 134512640 135226915 4294956224 18446744073709551615 134536890 0 0 4096 3 0 0 0 17 0 0 0
/proc/26167/statm: 1848 1718 81 174 0 1671 0
Current children cumulated CPU time (s) 5.57
Current children cumulated vsize (KiB) 12748

[startup+12.7011 s]
/proc/loadavg: 0.94 0.98 0.99 2/66 26167
/proc/meminfo: memFree=1253040/2055920 swapFree=4180712/4192956
[pid=26164] ppid=26162 vsize=5356 CPUtime=0.68
/proc/26164/stat : 26164 (lysat.sh) S 26162 26164 26127 0 -1 4194304 310 1788 0 0 0 0 67 1 16 0 1 0 152713484 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26164/statm: 1339 237 195 169 0 50 0
[pid=26167] ppid=26164 vsize=9252 CPUtime=11.28
/proc/26167/stat : 26167 (LySATi) R 26164 26164 26127 0 -1 4194304 2168 0 0 0 1125 3 0 0 25 0 1 0 152713554 9474048 2153 1992294400 134512640 135226915 4294956224 18446744073709551615 134538530 0 0 4096 3 0 0 0 17 1 0 0
/proc/26167/statm: 2313 2153 81 174 0 2136 0
Current children cumulated CPU time (s) 11.96
Current children cumulated vsize (KiB) 14608

[startup+25.5016 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 26167
/proc/meminfo: memFree=1251184/2055920 swapFree=4180712/4192956
[pid=26164] ppid=26162 vsize=5356 CPUtime=0.68
/proc/26164/stat : 26164 (lysat.sh) S 26162 26164 26127 0 -1 4194304 310 1788 0 0 0 0 67 1 16 0 1 0 152713484 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26164/statm: 1339 237 195 169 0 50 0
[pid=26167] ppid=26164 vsize=11136 CPUtime=24.07
/proc/26167/stat : 26167 (LySATi) R 26164 26164 26127 0 -1 4194304 2621 0 0 0 2403 4 0 0 25 0 1 0 152713554 11403264 2606 1992294400 134512640 135226915 4294956224 18446744073709551615 134536827 0 0 4096 3 0 0 0 17 1 0 0
/proc/26167/statm: 2784 2606 81 174 0 2607 0
Current children cumulated CPU time (s) 24.75
Current children cumulated vsize (KiB) 16492

[startup+51.1017 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 26167
/proc/meminfo: memFree=1247536/2055920 swapFree=4180712/4192956
[pid=26164] ppid=26162 vsize=5356 CPUtime=0.68
/proc/26164/stat : 26164 (lysat.sh) S 26162 26164 26127 0 -1 4194304 310 1788 0 0 0 0 67 1 16 0 1 0 152713484 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26164/statm: 1339 237 195 169 0 50 0
[pid=26167] ppid=26164 vsize=14904 CPUtime=49.65
/proc/26167/stat : 26167 (LySATi) R 26164 26164 26127 0 -1 4194304 3549 0 0 0 4960 5 0 0 25 0 1 0 152713554 15261696 3534 1992294400 134512640 135226915 4294956224 18446744073709551615 134536919 0 0 4096 3 0 0 0 17 1 0 0
/proc/26167/statm: 3726 3534 81 174 0 3549 0
Current children cumulated CPU time (s) 50.33
Current children cumulated vsize (KiB) 20260

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 26167
/proc/meminfo: memFree=1243888/2055920 swapFree=4180712/4192956
[pid=26164] ppid=26162 vsize=5356 CPUtime=0.68
/proc/26164/stat : 26164 (lysat.sh) S 26162 26164 26127 0 -1 4194304 310 1788 0 0 0 0 67 1 16 0 1 0 152713484 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26164/statm: 1339 237 195 169 0 50 0
[pid=26167] ppid=26164 vsize=18900 CPUtime=100.83
/proc/26167/stat : 26167 (LySATi) R 26164 26164 26127 0 -1 4194304 4452 0 0 0 10077 6 0 0 25 0 1 0 152713554 19353600 4437 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/26167/statm: 4725 4437 81 174 0 4548 0
Current children cumulated CPU time (s) 101.51
Current children cumulated vsize (KiB) 24256

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26167
/proc/meminfo: memFree=1240048/2055920 swapFree=4180712/4192956
[pid=26164] ppid=26162 vsize=5356 CPUtime=0.68
/proc/26164/stat : 26164 (lysat.sh) S 26162 26164 26127 0 -1 4194304 310 1788 0 0 0 0 67 1 16 0 1 0 152713484 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26164/statm: 1339 237 195 169 0 50 0
[pid=26167] ppid=26164 vsize=23216 CPUtime=160.81
/proc/26167/stat : 26167 (LySATi) R 26164 26164 26127 0 -1 4194304 5427 0 0 0 16074 7 0 0 25 0 1 0 152713554 23773184 5408 1992294400 134512640 135226915 4294956224 18446744073709551615 134537043 0 0 4096 3 0 0 0 17 1 0 0
/proc/26167/statm: 5804 5408 81 174 0 5627 0
Current children cumulated CPU time (s) 161.49
Current children cumulated vsize (KiB) 28572

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26167
/proc/meminfo: memFree=1233840/2055920 swapFree=4180712/4192956
[pid=26164] ppid=26162 vsize=5356 CPUtime=0.68
/proc/26164/stat : 26164 (lysat.sh) S 26162 26164 26127 0 -1 4194304 310 1788 0 0 0 0 67 1 16 0 1 0 152713484 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26164/statm: 1339 237 195 169 0 50 0
[pid=26167] ppid=26164 vsize=29952 CPUtime=220.79
/proc/26167/stat : 26167 (LySATi) R 26164 26164 26127 0 -1 4194304 6967 0 0 0 22071 8 0 0 25 0 1 0 152713554 30670848 6933 1992294400 134512640 135226915 4294956224 18446744073709551615 134536938 0 0 4096 3 0 0 0 17 1 0 0
/proc/26167/statm: 7488 6933 81 174 0 7311 0
Current children cumulated CPU time (s) 221.47
Current children cumulated vsize (KiB) 35308

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26167
/proc/meminfo: memFree=1230640/2055920 swapFree=4180712/4192956
[pid=26164] ppid=26162 vsize=5356 CPUtime=0.68
/proc/26164/stat : 26164 (lysat.sh) S 26162 26164 26127 0 -1 4194304 310 1788 0 0 0 0 67 1 16 0 1 0 152713484 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26164/statm: 1339 237 195 169 0 50 0
[pid=26167] ppid=26164 vsize=33476 CPUtime=280.77
/proc/26167/stat : 26167 (LySATi) R 26164 26164 26127 0 -1 4194304 7764 0 0 0 28068 9 0 0 25 0 1 0 152713554 34279424 7730 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/26167/statm: 8369 7730 81 174 0 8192 0
Current children cumulated CPU time (s) 281.45
Current children cumulated vsize (KiB) 38832

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26167
/proc/meminfo: memFree=1228080/2055920 swapFree=4180712/4192956
[pid=26164] ppid=26162 vsize=5356 CPUtime=0.68
/proc/26164/stat : 26164 (lysat.sh) S 26162 26164 26127 0 -1 4194304 310 1788 0 0 0 0 67 1 16 0 1 0 152713484 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26164/statm: 1339 237 195 169 0 50 0
[pid=26167] ppid=26164 vsize=36288 CPUtime=340.75
/proc/26167/stat : 26167 (LySATi) R 26164 26164 26127 0 -1 4194304 8397 0 0 0 34065 10 0 0 25 0 1 0 152713554 37158912 8363 1992294400 134512640 135226915 4294956224 18446744073709551615 134537068 0 0 4096 3 0 0 0 17 1 0 0
/proc/26167/statm: 9072 8363 81 174 0 8895 0
Current children cumulated CPU time (s) 341.43
Current children cumulated vsize (KiB) 41644

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26167
/proc/meminfo: memFree=1227632/2055920 swapFree=4180712/4192956
[pid=26164] ppid=26162 vsize=5356 CPUtime=0.68
/proc/26164/stat : 26164 (lysat.sh) S 26162 26164 26127 0 -1 4194304 310 1788 0 0 0 0 67 1 16 0 1 0 152713484 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26164/statm: 1339 237 195 169 0 50 0
[pid=26167] ppid=26164 vsize=36812 CPUtime=400.73
/proc/26167/stat : 26167 (LySATi) R 26164 26164 26127 0 -1 4194304 8510 0 0 0 40063 10 0 0 25 0 1 0 152713554 37695488 8476 1992294400 134512640 135226915 4294956224 18446744073709551615 134544392 0 0 4096 3 0 0 0 17 1 0 0
/proc/26167/statm: 9203 8476 81 174 0 9026 0
Current children cumulated CPU time (s) 401.41
Current children cumulated vsize (KiB) 42168

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26167
/proc/meminfo: memFree=1226800/2055920 swapFree=4180712/4192956
[pid=26164] ppid=26162 vsize=5356 CPUtime=0.68
/proc/26164/stat : 26164 (lysat.sh) S 26162 26164 26127 0 -1 4194304 310 1788 0 0 0 0 67 1 16 0 1 0 152713484 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26164/statm: 1339 237 195 169 0 50 0
[pid=26167] ppid=26164 vsize=37748 CPUtime=460.71
/proc/26167/stat : 26167 (LySATi) R 26164 26164 26127 0 -1 4194304 8713 0 0 0 46061 10 0 0 25 0 1 0 152713554 38653952 8679 1992294400 134512640 135226915 4294956224 18446744073709551615 134543615 0 0 4096 3 0 0 0 17 1 0 0
/proc/26167/statm: 9437 8679 81 174 0 9260 0
Current children cumulated CPU time (s) 461.39
Current children cumulated vsize (KiB) 43104

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

[startup+486.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26167
/proc/meminfo: memFree=1226416/2055920 swapFree=4180712/4192956
[pid=26164] ppid=26162 vsize=5356 CPUtime=0.68
/proc/26164/stat : 26164 (lysat.sh) S 26162 26164 26127 0 -1 4194304 310 1788 0 0 0 0 67 1 16 0 1 0 152713484 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26164/statm: 1339 237 195 169 0 50 0
[pid=26167] ppid=26164 vsize=38156 CPUtime=484.7
/proc/26167/stat : 26167 (LySATi) R 26164 26164 26127 0 -1 4194304 8807 0 0 0 48460 10 0 0 25 0 1 0 152713554 39071744 8773 1992294400 134512640 135226915 4294956224 18446744073709551615 134536912 0 0 4096 3 0 0 0 17 1 0 0
/proc/26167/statm: 9539 8773 81 174 0 9362 0
Current children cumulated CPU time (s) 485.38
Current children cumulated vsize (KiB) 43512

[startup+492.701 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26167
/proc/meminfo: memFree=1226416/2055920 swapFree=4180712/4192956
[pid=26164] ppid=26162 vsize=5356 CPUtime=0.68
/proc/26164/stat : 26164 (lysat.sh) S 26162 26164 26127 0 -1 4194304 310 1788 0 0 0 0 67 1 16 0 1 0 152713484 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26164/statm: 1339 237 195 169 0 50 0
[pid=26167] ppid=26164 vsize=38156 CPUtime=491.1
/proc/26167/stat : 26167 (LySATi) R 26164 26164 26127 0 -1 4194304 8808 0 0 0 49100 10 0 0 25 0 1 0 152713554 39071744 8774 1992294400 134512640 135226915 4294956224 18446744073709551615 134536935 0 0 4096 3 0 0 0 17 1 0 0
/proc/26167/statm: 9539 8774 81 174 0 9362 0
Current children cumulated CPU time (s) 491.78
Current children cumulated vsize (KiB) 43512

[startup+495.902 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26167
/proc/meminfo: memFree=1226416/2055920 swapFree=4180712/4192956
[pid=26164] ppid=26162 vsize=5356 CPUtime=0.68
/proc/26164/stat : 26164 (lysat.sh) S 26162 26164 26127 0 -1 4194304 310 1788 0 0 0 0 67 1 16 0 1 0 152713484 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26164/statm: 1339 237 195 169 0 50 0
[pid=26167] ppid=26164 vsize=38156 CPUtime=494.3
/proc/26167/stat : 26167 (LySATi) R 26164 26164 26127 0 -1 4194304 8808 0 0 0 49420 10 0 0 25 0 1 0 152713554 39071744 8774 1992294400 134512640 135226915 4294956224 18446744073709551615 134543500 0 0 4096 3 0 0 0 17 1 0 0
/proc/26167/statm: 9539 8774 81 174 0 9362 0
Current children cumulated CPU time (s) 494.98
Current children cumulated vsize (KiB) 43512

[startup+499.101 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26167
/proc/meminfo: memFree=1226288/2055920 swapFree=4180712/4192956
[pid=26164] ppid=26162 vsize=5356 CPUtime=0.68
/proc/26164/stat : 26164 (lysat.sh) S 26162 26164 26127 0 -1 4194304 310 1788 0 0 0 0 67 1 16 0 1 0 152713484 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26164/statm: 1339 237 195 169 0 50 0
[pid=26167] ppid=26164 vsize=38344 CPUtime=497.5
/proc/26167/stat : 26167 (LySATi) R 26164 26164 26127 0 -1 4194304 8830 0 0 0 49740 10 0 0 25 0 1 0 152713554 39264256 8796 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/26167/statm: 9586 8796 81 174 0 9409 0
Current children cumulated CPU time (s) 498.18
Current children cumulated vsize (KiB) 43700

[startup+499.902 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26167
/proc/meminfo: memFree=1226288/2055920 swapFree=4180712/4192956
[pid=26164] ppid=26162 vsize=5356 CPUtime=0.68
/proc/26164/stat : 26164 (lysat.sh) S 26162 26164 26127 0 -1 4194304 310 1788 0 0 0 0 67 1 16 0 1 0 152713484 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26164/statm: 1339 237 195 169 0 50 0
[pid=26167] ppid=26164 vsize=38488 CPUtime=498.3
/proc/26167/stat : 26167 (LySATi) R 26164 26164 26127 0 -1 4194304 8855 0 0 0 49820 10 0 0 25 0 1 0 152713554 39411712 8821 1992294400 134512640 135226915 4294956224 18446744073709551615 134536776 0 0 4096 3 0 0 0 17 1 0 0
/proc/26167/statm: 9622 8821 81 174 0 9445 0
Current children cumulated CPU time (s) 498.98
Current children cumulated vsize (KiB) 43844

[startup+500.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26167
/proc/meminfo: memFree=1226224/2055920 swapFree=4180712/4192956
[pid=26164] ppid=26162 vsize=5356 CPUtime=0.68
/proc/26164/stat : 26164 (lysat.sh) S 26162 26164 26127 0 -1 4194304 310 1788 0 0 0 0 67 1 16 0 1 0 152713484 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26164/statm: 1339 237 195 169 0 50 0
[pid=26167] ppid=26164 vsize=38488 CPUtime=499.1
/proc/26167/stat : 26167 (LySATi) R 26164 26164 26127 0 -1 4194304 8855 0 0 0 49900 10 0 0 25 0 1 0 152713554 39411712 8821 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/26167/statm: 9622 8821 81 174 0 9445 0
Current children cumulated CPU time (s) 499.78
Current children cumulated vsize (KiB) 43844

[startup+500.902 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26167
/proc/meminfo: memFree=1226224/2055920 swapFree=4180712/4192956
[pid=26164] ppid=26162 vsize=5356 CPUtime=0.68
/proc/26164/stat : 26164 (lysat.sh) S 26162 26164 26127 0 -1 4194304 310 1788 0 0 0 0 67 1 16 0 1 0 152713484 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26164/statm: 1339 237 195 169 0 50 0
[pid=26167] ppid=26164 vsize=38488 CPUtime=499.3
/proc/26167/stat : 26167 (LySATi) R 26164 26164 26127 0 -1 4194304 8855 0 0 0 49920 10 0 0 25 0 1 0 152713554 39411712 8821 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/26167/statm: 9622 8821 81 174 0 9445 0
Current children cumulated CPU time (s) 499.98
Current children cumulated vsize (KiB) 43844

[startup+501.002 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26167
/proc/meminfo: memFree=1226224/2055920 swapFree=4180712/4192956
[pid=26164] ppid=26162 vsize=5356 CPUtime=0.68
/proc/26164/stat : 26164 (lysat.sh) S 26162 26164 26127 0 -1 4194304 310 1788 0 0 0 0 67 1 16 0 1 0 152713484 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26164/statm: 1339 237 195 169 0 50 0
[pid=26167] ppid=26164 vsize=38488 CPUtime=499.4
/proc/26167/stat : 26167 (LySATi) R 26164 26164 26127 0 -1 4194304 8855 0 0 0 49930 10 0 0 25 0 1 0 152713554 39411712 8821 1992294400 134512640 135226915 4294956224 18446744073709551615 134543687 0 0 4096 3 0 0 0 17 1 0 0
/proc/26167/statm: 9622 8821 81 174 0 9445 0
Current children cumulated CPU time (s) 500.08
Current children cumulated vsize (KiB) 43844

Child status: 20
Real time (s): 501.098
CPU time (s): 500.193
CPU user time (s): 500.059
CPU system time (s): 0.133979
CPU usage (%): 99.8193
Max. virtual memory (cumulated for all children) (KiB): 43844

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 500.059
system time used= 0.133979
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= 869

runsolver used 0.611906 second user time and 1.21881 second system time

The end

Launcher Data

Begin job on node28 at 2009-05-02 08:46:42
IDJOB=1775093
IDBENCH=71086
IDSOLVER=609
FILE ID=node28/1775093-1241246802
PBS_JOBID= 9224883
Free space on /tmp= 66284 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-1775093-1241246802/watcher-1775093-1241246802 -o /tmp/evaluation-result-1775093-1241246802/solver-1775093-1241246802 -C 10000 -W 12000 -M 1800  lysat.sh HOME/instance-1775093-1241246802.cnf i

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

MD5SUM BENCH= a30111c778b4a83ebe950f77b63a1b33
RANDOM SEED=1073654498

node28.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.261
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.261
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:       1264024 kB
Buffers:         70360 kB
Cached:         618724 kB
SwapCached:       5468 kB
Active:          68072 kB
Inactive:       629772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1264024 kB
SwapTotal:     4192956 kB
SwapFree:      4180712 kB
Dirty:            3308 kB
Writeback:           0 kB
Mapped:          14192 kB
Slab:            80004 kB
Committed_AS:   712344 kB
PageTables:       1420 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= 66280 MiB
End job on node28 at 2009-05-02 08:55:03