Trace number 1736632

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
Rsat 2009-03-22UNSAT 219.081 219.196

General information on the benchmark

NameCRAFTED/parity-games/
instance_n6_i7_pp_ci_ce.cnf
MD5SUM2ba7146c43b8082afe1c2f5c23a97bd0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark84.6021
Satisfiable
(Un)Satisfiability was proved
Number of variables8484
Number of clauses74640
Sum of the clauses size243102
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 215431
Number of clauses of size 333298
Number of clauses of size 418962
Number of clauses of size 55508
Number of clauses of size over 51441

Solver Data

0.00/0.00	c Parsing...
0.00/0.06	c ==============================================================================
0.00/0.06	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.06	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.06	c ==============================================================================
0.00/0.06	c |         0 |   74640   243102 |   22392       0        0     nan |  0.000 % |
0.19/0.22	c |         0 |   67800   226176 |      --       0       --      -- |     --   | -6840/-16926
0.19/0.22	c ==============================================================================
0.19/0.22	c Result  :   #vars: 5732   #clauses: 67800   #literals: 226176
0.19/0.22	c CPU time:   0.203968 s
0.19/0.22	c ==============================================================================
0.29/0.30	c Rsat version 3.02
0.29/0.34	c Base unit clause learned: 0
218.96/219.16	c CNF stats: (5732 vars, 67800 clauses)
218.96/219.16	c Decisions: 656584
218.96/219.16	c Conflicts: 371266
218.96/219.16	c Restarts: 14
218.96/219.16	c Avg lpc: 46.66
218.96/219.16	c Max decision level: 403
218.96/219.16	c KB reduction: 25 (301157 clauses removed)
218.96/219.16	c Final decision lit size:5732 (100.00 %)
218.96/219.16	c Final stack/save sizes: 228(3.98 %)/1824(31.82 %)
218.96/219.16	c Final cdc size: 800 (13.96 %)
218.96/219.16	c ***********************************************
218.96/219.16	c Conflicts with bac: 14366/371266 (3.87 %)
218.96/219.16	c Avg bac size: 15.95
218.96/219.16	c Avg bac bt depth: 6.79 vs 1.54 (normal)
218.96/219.18	c Running time: 218.68375 seconds
218.96/219.19	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-1736632-1240812448/watcher-1736632-1240812448 -o /tmp/evaluation-result-1736632-1240812448/solver-1736632-1240812448 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1736632-1240812448.cnf HOME 

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.98 0.99 3/65 14376
/proc/meminfo: memFree=1755672/2055920 swapFree=4181400/4192956
[pid=14376] ppid=14374 vsize=5356 CPUtime=0
/proc/14376/stat : 14376 (rsat.sh) R 14374 14376 14065 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 109274160 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 224264776351 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/14376/statm: 1339 238 198 169 0 50 0
[pid=14377] ppid=14376 vsize=2184 CPUtime=0
/proc/14377/stat : 14377 (SatElite) R 14376 14376 14065 0 -1 4194304 305 0 0 0 0 0 0 0 18 0 1 0 109274160 2236416 288 1992294400 4194304 4959918 548682068688 18446744073709551615 4438128 0 0 4096 3 0 0 0 17 0 0 0
/proc/14377/statm: 546 298 64 186 0 356 0

[startup+0.0646881 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 14376
/proc/meminfo: memFree=1755672/2055920 swapFree=4181400/4192956
[pid=14376] ppid=14374 vsize=5356 CPUtime=0
/proc/14376/stat : 14376 (rsat.sh) S 14374 14376 14065 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 109274160 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14376/statm: 1339 239 199 169 0 50 0
[pid=14377] ppid=14376 vsize=12848 CPUtime=0.06
/proc/14377/stat : 14377 (SatElite) R 14376 14376 14065 0 -1 4194304 2830 0 0 0 5 1 0 0 19 0 1 0 109274160 13156352 2813 1992294400 4194304 4959918 548682068688 18446744073709551615 4277792 0 0 4096 3 0 0 0 17 0 0 0
/proc/14377/statm: 3212 2816 90 186 0 3022 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 18204

[startup+0.102694 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 14376
/proc/meminfo: memFree=1755672/2055920 swapFree=4181400/4192956
[pid=14376] ppid=14374 vsize=5356 CPUtime=0
/proc/14376/stat : 14376 (rsat.sh) S 14374 14376 14065 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 109274160 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14376/statm: 1339 239 199 169 0 50 0
[pid=14377] ppid=14376 vsize=14896 CPUtime=0.09
/proc/14377/stat : 14377 (SatElite) R 14376 14376 14065 0 -1 4194304 3308 0 0 0 8 1 0 0 19 0 1 0 109274160 15253504 3291 1992294400 4194304 4959918 548682068688 18446744073709551615 4270002 0 0 4096 3 0 0 0 17 0 0 0
/proc/14377/statm: 3724 3291 91 186 0 3534 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20252

[startup+0.301733 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 14376
/proc/meminfo: memFree=1755672/2055920 swapFree=4181400/4192956
[pid=14376] ppid=14374 vsize=5356 CPUtime=0.29
/proc/14376/stat : 14376 (rsat.sh) S 14374 14376 14065 0 -1 4194304 312 3726 0 0 0 0 27 2 15 0 1 0 109274160 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14376/statm: 1339 241 199 169 0 50 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5356

[startup+0.702815 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 14376
/proc/meminfo: memFree=1755672/2055920 swapFree=4181400/4192956
[pid=14376] ppid=14374 vsize=5356 CPUtime=0.29
/proc/14376/stat : 14376 (rsat.sh) S 14374 14376 14065 0 -1 4194304 312 3726 0 0 0 0 27 2 15 0 1 0 109274160 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14376/statm: 1339 241 199 169 0 50 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5356

[startup+1.50195 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 14379
/proc/meminfo: memFree=1747016/2055920 swapFree=4181400/4192956
[pid=14376] ppid=14374 vsize=5356 CPUtime=0.29
/proc/14376/stat : 14376 (rsat.sh) S 14374 14376 14065 0 -1 4194304 312 3726 0 0 0 0 27 2 15 0 1 0 109274160 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14376/statm: 1339 241 199 169 0 50 0
[pid=14379] ppid=14376 vsize=9500 CPUtime=1.18
/proc/14379/stat : 14379 (rsat) R 14376 14376 14065 0 -1 4194304 1945 0 0 0 117 1 0 0 25 0 1 0 109274190 9728000 1910 1992294400 4194304 5460562 548682068800 18446744073709551615 4201890 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14379/statm: 2375 1910 116 309 0 2062 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 14856

[startup+3.10125 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 14379
/proc/meminfo: memFree=1745864/2055920 swapFree=4181400/4192956
[pid=14376] ppid=14374 vsize=5356 CPUtime=0.29
/proc/14376/stat : 14376 (rsat.sh) S 14374 14376 14065 0 -1 4194304 312 3726 0 0 0 0 27 2 15 0 1 0 109274160 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14376/statm: 1339 241 199 169 0 50 0
[pid=14379] ppid=14376 vsize=10892 CPUtime=2.79
/proc/14379/stat : 14379 (rsat) R 14376 14376 14065 0 -1 4194304 2275 0 0 0 277 2 0 0 25 0 1 0 109274190 11153408 2240 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14379/statm: 2723 2240 118 309 0 2410 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 16248

[startup+6.30185 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 14379
/proc/meminfo: memFree=1743112/2055920 swapFree=4181400/4192956
[pid=14376] ppid=14374 vsize=5356 CPUtime=0.29
/proc/14376/stat : 14376 (rsat.sh) S 14374 14376 14065 0 -1 4194304 312 3726 0 0 0 0 27 2 15 0 1 0 109274160 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14376/statm: 1339 241 199 169 0 50 0
[pid=14379] ppid=14376 vsize=13204 CPUtime=5.99
/proc/14379/stat : 14379 (rsat) R 14376 14376 14065 0 -1 4194304 2884 0 0 0 596 3 0 0 25 0 1 0 109274190 13520896 2783 1992294400 4194304 5460562 548682068800 18446744073709551615 4198057 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14379/statm: 3301 2783 118 309 0 2988 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 18560

[startup+12.701 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 14379
/proc/meminfo: memFree=1741848/2055920 swapFree=4181400/4192956
[pid=14376] ppid=14374 vsize=5356 CPUtime=0.29
/proc/14376/stat : 14376 (rsat.sh) S 14374 14376 14065 0 -1 4194304 312 3726 0 0 0 0 27 2 15 0 1 0 109274160 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14376/statm: 1339 241 199 169 0 50 0
[pid=14379] ppid=14376 vsize=13816 CPUtime=12.38
/proc/14379/stat : 14379 (rsat) R 14376 14376 14065 0 -1 4194304 3551 0 0 0 1235 3 0 0 25 0 1 0 109274190 14147584 2966 1992294400 4194304 5460562 548682068800 18446744073709551615 4226086 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14379/statm: 3454 2966 118 309 0 3141 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 19172

[startup+25.5014 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 14379
/proc/meminfo: memFree=1741720/2055920 swapFree=4181400/4192956
[pid=14376] ppid=14374 vsize=5356 CPUtime=0.29
/proc/14376/stat : 14376 (rsat.sh) S 14374 14376 14065 0 -1 4194304 312 3726 0 0 0 0 27 2 15 0 1 0 109274160 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14376/statm: 1339 241 199 169 0 50 0
[pid=14379] ppid=14376 vsize=14104 CPUtime=25.18
/proc/14379/stat : 14379 (rsat) R 14376 14376 14065 0 -1 4194304 4307 0 0 0 2514 4 0 0 25 0 1 0 109274190 14442496 3050 1992294400 4194304 5460562 548682068800 18446744073709551615 4226309 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14379/statm: 3526 3050 118 309 0 3213 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 19460

[startup+51.1012 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 14379
/proc/meminfo: memFree=1740696/2055920 swapFree=4181400/4192956
[pid=14376] ppid=14374 vsize=5356 CPUtime=0.29
/proc/14376/stat : 14376 (rsat.sh) S 14374 14376 14065 0 -1 4194304 312 3726 0 0 0 0 27 2 15 0 1 0 109274160 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14376/statm: 1339 241 199 169 0 50 0
[pid=14379] ppid=14376 vsize=15788 CPUtime=50.75
/proc/14379/stat : 14379 (rsat) R 14376 14376 14065 0 -1 4194304 5853 0 0 0 5071 4 0 0 25 0 1 0 109274190 16166912 3346 1992294400 4194304 5460562 548682068800 18446744073709551615 4198372 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14379/statm: 3947 3346 118 309 0 3634 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 21144

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 14379
/proc/meminfo: memFree=1737688/2055920 swapFree=4181400/4192956
[pid=14376] ppid=14374 vsize=5356 CPUtime=0.29
/proc/14376/stat : 14376 (rsat.sh) S 14374 14376 14065 0 -1 4194304 312 3726 0 0 0 0 27 2 15 0 1 0 109274160 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14376/statm: 1339 241 199 169 0 50 0
[pid=14379] ppid=14376 vsize=18388 CPUtime=101.93
/proc/14379/stat : 14379 (rsat) R 14376 14376 14065 0 -1 4194304 9958 0 0 0 10187 6 0 0 25 0 1 0 109274190 18829312 4055 1992294400 4194304 5460562 548682068800 18446744073709551615 4202387 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14379/statm: 4597 4055 118 309 0 4284 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 23744

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 14379
/proc/meminfo: memFree=1735448/2055920 swapFree=4181400/4192956
[pid=14376] ppid=14374 vsize=5356 CPUtime=0.29
/proc/14376/stat : 14376 (rsat.sh) S 14374 14376 14065 0 -1 4194304 312 3726 0 0 0 0 27 2 15 0 1 0 109274160 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14376/statm: 1339 241 199 169 0 50 0
[pid=14379] ppid=14376 vsize=20572 CPUtime=161.91
/proc/14379/stat : 14379 (rsat) R 14376 14376 14065 0 -1 4194304 13428 0 0 0 16183 8 0 0 25 0 1 0 109274190 21065728 4645 1992294400 4194304 5460562 548682068800 18446744073709551615 4226232 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14379/statm: 5143 4645 118 309 0 4830 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 25928

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

[startup+179.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 14379
/proc/meminfo: memFree=1735256/2055920 swapFree=4181400/4192956
[pid=14376] ppid=14374 vsize=5356 CPUtime=0.29
/proc/14376/stat : 14376 (rsat.sh) S 14374 14376 14065 0 -1 4194304 312 3726 0 0 0 0 27 2 15 0 1 0 109274160 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14376/statm: 1339 241 199 169 0 50 0
[pid=14379] ppid=14376 vsize=20572 CPUtime=178.7
/proc/14379/stat : 14379 (rsat) R 14376 14376 14065 0 -1 4194304 13434 0 0 0 17862 8 0 0 25 0 1 0 109274190 21065728 4651 1992294400 4194304 5460562 548682068800 18446744073709551615 4198372 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14379/statm: 5143 4651 118 309 0 4830 0
Current children cumulated CPU time (s) 178.99
Current children cumulated vsize (KiB) 25928

[startup+204.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 14379
/proc/meminfo: memFree=1735000/2055920 swapFree=4181400/4192956
[pid=14376] ppid=14374 vsize=5356 CPUtime=0.29
/proc/14376/stat : 14376 (rsat.sh) S 14374 14376 14065 0 -1 4194304 312 3726 0 0 0 0 27 2 15 0 1 0 109274160 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14376/statm: 1339 241 199 169 0 50 0
[pid=14379] ppid=14376 vsize=20824 CPUtime=204.28
/proc/14379/stat : 14379 (rsat) R 14376 14376 14065 0 -1 4194304 13979 0 0 0 20420 8 0 0 25 0 1 0 109274190 21323776 4716 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14379/statm: 5206 4716 118 309 0 4893 0
Current children cumulated CPU time (s) 204.57
Current children cumulated vsize (KiB) 26180

[startup+211.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 14379
/proc/meminfo: memFree=1735000/2055920 swapFree=4181400/4192956
[pid=14376] ppid=14374 vsize=5356 CPUtime=0.29
/proc/14376/stat : 14376 (rsat.sh) S 14374 14376 14065 0 -1 4194304 312 3726 0 0 0 0 27 2 15 0 1 0 109274160 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14376/statm: 1339 241 199 169 0 50 0
[pid=14379] ppid=14376 vsize=20984 CPUtime=210.69
/proc/14379/stat : 14379 (rsat) R 14376 14376 14065 0 -1 4194304 13997 0 0 0 21061 8 0 0 25 0 1 0 109274190 21487616 4734 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14379/statm: 5246 4734 118 309 0 4933 0
Current children cumulated CPU time (s) 210.98
Current children cumulated vsize (KiB) 26340

[startup+214.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 14379
/proc/meminfo: memFree=1734936/2055920 swapFree=4181400/4192956
[pid=14376] ppid=14374 vsize=5356 CPUtime=0.29
/proc/14376/stat : 14376 (rsat.sh) S 14374 14376 14065 0 -1 4194304 312 3726 0 0 0 0 27 2 15 0 1 0 109274160 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14376/statm: 1339 241 199 169 0 50 0
[pid=14379] ppid=14376 vsize=21308 CPUtime=213.88
/proc/14379/stat : 14379 (rsat) R 14376 14376 14065 0 -1 4194304 14582 0 0 0 21380 8 0 0 25 0 1 0 109274190 21819392 4839 1992294400 4194304 5460562 548682068800 18446744073709551615 4198077 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14379/statm: 5327 4839 118 309 0 5014 0
Current children cumulated CPU time (s) 214.17
Current children cumulated vsize (KiB) 26664

[startup+217.501 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 14379
/proc/meminfo: memFree=1734488/2055920 swapFree=4181400/4192956
[pid=14376] ppid=14374 vsize=5356 CPUtime=0.29
/proc/14376/stat : 14376 (rsat.sh) S 14374 14376 14065 0 -1 4194304 312 3726 0 0 0 0 27 2 15 0 1 0 109274160 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14376/statm: 1339 241 199 169 0 50 0
[pid=14379] ppid=14376 vsize=21308 CPUtime=217.07
/proc/14379/stat : 14379 (rsat) R 14376 14376 14065 0 -1 4194304 14582 0 0 0 21699 8 0 0 25 0 1 0 109274190 21819392 4839 1992294400 4194304 5460562 548682068800 18446744073709551615 4210633 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14379/statm: 5327 4839 118 309 0 5014 0
Current children cumulated CPU time (s) 217.36
Current children cumulated vsize (KiB) 26664

[startup+218.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 14379
/proc/meminfo: memFree=1734488/2055920 swapFree=4181400/4192956
[pid=14376] ppid=14374 vsize=5356 CPUtime=0.29
/proc/14376/stat : 14376 (rsat.sh) S 14374 14376 14065 0 -1 4194304 312 3726 0 0 0 0 27 2 15 0 1 0 109274160 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14376/statm: 1339 241 199 169 0 50 0
[pid=14379] ppid=14376 vsize=21308 CPUtime=217.87
/proc/14379/stat : 14379 (rsat) R 14376 14376 14065 0 -1 4194304 14582 0 0 0 21779 8 0 0 25 0 1 0 109274190 21819392 4839 1992294400 4194304 5460562 548682068800 18446744073709551615 4198103 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14379/statm: 5327 4839 118 309 0 5014 0
Current children cumulated CPU time (s) 218.16
Current children cumulated vsize (KiB) 26664

[startup+218.701 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 14379
/proc/meminfo: memFree=1734488/2055920 swapFree=4181400/4192956
[pid=14376] ppid=14374 vsize=5356 CPUtime=0.29
/proc/14376/stat : 14376 (rsat.sh) S 14374 14376 14065 0 -1 4194304 312 3726 0 0 0 0 27 2 15 0 1 0 109274160 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14376/statm: 1339 241 199 169 0 50 0
[pid=14379] ppid=14376 vsize=21308 CPUtime=218.27
/proc/14379/stat : 14379 (rsat) R 14376 14376 14065 0 -1 4194304 14582 0 0 0 21819 8 0 0 25 0 1 0 109274190 21819392 4839 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14379/statm: 5327 4839 118 309 0 5014 0
Current children cumulated CPU time (s) 218.56
Current children cumulated vsize (KiB) 26664

[startup+219.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 14379
/proc/meminfo: memFree=1734488/2055920 swapFree=4181400/4192956
[pid=14376] ppid=14374 vsize=5356 CPUtime=0.29
/proc/14376/stat : 14376 (rsat.sh) S 14374 14376 14065 0 -1 4194304 312 3726 0 0 0 0 27 2 15 0 1 0 109274160 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14376/statm: 1339 241 199 169 0 50 0
[pid=14379] ppid=14376 vsize=21308 CPUtime=218.67
/proc/14379/stat : 14379 (rsat) R 14376 14376 14065 0 -1 4194304 14582 0 0 0 21859 8 0 0 25 0 1 0 109274190 21819392 4839 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14379/statm: 5327 4839 118 309 0 5014 0
Current children cumulated CPU time (s) 218.96
Current children cumulated vsize (KiB) 26664

Child status: 20
Real time (s): 219.196
CPU time (s): 219.081
CPU user time (s): 218.961
CPU system time (s): 0.119981
CPU usage (%): 99.9473
Max. virtual memory (cumulated for all children) (KiB): 28712

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

runsolver used 0.199969 second user time and 0.606907 second system time

The end

Launcher Data

Begin job on node82 at 2009-04-27 08:07:28
IDJOB=1736632
IDBENCH=71629
IDSOLVER=545
FILE ID=node82/1736632-1240812448
PBS_JOBID= 9187412
Free space on /tmp= 66384 MiB

SOLVER NAME= Rsat 2009-03-22
BENCH NAME= SAT09/CRAFTED/parity-games/instance_n6_i7_pp_ci_ce.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1736632-1240812448/watcher-1736632-1240812448 -o /tmp/evaluation-result-1736632-1240812448/solver-1736632-1240812448 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1736632-1240812448.cnf HOME

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

MD5SUM BENCH= 2ba7146c43b8082afe1c2f5c23a97bd0
RANDOM SEED=977578225

node82.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.259
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.259
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:       1756152 kB
Buffers:         47300 kB
Cached:         194180 kB
SwapCached:       5360 kB
Active:         100624 kB
Inactive:       149296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1756152 kB
SwapTotal:     4192956 kB
SwapFree:      4181400 kB
Dirty:            7188 kB
Writeback:           0 kB
Mapped:          14408 kB
Slab:            35864 kB
Committed_AS:   327200 kB
PageTables:       1384 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66376 MiB
End job on node82 at 2009-04-27 08:11:08