Trace number 456229

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, and are wall clock time (not CPU 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 2007-02-08UNSAT 3628.38 3629.52

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7a-gensys-icl004.sat05-3825.reshuffled-07.cnf
MD5SUMd9bf8689fd094f6ad4f37a57f4f0a5ae
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark251.379
Satisfiable
(Un)Satisfiability was proved
Number of variables2401
Number of clauses15960
Sum of the clauses size111993
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 2427
Number of clauses of size 32205
Number of clauses of size 4294
Number of clauses of size 5441
Number of clauses of size over 512551

Solver Data (download as text)

0.00/0.00	c Parsing...
0.00/0.03	c ==============================================================================
0.00/0.03	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.03	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.03	c ==============================================================================
0.00/0.03	c |         0 |   15697   110553 |    4709       0        0     nan |  0.000 % |
0.06/0.09	c |         0 |   14145   101887 |      --       0       --      -- |     --   | -311/-3399
0.06/0.09	c ==============================================================================
0.06/0.09	c Result  :   #vars: 2307   #clauses: 14145   #literals: 101887
0.06/0.09	c CPU time:   0.083987 s
0.06/0.09	c ==============================================================================
0.09/0.13	c Rsat version 2.00
3628.24/3629.46	c CNF stats: (2307 vars, 14145 clauses)
3628.24/3629.46	c Decisions: 1962961
3628.24/3629.46	c Conflicts: 1388572
3628.34/3629.51	c Time: -666.18730s
3628.34/3629.51	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.2.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node35/watcher-456229-1178329810 -o ROOT/results/node35/solver-456229-1178329810 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/456229-1178329810/rsat.sh /tmp/evaluation/456229-1178329810/instance-456229-1178329810.cnf 

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): 7500 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.85 0.99 1.04 2/77 32065
/proc/meminfo: memFree=1480264/2055920 swapFree=4151372/4192956
[pid=32065] ppid=32063 vsize=5352 CPUtime=0
/proc/32065/stat : 32065 (rsat.sh) S 32063 32065 32009 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 280896441 5480448 232 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32065/statm: 1338 232 195 169 0 49 0
[pid=32066] ppid=32065 vsize=1172 CPUtime=0
/proc/32066/stat : 32066 (SatElite) R 32065 32065 32009 0 -1 4194304 175 0 0 0 0 0 0 0 20 0 1 0 280896442 1200128 157 18446744073709551615 134512640 135038345 4294956736 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 1 0 0
/proc/32066/statm: 293 157 49 128 0 162 0

[startup+0.072568 s]
/proc/loadavg: 0.85 0.99 1.04 2/77 32065
/proc/meminfo: memFree=1480264/2055920 swapFree=4151372/4192956
[pid=32065] ppid=32063 vsize=5352 CPUtime=0
/proc/32065/stat : 32065 (rsat.sh) S 32063 32065 32009 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 280896441 5480448 232 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32065/statm: 1338 232 195 169 0 49 0
[pid=32066] ppid=32065 vsize=2776 CPUtime=0.06
/proc/32066/stat : 32066 (SatElite) R 32065 32065 32009 0 -1 4194304 644 0 0 0 6 0 0 0 20 0 1 0 280896442 2842624 601 18446744073709551615 134512640 135038345 4294956736 18446744073709551615 134571361 0 0 4096 3 0 0 0 17 1 0 0
/proc/32066/statm: 694 601 69 128 0 563 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 8128

[startup+0.101572 s]
/proc/loadavg: 0.85 0.99 1.04 2/77 32065
/proc/meminfo: memFree=1480264/2055920 swapFree=4151372/4192956
[pid=32065] ppid=32063 vsize=5352 CPUtime=0
/proc/32065/stat : 32065 (rsat.sh) S 32063 32065 32009 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 280896441 5480448 232 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32065/statm: 1338 232 195 169 0 49 0
[pid=32066] ppid=32065 vsize=2780 CPUtime=0.09
/proc/32066/stat : 32066 (SatElite) R 32065 32065 32009 0 -1 4194304 646 0 0 0 9 0 0 0 20 0 1 0 280896442 2846720 603 18446744073709551615 134512640 135038345 4294956736 18446744073709551615 134699485 0 0 4096 3 0 0 0 17 1 0 0
/proc/32066/statm: 695 603 70 128 0 564 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8132

[startup+0.301594 s]
/proc/loadavg: 0.85 0.99 1.04 2/77 32065
/proc/meminfo: memFree=1480264/2055920 swapFree=4151372/4192956
[pid=32065] ppid=32063 vsize=5352 CPUtime=0.12
/proc/32065/stat : 32065 (rsat.sh) S 32063 32065 32009 0 -1 4194304 304 647 0 0 0 0 12 0 16 0 1 0 280896441 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32065/statm: 1338 234 195 169 0 49 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 5352

[startup+0.701641 s]
/proc/loadavg: 0.85 0.99 1.04 2/77 32065
/proc/meminfo: memFree=1480264/2055920 swapFree=4151372/4192956
[pid=32065] ppid=32063 vsize=5352 CPUtime=0.12
/proc/32065/stat : 32065 (rsat.sh) S 32063 32065 32009 0 -1 4194304 304 647 0 0 0 0 12 0 16 0 1 0 280896441 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32065/statm: 1338 234 195 169 0 49 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 5352

[startup+1.50173 s]
/proc/loadavg: 0.85 0.99 1.04 2/79 32068
/proc/meminfo: memFree=1476216/2055920 swapFree=4151372/4192956
[pid=32065] ppid=32063 vsize=5352 CPUtime=0.12
/proc/32065/stat : 32065 (rsat.sh) S 32063 32065 32009 0 -1 4194304 304 647 0 0 0 0 12 0 16 0 1 0 280896441 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32065/statm: 1338 234 195 169 0 49 0
[pid=32068] ppid=32065 vsize=4560 CPUtime=1.36
/proc/32068/stat : 32068 (rsat) R 32065 32065 32009 0 -1 4194304 1073 0 0 0 136 0 0 0 25 0 1 0 280896455 4669440 962 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134984727 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32068/statm: 1140 962 86 211 0 926 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9912

[startup+3.10192 s]
/proc/loadavg: 0.85 0.99 1.04 2/79 32068
/proc/meminfo: memFree=1474680/2055920 swapFree=4151372/4192956
[pid=32065] ppid=32063 vsize=5352 CPUtime=0.12
/proc/32065/stat : 32065 (rsat.sh) S 32063 32065 32009 0 -1 4194304 304 647 0 0 0 0 12 0 16 0 1 0 280896441 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32065/statm: 1338 234 195 169 0 49 0
[pid=32068] ppid=32065 vsize=5848 CPUtime=2.96
/proc/32068/stat : 32068 (rsat) R 32065 32065 32009 0 -1 4194304 1471 0 0 0 296 0 0 0 25 0 1 0 280896455 5988352 1262 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32068/statm: 1462 1262 86 211 0 1248 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 11200

[startup+6.30129 s]
/proc/loadavg: 0.86 0.99 1.04 2/79 32068
/proc/meminfo: memFree=1472952/2055920 swapFree=4151372/4192956
[pid=32065] ppid=32063 vsize=5352 CPUtime=0.12
/proc/32065/stat : 32065 (rsat.sh) S 32063 32065 32009 0 -1 4194304 304 647 0 0 0 0 12 0 16 0 1 0 280896441 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32065/statm: 1338 234 195 169 0 49 0
[pid=32068] ppid=32065 vsize=7532 CPUtime=6.16
/proc/32068/stat : 32068 (rsat) R 32065 32065 32009 0 -1 4194304 2110 0 0 0 614 2 0 0 25 0 1 0 280896455 7712768 1705 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134984727 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32068/statm: 1883 1705 86 211 0 1669 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 12884

[startup+12.702 s]
/proc/loadavg: 0.87 0.99 1.04 2/79 32068
/proc/meminfo: memFree=1470584/2055920 swapFree=4151372/4192956
[pid=32065] ppid=32063 vsize=5352 CPUtime=0.12
/proc/32065/stat : 32065 (rsat.sh) S 32063 32065 32009 0 -1 4194304 304 647 0 0 0 0 12 0 16 0 1 0 280896441 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32065/statm: 1338 234 195 169 0 49 0
[pid=32068] ppid=32065 vsize=9716 CPUtime=12.56
/proc/32068/stat : 32068 (rsat) R 32065 32065 32009 0 -1 4194304 3052 0 0 0 1253 3 0 0 25 0 1 0 280896455 9949184 2161 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32068/statm: 2429 2161 86 211 0 2215 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 15068

[startup+25.5015 s]
/proc/loadavg: 0.90 0.99 1.04 2/79 32068
/proc/meminfo: memFree=1466936/2055920 swapFree=4151372/4192956
[pid=32065] ppid=32063 vsize=5352 CPUtime=0.12
/proc/32065/stat : 32065 (rsat.sh) S 32063 32065 32009 0 -1 4194304 304 647 0 0 0 0 12 0 16 0 1 0 280896441 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32065/statm: 1338 234 195 169 0 49 0
[pid=32068] ppid=32065 vsize=13104 CPUtime=25.35
/proc/32068/stat : 32068 (rsat) R 32065 32065 32009 0 -1 4194304 4364 0 0 0 2532 3 0 0 25 0 1 0 280896455 13418496 3085 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522897 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32068/statm: 3276 3085 86 211 0 3062 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 18456

[startup+51.1015 s]
/proc/loadavg: 0.93 0.99 1.04 2/79 32068
/proc/meminfo: memFree=1461944/2055920 swapFree=4151372/4192956
[pid=32065] ppid=32063 vsize=5352 CPUtime=0.12
/proc/32065/stat : 32065 (rsat.sh) S 32063 32065 32009 0 -1 4194304 304 647 0 0 0 0 12 0 16 0 1 0 280896441 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32065/statm: 1338 234 195 169 0 49 0
[pid=32068] ppid=32065 vsize=18680 CPUtime=50.94
/proc/32068/stat : 32068 (rsat) R 32065 32065 32009 0 -1 4194304 6584 0 0 0 5090 4 0 0 25 0 1 0 280896455 19128320 4339 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32068/statm: 4670 4339 86 211 0 4456 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 24032

[startup+102.305 s]
/proc/loadavg: 0.97 0.99 1.03 2/79 32068
/proc/meminfo: memFree=1458552/2055920 swapFree=4151372/4192956
[pid=32065] ppid=32063 vsize=5352 CPUtime=0.12
/proc/32065/stat : 32065 (rsat.sh) S 32063 32065 32009 0 -1 4194304 304 647 0 0 0 0 12 0 16 0 1 0 280896441 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32065/statm: 1338 234 195 169 0 49 0
[pid=32068] ppid=32065 vsize=22508 CPUtime=102.13
/proc/32068/stat : 32068 (rsat) R 32065 32065 32009 0 -1 4194304 7524 0 0 0 10208 5 0 0 25 0 1 0 280896455 23048192 5279 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32068/statm: 5627 5279 86 211 0 5413 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 27860

[startup+162.301 s]
/proc/loadavg: 0.99 0.99 1.03 2/79 32068
/proc/meminfo: memFree=1452472/2055920 swapFree=4151372/4192956
[pid=32065] ppid=32063 vsize=5352 CPUtime=0.12
/proc/32065/stat : 32065 (rsat.sh) S 32063 32065 32009 0 -1 4194304 304 647 0 0 0 0 12 0 16 0 1 0 280896441 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32065/statm: 1338 234 195 169 0 49 0
[pid=32068] ppid=32065 vsize=27836 CPUtime=162.11
/proc/32068/stat : 32068 (rsat) R 32065 32065 32009 0 -1 4194304 9852 0 0 0 16204 7 0 0 25 0 1 0 280896455 28504064 6742 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32068/statm: 6959 6742 86 211 0 6745 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 33188

[startup+222.301 s]
/proc/loadavg: 0.99 0.99 1.02 2/79 32068
/proc/meminfo: memFree=1452408/2055920 swapFree=4151372/4192956
[pid=32065] ppid=32063 vsize=5352 CPUtime=0.12
/proc/32065/stat : 32065 (rsat.sh) S 32063 32065 32009 0 -1 4194304 304 647 0 0 0 0 12 0 16 0 1 0 280896441 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32065/statm: 1338 234 195 169 0 49 0
[pid=32068] ppid=32065 vsize=27968 CPUtime=222.1
/proc/32068/stat : 32068 (rsat) R 32065 32065 32009 0 -1 4194304 9895 0 0 0 22202 8 0 0 25 0 1 0 280896455 28639232 6785 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32068/statm: 6992 6785 86 211 0 6778 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 33320

[startup+282.301 s]
/proc/loadavg: 0.99 0.99 1.01 2/79 32068
/proc/meminfo: memFree=1448888/2055920 swapFree=4151372/4192956
[pid=32065] ppid=32063 vsize=5352 CPUtime=0.12
/proc/32065/stat : 32065 (rsat.sh) S 32063 32065 32009 0 -1 4194304 304 647 0 0 0 0 12 0 16 0 1 0 280896441 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32065/statm: 1338 234 195 169 0 49 0
[pid=32068] ppid=32065 vsize=33220 CPUtime=282.07
/proc/32068/stat : 32068 (rsat) R 32065 32065 32009 0 -1 4194304 11169 0 0 0 28198 9 0 0 25 0 1 0 280896455 34017280 7673 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522833 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32068/statm: 8305 7673 86 211 0 8091 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 38572

[startup+342.301 s]
/proc/loadavg: 0.99 0.99 1.01 2/79 32068
/proc/meminfo: memFree=1443448/2055920 swapFree=4151372/4192956
[pid=32065] ppid=32063 vsize=5352 CPUtime=0.12
/proc/32065/stat : 32065 (rsat.sh) S 32063 32065 32009 0 -1 4194304 304 647 0 0 0 0 12 0 16 0 1 0 280896441 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32065/statm: 1338 234 195 169 0 49 0
[pid=32068] ppid=32065 vsize=38368 CPUtime=342.06
/proc/32068/stat : 32068 (rsat) R 32065 32065 32009 0 -1 4194304 12504 0 0 0 34195 11 0 0 25 0 1 0 280896455 39288832 9008 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32068/statm: 9592 9008 86 211 0 9378 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 43720

[startup+402.301 s]
/proc/loadavg: 0.99 0.99 1.00 2/79 32068
/proc/meminfo: memFree=1442232/2055920 swapFree=4151372/4192956

################
# More data... #
################


[startup+3282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 308
/proc/meminfo: memFree=1336568/2055920 swapFree=4151372/4192956
[pid=32065] ppid=32063 vsize=5352 CPUtime=0.12
/proc/32065/stat : 32065 (rsat.sh) S 32063 32065 32009 0 -1 4194304 304 647 0 0 0 0 12 0 16 0 1 0 280896441 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32065/statm: 1338 234 195 169 0 49 0
[pid=32068] ppid=32065 vsize=88952 CPUtime=3281.12
/proc/32068/stat : 32068 (rsat) R 32065 32065 32009 0 -1 4194304 38340 0 0 0 328051 61 0 0 25 0 1 0 280896455 91086848 21163 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134523251 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32068/statm: 22238 21163 86 211 0 22024 0
Current children cumulated CPU time (s) 3281.24
Current children cumulated vsize (KiB) 94304

[startup+3342.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 308
/proc/meminfo: memFree=1336632/2055920 swapFree=4151372/4192956
[pid=32065] ppid=32063 vsize=5352 CPUtime=0.12
/proc/32065/stat : 32065 (rsat.sh) S 32063 32065 32009 0 -1 4194304 304 647 0 0 0 0 12 0 16 0 1 0 280896441 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32065/statm: 1338 234 195 169 0 49 0
[pid=32068] ppid=32065 vsize=88952 CPUtime=3341.09
/proc/32068/stat : 32068 (rsat) R 32065 32065 32009 0 -1 4194304 38374 0 0 0 334048 61 0 0 25 0 1 0 280896455 91086848 21197 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32068/statm: 22238 21197 86 211 0 22024 0
Current children cumulated CPU time (s) 3341.21
Current children cumulated vsize (KiB) 94304

[startup+3402.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 308
/proc/meminfo: memFree=1336248/2055920 swapFree=4151372/4192956
[pid=32065] ppid=32063 vsize=5352 CPUtime=0.12
/proc/32065/stat : 32065 (rsat.sh) S 32063 32065 32009 0 -1 4194304 304 647 0 0 0 0 12 0 16 0 1 0 280896441 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32065/statm: 1338 234 195 169 0 49 0
[pid=32068] ppid=32065 vsize=89468 CPUtime=3401.09
/proc/32068/stat : 32068 (rsat) R 32065 32065 32009 0 -1 4194304 38563 0 0 0 340047 62 0 0 25 0 1 0 280896455 91615232 21288 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32068/statm: 22367 21288 86 211 0 22153 0
Current children cumulated CPU time (s) 3401.21
Current children cumulated vsize (KiB) 94820

[startup+3462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 308
/proc/meminfo: memFree=1335736/2055920 swapFree=4151372/4192956
[pid=32065] ppid=32063 vsize=5352 CPUtime=0.12
/proc/32065/stat : 32065 (rsat.sh) S 32063 32065 32009 0 -1 4194304 304 647 0 0 0 0 12 0 16 0 1 0 280896441 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32065/statm: 1338 234 195 169 0 49 0
[pid=32068] ppid=32065 vsize=89728 CPUtime=3461.07
/proc/32068/stat : 32068 (rsat) R 32065 32065 32009 0 -1 4194304 38679 0 0 0 346044 63 0 0 25 0 1 0 280896455 91881472 21404 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32068/statm: 22432 21404 86 211 0 22218 0
Current children cumulated CPU time (s) 3461.19
Current children cumulated vsize (KiB) 95080

[startup+3522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 308
/proc/meminfo: memFree=1335416/2055920 swapFree=4151372/4192956
[pid=32065] ppid=32063 vsize=5352 CPUtime=0.12
/proc/32065/stat : 32065 (rsat.sh) S 32063 32065 32009 0 -1 4194304 304 647 0 0 0 0 12 0 16 0 1 0 280896441 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32065/statm: 1338 234 195 169 0 49 0
[pid=32068] ppid=32065 vsize=90240 CPUtime=3521.05
/proc/32068/stat : 32068 (rsat) R 32065 32065 32009 0 -1 4194304 38873 0 0 0 352042 63 0 0 25 0 1 0 280896455 92405760 21468 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32068/statm: 22560 21468 86 211 0 22346 0
Current children cumulated CPU time (s) 3521.17
Current children cumulated vsize (KiB) 95592

[startup+3582.3 s]
/proc/loadavg: 1.00 1.00 1.00 3/79 308
/proc/meminfo: memFree=1335096/2055920 swapFree=4151372/4192956
[pid=32065] ppid=32063 vsize=5352 CPUtime=0.12
/proc/32065/stat : 32065 (rsat.sh) S 32063 32065 32009 0 -1 4194304 304 647 0 0 0 0 12 0 16 0 1 0 280896441 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32065/statm: 1338 234 195 169 0 49 0
[pid=32068] ppid=32065 vsize=90756 CPUtime=3581.04
/proc/32068/stat : 32068 (rsat) R 32065 32065 32009 0 -1 4194304 39037 0 0 0 358040 64 0 0 25 0 1 0 280896455 92934144 21567 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32068/statm: 22689 21567 86 211 0 22475 0
Current children cumulated CPU time (s) 3581.16
Current children cumulated vsize (KiB) 96108

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

[startup+3583.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 308
/proc/meminfo: memFree=1335096/2055920 swapFree=4151372/4192956
[pid=32065] ppid=32063 vsize=5352 CPUtime=0.12
/proc/32065/stat : 32065 (rsat.sh) S 32063 32065 32009 0 -1 4194304 304 647 0 0 0 0 12 0 16 0 1 0 280896441 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32065/statm: 1338 234 195 169 0 49 0
[pid=32068] ppid=32065 vsize=90756 CPUtime=3582.64
/proc/32068/stat : 32068 (rsat) R 32065 32065 32009 0 -1 4194304 39038 0 0 0 358200 64 0 0 25 0 1 0 280896455 92934144 21568 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32068/statm: 22689 21568 86 211 0 22475 0
Current children cumulated CPU time (s) 3582.76
Current children cumulated vsize (KiB) 96108

[startup+3609.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 308
/proc/meminfo: memFree=1340152/2055920 swapFree=4151372/4192956
[pid=32065] ppid=32063 vsize=5352 CPUtime=0.12
/proc/32065/stat : 32065 (rsat.sh) S 32063 32065 32009 0 -1 4194304 304 647 0 0 0 0 12 0 16 0 1 0 280896441 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32065/statm: 1338 234 195 169 0 49 0
[pid=32068] ppid=32065 vsize=83628 CPUtime=3608.22
/proc/32068/stat : 32068 (rsat) R 32065 32065 32009 0 -1 4194304 39192 0 0 0 360758 64 0 0 25 0 1 0 280896455 85635072 20264 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522435 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32068/statm: 20907 20264 86 211 0 20693 0
Current children cumulated CPU time (s) 3608.34
Current children cumulated vsize (KiB) 88980

[startup+3622.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 308
/proc/meminfo: memFree=1341240/2055920 swapFree=4151372/4192956
[pid=32065] ppid=32063 vsize=5352 CPUtime=0.12
/proc/32065/stat : 32065 (rsat.sh) S 32063 32065 32009 0 -1 4194304 304 647 0 0 0 0 12 0 16 0 1 0 280896441 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32065/statm: 1338 234 195 169 0 49 0
[pid=32068] ppid=32065 vsize=82460 CPUtime=3621.03
/proc/32068/stat : 32068 (rsat) R 32065 32065 32009 0 -1 4194304 39320 0 0 0 362038 65 0 0 25 0 1 0 280896455 84439040 20035 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32068/statm: 20615 20035 86 211 0 20401 0
Current children cumulated CPU time (s) 3621.15
Current children cumulated vsize (KiB) 87812

[startup+3625.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 308
/proc/meminfo: memFree=1341304/2055920 swapFree=4151372/4192956
[pid=32065] ppid=32063 vsize=5352 CPUtime=0.12
/proc/32065/stat : 32065 (rsat.sh) S 32063 32065 32009 0 -1 4194304 304 647 0 0 0 0 12 0 16 0 1 0 280896441 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32065/statm: 1338 234 195 169 0 49 0
[pid=32068] ppid=32065 vsize=81940 CPUtime=3624.23
/proc/32068/stat : 32068 (rsat) R 32065 32065 32009 0 -1 4194304 39321 0 0 0 362358 65 0 0 25 0 1 0 280896455 83906560 19962 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134983576 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32068/statm: 20485 19962 86 211 0 20271 0
Current children cumulated CPU time (s) 3624.35
Current children cumulated vsize (KiB) 87292

[startup+3627.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 308
/proc/meminfo: memFree=1341304/2055920 swapFree=4151372/4192956
[pid=32065] ppid=32063 vsize=5352 CPUtime=0.12
/proc/32065/stat : 32065 (rsat.sh) S 32063 32065 32009 0 -1 4194304 304 647 0 0 0 0 12 0 16 0 1 0 280896441 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32065/statm: 1338 234 195 169 0 49 0
[pid=32068] ppid=32065 vsize=81940 CPUtime=3625.82
/proc/32068/stat : 32068 (rsat) R 32065 32065 32009 0 -1 4194304 39321 0 0 0 362517 65 0 0 25 0 1 0 280896455 83906560 19962 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32068/statm: 20485 19962 86 211 0 20271 0
Current children cumulated CPU time (s) 3625.94
Current children cumulated vsize (KiB) 87292

[startup+3628.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 308
/proc/meminfo: memFree=1341496/2055920 swapFree=4151372/4192956
[pid=32065] ppid=32063 vsize=5352 CPUtime=0.12
/proc/32065/stat : 32065 (rsat.sh) S 32063 32065 32009 0 -1 4194304 304 647 0 0 0 0 12 0 16 0 1 0 280896441 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32065/statm: 1338 234 195 169 0 49 0
[pid=32068] ppid=32065 vsize=81680 CPUtime=3627.42
/proc/32068/stat : 32068 (rsat) R 32065 32065 32009 0 -1 4194304 39321 0 0 0 362677 65 0 0 25 0 1 0 280896455 83640320 19926 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32068/statm: 20420 19926 86 211 0 20206 0
Current children cumulated CPU time (s) 3627.54
Current children cumulated vsize (KiB) 87032

[startup+3629.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 308
/proc/meminfo: memFree=1341496/2055920 swapFree=4151372/4192956
[pid=32065] ppid=32063 vsize=5352 CPUtime=0.12
/proc/32065/stat : 32065 (rsat.sh) S 32063 32065 32009 0 -1 4194304 304 647 0 0 0 0 12 0 16 0 1 0 280896441 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32065/statm: 1338 234 195 169 0 49 0
[pid=32068] ppid=32065 vsize=81680 CPUtime=3627.82
/proc/32068/stat : 32068 (rsat) R 32065 32065 32009 0 -1 4194304 39321 0 0 0 362717 65 0 0 25 0 1 0 280896455 83640320 19926 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134983576 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32068/statm: 20420 19926 86 211 0 20206 0
Current children cumulated CPU time (s) 3627.94
Current children cumulated vsize (KiB) 87032

[startup+3629.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 308
/proc/meminfo: memFree=1341496/2055920 swapFree=4151372/4192956
[pid=32065] ppid=32063 vsize=5352 CPUtime=0.12
/proc/32065/stat : 32065 (rsat.sh) S 32063 32065 32009 0 -1 4194304 304 647 0 0 0 0 12 0 16 0 1 0 280896441 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32065/statm: 1338 234 195 169 0 49 0
[pid=32068] ppid=32065 vsize=66652 CPUtime=3628.22
/proc/32068/stat : 32068 (rsat) R 32065 32065 32009 0 -1 4194304 39322 0 0 0 362757 65 0 0 25 0 1 0 280896455 68251648 16283 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 135156186 0 0 4096 1026 0 0 0 17 1 0 0
/proc/32068/statm: 16663 16283 2110 211 0 16449 0
Current children cumulated CPU time (s) 3628.34
Current children cumulated vsize (KiB) 72004

Child status: 20
Real time (s): 3629.52
CPU time (s): 3628.38
CPU user time (s): 3627.7
CPU system time (s): 0.678896
CPU usage (%): 99.9686
Max. virtual memory (cumulated for all children) (KiB): 109468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3627.7
system time used= 0.678896
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40433
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= 53
involuntary context switches= 45421

runsolver used 3.49547 second user time and 9.47356 second system time

The end

Launcher Data (download as text)

Begin job on node35 on Sat May  5 01:50:10 UTC 2007

IDJOB= 456229
IDBENCH= 24642
IDSOLVER= 169
FILE ID= node35/456229-1178329810

PBS_JOBID= 5188772

Free space on /tmp= 66562 MiB

SOLVER NAME= Rsat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/QG/QG7a-gensys-icl004.sat05-3825.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/456229-1178329810/rsat.sh /tmp/evaluation/456229-1178329810/instance-456229-1178329810.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node35/watcher-456229-1178329810 -o ROOT/results/node35/solver-456229-1178329810 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/456229-1178329810/rsat.sh /tmp/evaluation/456229-1178329810/instance-456229-1178329810.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  d9bf8689fd094f6ad4f37a57f4f0a5ae

RANDOM SEED= 198252473

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node35.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.232
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.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1480608 kB
Buffers:         43336 kB
Cached:         410092 kB
SwapCached:       9516 kB
Active:         159248 kB
Inactive:       318384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1480608 kB
SwapTotal:     4192956 kB
SwapFree:      4151372 kB
Dirty:            2460 kB
Writeback:           0 kB
Mapped:          30644 kB
Slab:            82904 kB
Committed_AS:  7596332 kB
PageTables:       1996 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= 66562 MiB

End job on node35 on Sat May  5 02:50:40 UTC 2007