Trace number 355627

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-08? (TO) 10000.1 10003

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/total-10-15-u.cnf
MD5SUM8a2f7e245ff41d934e24747f3501cd64
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables269416
Number of clauses1236673
Sum of the clauses size2839796
Maximum clause length10
Minimum clause length1
Number of clauses of size 122594
Number of clauses of size 2977375
Number of clauses of size 3185924
Number of clauses of size 45640
Number of clauses of size 522560
Number of clauses of size over 522580

Solver Data (download as text)

0.00/0.01	c Parsing...
1.18/1.21	c ==============================================================================
1.18/1.21	c |           |     ORIGINAL     |              LEARNT              |          |
1.18/1.21	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.18/1.21	c ==============================================================================
1.18/1.21	c |         0 | 1214079  2817202 |  364223       0        0     nan |  0.000 % |
9.18/9.28	c |         0 |  464488  1209781 |      --       0       --      -- |     --   | -455598/-941431
9.18/9.29	c ==============================================================================
9.18/9.29	c Result  :   #vars: 76323   #clauses: 464488   #literals: 1209781
9.18/9.29	c CPU time:   8.97064 s
9.18/9.29	c ==============================================================================
9.88/9.97	c Rsat version 2.00

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node11/watcher-355627-1176873154 -o ROOT/results/node11/solver-355627-1176873154 -C 10000 -W -M --output-limit 1,15 /tmp/evaluation/355627-1176873154/rsat.sh /tmp/evaluation/355627-1176873154/instance-355627-1176873154.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 0 seconds
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.71 0.91 0.96 3/77 618
/proc/meminfo: memFree=1707896/2055920 swapFree=4139244/4192956
[pid=618] ppid=616 vsize=5352 CPUtime=0
/proc/618/stat : 618 (rsat.sh) S 616 618 564 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 128364363 5480448 232 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/618/statm: 1338 232 195 169 0 49 0
[pid=619] ppid=618 vsize=684 CPUtime=0
/proc/619/stat : 619 (SatElite) D 618 618 564 0 -1 4194304 62 0 0 0 0 0 0 0 18 0 1 0 128364363 700416 44 18446744073709551615 134512640 135038345 4294956736 18446744073709551615 134699069 0 0 4096 3 18446744071563608240 0 0 17 1 0 0
/proc/619/statm: 171 44 36 128 0 40 0

[startup+0.026156 s]
/proc/loadavg: 0.71 0.91 0.96 3/77 618
/proc/meminfo: memFree=1707896/2055920 swapFree=4139244/4192956
[pid=618] ppid=616 vsize=5352 CPUtime=0
/proc/618/stat : 618 (rsat.sh) S 616 618 564 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 128364363 5480448 232 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/618/statm: 1338 232 195 169 0 49 0
[pid=619] ppid=618 vsize=4520 CPUtime=0.01
/proc/619/stat : 619 (SatElite) R 618 618 564 0 -1 4194304 961 0 0 0 1 0 0 0 19 0 1 0 128364363 4628480 943 18446744073709551615 134512640 135038345 4294956736 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 1 0 0
/proc/619/statm: 1130 943 49 128 0 999 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9872

[startup+0.101165 s]
/proc/loadavg: 0.71 0.91 0.96 3/77 618
/proc/meminfo: memFree=1707896/2055920 swapFree=4139244/4192956
[pid=618] ppid=616 vsize=5352 CPUtime=0
/proc/618/stat : 618 (rsat.sh) S 616 618 564 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 128364363 5480448 232 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/618/statm: 1338 232 195 169 0 49 0
[pid=619] ppid=618 vsize=14180 CPUtime=0.08
/proc/619/stat : 619 (SatElite) R 618 618 564 0 -1 4194304 3442 0 0 0 7 1 0 0 19 0 1 0 128364363 14520320 3424 18446744073709551615 134512640 135038345 4294956736 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 1 0 0
/proc/619/statm: 3545 3426 49 128 0 3414 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 19532

[startup+0.301187 s]
/proc/loadavg: 0.71 0.91 0.96 3/77 618
/proc/meminfo: memFree=1707896/2055920 swapFree=4139244/4192956
[pid=618] ppid=616 vsize=5352 CPUtime=0
/proc/618/stat : 618 (rsat.sh) S 616 618 564 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 128364363 5480448 232 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/618/statm: 1338 232 195 169 0 49 0
[pid=619] ppid=618 vsize=50480 CPUtime=0.28
/proc/619/stat : 619 (SatElite) R 618 618 564 0 -1 4194304 11881 0 0 0 23 5 0 0 20 0 1 0 128364363 51691520 11863 18446744073709551615 134512640 135038345 4294956736 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 1 0 0
/proc/619/statm: 12620 11864 49 128 0 12489 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 55832

[startup+0.701235 s]
/proc/loadavg: 0.71 0.91 0.96 3/77 618
/proc/meminfo: memFree=1707896/2055920 swapFree=4139244/4192956
[pid=618] ppid=616 vsize=5352 CPUtime=0
/proc/618/stat : 618 (rsat.sh) S 616 618 564 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 128364363 5480448 232 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/618/statm: 1338 232 195 169 0 49 0
[pid=619] ppid=618 vsize=79588 CPUtime=0.68
/proc/619/stat : 619 (SatElite) R 618 618 564 0 -1 4194304 19161 0 0 0 58 10 0 0 24 0 1 0 128364363 81498112 19143 18446744073709551615 134512640 135038345 4294956736 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 1 0 0
/proc/619/statm: 19897 19144 49 128 0 19766 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 84940

[startup+1.50133 s]
/proc/loadavg: 0.71 0.91 0.96 2/79 620
/proc/meminfo: memFree=1612960/2055920 swapFree=4139244/4192956
[pid=618] ppid=616 vsize=5352 CPUtime=0
/proc/618/stat : 618 (rsat.sh) S 616 618 564 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 128364363 5480448 232 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/618/statm: 1338 232 195 169 0 49 0
[pid=619] ppid=618 vsize=147560 CPUtime=1.48
/proc/619/stat : 619 (SatElite) R 618 618 564 0 -1 4194304 29013 0 0 0 133 15 0 0 25 0 1 0 128364363 151101440 28899 18446744073709551615 134512640 135038345 4294956736 18446744073709551615 134538968 0 0 4096 3 0 0 0 17 1 0 0
/proc/619/statm: 36890 28899 64 128 0 36759 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 152912

[startup+3.10152 s]
/proc/loadavg: 0.71 0.91 0.96 2/79 620
/proc/meminfo: memFree=1582368/2055920 swapFree=4139244/4192956
[pid=618] ppid=616 vsize=5352 CPUtime=0
/proc/618/stat : 618 (rsat.sh) S 616 618 564 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 128364363 5480448 232 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/618/statm: 1338 232 195 169 0 49 0
[pid=619] ppid=618 vsize=161820 CPUtime=3.08
/proc/619/stat : 619 (SatElite) R 618 618 564 0 -1 4194304 35150 0 0 0 288 20 0 0 25 0 1 0 128364363 165703680 32178 18446744073709551615 134512640 135038345 4294956736 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 1 0 0
/proc/619/statm: 40455 32178 69 128 0 40324 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 167172

[startup+6.3029 s]
/proc/loadavg: 0.73 0.91 0.96 2/79 620
/proc/meminfo: memFree=1564832/2055920 swapFree=4139244/4192956
[pid=618] ppid=616 vsize=5352 CPUtime=0
/proc/618/stat : 618 (rsat.sh) S 616 618 564 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 128364363 5480448 232 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/618/statm: 1338 232 195 169 0 49 0
[pid=619] ppid=618 vsize=168588 CPUtime=6.28
/proc/619/stat : 619 (SatElite) R 618 618 564 0 -1 4194304 39676 0 0 0 605 23 0 0 25 0 1 0 128364363 172634112 32858 18446744073709551615 134512640 135038345 4294956736 18446744073709551615 134574772 0 0 4096 3 0 0 0 17 1 0 0
/proc/619/statm: 42147 32858 69 128 0 42016 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 173940

[startup+12.7017 s]
/proc/loadavg: 0.76 0.91 0.96 2/79 621
/proc/meminfo: memFree=1661728/2055920 swapFree=4139244/4192956
[pid=618] ppid=616 vsize=5352 CPUtime=9.95
/proc/618/stat : 618 (rsat.sh) S 616 618 564 0 -1 4194304 305 53738 0 0 0 0 959 36 18 0 1 0 128364363 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/618/statm: 1338 234 195 169 0 49 0
[pid=621] ppid=618 vsize=31412 CPUtime=2.72
/proc/621/stat : 621 (rsat) R 618 618 564 0 -1 4194304 7985 0 0 0 268 4 0 0 25 0 1 0 128365360 32165888 7467 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134529131 0 0 4096 1026 0 0 0 17 1 0 0
/proc/621/statm: 7853 7467 86 211 0 7639 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 36764

[startup+25.5012 s]
/proc/loadavg: 0.81 0.91 0.96 2/79 621
/proc/meminfo: memFree=1659488/2055920 swapFree=4139244/4192956
[pid=618] ppid=616 vsize=5352 CPUtime=9.95
/proc/618/stat : 618 (rsat.sh) S 616 618 564 0 -1 4194304 305 53738 0 0 0 0 959 36 18 0 1 0 128364363 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/618/statm: 1338 234 195 169 0 49 0
[pid=621] ppid=618 vsize=33932 CPUtime=15.51
/proc/621/stat : 621 (rsat) R 618 618 564 0 -1 4194304 8659 0 0 0 1546 5 0 0 25 0 1 0 128365360 34746368 8107 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134526003 0 0 4096 1026 0 0 0 17 1 0 0
/proc/621/statm: 8483 8107 86 211 0 8269 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 39284

[startup+51.1012 s]
/proc/loadavg: 0.87 0.92 0.96 2/79 621
/proc/meminfo: memFree=1650208/2055920 swapFree=4139244/4192956
[pid=618] ppid=616 vsize=5352 CPUtime=9.95
/proc/618/stat : 618 (rsat.sh) S 616 618 564 0 -1 4194304 305 53738 0 0 0 0 959 36 18 0 1 0 128364363 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/618/statm: 1338 234 195 169 0 49 0
[pid=621] ppid=618 vsize=43404 CPUtime=41.11
/proc/621/stat : 621 (rsat) R 618 618 564 0 -1 4194304 11007 0 0 0 4103 8 0 0 25 0 1 0 128365360 44445696 10420 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522762 0 0 4096 1026 0 0 0 17 1 0 0
/proc/621/statm: 10851 10420 86 211 0 10637 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 48756

[startup+102.305 s]
/proc/loadavg: 0.94 0.93 0.96 2/79 621
/proc/meminfo: memFree=1637856/2055920 swapFree=4139244/4192956
[pid=618] ppid=616 vsize=5352 CPUtime=9.95
/proc/618/stat : 618 (rsat.sh) S 616 618 564 0 -1 4194304 305 53738 0 0 0 0 959 36 18 0 1 0 128364363 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/618/statm: 1338 234 195 169 0 49 0
[pid=621] ppid=618 vsize=55840 CPUtime=92.29
/proc/621/stat : 621 (rsat) R 618 618 564 0 -1 4194304 14180 0 0 0 9217 12 0 0 25 0 1 0 128365360 57180160 13495 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134526567 0 0 4096 1026 0 0 0 17 1 0 0
/proc/621/statm: 13960 13495 86 211 0 13746 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 61192

[startup+162.301 s]
/proc/loadavg: 0.98 0.94 0.96 2/79 621
/proc/meminfo: memFree=1626656/2055920 swapFree=4139244/4192956
[pid=618] ppid=616 vsize=5352 CPUtime=9.95
/proc/618/stat : 618 (rsat.sh) S 616 618 564 0 -1 4194304 305 53738 0 0 0 0 959 36 18 0 1 0 128364363 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/618/statm: 1338 234 195 169 0 49 0
[pid=621] ppid=618 vsize=66772 CPUtime=152.27
/proc/621/stat : 621 (rsat) R 618 618 564 0 -1 4194304 17160 0 0 0 15211 16 0 0 25 0 1 0 128365360 68374528 16300 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522788 0 0 4096 1026 0 0 0 17 1 0 0
/proc/621/statm: 16693 16300 86 211 0 16479 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 72124

[startup+222.301 s]
/proc/loadavg: 0.99 0.95 0.96 2/79 621
/proc/meminfo: memFree=1611168/2055920 swapFree=4139244/4192956
[pid=618] ppid=616 vsize=5352 CPUtime=9.95
/proc/618/stat : 618 (rsat.sh) S 616 618 564 0 -1 4194304 305 53738 0 0 0 0 959 36 18 0 1 0 128364363 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/618/statm: 1338 234 195 169 0 49 0
[pid=621] ppid=618 vsize=82644 CPUtime=212.26
/proc/621/stat : 621 (rsat) R 618 618 564 0 -1 4194304 21197 0 0 0 21205 21 0 0 25 0 1 0 128365360 84627456 20143 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522833 0 0 4096 1026 0 0 0 17 1 0 0
/proc/621/statm: 20661 20143 86 211 0 20447 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 87996

[startup+282.302 s]
/proc/loadavg: 0.99 0.95 0.96 2/79 621
/proc/meminfo: memFree=1596256/2055920 swapFree=4139244/4192956
[pid=618] ppid=616 vsize=5352 CPUtime=9.95
/proc/618/stat : 618 (rsat.sh) S 616 618 564 0 -1 4194304 305 53738 0 0 0 0 959 36 18 0 1 0 128364363 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/618/statm: 1338 234 195 169 0 49 0
[pid=621] ppid=618 vsize=97368 CPUtime=272.24
/proc/621/stat : 621 (rsat) R 618 618 564 0 -1 4194304 24953 0 0 0 27199 25 0 0 25 0 1 0 128365360 99704832 23890 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134529231 0 0 4096 1026 0 0 0 17 1 0 0
/proc/621/statm: 24342 23890 86 211 0 24128 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 102720

[startup+342.302 s]
/proc/loadavg: 0.99 0.96 0.96 2/79 621
/proc/meminfo: memFree=1587168/2055920 swapFree=4139244/4192956
[pid=618] ppid=616 vsize=5352 CPUtime=9.95
/proc/618/stat : 618 (rsat.sh) S 616 618 564 0 -1 4194304 305 53738 0 0 0 0 959 36 18 0 1 0 128364363 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/618/statm: 1338 234 195 169 0 49 0
[pid=621] ppid=618 vsize=105956 CPUtime=332.22
/proc/621/stat : 621 (rsat) R 618 618 564 0 -1 4194304 27167 0 0 0 33194 28 0 0 25 0 1 0 128365360 108498944 26085 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/621/statm: 26489 26085 86 211 0 26275 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 111308

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

/proc/621/statm: 119310 117457 86 211 0 119096 0
Current children cumulated CPU time (s) 9339.54
Current children cumulated vsize (KiB) 482592

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/79 1023
/proc/meminfo: memFree=1212000/2055920 swapFree=4139244/4192956
[pid=618] ppid=616 vsize=5352 CPUtime=9.95
/proc/618/stat : 618 (rsat.sh) S 616 618 564 0 -1 4194304 305 53738 0 0 0 0 959 36 18 0 1 0 128364363 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/618/statm: 1338 234 195 169 0 49 0
[pid=621] ppid=618 vsize=483108 CPUtime=9389.57
/proc/621/stat : 621 (rsat) R 618 618 564 0 -1 4194304 140435 0 0 0 938749 208 0 0 25 0 1 0 128365360 494702592 118905 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/621/statm: 120777 118905 86 211 0 120563 0
Current children cumulated CPU time (s) 9399.52
Current children cumulated vsize (KiB) 488460

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/79 1023
/proc/meminfo: memFree=1208992/2055920 swapFree=4139244/4192956
[pid=618] ppid=616 vsize=5352 CPUtime=9.95
/proc/618/stat : 618 (rsat.sh) S 616 618 564 0 -1 4194304 305 53738 0 0 0 0 959 36 18 0 1 0 128364363 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/618/statm: 1338 234 195 169 0 49 0
[pid=621] ppid=618 vsize=485948 CPUtime=9449.56
/proc/621/stat : 621 (rsat) R 618 618 564 0 -1 4194304 141196 0 0 0 944747 209 0 0 25 0 1 0 128365360 497610752 119633 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134526486 0 0 4096 1026 0 0 0 17 1 0 0
/proc/621/statm: 121487 119633 86 211 0 121273 0
Current children cumulated CPU time (s) 9459.51
Current children cumulated vsize (KiB) 491300

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/79 1023
/proc/meminfo: memFree=1205536/2055920 swapFree=4139244/4192956
[pid=618] ppid=616 vsize=5352 CPUtime=9.95
/proc/618/stat : 618 (rsat.sh) S 616 618 564 0 -1 4194304 305 53738 0 0 0 0 959 36 18 0 1 0 128364363 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/618/statm: 1338 234 195 169 0 49 0
[pid=621] ppid=618 vsize=489504 CPUtime=9509.54
/proc/621/stat : 621 (rsat) R 618 618 564 0 -1 4194304 142115 0 0 0 950743 211 0 0 25 0 1 0 128365360 501252096 120509 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522788 0 0 4096 1026 0 0 0 17 1 0 0
/proc/621/statm: 122376 120509 86 211 0 122162 0
Current children cumulated CPU time (s) 9519.49
Current children cumulated vsize (KiB) 494856

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/79 1023
/proc/meminfo: memFree=1201952/2055920 swapFree=4139244/4192956
[pid=618] ppid=616 vsize=5352 CPUtime=9.95
/proc/618/stat : 618 (rsat.sh) S 616 618 564 0 -1 4194304 305 53738 0 0 0 0 959 36 18 0 1 0 128364363 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/618/statm: 1338 234 195 169 0 49 0
[pid=621] ppid=618 vsize=493036 CPUtime=9569.52
/proc/621/stat : 621 (rsat) R 618 618 564 0 -1 4194304 143022 0 0 0 956740 212 0 0 25 0 1 0 128365360 504868864 121406 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/621/statm: 123259 121406 86 211 0 123045 0
Current children cumulated CPU time (s) 9579.47
Current children cumulated vsize (KiB) 498388

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/79 1023
/proc/meminfo: memFree=1198304/2055920 swapFree=4139244/4192956
[pid=618] ppid=616 vsize=5352 CPUtime=9.95
/proc/618/stat : 618 (rsat.sh) S 616 618 564 0 -1 4194304 305 53738 0 0 0 0 959 36 18 0 1 0 128364363 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/618/statm: 1338 234 195 169 0 49 0
[pid=621] ppid=618 vsize=496640 CPUtime=9629.51
/proc/621/stat : 621 (rsat) R 618 618 564 0 -1 4194304 143963 0 0 0 962737 214 0 0 25 0 1 0 128365360 508559360 122314 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/621/statm: 124160 122314 86 211 0 123946 0
Current children cumulated CPU time (s) 9639.46
Current children cumulated vsize (KiB) 501992

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/79 1023
/proc/meminfo: memFree=1194528/2055920 swapFree=4139244/4192956
[pid=618] ppid=616 vsize=5352 CPUtime=9.95
/proc/618/stat : 618 (rsat.sh) S 616 618 564 0 -1 4194304 305 53738 0 0 0 0 959 36 18 0 1 0 128364363 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/618/statm: 1338 234 195 169 0 49 0
[pid=621] ppid=618 vsize=500300 CPUtime=9689.49
/proc/621/stat : 621 (rsat) R 618 618 564 0 -1 4194304 144912 0 0 0 968734 215 0 0 25 0 1 0 128365360 512307200 123248 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/621/statm: 125075 123248 86 211 0 124861 0
Current children cumulated CPU time (s) 9699.44
Current children cumulated vsize (KiB) 505652

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/79 1023
/proc/meminfo: memFree=1188128/2055920 swapFree=4139244/4192956
[pid=618] ppid=616 vsize=5352 CPUtime=9.95
/proc/618/stat : 618 (rsat.sh) S 616 618 564 0 -1 4194304 305 53738 0 0 0 0 959 36 18 0 1 0 128364363 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/618/statm: 1338 234 195 169 0 49 0
[pid=621] ppid=618 vsize=507024 CPUtime=9749.47
/proc/621/stat : 621 (rsat) R 618 618 564 0 -1 4194304 146509 0 0 0 974730 217 0 0 25 0 1 0 128365360 519192576 124843 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/621/statm: 126756 124843 86 211 0 126542 0
Current children cumulated CPU time (s) 9759.42
Current children cumulated vsize (KiB) 512376

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/79 1023
/proc/meminfo: memFree=1183904/2055920 swapFree=4139244/4192956
[pid=618] ppid=616 vsize=5352 CPUtime=9.95
/proc/618/stat : 618 (rsat.sh) S 616 618 564 0 -1 4194304 305 53738 0 0 0 0 959 36 18 0 1 0 128364363 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/618/statm: 1338 234 195 169 0 49 0
[pid=621] ppid=618 vsize=511232 CPUtime=9809.46
/proc/621/stat : 621 (rsat) R 618 618 564 0 -1 4194304 147592 0 0 0 980727 219 0 0 25 0 1 0 128365360 523501568 125890 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/621/statm: 127808 125890 86 211 0 127594 0
Current children cumulated CPU time (s) 9819.41
Current children cumulated vsize (KiB) 516584

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/79 1023
/proc/meminfo: memFree=1180000/2055920 swapFree=4139244/4192956
[pid=618] ppid=616 vsize=5352 CPUtime=9.95
/proc/618/stat : 618 (rsat.sh) S 616 618 564 0 -1 4194304 305 53738 0 0 0 0 959 36 18 0 1 0 128364363 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/618/statm: 1338 234 195 169 0 49 0
[pid=621] ppid=618 vsize=515012 CPUtime=9869.44
/proc/621/stat : 621 (rsat) R 618 618 564 0 -1 4194304 148551 0 0 0 986724 220 0 0 25 0 1 0 128365360 527372288 126849 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522833 0 0 4096 1026 0 0 0 17 1 0 0
/proc/621/statm: 128753 126849 86 211 0 128539 0
Current children cumulated CPU time (s) 9879.39
Current children cumulated vsize (KiB) 520364

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/79 1023
/proc/meminfo: memFree=1175584/2055920 swapFree=4139244/4192956
[pid=618] ppid=616 vsize=5352 CPUtime=9.95
/proc/618/stat : 618 (rsat.sh) S 616 618 564 0 -1 4194304 305 53738 0 0 0 0 959 36 18 0 1 0 128364363 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/618/statm: 1338 234 195 169 0 49 0
[pid=621] ppid=618 vsize=519272 CPUtime=9929.42
/proc/621/stat : 621 (rsat) R 618 618 564 0 -1 4194304 149648 0 0 0 992721 221 0 0 25 0 1 0 128365360 531734528 127946 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522788 0 0 4096 1026 0 0 0 17 1 0 0
/proc/621/statm: 129818 127946 86 211 0 129604 0
Current children cumulated CPU time (s) 9939.37
Current children cumulated vsize (KiB) 524624

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/79 1023
/proc/meminfo: memFree=1172384/2055920 swapFree=4139244/4192956
[pid=618] ppid=616 vsize=5352 CPUtime=9.95
/proc/618/stat : 618 (rsat.sh) S 616 618 564 0 -1 4194304 305 53738 0 0 0 0 959 36 18 0 1 0 128364363 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/618/statm: 1338 234 195 169 0 49 0
[pid=621] ppid=618 vsize=522356 CPUtime=9989.41
/proc/621/stat : 621 (rsat) R 618 618 564 0 -1 4194304 150452 0 0 0 998718 223 0 0 25 0 1 0 128365360 534892544 128738 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/621/statm: 130589 128738 86 211 0 130375 0
Current children cumulated CPU time (s) 9999.36
Current children cumulated vsize (KiB) 527708



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10003 s]
/proc/loadavg: 1.00 1.00 0.98 2/79 1023
/proc/meminfo: memFree=1172256/2055920 swapFree=4139244/4192956
[pid=618] ppid=616 vsize=5352 CPUtime=9.95
/proc/618/stat : 618 (rsat.sh) S 616 618 564 0 -1 4194304 305 53738 0 0 0 0 959 36 18 0 1 0 128364363 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/618/statm: 1338 234 195 169 0 49 0
[pid=621] ppid=618 vsize=522468 CPUtime=9990.11
/proc/621/stat : 621 (rsat) R 618 618 564 0 -1 4194304 150476 0 0 0 998788 223 0 0 25 0 1 0 128365360 535007232 128762 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522833 0 0 4096 1026 0 0 0 17 1 0 0
/proc/621/statm: 130617 128762 86 211 0 130403 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 527820

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 618 and gives
#  childrusage.ru_utime.tv_sec=9
#  childrusage.ru_utime.tv_usec=593541
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=371943
# CPU time returned by wait4() is 9.96548
# while last known CPU time is 10000.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 10003
CPU time (s): 10000.1
CPU user time (s): 9997.47
CPU system time (s): 2.59
CPU usage (%): 99.9705
Max. virtual memory (cumulated for all children) (KiB): 527820

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.59354
system time used= 0.371943
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54043
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= 16
involuntary context switches= 27

runsolver used 9.95749 second user time and 26.421 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Wed Apr 18 05:12:34 UTC 2007

IDJOB= 355627
IDBENCH= 20378
IDSOLVER= 169
FILE ID= node11/355627-1176873154

PBS_JOBID= 4590316

Free space on /tmp= 66267 MiB

SOLVER NAME= Rsat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/anbulagan/hard-unsat/total-10-15-u.cnf
COMMAND LINE= /tmp/evaluation/355627-1176873154/rsat.sh /tmp/evaluation/355627-1176873154/instance-355627-1176873154.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-355627-1176873154 -o ROOT/results/node11/solver-355627-1176873154 -C 10000 -W  -M  --output-limit 1,15  /tmp/evaluation/355627-1176873154/rsat.sh /tmp/evaluation/355627-1176873154/instance-355627-1176873154.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  8a2f7e245ff41d934e24747f3501cd64

RANDOM SEED= 924962206

TIME LIMIT= 10000 seconds
MEMORY LIMIT=  MiB

Linux node11.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.235
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.235
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:       1708368 kB
Buffers:         28144 kB
Cached:         242256 kB
SwapCached:      22272 kB
Active:         112440 kB
Inactive:       192288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1708368 kB
SwapTotal:     4192956 kB
SwapFree:      4139244 kB
Dirty:           24148 kB
Writeback:           0 kB
Mapped:          29908 kB
Slab:            28232 kB
Committed_AS:  6139192 kB
PageTables:       1848 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= 66251 MiB

End job on node11 on Wed Apr 18 07:59:19 UTC 2007