Trace number 1731318

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 665.283 665.559

General information on the benchmark

Namecrafted/Difficult/contest-02-03-04/
contest03-SGI_30_50_30_20_1-dir.sat05-439.reshuffled-07.cnf
MD5SUMbe0552b4894b69c578ebcc0b17dda689
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark199.917
Satisfiable
(Un)Satisfiability was proved
Number of variables900
Number of clauses69990
Sum of the clauses size140820
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 269960
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

Solver Data

0.00/0.00	c Parsing...
0.00/0.04	c ==============================================================================
0.00/0.04	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.04	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.04	c ==============================================================================
0.00/0.04	c |         0 |   69990   140820 |   20997       0        0     nan |  0.000 % |
0.88/1.00	c |         0 |   69090   217938 |      --       0       --      -- |     --   | -900/77118
0.88/1.00	c ==============================================================================
0.88/1.00	c Result  :   #vars: 870   #clauses: 69090   #literals: 217938
0.88/1.00	c CPU time:   0.989849 s
0.88/1.00	c ==============================================================================
0.99/1.07	c Rsat version 3.02
1.06/1.12	c Base unit clause learned: 0
665.21/665.53	c CNF stats: (870 vars, 69090 clauses)
665.21/665.53	c Decisions: 1521354
665.21/665.53	c Conflicts: 958850
665.21/665.53	c Restarts: 30
665.21/665.53	c Avg lpc: 88.78
665.21/665.53	c Max decision level: 221
665.21/665.53	c KB reduction: 33 (902803 clauses removed)
665.21/665.53	c Final decision lit size:870 (100.00 %)
665.21/665.53	c Final stack/save sizes: 320(36.78 %)/320(36.78 %)
665.21/665.53	c Final cdc size: 800 (91.95 %)
665.21/665.53	c ***********************************************
665.21/665.53	c Conflicts with bac: 25025/958850 (2.61 %)
665.21/665.53	c Avg bac size: 56.39
665.21/665.53	c Avg bac bt depth: 5.36 vs 1.40 (normal)
665.21/665.54	c Running time: 664.04605 seconds
665.21/665.55	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-1731318-1240769231/watcher-1731318-1240769231 -o /tmp/evaluation-result-1731318-1240769231/solver-1731318-1240769231 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1731318-1240769231.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.92 0.98 0.99 3/64 30658
/proc/meminfo: memFree=1648768/2055920 swapFree=4179608/4192956
[pid=30658] ppid=30656 vsize=5356 CPUtime=0
/proc/30658/stat : 30658 (rsat.sh) S 30656 30658 30466 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 104949246 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30658/statm: 1339 240 199 169 0 50 0
[pid=30659] ppid=30658 vsize=1276 CPUtime=0
/proc/30659/stat : 30659 (SatElite) R 30658 30658 30466 0 -1 4194304 195 0 0 0 0 0 0 0 19 0 1 0 104949246 1306624 178 1992294400 4194304 4959918 548682068656 18446744073709551615 4444576 0 0 4096 3 0 0 0 17 0 0 0
/proc/30659/statm: 319 179 65 186 0 129 0

[startup+0.0998101 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 30658
/proc/meminfo: memFree=1648768/2055920 swapFree=4179608/4192956
[pid=30658] ppid=30656 vsize=5356 CPUtime=0
/proc/30658/stat : 30658 (rsat.sh) S 30656 30658 30466 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 104949246 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30658/statm: 1339 240 199 169 0 50 0
[pid=30659] ppid=30658 vsize=11220 CPUtime=0.08
/proc/30659/stat : 30659 (SatElite) R 30658 30658 30466 0 -1 4194304 2364 0 0 0 8 0 0 0 19 0 1 0 104949246 11489280 2347 1992294400 4194304 4959918 548682068656 18446744073709551615 4292840 0 0 4096 3 0 0 0 17 0 0 0
/proc/30659/statm: 2805 2347 90 186 0 2615 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 16576

[startup+0.101809 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 30658
/proc/meminfo: memFree=1648768/2055920 swapFree=4179608/4192956
[pid=30658] ppid=30656 vsize=5356 CPUtime=0
/proc/30658/stat : 30658 (rsat.sh) S 30656 30658 30466 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 104949246 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30658/statm: 1339 240 199 169 0 50 0
[pid=30659] ppid=30658 vsize=11220 CPUtime=0.08
/proc/30659/stat : 30659 (SatElite) R 30658 30658 30466 0 -1 4194304 2364 0 0 0 8 0 0 0 19 0 1 0 104949246 11489280 2347 1992294400 4194304 4959918 548682068656 18446744073709551615 4292116 0 0 4096 3 0 0 0 17 0 0 0
/proc/30659/statm: 2805 2347 90 186 0 2615 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 16576

[startup+0.301832 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 30658
/proc/meminfo: memFree=1648768/2055920 swapFree=4179608/4192956
[pid=30658] ppid=30656 vsize=5356 CPUtime=0
/proc/30658/stat : 30658 (rsat.sh) S 30656 30658 30466 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 104949246 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30658/statm: 1339 240 199 169 0 50 0
[pid=30659] ppid=30658 vsize=12048 CPUtime=0.28
/proc/30659/stat : 30659 (SatElite) R 30658 30658 30466 0 -1 4194304 2514 0 0 0 28 0 0 0 21 0 1 0 104949246 12337152 2497 1992294400 4194304 4959918 548682068656 18446744073709551615 4269368 0 0 4096 3 0 0 0 17 0 0 0
/proc/30659/statm: 3012 2497 91 186 0 2822 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 17404

[startup+0.701878 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 30658
/proc/meminfo: memFree=1648768/2055920 swapFree=4179608/4192956
[pid=30658] ppid=30656 vsize=5356 CPUtime=0
/proc/30658/stat : 30658 (rsat.sh) S 30656 30658 30466 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 104949246 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30658/statm: 1339 240 199 169 0 50 0
[pid=30659] ppid=30658 vsize=12048 CPUtime=0.68
/proc/30659/stat : 30659 (SatElite) R 30658 30658 30466 0 -1 4194304 2514 0 0 0 68 0 0 0 25 0 1 0 104949246 12337152 2497 1992294400 4194304 4959918 548682068656 18446744073709551615 4269849 0 0 4096 3 0 0 0 17 0 0 0
/proc/30659/statm: 3012 2497 91 186 0 2822 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 17404

[startup+1.50198 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 30660
/proc/meminfo: memFree=1638704/2055920 swapFree=4179608/4192956
[pid=30658] ppid=30656 vsize=5356 CPUtime=1.06
/proc/30658/stat : 30658 (rsat.sh) S 30656 30658 30466 0 -1 4194304 315 2519 0 0 0 0 105 1 19 0 1 0 104949246 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30658/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 1.06
Current children cumulated vsize (KiB) 5356

[startup+3.10215 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 30661
/proc/meminfo: memFree=1638512/2055920 swapFree=4179608/4192956
[pid=30658] ppid=30656 vsize=5356 CPUtime=1.06
/proc/30658/stat : 30658 (rsat.sh) S 30656 30658 30466 0 -1 4194304 315 2519 0 0 0 0 105 1 19 0 1 0 104949246 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30658/statm: 1339 242 199 169 0 50 0
[pid=30661] ppid=30658 vsize=13104 CPUtime=2.01
/proc/30661/stat : 30661 (rsat) R 30658 30658 30466 0 -1 4194304 2797 0 0 0 199 2 0 0 25 0 1 0 104949354 13418496 2778 1992294400 4194304 5460562 548682068784 18446744073709551615 4198137 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30661/statm: 3276 2778 116 309 0 2963 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 18460

[startup+6.30151 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 30661
/proc/meminfo: memFree=1632752/2055920 swapFree=4179608/4192956
[pid=30658] ppid=30656 vsize=5356 CPUtime=1.06
/proc/30658/stat : 30658 (rsat.sh) S 30656 30658 30466 0 -1 4194304 315 2519 0 0 0 0 105 1 19 0 1 0 104949246 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30658/statm: 1339 242 199 169 0 50 0
[pid=30661] ppid=30658 vsize=17836 CPUtime=5.21
/proc/30661/stat : 30661 (rsat) R 30658 30658 30466 0 -1 4194304 4038 0 0 0 519 2 0 0 25 0 1 0 104949354 18264064 3953 1992294400 4194304 5460562 548682068784 18446744073709551615 4198137 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30661/statm: 4459 3953 116 309 0 4146 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 23192

[startup+12.7012 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 30661
/proc/meminfo: memFree=1630192/2055920 swapFree=4179608/4192956
[pid=30658] ppid=30656 vsize=5356 CPUtime=1.06
/proc/30658/stat : 30658 (rsat.sh) S 30656 30658 30466 0 -1 4194304 315 2519 0 0 0 0 105 1 19 0 1 0 104949246 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30658/statm: 1339 242 199 169 0 50 0
[pid=30661] ppid=30658 vsize=18960 CPUtime=11.61
/proc/30661/stat : 30661 (rsat) R 30658 30658 30466 0 -1 4194304 4821 0 0 0 1158 3 0 0 25 0 1 0 104949354 19415040 4252 1992294400 4194304 5460562 548682068784 18446744073709551615 4547616 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30661/statm: 4740 4252 118 309 0 4427 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 24316

[startup+25.5017 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 30661
/proc/meminfo: memFree=1629104/2055920 swapFree=4179608/4192956
[pid=30658] ppid=30656 vsize=5356 CPUtime=1.06
/proc/30658/stat : 30658 (rsat.sh) S 30656 30658 30466 0 -1 4194304 315 2519 0 0 0 0 105 1 19 0 1 0 104949246 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30658/statm: 1339 242 199 169 0 50 0
[pid=30661] ppid=30658 vsize=20184 CPUtime=24.4
/proc/30661/stat : 30661 (rsat) R 30658 30658 30466 0 -1 4194304 5584 0 0 0 2437 3 0 0 25 0 1 0 104949354 20668416 4567 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30661/statm: 5046 4567 118 309 0 4733 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 25540

[startup+51.1016 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 30661
/proc/meminfo: memFree=1626608/2055920 swapFree=4179608/4192956
[pid=30658] ppid=30656 vsize=5356 CPUtime=1.06
/proc/30658/stat : 30658 (rsat.sh) S 30656 30658 30466 0 -1 4194304 315 2519 0 0 0 0 105 1 19 0 1 0 104949246 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30658/statm: 1339 242 199 169 0 50 0
[pid=30661] ppid=30658 vsize=22616 CPUtime=49.99
/proc/30661/stat : 30661 (rsat) R 30658 30658 30466 0 -1 4194304 6876 0 0 0 4995 4 0 0 25 0 1 0 104949354 23158784 5187 1992294400 4194304 5460562 548682068784 18446744073709551615 4226309 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30661/statm: 5654 5187 118 309 0 5341 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 27972

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 30661
/proc/meminfo: memFree=1624496/2055920 swapFree=4179608/4192956
[pid=30658] ppid=30656 vsize=5356 CPUtime=1.06
/proc/30658/stat : 30658 (rsat.sh) S 30656 30658 30466 0 -1 4194304 315 2519 0 0 0 0 105 1 19 0 1 0 104949246 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30658/statm: 1339 242 199 169 0 50 0
[pid=30661] ppid=30658 vsize=25136 CPUtime=101.18
/proc/30661/stat : 30661 (rsat) R 30658 30658 30466 0 -1 4194304 9450 0 0 0 10113 5 0 0 25 0 1 0 104949354 25739264 5707 1992294400 4194304 5460562 548682068784 18446744073709551615 4210560 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30661/statm: 6284 5707 118 309 0 5971 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 30492

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30661
/proc/meminfo: memFree=1621040/2055920 swapFree=4179608/4192956
[pid=30658] ppid=30656 vsize=5356 CPUtime=1.06
/proc/30658/stat : 30658 (rsat.sh) S 30656 30658 30466 0 -1 4194304 315 2519 0 0 0 0 105 1 19 0 1 0 104949246 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30658/statm: 1339 242 199 169 0 50 0
[pid=30661] ppid=30658 vsize=28396 CPUtime=161.15
/proc/30661/stat : 30661 (rsat) R 30658 30658 30466 0 -1 4194304 12447 0 0 0 16108 7 0 0 25 0 1 0 104949354 29077504 6560 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30661/statm: 7099 6560 118 309 0 6786 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 33752

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30661
/proc/meminfo: memFree=1615856/2055920 swapFree=4179608/4192956
[pid=30658] ppid=30656 vsize=5356 CPUtime=1.06
/proc/30658/stat : 30658 (rsat.sh) S 30656 30658 30466 0 -1 4194304 315 2519 0 0 0 0 105 1 19 0 1 0 104949246 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30658/statm: 1339 242 199 169 0 50 0
[pid=30661] ppid=30658 vsize=33536 CPUtime=221.12
/proc/30661/stat : 30661 (rsat) R 30658 30658 30466 0 -1 4194304 15854 0 0 0 22103 9 0 0 25 0 1 0 104949354 34340864 7835 1992294400 4194304 5460562 548682068784 18446744073709551615 4225803 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30661/statm: 8384 7835 118 309 0 8071 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 38892

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30661
/proc/meminfo: memFree=1613424/2055920 swapFree=4179608/4192956
[pid=30658] ppid=30656 vsize=5356 CPUtime=1.06
/proc/30658/stat : 30658 (rsat.sh) S 30656 30658 30466 0 -1 4194304 315 2519 0 0 0 0 105 1 19 0 1 0 104949246 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30658/statm: 1339 242 199 169 0 50 0
[pid=30661] ppid=30658 vsize=35776 CPUtime=281.1
/proc/30661/stat : 30661 (rsat) R 30658 30658 30466 0 -1 4194304 17873 0 0 0 28100 10 0 0 25 0 1 0 104949354 36634624 8451 1992294400 4194304 5460562 548682068784 18446744073709551615 4198372 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30661/statm: 8944 8451 118 309 0 8631 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 41132

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30661
/proc/meminfo: memFree=1610032/2055920 swapFree=4179608/4192956
[pid=30658] ppid=30656 vsize=5356 CPUtime=1.06
/proc/30658/stat : 30658 (rsat.sh) S 30656 30658 30466 0 -1 4194304 315 2519 0 0 0 0 105 1 19 0 1 0 104949246 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30658/statm: 1339 242 199 169 0 50 0
[pid=30661] ppid=30658 vsize=39536 CPUtime=341.08
/proc/30661/stat : 30661 (rsat) R 30658 30658 30466 0 -1 4194304 19707 0 0 0 34097 11 0 0 25 0 1 0 104949354 40484864 9325 1992294400 4194304 5460562 548682068784 18446744073709551615 4198137 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30661/statm: 9884 9325 118 309 0 9571 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 44892

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30661
/proc/meminfo: memFree=1608880/2055920 swapFree=4179608/4192956
[pid=30658] ppid=30656 vsize=5356 CPUtime=1.06
/proc/30658/stat : 30658 (rsat.sh) S 30656 30658 30466 0 -1 4194304 315 2519 0 0 0 0 105 1 19 0 1 0 104949246 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30658/statm: 1339 242 199 169 0 50 0
[pid=30661] ppid=30658 vsize=40356 CPUtime=401.05
/proc/30661/stat : 30661 (rsat) R 30658 30658 30466 0 -1 4194304 20928 0 0 0 40094 11 0 0 25 0 1 0 104949354 41324544 9586 1992294400 4194304 5460562 548682068784 18446744073709551615 4198435 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30661/statm: 10089 9586 118 309 0 9776 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 45712

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30661
/proc/meminfo: memFree=1605872/2055920 swapFree=4179608/4192956
[pid=30658] ppid=30656 vsize=5356 CPUtime=1.06
/proc/30658/stat : 30658 (rsat.sh) S 30656 30658 30466 0 -1 4194304 315 2519 0 0 0 0 105 1 19 0 1 0 104949246 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30658/statm: 1339 242 199 169 0 50 0
[pid=30661] ppid=30658 vsize=44376 CPUtime=461.03
/proc/30661/stat : 30661 (rsat) R 30658 30658 30466 0 -1 4194304 22997 0 0 0 46091 12 0 0 25 0 1 0 104949354 45441024 10369 1992294400 4194304 5460562 548682068784 18446744073709551615 4198372 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30661/statm: 11094 10369 118 309 0 10781 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 49732

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30661
/proc/meminfo: memFree=1604336/2055920 swapFree=4179608/4192956
[pid=30658] ppid=30656 vsize=5356 CPUtime=1.06
/proc/30658/stat : 30658 (rsat.sh) S 30656 30658 30466 0 -1 4194304 315 2519 0 0 0 0 105 1 19 0 1 0 104949246 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30658/statm: 1339 242 199 169 0 50 0
[pid=30661] ppid=30658 vsize=45560 CPUtime=521.01
/proc/30661/stat : 30661 (rsat) R 30658 30658 30466 0 -1 4194304 25319 0 0 0 52087 14 0 0 25 0 1 0 104949354 46653440 10707 1992294400 4194304 5460562 548682068784 18446744073709551615 4210654 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30661/statm: 11390 10707 118 309 0 11077 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 50916

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30661
/proc/meminfo: memFree=1603824/2055920 swapFree=4179608/4192956
[pid=30658] ppid=30656 vsize=5356 CPUtime=1.06
/proc/30658/stat : 30658 (rsat.sh) S 30656 30658 30466 0 -1 4194304 315 2519 0 0 0 0 105 1 19 0 1 0 104949246 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30658/statm: 1339 242 199 169 0 50 0
[pid=30661] ppid=30658 vsize=45984 CPUtime=580.98
/proc/30661/stat : 30661 (rsat) R 30658 30658 30466 0 -1 4194304 26429 0 0 0 58084 14 0 0 25 0 1 0 104949354 47087616 10825 1992294400 4194304 5460562 548682068784 18446744073709551615 4198162 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30661/statm: 11496 10825 118 309 0 11183 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 51340

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30661
/proc/meminfo: memFree=1603440/2055920 swapFree=4179608/4192956
[pid=30658] ppid=30656 vsize=5356 CPUtime=1.06
/proc/30658/stat : 30658 (rsat.sh) S 30656 30658 30466 0 -1 4194304 315 2519 0 0 0 0 105 1 19 0 1 0 104949246 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30658/statm: 1339 242 199 169 0 50 0
[pid=30661] ppid=30658 vsize=46288 CPUtime=640.96
/proc/30661/stat : 30661 (rsat) R 30658 30658 30466 0 -1 4194304 27509 0 0 0 64082 14 0 0 25 0 1 0 104949354 47398912 10913 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30661/statm: 11572 10913 118 309 0 11259 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 51644

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

[startup+652.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30661
/proc/meminfo: memFree=1603376/2055920 swapFree=4179608/4192956
[pid=30658] ppid=30656 vsize=5356 CPUtime=1.06
/proc/30658/stat : 30658 (rsat.sh) S 30656 30658 30466 0 -1 4194304 315 2519 0 0 0 0 105 1 19 0 1 0 104949246 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30658/statm: 1339 242 199 169 0 50 0
[pid=30661] ppid=30658 vsize=46288 CPUtime=651.36
/proc/30661/stat : 30661 (rsat) R 30658 30658 30466 0 -1 4194304 28513 0 0 0 65121 15 0 0 25 0 1 0 104949354 47398912 10925 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30661/statm: 11572 10925 118 309 0 11259 0
Current children cumulated CPU time (s) 652.42
Current children cumulated vsize (KiB) 51644

[startup+659.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30661
/proc/meminfo: memFree=1603376/2055920 swapFree=4179608/4192956
[pid=30658] ppid=30656 vsize=5356 CPUtime=1.06
/proc/30658/stat : 30658 (rsat.sh) S 30656 30658 30466 0 -1 4194304 315 2519 0 0 0 0 105 1 19 0 1 0 104949246 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30658/statm: 1339 242 199 169 0 50 0
[pid=30661] ppid=30658 vsize=46288 CPUtime=657.75
/proc/30661/stat : 30661 (rsat) R 30658 30658 30466 0 -1 4194304 28513 0 0 0 65760 15 0 0 25 0 1 0 104949354 47398912 10925 1992294400 4194304 5460562 548682068784 18446744073709551615 4198143 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30661/statm: 11572 10925 118 309 0 11259 0
Current children cumulated CPU time (s) 658.81
Current children cumulated vsize (KiB) 51644

[startup+662.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30661
/proc/meminfo: memFree=1603376/2055920 swapFree=4179608/4192956
[pid=30658] ppid=30656 vsize=5356 CPUtime=1.06
/proc/30658/stat : 30658 (rsat.sh) S 30656 30658 30466 0 -1 4194304 315 2519 0 0 0 0 105 1 19 0 1 0 104949246 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30658/statm: 1339 242 199 169 0 50 0
[pid=30661] ppid=30658 vsize=46288 CPUtime=660.95
/proc/30661/stat : 30661 (rsat) R 30658 30658 30466 0 -1 4194304 28513 0 0 0 66080 15 0 0 25 0 1 0 104949354 47398912 10925 1992294400 4194304 5460562 548682068784 18446744073709551615 4198427 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30661/statm: 11572 10925 118 309 0 11259 0
Current children cumulated CPU time (s) 662.01
Current children cumulated vsize (KiB) 51644

[startup+663.902 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30661
/proc/meminfo: memFree=1603376/2055920 swapFree=4179608/4192956
[pid=30658] ppid=30656 vsize=5356 CPUtime=1.06
/proc/30658/stat : 30658 (rsat.sh) S 30656 30658 30466 0 -1 4194304 315 2519 0 0 0 0 105 1 19 0 1 0 104949246 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30658/statm: 1339 242 199 169 0 50 0
[pid=30661] ppid=30658 vsize=46288 CPUtime=662.55
/proc/30661/stat : 30661 (rsat) R 30658 30658 30466 0 -1 4194304 28513 0 0 0 66240 15 0 0 25 0 1 0 104949354 47398912 10925 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30661/statm: 11572 10925 118 309 0 11259 0
Current children cumulated CPU time (s) 663.61
Current children cumulated vsize (KiB) 51644

[startup+664.701 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30661
/proc/meminfo: memFree=1603376/2055920 swapFree=4179608/4192956
[pid=30658] ppid=30656 vsize=5356 CPUtime=1.06
/proc/30658/stat : 30658 (rsat.sh) S 30656 30658 30466 0 -1 4194304 315 2519 0 0 0 0 105 1 19 0 1 0 104949246 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30658/statm: 1339 242 199 169 0 50 0
[pid=30661] ppid=30658 vsize=46288 CPUtime=663.35
/proc/30661/stat : 30661 (rsat) R 30658 30658 30466 0 -1 4194304 28513 0 0 0 66320 15 0 0 25 0 1 0 104949354 47398912 10925 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30661/statm: 11572 10925 118 309 0 11259 0
Current children cumulated CPU time (s) 664.41
Current children cumulated vsize (KiB) 51644

[startup+665.101 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30661
/proc/meminfo: memFree=1603376/2055920 swapFree=4179608/4192956
[pid=30658] ppid=30656 vsize=5356 CPUtime=1.06
/proc/30658/stat : 30658 (rsat.sh) S 30656 30658 30466 0 -1 4194304 315 2519 0 0 0 0 105 1 19 0 1 0 104949246 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30658/statm: 1339 242 199 169 0 50 0
[pid=30661] ppid=30658 vsize=46288 CPUtime=663.75
/proc/30661/stat : 30661 (rsat) R 30658 30658 30466 0 -1 4194304 28513 0 0 0 66360 15 0 0 25 0 1 0 104949354 47398912 10925 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30661/statm: 11572 10925 118 309 0 11259 0
Current children cumulated CPU time (s) 664.81
Current children cumulated vsize (KiB) 51644

[startup+665.505 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30661
/proc/meminfo: memFree=1603376/2055920 swapFree=4179608/4192956
[pid=30658] ppid=30656 vsize=5356 CPUtime=1.06
/proc/30658/stat : 30658 (rsat.sh) S 30656 30658 30466 0 -1 4194304 315 2519 0 0 0 0 105 1 19 0 1 0 104949246 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30658/statm: 1339 242 199 169 0 50 0
[pid=30661] ppid=30658 vsize=46288 CPUtime=664.15
/proc/30661/stat : 30661 (rsat) R 30658 30658 30466 0 -1 4194304 28513 0 0 0 66400 15 0 0 25 0 1 0 104949354 47398912 10925 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30661/statm: 11572 10925 118 309 0 11259 0
Current children cumulated CPU time (s) 665.21
Current children cumulated vsize (KiB) 51644

Child status: 20
Real time (s): 665.559
CPU time (s): 665.283
CPU user time (s): 665.101
CPU system time (s): 0.181972
CPU usage (%): 99.9585
Max. virtual memory (cumulated for all children) (KiB): 55740

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 665.101
system time used= 0.181972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31505
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= 38
involuntary context switches= 1893

runsolver used 0.796878 second user time and 1.53677 second system time

The end

Launcher Data

Begin job on node63 at 2009-04-26 20:07:11
IDJOB=1731318
IDBENCH=24749
IDSOLVER=545
FILE ID=node63/1731318-1240769231
PBS_JOBID= 9187202
Free space on /tmp= 66344 MiB

SOLVER NAME= Rsat 2009-03-22
BENCH NAME= SAT07/crafted/Difficult/contest-02-03-04/contest03-SGI_30_50_30_20_1-dir.sat05-439.reshuffled-07.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1731318-1240769231/watcher-1731318-1240769231 -o /tmp/evaluation-result-1731318-1240769231/solver-1731318-1240769231 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1731318-1240769231.cnf HOME

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

MD5SUM BENCH= be0552b4894b69c578ebcc0b17dda689
RANDOM SEED=1646672934

node63.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.236
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.236
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:       1649248 kB
Buffers:         46952 kB
Cached:         285548 kB
SwapCached:       6480 kB
Active:         137100 kB
Inactive:       204524 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1649248 kB
SwapTotal:     4192956 kB
SwapFree:      4179608 kB
Dirty:            6504 kB
Writeback:           0 kB
Mapped:          14860 kB
Slab:            50932 kB
Committed_AS:   582088 kB
PageTables:       1452 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= 66340 MiB
End job on node63 at 2009-04-26 20:18:16