Trace number 1824929

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 97.5352 97.5648

General information on the benchmark

Namecrafted/Medium/contest05/jarvisalo/
mod2-3cage-unsat-9-12.sat05-2587.reshuffled-07.cnf
MD5SUMbfae796723167f552bcb2fa958f97ae8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.001998
Satisfiable
(Un)Satisfiability was proved
Number of variables87
Number of clauses232
Sum of the clauses size696
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3232
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.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 |     232      696 |      69       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |     232      912 |      --       0       --      -- |     --   | 0/216
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 60   #clauses: 232   #literals: 912
0.00/0.00	c CPU time:   0.000999 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:  60                                                   |
0.00/0.00	|  Number of clauses:    232                                                  |
0.00/0.00	|  Parsing time:         0.00         s                                       |
97.46/97.55	restarts              : 27
97.46/97.55	conflicts             : 9496421        (97375 /sec)
97.46/97.55	decisions             : 14146344       (1.87 % random) (145055 /sec)
97.46/97.55	propagations          : 61874479       (634453 /sec)
97.46/97.55	conflict literals     : 135195337      (19.92 % deleted)
97.46/97.55	Memory used           : 2.11 MB
97.46/97.55	CPU time              : 97.5242 s
97.46/97.55	
97.46/97.55	UNSATISFIABLE
97.46/97.56	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-1824929-1242473093/watcher-1824929-1242473093 -o /tmp/evaluation-result-1824929-1242473093/solver-1824929-1242473093 -C 5000 -W 6000 -M 1800 lysat.sh HOME/instance-1824929-1242473093.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.92 0.98 0.91 3/65 13189
/proc/meminfo: memFree=1896784/2055920 swapFree=4181136/4192956
[pid=13189] ppid=13187 vsize=5356 CPUtime=0
/proc/13189/stat : 13189 (lysat.sh) R 13187 13189 13025 0 -1 4194304 267 0 0 0 0 0 0 0 20 0 1 0 275339448 5484544 234 1992294400 4194304 4889804 548682068816 18446744073709551615 265674091167 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/13189/statm: 1339 234 194 169 0 50 0
[pid=13190] ppid=13189 vsize=692 CPUtime=0
/proc/13190/stat : 13190 (SatElite) R 13189 13189 13025 0 -1 4194304 80 0 0 0 0 0 0 0 20 0 1 0 275339448 708608 64 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/13190/statm: 173 65 50 127 0 43 0

[startup+0.023189 s]
/proc/loadavg: 0.92 0.98 0.91 3/65 13189
/proc/meminfo: memFree=1896784/2055920 swapFree=4181136/4192956
[pid=13189] ppid=13187 vsize=5356 CPUtime=0
/proc/13189/stat : 13189 (lysat.sh) S 13187 13189 13025 0 -1 4194304 310 114 0 0 0 0 0 0 20 0 1 0 275339448 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13189/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101196 s]
/proc/loadavg: 0.92 0.98 0.91 3/65 13189
/proc/meminfo: memFree=1896784/2055920 swapFree=4181136/4192956
[pid=13189] ppid=13187 vsize=5356 CPUtime=0
/proc/13189/stat : 13189 (lysat.sh) S 13187 13189 13025 0 -1 4194304 310 114 0 0 0 0 0 0 20 0 1 0 275339448 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13189/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301217 s]
/proc/loadavg: 0.92 0.98 0.91 3/65 13189
/proc/meminfo: memFree=1896784/2055920 swapFree=4181136/4192956
[pid=13189] ppid=13187 vsize=5356 CPUtime=0
/proc/13189/stat : 13189 (lysat.sh) S 13187 13189 13025 0 -1 4194304 310 114 0 0 0 0 0 0 20 0 1 0 275339448 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13189/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701262 s]
/proc/loadavg: 0.92 0.98 0.91 3/65 13189
/proc/meminfo: memFree=1896784/2055920 swapFree=4181136/4192956
[pid=13189] ppid=13187 vsize=5356 CPUtime=0
/proc/13189/stat : 13189 (lysat.sh) S 13187 13189 13025 0 -1 4194304 310 114 0 0 0 0 0 0 20 0 1 0 275339448 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13189/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50135 s]
/proc/loadavg: 0.92 0.98 0.91 2/67 13192
/proc/meminfo: memFree=1896384/2055920 swapFree=4181136/4192956
[pid=13189] ppid=13187 vsize=5356 CPUtime=0
/proc/13189/stat : 13189 (lysat.sh) S 13187 13189 13025 0 -1 4194304 310 114 0 0 0 0 0 0 20 0 1 0 275339448 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13189/statm: 1339 237 195 169 0 50 0
[pid=13192] ppid=13189 vsize=1892 CPUtime=1.49
/proc/13192/stat : 13192 (LySATc) R 13189 13189 13025 0 -1 4194304 131 0 0 0 149 0 0 0 25 0 1 0 275339448 1937408 116 1992294400 134512640 135214827 4294956224 18446744073709551615 134528403 0 0 4096 3 0 0 0 17 0 0 0
/proc/13192/statm: 473 116 77 171 0 300 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7248

[startup+3.10253 s]
/proc/loadavg: 0.92 0.98 0.91 2/67 13192
/proc/meminfo: memFree=1896256/2055920 swapFree=4181136/4192956
[pid=13189] ppid=13187 vsize=5356 CPUtime=0
/proc/13189/stat : 13189 (lysat.sh) S 13187 13189 13025 0 -1 4194304 310 114 0 0 0 0 0 0 20 0 1 0 275339448 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13189/statm: 1339 237 195 169 0 50 0
[pid=13192] ppid=13189 vsize=1892 CPUtime=3.09
/proc/13192/stat : 13192 (LySATc) R 13189 13189 13025 0 -1 4194304 135 0 0 0 309 0 0 0 25 0 1 0 275339448 1937408 120 1992294400 134512640 135214827 4294956224 18446744073709551615 134529308 0 0 4096 3 0 0 0 17 0 0 0
/proc/13192/statm: 473 120 77 171 0 300 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7248

[startup+6.30188 s]
/proc/loadavg: 0.93 0.98 0.91 2/67 13192
/proc/meminfo: memFree=1896128/2055920 swapFree=4181136/4192956
[pid=13189] ppid=13187 vsize=5356 CPUtime=0
/proc/13189/stat : 13189 (lysat.sh) S 13187 13189 13025 0 -1 4194304 310 114 0 0 0 0 0 0 20 0 1 0 275339448 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13189/statm: 1339 237 195 169 0 50 0
[pid=13192] ppid=13189 vsize=2024 CPUtime=6.29
/proc/13192/stat : 13192 (LySATc) R 13189 13189 13025 0 -1 4194304 145 0 0 0 629 0 0 0 25 0 1 0 275339448 2072576 130 1992294400 134512640 135214827 4294956224 18446744073709551615 134536865 0 0 4096 3 0 0 0 17 0 0 0
/proc/13192/statm: 506 130 77 171 0 333 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7380

[startup+12.7016 s]
/proc/loadavg: 0.93 0.98 0.91 2/67 13192
/proc/meminfo: memFree=1896000/2055920 swapFree=4181136/4192956
[pid=13189] ppid=13187 vsize=5356 CPUtime=0
/proc/13189/stat : 13189 (lysat.sh) S 13187 13189 13025 0 -1 4194304 310 114 0 0 0 0 0 0 20 0 1 0 275339448 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13189/statm: 1339 237 195 169 0 50 0
[pid=13192] ppid=13189 vsize=2024 CPUtime=12.69
/proc/13192/stat : 13192 (LySATc) R 13189 13189 13025 0 -1 4194304 153 0 0 0 1269 0 0 0 25 0 1 0 275339448 2072576 138 1992294400 134512640 135214827 4294956224 18446744073709551615 134545771 0 0 4096 3 0 0 0 17 0 0 0
/proc/13192/statm: 506 138 77 171 0 333 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 7380

[startup+25.502 s]
/proc/loadavg: 0.95 0.98 0.91 2/67 13192
/proc/meminfo: memFree=1896000/2055920 swapFree=4181136/4192956
[pid=13189] ppid=13187 vsize=5356 CPUtime=0
/proc/13189/stat : 13189 (lysat.sh) S 13187 13189 13025 0 -1 4194304 310 114 0 0 0 0 0 0 20 0 1 0 275339448 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13189/statm: 1339 237 195 169 0 50 0
[pid=13192] ppid=13189 vsize=2024 CPUtime=25.48
/proc/13192/stat : 13192 (LySATc) R 13189 13189 13025 0 -1 4194304 170 0 0 0 2548 0 0 0 25 0 1 0 275339448 2072576 155 1992294400 134512640 135214827 4294956224 18446744073709551615 134537368 0 0 4096 3 0 0 0 17 0 0 0
/proc/13192/statm: 506 155 77 171 0 333 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 7380

[startup+51.1019 s]
/proc/loadavg: 0.96 0.98 0.91 2/67 13192
/proc/meminfo: memFree=1895936/2055920 swapFree=4181136/4192956
[pid=13189] ppid=13187 vsize=5356 CPUtime=0
/proc/13189/stat : 13189 (lysat.sh) S 13187 13189 13025 0 -1 4194304 310 114 0 0 0 0 0 0 20 0 1 0 275339448 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13189/statm: 1339 237 195 169 0 50 0
[pid=13192] ppid=13189 vsize=2156 CPUtime=51.08
/proc/13192/stat : 13192 (LySATc) R 13189 13189 13025 0 -1 4194304 184 0 0 0 5108 0 0 0 25 0 1 0 275339448 2207744 169 1992294400 134512640 135214827 4294956224 18446744073709551615 134537084 0 0 4096 3 0 0 0 17 0 0 0
/proc/13192/statm: 539 169 77 171 0 366 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 7512

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

[startup+76.7017 s]
/proc/loadavg: 0.97 0.98 0.91 2/67 13192
/proc/meminfo: memFree=1895936/2055920 swapFree=4181136/4192956
[pid=13189] ppid=13187 vsize=5356 CPUtime=0
/proc/13189/stat : 13189 (lysat.sh) S 13187 13189 13025 0 -1 4194304 310 114 0 0 0 0 0 0 20 0 1 0 275339448 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13189/statm: 1339 237 195 169 0 50 0
[pid=13192] ppid=13189 vsize=2156 CPUtime=76.67
/proc/13192/stat : 13192 (LySATc) R 13189 13189 13025 0 -1 4194304 202 0 0 0 7667 0 0 0 25 0 1 0 275339448 2207744 187 1992294400 134512640 135214827 4294956224 18446744073709551615 134528423 0 0 4096 3 0 0 0 17 0 0 0
/proc/13192/statm: 539 187 77 171 0 366 0
Current children cumulated CPU time (s) 76.67
Current children cumulated vsize (KiB) 7512

[startup+89.5011 s]
/proc/loadavg: 0.98 0.98 0.91 2/67 13192
/proc/meminfo: memFree=1895808/2055920 swapFree=4181136/4192956
[pid=13189] ppid=13187 vsize=5356 CPUtime=0
/proc/13189/stat : 13189 (lysat.sh) S 13187 13189 13025 0 -1 4194304 310 114 0 0 0 0 0 0 20 0 1 0 275339448 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13189/statm: 1339 237 195 169 0 50 0
[pid=13192] ppid=13189 vsize=2156 CPUtime=89.46
/proc/13192/stat : 13192 (LySATc) R 13189 13189 13025 0 -1 4194304 203 0 0 0 8946 0 0 0 25 0 1 0 275339448 2207744 188 1992294400 134512640 135214827 4294956224 18446744073709551615 134545382 0 0 4096 3 0 0 0 17 0 0 0
/proc/13192/statm: 539 188 77 171 0 366 0
Current children cumulated CPU time (s) 89.46
Current children cumulated vsize (KiB) 7512

[startup+92.7015 s]
/proc/loadavg: 0.98 0.98 0.91 2/67 13192
/proc/meminfo: memFree=1895744/2055920 swapFree=4181136/4192956
[pid=13189] ppid=13187 vsize=5356 CPUtime=0
/proc/13189/stat : 13189 (lysat.sh) S 13187 13189 13025 0 -1 4194304 310 114 0 0 0 0 0 0 20 0 1 0 275339448 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13189/statm: 1339 237 195 169 0 50 0
[pid=13192] ppid=13189 vsize=2156 CPUtime=92.66
/proc/13192/stat : 13192 (LySATc) R 13189 13189 13025 0 -1 4194304 203 0 0 0 9266 0 0 0 25 0 1 0 275339448 2207744 188 1992294400 134512640 135214827 4294956224 18446744073709551615 134539107 0 0 4096 3 0 0 0 17 0 0 0
/proc/13192/statm: 539 188 77 171 0 366 0
Current children cumulated CPU time (s) 92.66
Current children cumulated vsize (KiB) 7512

[startup+95.9018 s]
/proc/loadavg: 0.98 0.98 0.91 2/67 13192
/proc/meminfo: memFree=1895744/2055920 swapFree=4181136/4192956
[pid=13189] ppid=13187 vsize=5356 CPUtime=0
/proc/13189/stat : 13189 (lysat.sh) S 13187 13189 13025 0 -1 4194304 310 114 0 0 0 0 0 0 20 0 1 0 275339448 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13189/statm: 1339 237 195 169 0 50 0
[pid=13192] ppid=13189 vsize=2156 CPUtime=95.86
/proc/13192/stat : 13192 (LySATc) R 13189 13189 13025 0 -1 4194304 203 0 0 0 9586 0 0 0 25 0 1 0 275339448 2207744 188 1992294400 134512640 135214827 4294956224 18446744073709551615 134545362 0 0 4096 3 0 0 0 17 0 0 0
/proc/13192/statm: 539 188 77 171 0 366 0
Current children cumulated CPU time (s) 95.86
Current children cumulated vsize (KiB) 7512

[startup+96.7019 s]
/proc/loadavg: 0.98 0.98 0.91 2/67 13192
/proc/meminfo: memFree=1895744/2055920 swapFree=4181136/4192956
[pid=13189] ppid=13187 vsize=5356 CPUtime=0
/proc/13189/stat : 13189 (lysat.sh) S 13187 13189 13025 0 -1 4194304 310 114 0 0 0 0 0 0 20 0 1 0 275339448 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13189/statm: 1339 237 195 169 0 50 0
[pid=13192] ppid=13189 vsize=2156 CPUtime=96.67
/proc/13192/stat : 13192 (LySATc) R 13189 13189 13025 0 -1 4194304 203 0 0 0 9667 0 0 0 25 0 1 0 275339448 2207744 188 1992294400 134512640 135214827 4294956224 18446744073709551615 134527625 0 0 4096 3 0 0 0 17 0 0 0
/proc/13192/statm: 539 188 77 171 0 366 0
Current children cumulated CPU time (s) 96.67
Current children cumulated vsize (KiB) 7512

[startup+97.103 s]
/proc/loadavg: 0.98 0.98 0.91 2/67 13192
/proc/meminfo: memFree=1895744/2055920 swapFree=4181136/4192956
[pid=13189] ppid=13187 vsize=5356 CPUtime=0
/proc/13189/stat : 13189 (lysat.sh) S 13187 13189 13025 0 -1 4194304 310 114 0 0 0 0 0 0 20 0 1 0 275339448 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13189/statm: 1339 237 195 169 0 50 0
[pid=13192] ppid=13189 vsize=2156 CPUtime=97.06
/proc/13192/stat : 13192 (LySATc) R 13189 13189 13025 0 -1 4194304 203 0 0 0 9706 0 0 0 25 0 1 0 275339448 2207744 188 1992294400 134512640 135214827 4294956224 18446744073709551615 134539065 0 0 4096 3 0 0 0 17 0 0 0
/proc/13192/statm: 539 188 77 171 0 366 0
Current children cumulated CPU time (s) 97.06
Current children cumulated vsize (KiB) 7512

[startup+97.503 s]
/proc/loadavg: 0.98 0.98 0.91 2/67 13192
/proc/meminfo: memFree=1895744/2055920 swapFree=4181136/4192956
[pid=13189] ppid=13187 vsize=5356 CPUtime=0
/proc/13189/stat : 13189 (lysat.sh) S 13187 13189 13025 0 -1 4194304 310 114 0 0 0 0 0 0 20 0 1 0 275339448 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13189/statm: 1339 237 195 169 0 50 0
[pid=13192] ppid=13189 vsize=2156 CPUtime=97.46
/proc/13192/stat : 13192 (LySATc) R 13189 13189 13025 0 -1 4194304 203 0 0 0 9746 0 0 0 25 0 1 0 275339448 2207744 188 1992294400 134512640 135214827 4294956224 18446744073709551615 134536819 0 0 4096 3 0 0 0 17 0 0 0
/proc/13192/statm: 539 188 77 171 0 366 0
Current children cumulated CPU time (s) 97.46
Current children cumulated vsize (KiB) 7512

Child status: 20
Real time (s): 97.5648
CPU time (s): 97.5352
CPU user time (s): 97.5282
CPU system time (s): 0.006998
CPU usage (%): 99.9696
Max. virtual memory (cumulated for all children) (KiB): 7512

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 97.5282
system time used= 0.006998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 791
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= 35
involuntary context switches= 229

runsolver used 0.096985 second user time and 0.264959 second system time

The end

Launcher Data

Begin job on node76 at 2009-05-16 13:24:53
IDJOB=1824929
IDBENCH=24608
IDSOLVER=667
FILE ID=node76/1824929-1242473093
PBS_JOBID= 9306763
Free space on /tmp= 66248 MiB

SOLVER NAME= LySAT c/2009-03-20
BENCH NAME= SAT07/crafted/Medium/contest05/jarvisalo/mod2-3cage-unsat-9-12.sat05-2587.reshuffled-07.cnf
COMMAND LINE= lysat.sh BENCHNAME c
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1824929-1242473093/watcher-1824929-1242473093 -o /tmp/evaluation-result-1824929-1242473093/solver-1824929-1242473093 -C 5000 -W 6000 -M 1800  lysat.sh HOME/instance-1824929-1242473093.cnf c

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

MD5SUM BENCH= bfae796723167f552bcb2fa958f97ae8
RANDOM SEED=532694254

node76.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.220
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.220
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:       1897200 kB
Buffers:         31392 kB
Cached:          79300 kB
SwapCached:       6200 kB
Active:          44956 kB
Inactive:        74104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1897200 kB
SwapTotal:     4192956 kB
SwapFree:      4181136 kB
Dirty:            2164 kB
Writeback:           0 kB
Mapped:          13488 kB
Slab:            25540 kB
Committed_AS:   967468 kB
PageTables:       1432 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= 66244 MiB
End job on node76 at 2009-05-16 13:26:31