Trace number 456385

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 3032.49 3033.38

General information on the benchmark

Namecrafted/Hard/contest03/others/
999999000001nw.sat05-447.reshuffled-07.cnf
MD5SUM8bbab1b2b788407ca952856a1e2edded
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.990849
Satisfiable
(Un)Satisfiability was proved
Number of variables4667
Number of clauses18492
Sum of the clauses size55356
Maximum clause length3
Minimum clause length1
Number of clauses of size 160
Number of clauses of size 20
Number of clauses of size 318432
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Parsing...
0.00/0.02	c ==============================================================================
0.00/0.02	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.02	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.02	c ==============================================================================
0.00/0.02	c |         0 |   18366    55030 |    5509       0        0     nan |  0.000 % |
0.09/0.11	c |         0 |   16563    50859 |      --       0       --      -- |     --   | -1702/-3816
0.09/0.11	c ==============================================================================
0.09/0.11	c Result  :   #vars: 3834   #clauses: 16563   #literals: 50859
0.09/0.11	c CPU time:   0.112982 s
0.09/0.11	c ==============================================================================
0.09/0.14	c Rsat version 2.00
3032.39/3033.36	c CNF stats: (3834 vars, 16563 clauses)
3032.39/3033.36	c Decisions: 1043735
3032.39/3033.36	c Conflicts: 950886
3032.39/3033.37	c Time: -1262.16730s
3032.39/3033.37	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/node34/watcher-456385-1178339067 -o ROOT/results/node34/solver-456385-1178339067 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/456385-1178339067/rsat.sh /tmp/evaluation/456385-1178339067/instance-456385-1178339067.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: 1.69 1.94 1.97 3/77 22226
/proc/meminfo: memFree=1510920/2055920 swapFree=4159068/4192956
[pid=22226] ppid=22224 vsize=5352 CPUtime=0
/proc/22226/stat : 22226 (rsat.sh) S 22224 22226 22170 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 281822133 5480448 232 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22226/statm: 1338 232 195 169 0 49 0
[pid=22227] ppid=22226 vsize=1556 CPUtime=0
/proc/22227/stat : 22227 (SatElite) R 22226 22226 22170 0 -1 4194304 272 0 0 0 0 0 0 0 19 0 1 0 281822134 1593344 254 18446744073709551615 134512640 135038345 4294956736 18446744073709551615 134548217 0 0 4096 3 0 0 0 17 1 0 0
/proc/22227/statm: 389 254 49 128 0 258 0

[startup+0.037672 s]
/proc/loadavg: 1.69 1.94 1.97 3/77 22226
/proc/meminfo: memFree=1510920/2055920 swapFree=4159068/4192956
[pid=22226] ppid=22224 vsize=5352 CPUtime=0
/proc/22226/stat : 22226 (rsat.sh) S 22224 22226 22170 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 281822133 5480448 232 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22226/statm: 1338 232 195 169 0 49 0
[pid=22227] ppid=22226 vsize=3628 CPUtime=0.03
/proc/22227/stat : 22227 (SatElite) R 22226 22226 22170 0 -1 4194304 801 0 0 0 3 0 0 0 19 0 1 0 281822134 3715072 732 18446744073709551615 134512640 135038345 4294956736 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 1 0 0
/proc/22227/statm: 907 732 69 128 0 776 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 8980

[startup+0.101677 s]
/proc/loadavg: 1.69 1.94 1.97 3/77 22226
/proc/meminfo: memFree=1510920/2055920 swapFree=4159068/4192956
[pid=22226] ppid=22224 vsize=5352 CPUtime=0
/proc/22226/stat : 22226 (rsat.sh) S 22224 22226 22170 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 281822133 5480448 232 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22226/statm: 1338 232 195 169 0 49 0
[pid=22227] ppid=22226 vsize=3948 CPUtime=0.09
/proc/22227/stat : 22227 (SatElite) R 22226 22226 22170 0 -1 4194304 917 0 0 0 9 0 0 0 19 0 1 0 281822134 4042752 828 18446744073709551615 134512640 135038345 4294956736 18446744073709551615 134571657 0 0 4096 3 0 0 0 17 1 0 0
/proc/22227/statm: 987 828 69 128 0 856 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9300

[startup+0.301692 s]
/proc/loadavg: 1.69 1.94 1.97 3/77 22226
/proc/meminfo: memFree=1510920/2055920 swapFree=4159068/4192956
[pid=22226] ppid=22224 vsize=5352 CPUtime=0.13
/proc/22226/stat : 22226 (rsat.sh) S 22224 22226 22170 0 -1 4194304 304 934 0 0 0 0 13 0 16 0 1 0 281822133 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22226/statm: 1338 234 195 169 0 49 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 5352

[startup+0.701724 s]
/proc/loadavg: 1.69 1.94 1.97 3/77 22226
/proc/meminfo: memFree=1510920/2055920 swapFree=4159068/4192956
[pid=22226] ppid=22224 vsize=5352 CPUtime=0.13
/proc/22226/stat : 22226 (rsat.sh) S 22224 22226 22170 0 -1 4194304 304 934 0 0 0 0 13 0 16 0 1 0 281822133 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22226/statm: 1338 234 195 169 0 49 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 5352

[startup+1.50179 s]
/proc/loadavg: 1.69 1.94 1.97 2/79 22229
/proc/meminfo: memFree=1508728/2055920 swapFree=4159068/4192956
[pid=22226] ppid=22224 vsize=5352 CPUtime=0.13
/proc/22226/stat : 22226 (rsat.sh) S 22224 22226 22170 0 -1 4194304 304 934 0 0 0 0 13 0 16 0 1 0 281822133 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22226/statm: 1338 234 195 169 0 49 0
[pid=22229] ppid=22226 vsize=2740 CPUtime=1.35
/proc/22229/stat : 22229 (rsat) R 22226 22226 22170 0 -1 4194304 516 0 0 0 135 0 0 0 25 0 1 0 281822148 2805760 501 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22229/statm: 685 501 86 211 0 471 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8092

[startup+3.10291 s]
/proc/loadavg: 1.69 1.94 1.97 2/79 22229
/proc/meminfo: memFree=1508472/2055920 swapFree=4159068/4192956
[pid=22226] ppid=22224 vsize=5352 CPUtime=0.13
/proc/22226/stat : 22226 (rsat.sh) S 22224 22226 22170 0 -1 4194304 304 934 0 0 0 0 13 0 16 0 1 0 281822133 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22226/statm: 1338 234 195 169 0 49 0
[pid=22229] ppid=22226 vsize=2868 CPUtime=2.95
/proc/22229/stat : 22229 (rsat) R 22226 22226 22170 0 -1 4194304 570 0 0 0 295 0 0 0 25 0 1 0 281822148 2936832 555 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522868 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22229/statm: 717 555 86 211 0 503 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 8220

[startup+6.30117 s]
/proc/loadavg: 1.64 1.92 1.97 2/79 22229
/proc/meminfo: memFree=1507704/2055920 swapFree=4159068/4192956
[pid=22226] ppid=22224 vsize=5352 CPUtime=0.13
/proc/22226/stat : 22226 (rsat.sh) S 22224 22226 22170 0 -1 4194304 304 934 0 0 0 0 13 0 16 0 1 0 281822133 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22226/statm: 1338 234 195 169 0 49 0
[pid=22229] ppid=22226 vsize=3256 CPUtime=6.14
/proc/22229/stat : 22229 (rsat) R 22226 22226 22170 0 -1 4194304 692 0 0 0 614 0 0 0 25 0 1 0 281822148 3334144 661 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134526483 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22229/statm: 814 661 86 211 0 600 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 8608

[startup+12.7017 s]
/proc/loadavg: 1.59 1.90 1.96 2/79 22229
/proc/meminfo: memFree=1506872/2055920 swapFree=4159068/4192956
[pid=22226] ppid=22224 vsize=5352 CPUtime=0.13
/proc/22226/stat : 22226 (rsat.sh) S 22224 22226 22170 0 -1 4194304 304 934 0 0 0 0 13 0 16 0 1 0 281822133 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22226/statm: 1338 234 195 169 0 49 0
[pid=22229] ppid=22226 vsize=3816 CPUtime=12.54
/proc/22229/stat : 22229 (rsat) R 22226 22226 22170 0 -1 4194304 893 0 0 0 1254 0 0 0 25 0 1 0 281822148 3907584 796 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522765 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22229/statm: 954 796 86 211 0 740 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 9168

[startup+25.5017 s]
/proc/loadavg: 1.45 1.86 1.95 2/79 22229
/proc/meminfo: memFree=1506360/2055920 swapFree=4159068/4192956
[pid=22226] ppid=22224 vsize=5352 CPUtime=0.13
/proc/22226/stat : 22226 (rsat.sh) S 22224 22226 22170 0 -1 4194304 304 934 0 0 0 0 13 0 16 0 1 0 281822133 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22226/statm: 1338 234 195 169 0 49 0
[pid=22229] ppid=22226 vsize=4296 CPUtime=25.34
/proc/22229/stat : 22229 (rsat) R 22226 22226 22170 0 -1 4194304 1080 0 0 0 2533 1 0 0 25 0 1 0 281822148 4399104 919 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134525869 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22229/statm: 1074 919 86 211 0 860 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 9648

[startup+51.1017 s]
/proc/loadavg: 1.30 1.79 1.92 2/79 22229
/proc/meminfo: memFree=1505144/2055920 swapFree=4159068/4192956
[pid=22226] ppid=22224 vsize=5352 CPUtime=0.13
/proc/22226/stat : 22226 (rsat.sh) S 22224 22226 22170 0 -1 4194304 304 934 0 0 0 0 13 0 16 0 1 0 281822133 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22226/statm: 1338 234 195 169 0 49 0
[pid=22229] ppid=22226 vsize=5972 CPUtime=50.93
/proc/22229/stat : 22229 (rsat) R 22226 22226 22170 0 -1 4194304 1655 0 0 0 5092 1 0 0 25 0 1 0 281822148 6115328 1298 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134525831 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22229/statm: 1493 1298 86 211 0 1279 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 11324

[startup+102.306 s]
/proc/loadavg: 1.13 1.66 1.87 2/79 22229
/proc/meminfo: memFree=1503160/2055920 swapFree=4159068/4192956
[pid=22226] ppid=22224 vsize=5352 CPUtime=0.13
/proc/22226/stat : 22226 (rsat.sh) S 22224 22226 22170 0 -1 4194304 304 934 0 0 0 0 13 0 16 0 1 0 281822133 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22226/statm: 1338 234 195 169 0 49 0
[pid=22229] ppid=22226 vsize=8204 CPUtime=102.12
/proc/22229/stat : 22229 (rsat) R 22226 22226 22170 0 -1 4194304 2450 0 0 0 10210 2 0 0 25 0 1 0 281822148 8400896 1799 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134526583 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22229/statm: 2051 1799 86 211 0 1837 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 13556

[startup+162.301 s]
/proc/loadavg: 1.05 1.54 1.81 2/79 22229
/proc/meminfo: memFree=1502136/2055920 swapFree=4159068/4192956
[pid=22226] ppid=22224 vsize=5352 CPUtime=0.13
/proc/22226/stat : 22226 (rsat.sh) S 22224 22226 22170 0 -1 4194304 304 934 0 0 0 0 13 0 16 0 1 0 281822133 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22226/statm: 1338 234 195 169 0 49 0
[pid=22229] ppid=22226 vsize=9188 CPUtime=162.1
/proc/22229/stat : 22229 (rsat) R 22226 22226 22170 0 -1 4194304 3066 0 0 0 16207 3 0 0 25 0 1 0 281822148 9408512 2027 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134529235 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22229/statm: 2297 2027 86 211 0 2083 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 14540

[startup+222.301 s]
/proc/loadavg: 1.02 1.44 1.76 2/79 22229
/proc/meminfo: memFree=1501048/2055920 swapFree=4159068/4192956
[pid=22226] ppid=22224 vsize=5352 CPUtime=0.13
/proc/22226/stat : 22226 (rsat.sh) S 22224 22226 22170 0 -1 4194304 304 934 0 0 0 0 13 0 16 0 1 0 281822133 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22226/statm: 1338 234 195 169 0 49 0
[pid=22229] ppid=22226 vsize=10000 CPUtime=222.09
/proc/22229/stat : 22229 (rsat) R 22226 22226 22170 0 -1 4194304 3341 0 0 0 22205 4 0 0 25 0 1 0 281822148 10240000 2302 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134529724 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22229/statm: 2500 2302 86 211 0 2286 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 15352

[startup+282.302 s]
/proc/loadavg: 1.00 1.36 1.71 2/79 22229
/proc/meminfo: memFree=1500856/2055920 swapFree=4159068/4192956
[pid=22226] ppid=22224 vsize=5352 CPUtime=0.13
/proc/22226/stat : 22226 (rsat.sh) S 22224 22226 22170 0 -1 4194304 304 934 0 0 0 0 13 0 16 0 1 0 281822133 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22226/statm: 1338 234 195 169 0 49 0
[pid=22229] ppid=22226 vsize=9868 CPUtime=282.07
/proc/22229/stat : 22229 (rsat) R 22226 22226 22170 0 -1 4194304 3757 0 0 0 28203 4 0 0 25 0 1 0 281822148 10104832 2302 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22229/statm: 2467 2302 86 211 0 2253 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 15220

[startup+342.302 s]
/proc/loadavg: 1.00 1.29 1.66 3/79 22229
/proc/meminfo: memFree=1500024/2055920 swapFree=4159068/4192956
[pid=22226] ppid=22224 vsize=5352 CPUtime=0.13
/proc/22226/stat : 22226 (rsat.sh) S 22224 22226 22170 0 -1 4194304 304 934 0 0 0 0 13 0 16 0 1 0 281822133 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22226/statm: 1338 234 195 169 0 49 0
[pid=22229] ppid=22226 vsize=10952 CPUtime=342.06
/proc/22229/stat : 22229 (rsat) R 22226 22226 22170 0 -1 4194304 4009 0 0 0 34201 5 0 0 25 0 1 0 281822148 11214848 2554 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134526353 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22229/statm: 2738 2554 86 211 0 2524 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 16304

[startup+402.301 s]
/proc/loadavg: 1.00 1.23 1.62 2/79 22229
/proc/meminfo: memFree=1497848/2055920 swapFree=4159068/4192956

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


[startup+2682.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/79 22429
/proc/meminfo: memFree=1468024/2055920 swapFree=4159068/4192956
[pid=22226] ppid=22224 vsize=5352 CPUtime=0.13
/proc/22226/stat : 22226 (rsat.sh) S 22224 22226 22170 0 -1 4194304 304 934 0 0 0 0 13 0 16 0 1 0 281822133 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22226/statm: 1338 234 195 169 0 49 0
[pid=22229] ppid=22226 vsize=43580 CPUtime=2681.35
/proc/22229/stat : 22229 (rsat) R 22226 22226 22170 0 -1 4194304 18011 0 0 0 268100 35 0 0 25 0 1 0 281822148 44625920 10515 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134523229 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22229/statm: 10895 10515 86 211 0 10681 0
Current children cumulated CPU time (s) 2681.48
Current children cumulated vsize (KiB) 48932

[startup+2742.31 s]
/proc/loadavg: 1.00 1.00 1.02 2/79 22429
/proc/meminfo: memFree=1467960/2055920 swapFree=4159068/4192956
[pid=22226] ppid=22224 vsize=5352 CPUtime=0.13
/proc/22226/stat : 22226 (rsat.sh) S 22224 22226 22170 0 -1 4194304 304 934 0 0 0 0 13 0 16 0 1 0 281822133 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22226/statm: 1338 234 195 169 0 49 0
[pid=22229] ppid=22226 vsize=43580 CPUtime=2741.34
/proc/22229/stat : 22229 (rsat) R 22226 22226 22170 0 -1 4194304 18025 0 0 0 274098 36 0 0 25 0 1 0 281822148 44625920 10529 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22229/statm: 10895 10529 86 211 0 10681 0
Current children cumulated CPU time (s) 2741.47
Current children cumulated vsize (KiB) 48932

[startup+2802.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/79 22429
/proc/meminfo: memFree=1467832/2055920 swapFree=4159068/4192956
[pid=22226] ppid=22224 vsize=5352 CPUtime=0.13
/proc/22226/stat : 22226 (rsat.sh) S 22224 22226 22170 0 -1 4194304 304 934 0 0 0 0 13 0 16 0 1 0 281822133 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22226/statm: 1338 234 195 169 0 49 0
[pid=22229] ppid=22226 vsize=43840 CPUtime=2801.32
/proc/22229/stat : 22229 (rsat) R 22226 22226 22170 0 -1 4194304 18083 0 0 0 280096 36 0 0 25 0 1 0 281822148 44892160 10554 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134529689 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22229/statm: 10960 10554 86 211 0 10746 0
Current children cumulated CPU time (s) 2801.45
Current children cumulated vsize (KiB) 49192

[startup+2862.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/79 22429
/proc/meminfo: memFree=1467832/2055920 swapFree=4159068/4192956
[pid=22226] ppid=22224 vsize=5352 CPUtime=0.13
/proc/22226/stat : 22226 (rsat.sh) S 22224 22226 22170 0 -1 4194304 304 934 0 0 0 0 13 0 16 0 1 0 281822133 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22226/statm: 1338 234 195 169 0 49 0
[pid=22229] ppid=22226 vsize=44032 CPUtime=2861.31
/proc/22229/stat : 22229 (rsat) R 22226 22226 22170 0 -1 4194304 18102 0 0 0 286094 37 0 0 25 0 1 0 281822148 45088768 10573 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22229/statm: 11008 10573 86 211 0 10794 0
Current children cumulated CPU time (s) 2861.44
Current children cumulated vsize (KiB) 49384

[startup+2922.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 22429
/proc/meminfo: memFree=1467704/2055920 swapFree=4159068/4192956
[pid=22226] ppid=22224 vsize=5352 CPUtime=0.13
/proc/22226/stat : 22226 (rsat.sh) S 22224 22226 22170 0 -1 4194304 304 934 0 0 0 0 13 0 16 0 1 0 281822133 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22226/statm: 1338 234 195 169 0 49 0
[pid=22229] ppid=22226 vsize=44032 CPUtime=2921.29
/proc/22229/stat : 22229 (rsat) R 22226 22226 22170 0 -1 4194304 18110 0 0 0 292092 37 0 0 25 0 1 0 281822148 45088768 10581 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522955 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22229/statm: 11008 10581 86 211 0 10794 0
Current children cumulated CPU time (s) 2921.42
Current children cumulated vsize (KiB) 49384

[startup+2982.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 22429
/proc/meminfo: memFree=1467384/2055920 swapFree=4159068/4192956
[pid=22226] ppid=22224 vsize=5352 CPUtime=0.13
/proc/22226/stat : 22226 (rsat.sh) S 22224 22226 22170 0 -1 4194304 304 934 0 0 0 0 13 0 16 0 1 0 281822133 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22226/statm: 1338 234 195 169 0 49 0
[pid=22229] ppid=22226 vsize=44548 CPUtime=2981.28
/proc/22229/stat : 22229 (rsat) R 22226 22226 22170 0 -1 4194304 18233 0 0 0 298090 38 0 0 25 0 1 0 281822148 45617152 10639 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134530122 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22229/statm: 11137 10639 86 211 0 10923 0
Current children cumulated CPU time (s) 2981.41
Current children cumulated vsize (KiB) 49900

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

[startup+2995.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 22429
/proc/meminfo: memFree=1467384/2055920 swapFree=4159068/4192956
[pid=22226] ppid=22224 vsize=5352 CPUtime=0.13
/proc/22226/stat : 22226 (rsat.sh) S 22224 22226 22170 0 -1 4194304 304 934 0 0 0 0 13 0 16 0 1 0 281822133 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22226/statm: 1338 234 195 169 0 49 0
[pid=22229] ppid=22226 vsize=44548 CPUtime=2994.07
/proc/22229/stat : 22229 (rsat) R 22226 22226 22170 0 -1 4194304 18244 0 0 0 299369 38 0 0 25 0 1 0 281822148 45617152 10650 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134526436 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22229/statm: 11137 10650 86 211 0 10923 0
Current children cumulated CPU time (s) 2994.2
Current children cumulated vsize (KiB) 49900

[startup+3020.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 22429
/proc/meminfo: memFree=1468152/2055920 swapFree=4159068/4192956
[pid=22226] ppid=22224 vsize=5352 CPUtime=0.13
/proc/22226/stat : 22226 (rsat.sh) S 22224 22226 22170 0 -1 4194304 304 934 0 0 0 0 13 0 16 0 1 0 281822133 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22226/statm: 1338 234 195 169 0 49 0
[pid=22229] ppid=22226 vsize=42856 CPUtime=3019.66
/proc/22229/stat : 22229 (rsat) R 22226 22226 22170 0 -1 4194304 18320 0 0 0 301928 38 0 0 25 0 1 0 281822148 43884544 10443 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22229/statm: 10714 10443 86 211 0 10500 0
Current children cumulated CPU time (s) 3019.79
Current children cumulated vsize (KiB) 48208

[startup+3027.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 22429
/proc/meminfo: memFree=1468152/2055920 swapFree=4159068/4192956
[pid=22226] ppid=22224 vsize=5352 CPUtime=0.13
/proc/22226/stat : 22226 (rsat.sh) S 22224 22226 22170 0 -1 4194304 304 934 0 0 0 0 13 0 16 0 1 0 281822133 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22226/statm: 1338 234 195 169 0 49 0
[pid=22229] ppid=22226 vsize=42856 CPUtime=3026.06
/proc/22229/stat : 22229 (rsat) R 22226 22226 22170 0 -1 4194304 18320 0 0 0 302568 38 0 0 25 0 1 0 281822148 43884544 10443 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22229/statm: 10714 10443 86 211 0 10500 0
Current children cumulated CPU time (s) 3026.19
Current children cumulated vsize (KiB) 48208

[startup+3030.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 22429
/proc/meminfo: memFree=1468728/2055920 swapFree=4159068/4192956
[pid=22226] ppid=22224 vsize=5352 CPUtime=0.13
/proc/22226/stat : 22226 (rsat.sh) S 22224 22226 22170 0 -1 4194304 304 934 0 0 0 0 13 0 16 0 1 0 281822133 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22226/statm: 1338 234 195 169 0 49 0
[pid=22229] ppid=22226 vsize=42040 CPUtime=3029.26
/proc/22229/stat : 22229 (rsat) R 22226 22226 22170 0 -1 4194304 18351 0 0 0 302888 38 0 0 25 0 1 0 281822148 43048960 10295 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134529141 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22229/statm: 10510 10295 86 211 0 10296 0
Current children cumulated CPU time (s) 3029.39
Current children cumulated vsize (KiB) 47392

[startup+3031.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 22429
/proc/meminfo: memFree=1468728/2055920 swapFree=4159068/4192956
[pid=22226] ppid=22224 vsize=5352 CPUtime=0.13
/proc/22226/stat : 22226 (rsat.sh) S 22224 22226 22170 0 -1 4194304 304 934 0 0 0 0 13 0 16 0 1 0 281822133 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22226/statm: 1338 234 195 169 0 49 0
[pid=22229] ppid=22226 vsize=42040 CPUtime=3030.86
/proc/22229/stat : 22229 (rsat) R 22226 22226 22170 0 -1 4194304 18351 0 0 0 303048 38 0 0 25 0 1 0 281822148 43048960 10295 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22229/statm: 10510 10295 86 211 0 10296 0
Current children cumulated CPU time (s) 3030.99
Current children cumulated vsize (KiB) 47392

[startup+3032.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 22429
/proc/meminfo: memFree=1468728/2055920 swapFree=4159068/4192956
[pid=22226] ppid=22224 vsize=5352 CPUtime=0.13
/proc/22226/stat : 22226 (rsat.sh) S 22224 22226 22170 0 -1 4194304 304 934 0 0 0 0 13 0 16 0 1 0 281822133 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22226/statm: 1338 234 195 169 0 49 0
[pid=22229] ppid=22226 vsize=42036 CPUtime=3031.66
/proc/22229/stat : 22229 (rsat) R 22226 22226 22170 0 -1 4194304 18351 0 0 0 303128 38 0 0 25 0 1 0 281822148 43044864 10294 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22229/statm: 10509 10294 86 211 0 10295 0
Current children cumulated CPU time (s) 3031.79
Current children cumulated vsize (KiB) 47388

[startup+3033.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 22429
/proc/meminfo: memFree=1468728/2055920 swapFree=4159068/4192956
[pid=22226] ppid=22224 vsize=5352 CPUtime=0.13
/proc/22226/stat : 22226 (rsat.sh) S 22224 22226 22170 0 -1 4194304 304 934 0 0 0 0 13 0 16 0 1 0 281822133 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22226/statm: 1338 234 195 169 0 49 0
[pid=22229] ppid=22226 vsize=42036 CPUtime=3032.06
/proc/22229/stat : 22229 (rsat) R 22226 22226 22170 0 -1 4194304 18351 0 0 0 303168 38 0 0 25 0 1 0 281822148 43044864 10294 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22229/statm: 10509 10294 86 211 0 10295 0
Current children cumulated CPU time (s) 3032.19
Current children cumulated vsize (KiB) 47388

[startup+3033.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 22429
/proc/meminfo: memFree=1468728/2055920 swapFree=4159068/4192956
[pid=22226] ppid=22224 vsize=5352 CPUtime=0.13
/proc/22226/stat : 22226 (rsat.sh) S 22224 22226 22170 0 -1 4194304 304 934 0 0 0 0 13 0 16 0 1 0 281822133 5480448 234 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22226/statm: 1338 234 195 169 0 49 0
[pid=22229] ppid=22226 vsize=42036 CPUtime=3032.26
/proc/22229/stat : 22229 (rsat) R 22226 22226 22170 0 -1 4194304 18351 0 0 0 303188 38 0 0 25 0 1 0 281822148 43044864 10294 18446744073709551615 134512640 135377749 4294956832 18446744073709551615 134530101 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22229/statm: 10509 10294 86 211 0 10295 0
Current children cumulated CPU time (s) 3032.39
Current children cumulated vsize (KiB) 47388

Child status: 20
Real time (s): 3033.38
CPU time (s): 3032.49
CPU user time (s): 3032.09
CPU system time (s): 0.405938
CPU usage (%): 99.9707
Max. virtual memory (cumulated for all children) (KiB): 49948

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3032.09
system time used= 0.405938
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19750
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= 52
involuntary context switches= 5034

runsolver used 2.90056 second user time and 7.94979 second system time

The end

Launcher Data (download as text)

Begin job on node34 on Sat May  5 04:24:27 UTC 2007

IDJOB= 456385
IDBENCH= 24694
IDSOLVER= 169
FILE ID= node34/456385-1178339067

PBS_JOBID= 5188805

Free space on /tmp= 66563 MiB

SOLVER NAME= Rsat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest03/others/999999000001nw.sat05-447.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/456385-1178339067/rsat.sh /tmp/evaluation/456385-1178339067/instance-456385-1178339067.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node34/watcher-456385-1178339067 -o ROOT/results/node34/solver-456385-1178339067 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/456385-1178339067/rsat.sh /tmp/evaluation/456385-1178339067/instance-456385-1178339067.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  8bbab1b2b788407ca952856a1e2edded

RANDOM SEED= 901994953

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node34.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.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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1511392 kB
Buffers:         41024 kB
Cached:         371556 kB
SwapCached:       3308 kB
Active:         194656 kB
Inactive:       241096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1511392 kB
SwapTotal:     4192956 kB
SwapFree:      4159068 kB
Dirty:            2208 kB
Writeback:           0 kB
Mapped:          30004 kB
Slab:            94084 kB
Committed_AS:  5359924 kB
PageTables:       1976 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= 66563 MiB

End job on node34 on Sat May  5 05:15:00 UTC 2007