Trace number 1824911

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 c/2009-03-20UNSAT 271.849 271.978

General information on the benchmark

Namecrafted/Medium/contest05/sabharwal/
counting-easier-php-012-010.sat05-1172.reshuffled-07.cnf
MD5SUM9b15e90c034f4532d9c5a9491fda1777
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark16.5795
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of clauses672
Sum of the clauses size1440
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2660
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 512

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 |     672     1440 |     201       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |     660     2376 |      --       0       --      -- |     --   | -12/936
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 108   #clauses: 660   #literals: 2376
0.00/0.00	c CPU time:   0.001999 s
0.00/0.00	c ==============================================================================
0.00/0.00	This is MiniSat 2.0 beta
0.00/0.00	WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	============================[ Problem Statistics ]=============================
0.00/0.00	|                                                                             |
0.00/0.00	|  Number of variables:  108                                                  |
0.00/0.00	|  Number of clauses:    660                                                  |
0.00/0.00	|  Parsing time:         0.00         s                                       |
271.76/271.97	restarts              : 26
271.76/271.97	conflicts             : 6966499        (25628 /sec)
271.76/271.97	decisions             : 7964255        (1.37 % random) (29298 /sec)
271.76/271.97	propagations          : 103725592      (381576 /sec)
271.76/271.97	conflict literals     : 206192574      (18.01 % deleted)
271.76/271.97	Memory used           : 3.04 MB
271.76/271.97	CPU time              : 271.835 s
271.76/271.97	
271.76/271.97	UNSATISFIABLE
271.76/271.97	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-1824911-1242472955/watcher-1824911-1242472955 -o /tmp/evaluation-result-1824911-1242472955/solver-1824911-1242472955 -C 5000 -W 6000 -M 1800 lysat.sh HOME/instance-1824911-1242472955.cnf c 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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.98 0.96 0.91 3/64 25668
/proc/meminfo: memFree=1077576/2055920 swapFree=4181240/4192956
[pid=25668] ppid=25666 vsize=5356 CPUtime=0
/proc/25668/stat : 25668 (lysat.sh) S 25666 25668 25529 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 275323529 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25668/statm: 1339 235 195 169 0 50 0
[pid=25669] ppid=25668 vsize=696 CPUtime=0
/proc/25669/stat : 25669 (SatElite) R 25668 25668 25529 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 275323530 712704 102 1992294400 134512640 135034092 4294956112 18446744073709551615 134569428 0 0 4096 3 0 0 0 17 0 0 0
/proc/25669/statm: 174 102 68 127 0 44 0

[startup+0.052683 s]
/proc/loadavg: 0.98 0.96 0.91 3/64 25668
/proc/meminfo: memFree=1077576/2055920 swapFree=4181240/4192956
[pid=25668] ppid=25666 vsize=5356 CPUtime=0
/proc/25668/stat : 25668 (lysat.sh) S 25666 25668 25529 0 -1 4194304 310 123 0 0 0 0 0 0 20 0 1 0 275323529 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25668/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101689 s]
/proc/loadavg: 0.98 0.96 0.91 3/64 25668
/proc/meminfo: memFree=1077576/2055920 swapFree=4181240/4192956
[pid=25668] ppid=25666 vsize=5356 CPUtime=0
/proc/25668/stat : 25668 (lysat.sh) S 25666 25668 25529 0 -1 4194304 310 123 0 0 0 0 0 0 20 0 1 0 275323529 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25668/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301713 s]
/proc/loadavg: 0.98 0.96 0.91 3/64 25668
/proc/meminfo: memFree=1077576/2055920 swapFree=4181240/4192956
[pid=25668] ppid=25666 vsize=5356 CPUtime=0
/proc/25668/stat : 25668 (lysat.sh) S 25666 25668 25529 0 -1 4194304 310 123 0 0 0 0 0 0 20 0 1 0 275323529 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25668/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701759 s]
/proc/loadavg: 0.98 0.96 0.91 3/64 25668
/proc/meminfo: memFree=1077576/2055920 swapFree=4181240/4192956
[pid=25668] ppid=25666 vsize=5356 CPUtime=0
/proc/25668/stat : 25668 (lysat.sh) S 25666 25668 25529 0 -1 4194304 310 123 0 0 0 0 0 0 20 0 1 0 275323529 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25668/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50185 s]
/proc/loadavg: 0.98 0.96 0.91 2/66 25671
/proc/meminfo: memFree=1076920/2055920 swapFree=4181240/4192956
[pid=25668] ppid=25666 vsize=5356 CPUtime=0
/proc/25668/stat : 25668 (lysat.sh) S 25666 25668 25529 0 -1 4194304 310 123 0 0 0 0 0 0 20 0 1 0 275323529 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25668/statm: 1339 237 195 169 0 50 0
[pid=25671] ppid=25668 vsize=2156 CPUtime=1.48
/proc/25671/stat : 25671 (LySATc) R 25668 25668 25529 0 -1 4194304 175 0 0 0 148 0 0 0 25 0 1 0 275323530 2207744 160 1992294400 134512640 135214827 4294956224 18446744073709551615 134529363 0 0 4096 3 0 0 0 17 0 0 0
/proc/25671/statm: 539 160 77 171 0 366 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 7512

[startup+3.10104 s]
/proc/loadavg: 0.98 0.96 0.91 2/66 25671
/proc/meminfo: memFree=1076792/2055920 swapFree=4181240/4192956
[pid=25668] ppid=25666 vsize=5356 CPUtime=0
/proc/25668/stat : 25668 (lysat.sh) S 25666 25668 25529 0 -1 4194304 310 123 0 0 0 0 0 0 20 0 1 0 275323529 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25668/statm: 1339 237 195 169 0 50 0
[pid=25671] ppid=25668 vsize=2156 CPUtime=3.08
/proc/25671/stat : 25671 (LySATc) R 25668 25668 25529 0 -1 4194304 199 0 0 0 308 0 0 0 25 0 1 0 275323530 2207744 184 1992294400 134512640 135214827 4294956224 18446744073709551615 134537082 0 0 4096 3 0 0 0 17 0 0 0
/proc/25671/statm: 539 184 77 171 0 366 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 7512

[startup+6.30142 s]
/proc/loadavg: 0.98 0.96 0.91 2/66 25671
/proc/meminfo: memFree=1076608/2055920 swapFree=4181240/4192956
[pid=25668] ppid=25666 vsize=5356 CPUtime=0
/proc/25668/stat : 25668 (lysat.sh) S 25666 25668 25529 0 -1 4194304 310 123 0 0 0 0 0 0 20 0 1 0 275323529 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25668/statm: 1339 237 195 169 0 50 0
[pid=25671] ppid=25668 vsize=2288 CPUtime=6.28
/proc/25671/stat : 25671 (LySATc) R 25668 25668 25529 0 -1 4194304 215 0 0 0 628 0 0 0 25 0 1 0 275323530 2342912 200 1992294400 134512640 135214827 4294956224 18446744073709551615 134535837 0 0 4096 3 0 0 0 17 0 0 0
/proc/25671/statm: 572 200 77 171 0 399 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7644

[startup+12.7012 s]
/proc/loadavg: 0.98 0.96 0.91 2/66 25671
/proc/meminfo: memFree=1076416/2055920 swapFree=4181240/4192956
[pid=25668] ppid=25666 vsize=5356 CPUtime=0
/proc/25668/stat : 25668 (lysat.sh) S 25666 25668 25529 0 -1 4194304 310 123 0 0 0 0 0 0 20 0 1 0 275323529 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25668/statm: 1339 237 195 169 0 50 0
[pid=25671] ppid=25668 vsize=2420 CPUtime=12.68
/proc/25671/stat : 25671 (LySATc) R 25668 25668 25529 0 -1 4194304 246 0 0 0 1268 0 0 0 25 0 1 0 275323530 2478080 231 1992294400 134512640 135214827 4294956224 18446744073709551615 134529366 0 0 4096 3 0 0 0 17 0 0 0
/proc/25671/statm: 605 231 77 171 0 432 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 7776

[startup+25.5017 s]
/proc/loadavg: 0.98 0.97 0.91 2/66 25671
/proc/meminfo: memFree=1076416/2055920 swapFree=4181240/4192956
[pid=25668] ppid=25666 vsize=5356 CPUtime=0
/proc/25668/stat : 25668 (lysat.sh) S 25666 25668 25529 0 -1 4194304 310 123 0 0 0 0 0 0 20 0 1 0 275323529 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25668/statm: 1339 237 195 169 0 50 0
[pid=25671] ppid=25668 vsize=2552 CPUtime=25.47
/proc/25671/stat : 25671 (LySATc) R 25668 25668 25529 0 -1 4194304 277 0 0 0 2547 0 0 0 25 0 1 0 275323530 2613248 262 1992294400 134512640 135214827 4294956224 18446744073709551615 134529314 0 0 4096 3 0 0 0 17 0 0 0
/proc/25671/statm: 638 262 77 171 0 465 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 7908

[startup+51.1027 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 25671
/proc/meminfo: memFree=1076352/2055920 swapFree=4181240/4192956
[pid=25668] ppid=25666 vsize=5356 CPUtime=0
/proc/25668/stat : 25668 (lysat.sh) S 25666 25668 25529 0 -1 4194304 310 123 0 0 0 0 0 0 20 0 1 0 275323529 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25668/statm: 1339 237 195 169 0 50 0
[pid=25671] ppid=25668 vsize=2656 CPUtime=51.06
/proc/25671/stat : 25671 (LySATc) R 25668 25668 25529 0 -1 4194304 320 0 0 0 5106 0 0 0 25 0 1 0 275323530 2719744 305 1992294400 134512640 135214827 4294956224 18446744073709551615 134529397 0 0 4096 3 0 0 0 17 0 0 0
/proc/25671/statm: 664 305 77 171 0 491 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 8012

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 25671
/proc/meminfo: memFree=1076032/2055920 swapFree=4181240/4192956
[pid=25668] ppid=25666 vsize=5356 CPUtime=0
/proc/25668/stat : 25668 (lysat.sh) S 25666 25668 25529 0 -1 4194304 310 123 0 0 0 0 0 0 20 0 1 0 275323529 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25668/statm: 1339 237 195 169 0 50 0
[pid=25671] ppid=25668 vsize=2896 CPUtime=102.25
/proc/25671/stat : 25671 (LySATc) R 25668 25668 25529 0 -1 4194304 365 0 0 0 10225 0 0 0 25 0 1 0 275323530 2965504 350 1992294400 134512640 135214827 4294956224 18446744073709551615 134529924 0 0 4096 3 0 0 0 17 0 0 0
/proc/25671/statm: 724 350 77 171 0 551 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 8252

[startup+162.303 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 25671
/proc/meminfo: memFree=1075968/2055920 swapFree=4181240/4192956
[pid=25668] ppid=25666 vsize=5356 CPUtime=0
/proc/25668/stat : 25668 (lysat.sh) S 25666 25668 25529 0 -1 4194304 310 123 0 0 0 0 0 0 20 0 1 0 275323529 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25668/statm: 1339 237 195 169 0 50 0
[pid=25671] ppid=25668 vsize=3000 CPUtime=162.21
/proc/25671/stat : 25671 (LySATc) R 25668 25668 25529 0 -1 4194304 396 0 0 0 16221 0 0 0 25 0 1 0 275323530 3072000 381 1992294400 134512640 135214827 4294956224 18446744073709551615 134529469 0 0 4096 3 0 0 0 17 0 0 0
/proc/25671/statm: 750 381 77 171 0 577 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 8356

[startup+222.303 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 25671
/proc/meminfo: memFree=1075840/2055920 swapFree=4181240/4192956
[pid=25668] ppid=25666 vsize=5356 CPUtime=0
/proc/25668/stat : 25668 (lysat.sh) S 25666 25668 25529 0 -1 4194304 310 123 0 0 0 0 0 0 20 0 1 0 275323529 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25668/statm: 1339 237 195 169 0 50 0
[pid=25671] ppid=25668 vsize=3112 CPUtime=222.18
/proc/25671/stat : 25671 (LySATc) R 25668 25668 25529 0 -1 4194304 429 0 0 0 22218 0 0 0 25 0 1 0 275323530 3186688 414 1992294400 134512640 135214827 4294956224 18446744073709551615 134529451 0 0 4096 3 0 0 0 17 0 0 0
/proc/25671/statm: 778 414 77 171 0 605 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 8468

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

[startup+230.303 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 25671
/proc/meminfo: memFree=1075840/2055920 swapFree=4181240/4192956
[pid=25668] ppid=25666 vsize=5356 CPUtime=0
/proc/25668/stat : 25668 (lysat.sh) S 25666 25668 25529 0 -1 4194304 310 123 0 0 0 0 0 0 20 0 1 0 275323529 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25668/statm: 1339 237 195 169 0 50 0
[pid=25671] ppid=25668 vsize=3112 CPUtime=230.18
/proc/25671/stat : 25671 (LySATc) R 25668 25668 25529 0 -1 4194304 429 0 0 0 23018 0 0 0 25 0 1 0 275323530 3186688 414 1992294400 134512640 135214827 4294956224 18446744073709551615 134541070 0 0 4096 3 0 0 0 17 0 0 0
/proc/25671/statm: 778 414 77 171 0 605 0
Current children cumulated CPU time (s) 230.18
Current children cumulated vsize (KiB) 8468

[startup+255.903 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 25671
/proc/meminfo: memFree=1075840/2055920 swapFree=4181240/4192956
[pid=25668] ppid=25666 vsize=5356 CPUtime=0
/proc/25668/stat : 25668 (lysat.sh) S 25666 25668 25529 0 -1 4194304 310 123 0 0 0 0 0 0 20 0 1 0 275323529 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25668/statm: 1339 237 195 169 0 50 0
[pid=25671] ppid=25668 vsize=3112 CPUtime=255.77
/proc/25671/stat : 25671 (LySATc) R 25668 25668 25529 0 -1 4194304 429 0 0 0 25577 0 0 0 25 0 1 0 275323530 3186688 414 1992294400 134512640 135214827 4294956224 18446744073709551615 134528350 0 0 4096 3 0 0 0 17 0 0 0
/proc/25671/statm: 778 414 77 171 0 605 0
Current children cumulated CPU time (s) 255.77
Current children cumulated vsize (KiB) 8468

[startup+262.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 25671
/proc/meminfo: memFree=1075840/2055920 swapFree=4181240/4192956
[pid=25668] ppid=25666 vsize=5356 CPUtime=0
/proc/25668/stat : 25668 (lysat.sh) S 25666 25668 25529 0 -1 4194304 310 123 0 0 0 0 0 0 20 0 1 0 275323529 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25668/statm: 1339 237 195 169 0 50 0
[pid=25671] ppid=25668 vsize=3112 CPUtime=262.16
/proc/25671/stat : 25671 (LySATc) R 25668 25668 25529 0 -1 4194304 429 0 0 0 26216 0 0 0 25 0 1 0 275323530 3186688 414 1992294400 134512640 135214827 4294956224 18446744073709551615 134529267 0 0 4096 3 0 0 0 17 0 0 0
/proc/25671/statm: 778 414 77 171 0 605 0
Current children cumulated CPU time (s) 262.16
Current children cumulated vsize (KiB) 8468

[startup+268.701 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 25671
/proc/meminfo: memFree=1075840/2055920 swapFree=4181240/4192956
[pid=25668] ppid=25666 vsize=5356 CPUtime=0
/proc/25668/stat : 25668 (lysat.sh) S 25666 25668 25529 0 -1 4194304 310 123 0 0 0 0 0 0 20 0 1 0 275323529 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25668/statm: 1339 237 195 169 0 50 0
[pid=25671] ppid=25668 vsize=3112 CPUtime=268.56
/proc/25671/stat : 25671 (LySATc) R 25668 25668 25529 0 -1 4194304 429 0 0 0 26856 0 0 0 25 0 1 0 275323530 3186688 414 1992294400 134512640 135214827 4294956224 18446744073709551615 134537034 0 0 4096 3 0 0 0 17 0 0 0
/proc/25671/statm: 778 414 77 171 0 605 0
Current children cumulated CPU time (s) 268.56
Current children cumulated vsize (KiB) 8468

[startup+270.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 25671
/proc/meminfo: memFree=1075840/2055920 swapFree=4181240/4192956
[pid=25668] ppid=25666 vsize=5356 CPUtime=0
/proc/25668/stat : 25668 (lysat.sh) S 25666 25668 25529 0 -1 4194304 310 123 0 0 0 0 0 0 20 0 1 0 275323529 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25668/statm: 1339 237 195 169 0 50 0
[pid=25671] ppid=25668 vsize=3112 CPUtime=270.16
/proc/25671/stat : 25671 (LySATc) R 25668 25668 25529 0 -1 4194304 429 0 0 0 27016 0 0 0 25 0 1 0 275323530 3186688 414 1992294400 134512640 135214827 4294956224 18446744073709551615 134539452 0 0 4096 3 0 0 0 17 0 0 0
/proc/25671/statm: 778 414 77 171 0 605 0
Current children cumulated CPU time (s) 270.16
Current children cumulated vsize (KiB) 8468

[startup+271.102 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 25671
/proc/meminfo: memFree=1075840/2055920 swapFree=4181240/4192956
[pid=25668] ppid=25666 vsize=5356 CPUtime=0
/proc/25668/stat : 25668 (lysat.sh) S 25666 25668 25529 0 -1 4194304 310 123 0 0 0 0 0 0 20 0 1 0 275323529 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25668/statm: 1339 237 195 169 0 50 0
[pid=25671] ppid=25668 vsize=3112 CPUtime=270.96
/proc/25671/stat : 25671 (LySATc) R 25668 25668 25529 0 -1 4194304 429 0 0 0 27096 0 0 0 25 0 1 0 275323530 3186688 414 1992294400 134512640 135214827 4294956224 18446744073709551615 134529267 0 0 4096 3 0 0 0 17 0 0 0
/proc/25671/statm: 778 414 77 171 0 605 0
Current children cumulated CPU time (s) 270.96
Current children cumulated vsize (KiB) 8468

[startup+271.502 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 25671
/proc/meminfo: memFree=1075840/2055920 swapFree=4181240/4192956
[pid=25668] ppid=25666 vsize=5356 CPUtime=0
/proc/25668/stat : 25668 (lysat.sh) S 25666 25668 25529 0 -1 4194304 310 123 0 0 0 0 0 0 20 0 1 0 275323529 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25668/statm: 1339 237 195 169 0 50 0
[pid=25671] ppid=25668 vsize=3112 CPUtime=271.36
/proc/25671/stat : 25671 (LySATc) R 25668 25668 25529 0 -1 4194304 429 0 0 0 27136 0 0 0 25 0 1 0 275323530 3186688 414 1992294400 134512640 135214827 4294956224 18446744073709551615 134529685 0 0 4096 3 0 0 0 17 0 0 0
/proc/25671/statm: 778 414 77 171 0 605 0
Current children cumulated CPU time (s) 271.36
Current children cumulated vsize (KiB) 8468

[startup+271.902 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 25671
/proc/meminfo: memFree=1075840/2055920 swapFree=4181240/4192956
[pid=25668] ppid=25666 vsize=5356 CPUtime=0
/proc/25668/stat : 25668 (lysat.sh) S 25666 25668 25529 0 -1 4194304 310 123 0 0 0 0 0 0 20 0 1 0 275323529 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25668/statm: 1339 237 195 169 0 50 0
[pid=25671] ppid=25668 vsize=3112 CPUtime=271.76
/proc/25671/stat : 25671 (LySATc) R 25668 25668 25529 0 -1 4194304 429 0 0 0 27176 0 0 0 25 0 1 0 275323530 3186688 414 1992294400 134512640 135214827 4294956224 18446744073709551615 134529376 0 0 4096 3 0 0 0 17 0 0 0
/proc/25671/statm: 778 414 77 171 0 605 0
Current children cumulated CPU time (s) 271.76
Current children cumulated vsize (KiB) 8468

Child status: 20
Real time (s): 271.978
CPU time (s): 271.849
CPU user time (s): 271.841
CPU system time (s): 0.007998
CPU usage (%): 99.9525
Max. virtual memory (cumulated for all children) (KiB): 8488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 271.841
system time used= 0.007998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1026
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= 37
involuntary context switches= 753

runsolver used 0.264959 second user time and 0.667898 second system time

The end

Launcher Data

Begin job on node53 at 2009-05-16 13:22:35
IDJOB=1824911
IDBENCH=24575
IDSOLVER=667
FILE ID=node53/1824911-1242472955
PBS_JOBID= 9306784
Free space on /tmp= 66096 MiB

SOLVER NAME= LySAT c/2009-03-20
BENCH NAME= SAT07/crafted/Medium/contest05/sabharwal/counting-easier-php-012-010.sat05-1172.reshuffled-07.cnf
COMMAND LINE= lysat.sh BENCHNAME c
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1824911-1242472955/watcher-1824911-1242472955 -o /tmp/evaluation-result-1824911-1242472955/solver-1824911-1242472955 -C 5000 -W 6000 -M 1800  lysat.sh HOME/instance-1824911-1242472955.cnf c

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

MD5SUM BENCH= 9b15e90c034f4532d9c5a9491fda1777
RANDOM SEED=456893943

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:       1078056 kB
Buffers:         83904 kB
Cached:         801464 kB
SwapCached:       5500 kB
Active:          92508 kB
Inactive:       800620 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1078056 kB
SwapTotal:     4192956 kB
SwapFree:      4181240 kB
Dirty:            2272 kB
Writeback:           0 kB
Mapped:          13552 kB
Slab:            70812 kB
Committed_AS:   889224 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= 66092 MiB
End job on node53 at 2009-05-16 13:27:07