Trace number 1732452

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-20SAT 927.397 927.89

General information on the benchmark

NameCRAFTED/sgen/sat/
sgen1-sat-160-100.cnf
MD5SUMf74d6f760fed9ca1e1d4158014482021
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.185971
Satisfiable
(Un)Satisfiability was proved
Number of variables160
Number of clauses384
Sum of the clauses size960
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2320
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 564
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |     384      960 |     115       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 160   #clauses: 384   #literals: 960
0.00/0.00	c CPU time:   0.001999 s
0.00/0.00	c ==============================================================================
0.00/0.00	c lySAT 0.1
0.00/0.00	c minisat core +  additionnal features
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  160                                                  |
0.00/0.00	c |  Number of clauses:    384                                                  |
0.00/0.00	c |  Parsing time:         0.00         s                                       |
927.29/927.88	c restarts              : 703
927.29/927.88	c conflicts             : 896980         (967 /sec)
927.29/927.88	c decisions             : 1102720        (1.84 % random) (1189 /sec)
927.29/927.88	c euip                  : 38698       
927.29/927.88	c propagations          : 27278520       (29418 /sec)
927.29/927.88	c conflict literals     : 25260157       (13.90 % deleted)
927.29/927.88	c Memory used           : 46.29 MB
927.29/927.88	c CPU time              : 927.274 s
927.29/927.88	c 
927.29/927.88	s SATISFIABLE
927.29/927.88	v -1 -2 3 -4 -5 6 -7 -8 -9 -10 -11 12 -13 -14 -15 -16 -17 18 -19 -20 -21 -22 23 -24 -25 -26 27 -28 -29 -30 -31 32 -33 -34 -35 36 -37 -38 -39 -40 41 -42 -43 -44 -45 -46 -47 -48 49 -50 51 -52 -53 -54 -55 -56 -57 -58 59 -60 61 -62 -63 -64 -65 -66 -67 68 -69 -70 71 -72 -73 -74 -75 -76 -77 78 -79 -80 -81 -82 -83 84 -85 -86 87 -88 -89 -90 -91 -92 -93 94 -95 -96 -97 -98 99 -100 -101 -102 -103 104 -105 -106 107 -108 -109 -110 -111 -112 113 -114 -115 116 -117 -118 -119 -120 -121 -122 -123 124 -125 -126 -127 128 -129 -130 -131 -132 133 -134 -135 136 -137 -138 -139 -140 -141 -142 -143 144 -145 -146 -147 -148 149 -150 -151 152 -153 -154 -155 -156 -157 -158 159 -160 0

Verifier Data

OK

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1732452-1240780814/watcher-1732452-1240780814 -o /tmp/evaluation-result-1732452-1240780814/solver-1732452-1240780814 -C 1200 -W 1800 -M 1800 --output-limit 1,15 lysat.sh HOME/instance-1732452-1240780814.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 0.97 0.97 3/64 12181
/proc/meminfo: memFree=1614472/2055920 swapFree=4191900/4192956
[pid=12181] ppid=12179 vsize=5356 CPUtime=0
/proc/12181/stat : 12181 (lysat.sh) R 12179 12181 11987 0 -1 4194304 292 114 0 0 0 0 0 0 18 0 1 0 106109416 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269930107617 0 0 4100 65536 0 0 0 17 0 0 0
/proc/12181/statm: 1339 237 195 169 0 50 0

[startup+0.015831 s]
/proc/loadavg: 0.99 0.97 0.97 3/64 12181
/proc/meminfo: memFree=1614472/2055920 swapFree=4191900/4192956
[pid=12181] ppid=12179 vsize=5356 CPUtime=0
/proc/12181/stat : 12181 (lysat.sh) S 12179 12181 11987 0 -1 4194304 310 114 0 0 0 0 0 0 19 0 1 0 106109416 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12181/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.102876 s]
/proc/loadavg: 0.99 0.97 0.97 3/64 12181
/proc/meminfo: memFree=1614472/2055920 swapFree=4191900/4192956
[pid=12181] ppid=12179 vsize=5356 CPUtime=0
/proc/12181/stat : 12181 (lysat.sh) S 12179 12181 11987 0 -1 4194304 310 114 0 0 0 0 0 0 19 0 1 0 106109416 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12181/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301864 s]
/proc/loadavg: 0.99 0.97 0.97 3/64 12181
/proc/meminfo: memFree=1614472/2055920 swapFree=4191900/4192956
[pid=12181] ppid=12179 vsize=5356 CPUtime=0
/proc/12181/stat : 12181 (lysat.sh) S 12179 12181 11987 0 -1 4194304 310 114 0 0 0 0 0 0 19 0 1 0 106109416 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12181/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.70191 s]
/proc/loadavg: 0.99 0.97 0.97 3/64 12181
/proc/meminfo: memFree=1614472/2055920 swapFree=4191900/4192956
[pid=12181] ppid=12179 vsize=5356 CPUtime=0
/proc/12181/stat : 12181 (lysat.sh) S 12179 12181 11987 0 -1 4194304 310 114 0 0 0 0 0 0 19 0 1 0 106109416 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12181/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.502 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 12184
/proc/meminfo: memFree=1612216/2055920 swapFree=4191900/4192956
[pid=12181] ppid=12179 vsize=5356 CPUtime=0
/proc/12181/stat : 12181 (lysat.sh) S 12179 12181 11987 0 -1 4194304 310 114 0 0 0 0 0 0 19 0 1 0 106109416 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12181/statm: 1339 237 195 169 0 50 0
[pid=12183] ppid=12181 vsize=4276 CPUtime=1.49
/proc/12183/stat : 12183 (LySATi) R 12181 12181 11987 0 -1 4194304 707 0 0 0 149 0 0 0 25 0 1 0 106109416 4378624 692 1992294400 134512640 135226915 4294956224 18446744073709551615 134536797 0 0 4096 3 0 0 0 17 0 0 0
/proc/12183/statm: 1069 692 81 174 0 892 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9632

[startup+3.10119 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 12184
/proc/meminfo: memFree=1611192/2055920 swapFree=4191900/4192956
[pid=12181] ppid=12179 vsize=5356 CPUtime=0
/proc/12181/stat : 12181 (lysat.sh) S 12179 12181 11987 0 -1 4194304 310 114 0 0 0 0 0 0 19 0 1 0 106109416 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12181/statm: 1339 237 195 169 0 50 0
[pid=12183] ppid=12181 vsize=5652 CPUtime=3.09
/proc/12183/stat : 12183 (LySATi) R 12181 12181 11987 0 -1 4194304 1042 0 0 0 309 0 0 0 25 0 1 0 106109416 5787648 1027 1992294400 134512640 135226915 4294956224 18446744073709551615 134536969 0 0 4096 3 0 0 0 17 0 0 0
/proc/12183/statm: 1413 1027 81 174 0 1236 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11008

[startup+6.30157 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 12184
/proc/meminfo: memFree=1609272/2055920 swapFree=4191900/4192956
[pid=12181] ppid=12179 vsize=5356 CPUtime=0
/proc/12181/stat : 12181 (lysat.sh) S 12179 12181 11987 0 -1 4194304 310 114 0 0 0 0 0 0 19 0 1 0 106109416 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12181/statm: 1339 237 195 169 0 50 0
[pid=12183] ppid=12181 vsize=6896 CPUtime=6.28
/proc/12183/stat : 12183 (LySATi) R 12181 12181 11987 0 -1 4194304 1363 0 0 0 628 0 0 0 25 0 1 0 106109416 7061504 1348 1992294400 134512640 135226915 4294956224 18446744073709551615 134537023 0 0 4096 3 0 0 0 17 0 0 0
/proc/12183/statm: 1724 1348 81 174 0 1547 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 12252

[startup+12.7013 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 12184
/proc/meminfo: memFree=1606840/2055920 swapFree=4191900/4192956
[pid=12181] ppid=12179 vsize=5356 CPUtime=0
/proc/12181/stat : 12181 (lysat.sh) S 12179 12181 11987 0 -1 4194304 310 114 0 0 0 0 0 0 19 0 1 0 106109416 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12181/statm: 1339 237 195 169 0 50 0
[pid=12183] ppid=12181 vsize=8992 CPUtime=12.68
/proc/12183/stat : 12183 (LySATi) R 12181 12181 11987 0 -1 4194304 1862 0 0 0 1268 0 0 0 25 0 1 0 106109416 9207808 1847 1992294400 134512640 135226915 4294956224 18446744073709551615 134537059 0 0 4096 3 0 0 0 17 0 0 0
/proc/12183/statm: 2248 1847 81 174 0 2071 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 14348

[startup+25.5028 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 12184
/proc/meminfo: memFree=1605240/2055920 swapFree=4191900/4192956
[pid=12181] ppid=12179 vsize=5356 CPUtime=0
/proc/12181/stat : 12181 (lysat.sh) S 12179 12181 11987 0 -1 4194304 310 114 0 0 0 0 0 0 19 0 1 0 106109416 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12181/statm: 1339 237 195 169 0 50 0
[pid=12183] ppid=12181 vsize=10744 CPUtime=25.47
/proc/12183/stat : 12183 (LySATi) R 12181 12181 11987 0 -1 4194304 2277 0 0 0 2546 1 0 0 25 0 1 0 106109416 11001856 2262 1992294400 134512640 135226915 4294956224 18446744073709551615 134536772 0 0 4096 3 0 0 0 17 0 0 0
/proc/12183/statm: 2686 2262 81 174 0 2509 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 16100

[startup+51.1028 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 12184
/proc/meminfo: memFree=1602040/2055920 swapFree=4191900/4192956
[pid=12181] ppid=12179 vsize=5356 CPUtime=0
/proc/12181/stat : 12181 (lysat.sh) S 12179 12181 11987 0 -1 4194304 310 114 0 0 0 0 0 0 19 0 1 0 106109416 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12181/statm: 1339 237 195 169 0 50 0
[pid=12183] ppid=12181 vsize=14324 CPUtime=51.06
/proc/12183/stat : 12183 (LySATi) R 12181 12181 11987 0 -1 4194304 3087 0 0 0 5104 2 0 0 25 0 1 0 106109416 14667776 3072 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/12183/statm: 3581 3072 81 174 0 3404 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 19680

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 12184
/proc/meminfo: memFree=1597944/2055920 swapFree=4191900/4192956
[pid=12181] ppid=12179 vsize=5356 CPUtime=0
/proc/12181/stat : 12181 (lysat.sh) S 12179 12181 11987 0 -1 4194304 310 114 0 0 0 0 0 0 19 0 1 0 106109416 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12181/statm: 1339 237 195 169 0 50 0
[pid=12183] ppid=12181 vsize=18432 CPUtime=102.24
/proc/12183/stat : 12183 (LySATi) R 12181 12181 11987 0 -1 4194304 4070 0 0 0 10222 2 0 0 25 0 1 0 106109416 18874368 4055 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/12183/statm: 4608 4055 81 174 0 4431 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 23788

[startup+162.303 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 12184
/proc/meminfo: memFree=1594104/2055920 swapFree=4191900/4192956
[pid=12181] ppid=12179 vsize=5356 CPUtime=0
/proc/12181/stat : 12181 (lysat.sh) S 12179 12181 11987 0 -1 4194304 310 114 0 0 0 0 0 0 19 0 1 0 106109416 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12181/statm: 1339 237 195 169 0 50 0
[pid=12183] ppid=12181 vsize=22356 CPUtime=162.16
/proc/12183/stat : 12183 (LySATi) R 12181 12181 11987 0 -1 4194304 5028 0 0 0 16213 3 0 0 25 0 1 0 106109416 22892544 5013 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/12183/statm: 5589 5013 81 174 0 5412 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 27712

[startup+222.303 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 12184
/proc/meminfo: memFree=1590520/2055920 swapFree=4191900/4192956
[pid=12181] ppid=12179 vsize=5356 CPUtime=0
/proc/12181/stat : 12181 (lysat.sh) S 12179 12181 11987 0 -1 4194304 310 114 0 0 0 0 0 0 19 0 1 0 106109416 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12181/statm: 1339 237 195 169 0 50 0
[pid=12183] ppid=12181 vsize=26204 CPUtime=222.13
/proc/12183/stat : 12183 (LySATi) R 12181 12181 11987 0 -1 4194304 5922 0 0 0 22209 4 0 0 25 0 1 0 106109416 26832896 5907 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/12183/statm: 6551 5907 81 174 0 6374 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 31560

[startup+282.303 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 12184
/proc/meminfo: memFree=1589368/2055920 swapFree=4191900/4192956
[pid=12181] ppid=12179 vsize=5356 CPUtime=0
/proc/12181/stat : 12181 (lysat.sh) S 12179 12181 11987 0 -1 4194304 310 114 0 0 0 0 0 0 19 0 1 0 106109416 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12181/statm: 1339 237 195 169 0 50 0
[pid=12183] ppid=12181 vsize=27472 CPUtime=282.11
/proc/12183/stat : 12183 (LySATi) R 12181 12181 11987 0 -1 4194304 6224 0 0 0 28207 4 0 0 25 0 1 0 106109416 28131328 6209 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/12183/statm: 6868 6209 81 174 0 6691 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 32828

[startup+342.303 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 12184
/proc/meminfo: memFree=1586872/2055920 swapFree=4191900/4192956
[pid=12181] ppid=12179 vsize=5356 CPUtime=0
/proc/12181/stat : 12181 (lysat.sh) S 12179 12181 11987 0 -1 4194304 310 114 0 0 0 0 0 0 19 0 1 0 106109416 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12181/statm: 1339 237 195 169 0 50 0
[pid=12183] ppid=12181 vsize=30056 CPUtime=342.05
/proc/12183/stat : 12183 (LySATi) R 12181 12181 11987 0 -1 4194304 6824 0 0 0 34200 5 0 0 25 0 1 0 106109416 30777344 6809 1992294400 134512640 135226915 4294956224 18446744073709551615 134536933 0 0 4096 3 0 0 0 17 0 0 0
/proc/12183/statm: 7514 6809 81 174 0 7337 0
Current children cumulated CPU time (s) 342.05
Current children cumulated vsize (KiB) 35412

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 12184
/proc/meminfo: memFree=1583672/2055920 swapFree=4191900/4192956
[pid=12181] ppid=12179 vsize=5356 CPUtime=0
/proc/12181/stat : 12181 (lysat.sh) S 12179 12181 11987 0 -1 4194304 310 114 0 0 0 0 0 0 19 0 1 0 106109416 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12181/statm: 1339 237 195 169 0 50 0
[pid=12183] ppid=12181 vsize=33764 CPUtime=402.02
/proc/12183/stat : 12183 (LySATi) R 12181 12181 11987 0 -1 4194304 7629 0 0 0 40196 6 0 0 25 0 1 0 106109416 34574336 7614 1992294400 134512640 135226915 4294956224 18446744073709551615 134536930 0 0 4096 3 0 0 0 17 0 0 0
/proc/12183/statm: 8441 7614 81 174 0 8264 0
Current children cumulated CPU time (s) 402.02
Current children cumulated vsize (KiB) 39120


################
# More data... #
################


[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 12184
/proc/meminfo: memFree=1574648/2055920 swapFree=4191900/4192956
[pid=12181] ppid=12179 vsize=5356 CPUtime=0
/proc/12181/stat : 12181 (lysat.sh) S 12179 12181 11987 0 -1 4194304 310 114 0 0 0 0 0 0 19 0 1 0 106109416 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12181/statm: 1339 237 195 169 0 50 0
[pid=12183] ppid=12181 vsize=43168 CPUtime=641.92
/proc/12183/stat : 12183 (LySATi) R 12181 12181 11987 0 -1 4194304 9857 0 0 0 64183 9 0 0 25 0 1 0 106109416 44204032 9842 1992294400 134512640 135226915 4294956224 18446744073709551615 134532272 0 0 4096 3 0 0 0 17 0 0 0
/proc/12183/statm: 10792 9842 81 174 0 10615 0
Current children cumulated CPU time (s) 641.92
Current children cumulated vsize (KiB) 48524

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 12184
/proc/meminfo: memFree=1574584/2055920 swapFree=4191900/4192956
[pid=12181] ppid=12179 vsize=5356 CPUtime=0
/proc/12181/stat : 12181 (lysat.sh) S 12179 12181 11987 0 -1 4194304 310 114 0 0 0 0 0 0 19 0 1 0 106109416 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12181/statm: 1339 237 195 169 0 50 0
[pid=12183] ppid=12181 vsize=43168 CPUtime=701.89
/proc/12183/stat : 12183 (LySATi) R 12181 12181 11987 0 -1 4194304 9857 0 0 0 70180 9 0 0 25 0 1 0 106109416 44204032 9842 1992294400 134512640 135226915 4294956224 18446744073709551615 134538550 0 0 4096 3 0 0 0 17 0 0 0
/proc/12183/statm: 10792 9842 81 174 0 10615 0
Current children cumulated CPU time (s) 701.89
Current children cumulated vsize (KiB) 48524

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 12184
/proc/meminfo: memFree=1574200/2055920 swapFree=4191900/4192956
[pid=12181] ppid=12179 vsize=5356 CPUtime=0
/proc/12181/stat : 12181 (lysat.sh) S 12179 12181 11987 0 -1 4194304 310 114 0 0 0 0 0 0 19 0 1 0 106109416 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12181/statm: 1339 237 195 169 0 50 0
[pid=12183] ppid=12181 vsize=43692 CPUtime=761.86
/proc/12183/stat : 12183 (LySATi) R 12181 12181 11987 0 -1 4194304 9949 0 0 0 76177 9 0 0 25 0 1 0 106109416 44740608 9934 1992294400 134512640 135226915 4294956224 18446744073709551615 134536899 0 0 4096 3 0 0 0 17 0 0 0
/proc/12183/statm: 10923 9934 81 174 0 10746 0
Current children cumulated CPU time (s) 761.86
Current children cumulated vsize (KiB) 49048

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 12184
/proc/meminfo: memFree=1573752/2055920 swapFree=4191900/4192956
[pid=12181] ppid=12179 vsize=5356 CPUtime=0
/proc/12181/stat : 12181 (lysat.sh) S 12179 12181 11987 0 -1 4194304 310 114 0 0 0 0 0 0 19 0 1 0 106109416 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12181/statm: 1339 237 195 169 0 50 0
[pid=12183] ppid=12181 vsize=44088 CPUtime=821.84
/proc/12183/stat : 12183 (LySATi) R 12181 12181 11987 0 -1 4194304 10053 0 0 0 82174 10 0 0 25 0 1 0 106109416 45146112 10038 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/12183/statm: 11022 10038 81 174 0 10845 0
Current children cumulated CPU time (s) 821.84
Current children cumulated vsize (KiB) 49444

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 12184
/proc/meminfo: memFree=1572792/2055920 swapFree=4191900/4192956
[pid=12181] ppid=12179 vsize=5356 CPUtime=0
/proc/12181/stat : 12181 (lysat.sh) S 12179 12181 11987 0 -1 4194304 310 114 0 0 0 0 0 0 19 0 1 0 106109416 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12181/statm: 1339 237 195 169 0 50 0
[pid=12183] ppid=12181 vsize=45312 CPUtime=881.81
/proc/12183/stat : 12183 (LySATi) R 12181 12181 11987 0 -1 4194304 10301 0 0 0 88171 10 0 0 25 0 1 0 106109416 46399488 10286 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/12183/statm: 11328 10286 81 174 0 11151 0
Current children cumulated CPU time (s) 881.81
Current children cumulated vsize (KiB) 50668

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

[startup+895.902 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 12184
/proc/meminfo: memFree=1572728/2055920 swapFree=4191900/4192956
[pid=12181] ppid=12179 vsize=5356 CPUtime=0
/proc/12181/stat : 12181 (lysat.sh) S 12179 12181 11987 0 -1 4194304 310 114 0 0 0 0 0 0 19 0 1 0 106109416 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12181/statm: 1339 237 195 169 0 50 0
[pid=12183] ppid=12181 vsize=45312 CPUtime=895.41
/proc/12183/stat : 12183 (LySATi) R 12181 12181 11987 0 -1 4194304 10314 0 0 0 89531 10 0 0 25 0 1 0 106109416 46399488 10299 1992294400 134512640 135226915 4294956224 18446744073709551615 134537009 0 0 4096 3 0 0 0 17 0 0 0
/proc/12183/statm: 11328 10299 81 174 0 11151 0
Current children cumulated CPU time (s) 895.41
Current children cumulated vsize (KiB) 50668

[startup+908.701 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 12184
/proc/meminfo: memFree=1572152/2055920 swapFree=4191900/4192956
[pid=12181] ppid=12179 vsize=5356 CPUtime=0
/proc/12181/stat : 12181 (lysat.sh) S 12179 12181 11987 0 -1 4194304 310 114 0 0 0 0 0 0 19 0 1 0 106109416 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12181/statm: 1339 237 195 169 0 50 0
[pid=12183] ppid=12181 vsize=45876 CPUtime=908.2
/proc/12183/stat : 12183 (LySATi) R 12181 12181 11987 0 -1 4194304 10452 0 0 0 90810 10 0 0 25 0 1 0 106109416 46977024 10437 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/12183/statm: 11469 10437 81 174 0 11292 0
Current children cumulated CPU time (s) 908.2
Current children cumulated vsize (KiB) 51232

[startup+921.502 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 12184
/proc/meminfo: memFree=1571384/2055920 swapFree=4191900/4192956
[pid=12181] ppid=12179 vsize=5356 CPUtime=0
/proc/12181/stat : 12181 (lysat.sh) S 12179 12181 11987 0 -1 4194304 310 114 0 0 0 0 0 0 19 0 1 0 106109416 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12181/statm: 1339 237 195 169 0 50 0
[pid=12183] ppid=12181 vsize=46980 CPUtime=921
/proc/12183/stat : 12183 (LySATi) R 12181 12181 11987 0 -1 4194304 10668 0 0 0 92090 10 0 0 25 0 1 0 106109416 48107520 10653 1992294400 134512640 135226915 4294956224 18446744073709551615 134537299 0 0 4096 3 0 0 0 17 0 0 0
/proc/12183/statm: 11745 10653 81 174 0 11568 0
Current children cumulated CPU time (s) 921
Current children cumulated vsize (KiB) 52336

[startup+924.701 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 12184
/proc/meminfo: memFree=1571128/2055920 swapFree=4191900/4192956
[pid=12181] ppid=12179 vsize=5356 CPUtime=0
/proc/12181/stat : 12181 (lysat.sh) S 12179 12181 11987 0 -1 4194304 310 114 0 0 0 0 0 0 19 0 1 0 106109416 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12181/statm: 1339 237 195 169 0 50 0
[pid=12183] ppid=12181 vsize=47124 CPUtime=924.19
/proc/12183/stat : 12183 (LySATi) R 12181 12181 11987 0 -1 4194304 10708 0 0 0 92409 10 0 0 25 0 1 0 106109416 48254976 10693 1992294400 134512640 135226915 4294956224 18446744073709551615 134537023 0 0 4096 3 0 0 0 17 0 0 0
/proc/12183/statm: 11781 10693 81 174 0 11604 0
Current children cumulated CPU time (s) 924.19
Current children cumulated vsize (KiB) 52480

[startup+926.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 12184
/proc/meminfo: memFree=1571000/2055920 swapFree=4191900/4192956
[pid=12181] ppid=12179 vsize=5356 CPUtime=0
/proc/12181/stat : 12181 (lysat.sh) S 12179 12181 11987 0 -1 4194304 310 114 0 0 0 0 0 0 19 0 1 0 106109416 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12181/statm: 1339 237 195 169 0 50 0
[pid=12183] ppid=12181 vsize=47252 CPUtime=925.79
/proc/12183/stat : 12183 (LySATi) R 12181 12181 11987 0 -1 4194304 10731 0 0 0 92569 10 0 0 25 0 1 0 106109416 48386048 10716 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/12183/statm: 11813 10716 81 174 0 11636 0
Current children cumulated CPU time (s) 925.79
Current children cumulated vsize (KiB) 52608

[startup+927.101 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 12184
/proc/meminfo: memFree=1571000/2055920 swapFree=4191900/4192956
[pid=12181] ppid=12179 vsize=5356 CPUtime=0
/proc/12181/stat : 12181 (lysat.sh) S 12179 12181 11987 0 -1 4194304 310 114 0 0 0 0 0 0 19 0 1 0 106109416 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12181/statm: 1339 237 195 169 0 50 0
[pid=12183] ppid=12181 vsize=47252 CPUtime=926.59
/proc/12183/stat : 12183 (LySATi) R 12181 12181 11987 0 -1 4194304 10741 0 0 0 92649 10 0 0 25 0 1 0 106109416 48386048 10726 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/12183/statm: 11813 10726 81 174 0 11636 0
Current children cumulated CPU time (s) 926.59
Current children cumulated vsize (KiB) 52608

[startup+927.501 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 12184
/proc/meminfo: memFree=1571000/2055920 swapFree=4191900/4192956
[pid=12181] ppid=12179 vsize=5356 CPUtime=0
/proc/12181/stat : 12181 (lysat.sh) S 12179 12181 11987 0 -1 4194304 310 114 0 0 0 0 0 0 19 0 1 0 106109416 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12181/statm: 1339 237 195 169 0 50 0
[pid=12183] ppid=12181 vsize=47252 CPUtime=926.99
/proc/12183/stat : 12183 (LySATi) R 12181 12181 11987 0 -1 4194304 10746 0 0 0 92689 10 0 0 25 0 1 0 106109416 48386048 10731 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/12183/statm: 11813 10731 81 174 0 11636 0
Current children cumulated CPU time (s) 926.99
Current children cumulated vsize (KiB) 52608

[startup+927.701 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 12184
/proc/meminfo: memFree=1571000/2055920 swapFree=4191900/4192956
[pid=12181] ppid=12179 vsize=5356 CPUtime=0
/proc/12181/stat : 12181 (lysat.sh) S 12179 12181 11987 0 -1 4194304 310 114 0 0 0 0 0 0 19 0 1 0 106109416 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12181/statm: 1339 237 195 169 0 50 0
[pid=12183] ppid=12181 vsize=47252 CPUtime=927.19
/proc/12183/stat : 12183 (LySATi) R 12181 12181 11987 0 -1 4194304 10748 0 0 0 92709 10 0 0 25 0 1 0 106109416 48386048 10733 1992294400 134512640 135226915 4294956224 18446744073709551615 134536912 0 0 4096 3 0 0 0 17 0 0 0
/proc/12183/statm: 11813 10733 81 174 0 11636 0
Current children cumulated CPU time (s) 927.19
Current children cumulated vsize (KiB) 52608

[startup+927.802 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 12184
/proc/meminfo: memFree=1571000/2055920 swapFree=4191900/4192956
[pid=12181] ppid=12179 vsize=5356 CPUtime=0
/proc/12181/stat : 12181 (lysat.sh) S 12179 12181 11987 0 -1 4194304 310 114 0 0 0 0 0 0 19 0 1 0 106109416 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12181/statm: 1339 237 195 169 0 50 0
[pid=12183] ppid=12181 vsize=47396 CPUtime=927.29
/proc/12183/stat : 12183 (LySATi) R 12181 12181 11987 0 -1 4194304 10772 0 0 0 92719 10 0 0 25 0 1 0 106109416 48533504 10757 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/12183/statm: 11849 10757 81 174 0 11672 0
Current children cumulated CPU time (s) 927.29
Current children cumulated vsize (KiB) 52752

Child status: 10
Real time (s): 927.89
CPU time (s): 927.397
CPU user time (s): 927.276
CPU system time (s): 0.120981
CPU usage (%): 99.9468
Max. virtual memory (cumulated for all children) (KiB): 52752

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 927.276
system time used= 0.120981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11330
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= 9
involuntary context switches= 2882

runsolver used 1.13183 second user time and 2.01869 second system time

The end

Launcher Data

Begin job on node53 at 2009-04-26 23:20:14
IDJOB=1732452
IDBENCH=71118
IDSOLVER=511
FILE ID=node53/1732452-1240780814
PBS_JOBID= 9187235
Free space on /tmp= 66476 MiB

SOLVER NAME= LySAT i/2009-03-20
BENCH NAME= SAT09/CRAFTED/sgen/sat/sgen1-sat-160-100.cnf
COMMAND LINE= lysat.sh BENCHNAME i
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1732452-1240780814/watcher-1732452-1240780814 -o /tmp/evaluation-result-1732452-1240780814/solver-1732452-1240780814 -C 1200 -W 1800 -M 1800 --output-limit 1,15  lysat.sh HOME/instance-1732452-1240780814.cnf i

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

MD5SUM BENCH= f74d6f760fed9ca1e1d4158014482021
RANDOM SEED=959896672

node53.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.245
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.245
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1614952 kB
Buffers:         48884 kB
Cached:         317864 kB
SwapCached:        384 kB
Active:         139272 kB
Inactive:       240844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1614952 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            2164 kB
Writeback:           0 kB
Mapped:          21812 kB
Slab:            46940 kB
Committed_AS:   334636 kB
PageTables:       1376 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= 66476 MiB
End job on node53 at 2009-04-26 23:35:42