Trace number 1773803

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 278.3 278.442

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitswegner/
countbitswegner064.cnf
MD5SUM1a0b22841159d2c84fdcb857229ffa08
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark155.002
Satisfiable
(Un)Satisfiability was proved
Number of variables24448
Number of clauses73151
Sum of the clauses size170683
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 248766
Number of clauses of size 324383
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.02/0.07	c ==============================================================================
0.02/0.07	c |           |     ORIGINAL     |              LEARNT              |          |
0.02/0.07	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.02/0.07	c ==============================================================================
0.02/0.07	c |         0 |   73149   170681 |   21944       0        0     nan |  0.000 % |
0.59/0.69	c |         0 |   42312   121394 |      --       0       --      -- |     --   | -30835/-49282
0.59/0.69	c ==============================================================================
0.59/0.69	c Result  :   #vars: 9180   #clauses: 42312   #literals: 121394
0.59/0.69	c CPU time:   0.671897 s
0.59/0.69	c ==============================================================================
0.69/0.75	c lySAT 0.1
0.69/0.75	c minisat core +  additionnal features
0.69/0.75	c ============================[ Problem Statistics ]=============================
0.69/0.75	c |                                                                             |
0.69/0.75	c |  Number of variables:  9180                                                 |
0.69/0.75	c |  Number of clauses:    42312                                                |
0.69/0.78	c |  Parsing time:         0.02         s                                       |
278.23/278.42	c restarts              : 765
278.23/278.42	c conflicts             : 620816         (2238 /sec)
278.23/278.42	c decisions             : 969445         (1.32 % random) (3495 /sec)
278.23/278.42	c euip                  : 23091       
278.23/278.42	c propagations          : 137413928      (495423 /sec)
278.23/278.42	c conflict literals     : 44982759       (50.13 % deleted)
278.23/278.42	c Memory used           : 63.02 MB
278.23/278.42	c CPU time              : 277.367 s
278.23/278.42	c 
278.23/278.43	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-1773803-1241236747/watcher-1773803-1241236747 -o /tmp/evaluation-result-1773803-1241236747/solver-1773803-1241236747 -C 10000 -W 12000 -M 1800 lysat.sh HOME/instance-1773803-1241236747.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.86 0.97 0.99 3/64 31253
/proc/meminfo: memFree=1172152/2055920 swapFree=4191900/4192956
[pid=31253] ppid=31251 vsize=5356 CPUtime=0
/proc/31253/stat : 31253 (lysat.sh) S 31251 31253 31216 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 151707847 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31253/statm: 1339 235 195 169 0 50 0
[pid=31254] ppid=31253 vsize=960 CPUtime=0
/proc/31254/stat : 31254 (SatElite) R 31253 31253 31216 0 -1 4194304 153 0 0 0 0 0 0 0 19 0 1 0 151707847 983040 137 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/31254/statm: 240 139 50 127 0 110 0

[startup+0.0377329 s]
/proc/loadavg: 0.86 0.97 0.99 3/64 31253
/proc/meminfo: memFree=1172152/2055920 swapFree=4191900/4192956
[pid=31253] ppid=31251 vsize=5356 CPUtime=0
/proc/31253/stat : 31253 (lysat.sh) S 31251 31253 31216 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 151707847 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31253/statm: 1339 235 195 169 0 50 0
[pid=31254] ppid=31253 vsize=5620 CPUtime=0.02
/proc/31254/stat : 31254 (SatElite) R 31253 31253 31216 0 -1 4194304 1291 0 0 0 2 0 0 0 19 0 1 0 151707847 5754880 1275 1992294400 134512640 135034092 4294956112 18446744073709551615 134671580 0 0 4096 3 0 0 0 17 0 0 0
/proc/31254/statm: 1405 1277 50 127 0 1275 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 10976

[startup+0.102737 s]
/proc/loadavg: 0.86 0.97 0.99 3/64 31253
/proc/meminfo: memFree=1172152/2055920 swapFree=4191900/4192956
[pid=31253] ppid=31251 vsize=5356 CPUtime=0
/proc/31253/stat : 31253 (lysat.sh) S 31251 31253 31216 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 151707847 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31253/statm: 1339 235 195 169 0 50 0
[pid=31254] ppid=31253 vsize=11560 CPUtime=0.09
/proc/31254/stat : 31254 (SatElite) R 31253 31253 31216 0 -1 4194304 2684 0 0 0 8 1 0 0 19 0 1 0 151707847 11837440 2524 1992294400 134512640 135034092 4294956112 18446744073709551615 134541078 0 0 4096 3 0 0 0 17 0 0 0
/proc/31254/statm: 2890 2524 68 127 0 2760 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16916

[startup+0.302759 s]
/proc/loadavg: 0.86 0.97 0.99 3/64 31253
/proc/meminfo: memFree=1172152/2055920 swapFree=4191900/4192956
[pid=31253] ppid=31251 vsize=5356 CPUtime=0
/proc/31253/stat : 31253 (lysat.sh) S 31251 31253 31216 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 151707847 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31253/statm: 1339 235 195 169 0 50 0
[pid=31254] ppid=31253 vsize=13088 CPUtime=0.29
/proc/31254/stat : 31254 (SatElite) R 31253 31253 31216 0 -1 4194304 3046 0 0 0 27 2 0 0 21 0 1 0 151707847 13402112 2886 1992294400 134512640 135034092 4294956112 18446744073709551615 134566285 0 0 4096 3 0 0 0 17 0 0 0
/proc/31254/statm: 3272 2886 68 127 0 3142 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18444

[startup+0.702803 s]
/proc/loadavg: 0.86 0.97 0.99 3/64 31253
/proc/meminfo: memFree=1172152/2055920 swapFree=4191900/4192956
[pid=31253] ppid=31251 vsize=5356 CPUtime=0
/proc/31253/stat : 31253 (lysat.sh) S 31251 31253 31216 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 151707847 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31253/statm: 1339 235 195 169 0 50 0
[pid=31254] ppid=31253 vsize=13440 CPUtime=0.69
/proc/31254/stat : 31254 (SatElite) R 31253 31253 31216 0 -1 4194304 3380 0 0 0 67 2 0 0 25 0 1 0 151707847 13762560 3004 1992294400 134512640 135034092 4294956112 18446744073709551615 134658119 0 0 4096 3 0 0 0 17 0 0 0
/proc/31254/statm: 3360 3004 69 127 0 3230 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18796

[startup+1.50189 s]
/proc/loadavg: 0.86 0.97 0.99 2/66 31256
/proc/meminfo: memFree=1165032/2055920 swapFree=4191900/4192956
[pid=31253] ppid=31251 vsize=5356 CPUtime=0.73
/proc/31253/stat : 31253 (lysat.sh) S 31251 31253 31216 0 -1 4194304 310 3383 0 0 0 0 71 2 15 0 1 0 151707847 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31253/statm: 1339 237 195 169 0 50 0
[pid=31256] ppid=31253 vsize=5724 CPUtime=0.73
/proc/31256/stat : 31256 (LySATi) R 31253 31253 31216 0 -1 4194304 1200 0 0 0 73 0 0 0 23 0 1 0 151707922 5861376 1185 1992294400 134512640 135226915 4294956224 18446744073709551615 134538628 0 0 4096 3 0 0 0 17 0 0 0
/proc/31256/statm: 1431 1185 82 174 0 1254 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 11080

[startup+3.10106 s]
/proc/loadavg: 0.86 0.97 0.99 2/66 31256
/proc/meminfo: memFree=1164392/2055920 swapFree=4191900/4192956
[pid=31253] ppid=31251 vsize=5356 CPUtime=0.73
/proc/31253/stat : 31253 (lysat.sh) S 31251 31253 31216 0 -1 4194304 310 3383 0 0 0 0 71 2 15 0 1 0 151707847 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31253/statm: 1339 237 195 169 0 50 0
[pid=31256] ppid=31253 vsize=6516 CPUtime=2.34
/proc/31256/stat : 31256 (LySATi) R 31253 31253 31216 0 -1 4194304 1409 0 0 0 233 1 0 0 25 0 1 0 151707922 6672384 1394 1992294400 134512640 135226915 4294956224 18446744073709551615 134539400 0 0 4096 3 0 0 0 17 0 0 0
/proc/31256/statm: 1629 1394 82 174 0 1452 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 11872

[startup+6.3014 s]
/proc/loadavg: 0.87 0.97 0.99 2/66 31256
/proc/meminfo: memFree=1162024/2055920 swapFree=4191900/4192956
[pid=31253] ppid=31251 vsize=5356 CPUtime=0.73
/proc/31253/stat : 31253 (lysat.sh) S 31251 31253 31216 0 -1 4194304 310 3383 0 0 0 0 71 2 15 0 1 0 151707847 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31253/statm: 1339 237 195 169 0 50 0
[pid=31256] ppid=31253 vsize=8220 CPUtime=5.53
/proc/31256/stat : 31256 (LySATi) R 31253 31253 31216 0 -1 4194304 1815 0 0 0 552 1 0 0 25 0 1 0 151707922 8417280 1800 1992294400 134512640 135226915 4294956224 18446744073709551615 134548074 0 0 4096 3 0 0 0 17 0 0 0
/proc/31256/statm: 2055 1800 82 174 0 1878 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 13576

[startup+12.7011 s]
/proc/loadavg: 0.88 0.97 0.99 2/66 31256
/proc/meminfo: memFree=1158632/2055920 swapFree=4191900/4192956
[pid=31253] ppid=31251 vsize=5356 CPUtime=0.73
/proc/31253/stat : 31253 (lysat.sh) S 31251 31253 31216 0 -1 4194304 310 3383 0 0 0 0 71 2 15 0 1 0 151707847 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31253/statm: 1339 237 195 169 0 50 0
[pid=31256] ppid=31253 vsize=11684 CPUtime=11.93
/proc/31256/stat : 31256 (LySATi) R 31253 31253 31216 0 -1 4194304 2679 0 0 0 1191 2 0 0 25 0 1 0 151707922 11964416 2664 1992294400 134512640 135226915 4294956224 18446744073709551615 134536755 0 0 4096 3 0 0 0 17 0 0 0
/proc/31256/statm: 2921 2664 82 174 0 2744 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 17040

[startup+25.5025 s]
/proc/loadavg: 0.90 0.97 0.99 2/66 31256
/proc/meminfo: memFree=1150760/2055920 swapFree=4191900/4192956
[pid=31253] ppid=31251 vsize=5356 CPUtime=0.73
/proc/31253/stat : 31253 (lysat.sh) S 31251 31253 31216 0 -1 4194304 310 3383 0 0 0 0 71 2 15 0 1 0 151707847 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31253/statm: 1339 237 195 169 0 50 0
[pid=31256] ppid=31253 vsize=19668 CPUtime=24.72
/proc/31256/stat : 31256 (LySATi) R 31253 31253 31216 0 -1 4194304 4661 0 0 0 2468 4 0 0 25 0 1 0 151707922 20140032 4646 1992294400 134512640 135226915 4294956224 18446744073709551615 134538842 0 0 4096 3 0 0 0 17 0 0 0
/proc/31256/statm: 4917 4646 82 174 0 4740 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 25024

[startup+51.1022 s]
/proc/loadavg: 0.94 0.97 0.99 2/66 31256
/proc/meminfo: memFree=1141992/2055920 swapFree=4191900/4192956
[pid=31253] ppid=31251 vsize=5356 CPUtime=0.73
/proc/31253/stat : 31253 (lysat.sh) S 31251 31253 31216 0 -1 4194304 310 3383 0 0 0 0 71 2 15 0 1 0 151707847 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31253/statm: 1339 237 195 169 0 50 0
[pid=31256] ppid=31253 vsize=28504 CPUtime=50.3
/proc/31256/stat : 31256 (LySATi) R 31253 31253 31216 0 -1 4194304 6860 0 0 0 5024 6 0 0 25 0 1 0 151707922 29188096 6845 1992294400 134512640 135226915 4294956224 18446744073709551615 134538694 0 0 4096 3 0 0 0 17 0 0 0
/proc/31256/statm: 7126 6845 82 174 0 6949 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 33860

[startup+102.307 s]
/proc/loadavg: 0.97 0.97 0.99 2/66 31256
/proc/meminfo: memFree=1126568/2055920 swapFree=4191900/4192956
[pid=31253] ppid=31251 vsize=5356 CPUtime=0.73
/proc/31253/stat : 31253 (lysat.sh) S 31251 31253 31216 0 -1 4194304 310 3383 0 0 0 0 71 2 15 0 1 0 151707847 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31253/statm: 1339 237 195 169 0 50 0
[pid=31256] ppid=31253 vsize=44004 CPUtime=101.48
/proc/31256/stat : 31256 (LySATi) R 31253 31253 31216 0 -1 4194304 10682 0 0 0 10138 10 0 0 25 0 1 0 151707922 45060096 10667 1992294400 134512640 135226915 4294956224 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 0 0 0
/proc/31256/statm: 11001 10667 82 174 0 10824 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 49360

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31262
/proc/meminfo: memFree=1117800/2055920 swapFree=4191900/4192956
[pid=31253] ppid=31251 vsize=5356 CPUtime=0.73
/proc/31253/stat : 31253 (lysat.sh) S 31251 31253 31216 0 -1 4194304 310 3383 0 0 0 0 71 2 15 0 1 0 151707847 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31253/statm: 1339 237 195 169 0 50 0
[pid=31256] ppid=31253 vsize=52700 CPUtime=161.46
/proc/31256/stat : 31256 (LySATi) R 31253 31253 31216 0 -1 4194304 12871 0 0 0 16133 13 0 0 25 0 1 0 151707922 53964800 12856 1992294400 134512640 135226915 4294956224 18446744073709551615 134536849 0 0 4096 3 0 0 0 17 0 0 0
/proc/31256/statm: 13175 12856 82 174 0 12998 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 58056

[startup+222.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31262
/proc/meminfo: memFree=1111848/2055920 swapFree=4191900/4192956
[pid=31253] ppid=31251 vsize=5356 CPUtime=0.73
/proc/31253/stat : 31253 (lysat.sh) S 31251 31253 31216 0 -1 4194304 310 3383 0 0 0 0 71 2 15 0 1 0 151707847 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31253/statm: 1339 237 195 169 0 50 0
[pid=31256] ppid=31253 vsize=58920 CPUtime=221.42
/proc/31256/stat : 31256 (LySATi) R 31253 31253 31216 0 -1 4194304 14337 0 0 0 22127 15 0 0 25 0 1 0 151707922 60334080 14322 1992294400 134512640 135226915 4294956224 18446744073709551615 134537023 0 0 4096 3 0 0 0 17 0 0 0
/proc/31256/statm: 14730 14322 82 174 0 14553 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 64276

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

[startup+230.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31262
/proc/meminfo: memFree=1111464/2055920 swapFree=4191900/4192956
[pid=31253] ppid=31251 vsize=5356 CPUtime=0.73
/proc/31253/stat : 31253 (lysat.sh) S 31251 31253 31216 0 -1 4194304 310 3383 0 0 0 0 71 2 15 0 1 0 151707847 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31253/statm: 1339 237 195 169 0 50 0
[pid=31256] ppid=31253 vsize=59328 CPUtime=229.42
/proc/31256/stat : 31256 (LySATi) R 31253 31253 31216 0 -1 4194304 14440 0 0 0 22927 15 0 0 25 0 1 0 151707922 60751872 14425 1992294400 134512640 135226915 4294956224 18446744073709551615 134536933 0 0 4096 3 0 0 0 17 0 0 0
/proc/31256/statm: 14832 14425 82 174 0 14655 0
Current children cumulated CPU time (s) 230.15
Current children cumulated vsize (KiB) 64684

[startup+255.901 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31262
/proc/meminfo: memFree=1110440/2055920 swapFree=4191900/4192956
[pid=31253] ppid=31251 vsize=5356 CPUtime=0.73
/proc/31253/stat : 31253 (lysat.sh) S 31251 31253 31216 0 -1 4194304 310 3383 0 0 0 0 71 2 15 0 1 0 151707847 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31253/statm: 1339 237 195 169 0 50 0
[pid=31256] ppid=31253 vsize=60408 CPUtime=255.01
/proc/31256/stat : 31256 (LySATi) R 31253 31253 31216 0 -1 4194304 14690 0 0 0 25486 15 0 0 25 0 1 0 151707922 61857792 14675 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/31256/statm: 15102 14675 82 174 0 14925 0
Current children cumulated CPU time (s) 255.74
Current children cumulated vsize (KiB) 65764

[startup+268.702 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31262
/proc/meminfo: memFree=1109160/2055920 swapFree=4191900/4192956
[pid=31253] ppid=31251 vsize=5356 CPUtime=0.73
/proc/31253/stat : 31253 (lysat.sh) S 31251 31253 31216 0 -1 4194304 310 3383 0 0 0 0 71 2 15 0 1 0 151707847 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31253/statm: 1339 237 195 169 0 50 0
[pid=31256] ppid=31253 vsize=61708 CPUtime=267.81
/proc/31256/stat : 31256 (LySATi) R 31253 31253 31216 0 -1 4194304 15023 0 0 0 26765 16 0 0 25 0 1 0 151707922 63188992 15008 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/31256/statm: 15427 15008 82 174 0 15250 0
Current children cumulated CPU time (s) 268.54
Current children cumulated vsize (KiB) 67064

[startup+275.101 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31262
/proc/meminfo: memFree=1107368/2055920 swapFree=4191900/4192956
[pid=31253] ppid=31251 vsize=5356 CPUtime=0.73
/proc/31253/stat : 31253 (lysat.sh) S 31251 31253 31216 0 -1 4194304 310 3383 0 0 0 0 71 2 15 0 1 0 151707847 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31253/statm: 1339 237 195 169 0 50 0
[pid=31256] ppid=31253 vsize=63608 CPUtime=274.2
/proc/31256/stat : 31256 (LySATi) R 31253 31253 31216 0 -1 4194304 15493 0 0 0 27404 16 0 0 25 0 1 0 151707922 65134592 15478 1992294400 134512640 135226915 4294956224 18446744073709551615 134543500 0 0 4096 3 0 0 0 17 0 0 0
/proc/31256/statm: 15902 15478 82 174 0 15725 0
Current children cumulated CPU time (s) 274.93
Current children cumulated vsize (KiB) 68964

[startup+276.701 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31262
/proc/meminfo: memFree=1107112/2055920 swapFree=4191900/4192956
[pid=31253] ppid=31251 vsize=5356 CPUtime=0.73
/proc/31253/stat : 31253 (lysat.sh) S 31251 31253 31216 0 -1 4194304 310 3383 0 0 0 0 71 2 15 0 1 0 151707847 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31253/statm: 1339 237 195 169 0 50 0
[pid=31256] ppid=31253 vsize=63908 CPUtime=275.8
/proc/31256/stat : 31256 (LySATi) R 31253 31253 31216 0 -1 4194304 15569 0 0 0 27564 16 0 0 25 0 1 0 151707922 65441792 15554 1992294400 134512640 135226915 4294956224 18446744073709551615 134546345 0 0 4096 3 0 0 0 17 0 0 0
/proc/31256/statm: 15977 15554 82 174 0 15800 0
Current children cumulated CPU time (s) 276.53
Current children cumulated vsize (KiB) 69264

[startup+277.502 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31262
/proc/meminfo: memFree=1106728/2055920 swapFree=4191900/4192956
[pid=31253] ppid=31251 vsize=5356 CPUtime=0.73
/proc/31253/stat : 31253 (lysat.sh) S 31251 31253 31216 0 -1 4194304 310 3383 0 0 0 0 71 2 15 0 1 0 151707847 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31253/statm: 1339 237 195 169 0 50 0
[pid=31256] ppid=31253 vsize=64272 CPUtime=276.6
/proc/31256/stat : 31256 (LySATi) R 31253 31253 31216 0 -1 4194304 15662 0 0 0 27644 16 0 0 25 0 1 0 151707922 65814528 15647 1992294400 134512640 135226915 4294956224 18446744073709551615 134732934 0 0 4096 3 0 0 0 17 0 0 0
/proc/31256/statm: 16068 15647 82 174 0 15891 0
Current children cumulated CPU time (s) 277.33
Current children cumulated vsize (KiB) 69628

[startup+277.902 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31262
/proc/meminfo: memFree=1106728/2055920 swapFree=4191900/4192956
[pid=31253] ppid=31251 vsize=5356 CPUtime=0.73
/proc/31253/stat : 31253 (lysat.sh) S 31251 31253 31216 0 -1 4194304 310 3383 0 0 0 0 71 2 15 0 1 0 151707847 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31253/statm: 1339 237 195 169 0 50 0
[pid=31256] ppid=31253 vsize=64532 CPUtime=277
/proc/31256/stat : 31256 (LySATi) R 31253 31253 31216 0 -1 4194304 15707 0 0 0 27684 16 0 0 25 0 1 0 151707922 66080768 15692 1992294400 134512640 135226915 4294956224 18446744073709551615 134538628 0 0 4096 3 0 0 0 17 0 0 0
/proc/31256/statm: 16133 15692 82 174 0 15956 0
Current children cumulated CPU time (s) 277.73
Current children cumulated vsize (KiB) 69888

[startup+278.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31262
/proc/meminfo: memFree=1106344/2055920 swapFree=4191900/4192956
[pid=31253] ppid=31251 vsize=5356 CPUtime=0.73
/proc/31253/stat : 31253 (lysat.sh) S 31251 31253 31216 0 -1 4194304 310 3383 0 0 0 0 71 2 15 0 1 0 151707847 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31253/statm: 1339 237 195 169 0 50 0
[pid=31256] ppid=31253 vsize=64532 CPUtime=277.4
/proc/31256/stat : 31256 (LySATi) R 31253 31253 31216 0 -1 4194304 15715 0 0 0 27724 16 0 0 25 0 1 0 151707922 66080768 15700 1992294400 134512640 135226915 4294956224 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 0 0 0
/proc/31256/statm: 16133 15700 82 174 0 15956 0
Current children cumulated CPU time (s) 278.13
Current children cumulated vsize (KiB) 69888

[startup+278.402 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31262
/proc/meminfo: memFree=1106344/2055920 swapFree=4191900/4192956
[pid=31253] ppid=31251 vsize=5356 CPUtime=0.73
/proc/31253/stat : 31253 (lysat.sh) S 31251 31253 31216 0 -1 4194304 310 3383 0 0 0 0 71 2 15 0 1 0 151707847 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31253/statm: 1339 237 195 169 0 50 0
[pid=31256] ppid=31253 vsize=64532 CPUtime=277.5
/proc/31256/stat : 31256 (LySATi) R 31253 31253 31216 0 -1 4194304 15717 0 0 0 27734 16 0 0 25 0 1 0 151707922 66080768 15702 1992294400 134512640 135226915 4294956224 18446744073709551615 134543500 0 0 4096 3 0 0 0 17 0 0 0
/proc/31256/statm: 16133 15702 82 174 0 15956 0
Current children cumulated CPU time (s) 278.23
Current children cumulated vsize (KiB) 69888

Child status: 20
Real time (s): 278.442
CPU time (s): 278.3
CPU user time (s): 278.088
CPU system time (s): 0.211967
CPU usage (%): 99.949
Max. virtual memory (cumulated for all children) (KiB): 69888

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

runsolver used 0.201969 second user time and 0.820875 second system time

The end

Launcher Data

Begin job on node21 at 2009-05-02 05:59:07
IDJOB=1773803
IDBENCH=70800
IDSOLVER=609
FILE ID=node21/1773803-1241236747
PBS_JOBID= 9224839
Free space on /tmp= 66480 MiB

SOLVER NAME= LySAT i/2009-03-20
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitswegner/countbitswegner064.cnf
COMMAND LINE= lysat.sh BENCHNAME i
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773803-1241236747/watcher-1773803-1241236747 -o /tmp/evaluation-result-1773803-1241236747/solver-1773803-1241236747 -C 10000 -W 12000 -M 1800  lysat.sh HOME/instance-1773803-1241236747.cnf i

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

MD5SUM BENCH= 1a0b22841159d2c84fdcb857229ffa08
RANDOM SEED=1056628305

node21.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.233
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.233
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:       1172632 kB
Buffers:         72048 kB
Cached:         699016 kB
SwapCached:        260 kB
Active:          28968 kB
Inactive:       755332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1172632 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            3452 kB
Writeback:           0 kB
Mapped:          21692 kB
Slab:            84992 kB
Committed_AS:   762868 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= 66480 MiB
End job on node21 at 2009-05-02 06:03:45