Trace number 455833

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 4428.38 4431.14

General information on the benchmark

Namecrafted/spence/
medium/s81-100.cnf
MD5SUMc54dc2c72b4650fba00496c966a1cea8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark58.6671
Satisfiable
(Un)Satisfiability was proved
Number of variables81
Number of clauses172
Sum of the clauses size516
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3172
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.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |     172      516 |      51       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 81   #clauses: 172   #literals: 516
0.00/0.00	c CPU time:   0.001999 s
0.00/0.00	c ==============================================================================
0.00/0.00	c Rsat version 2.00
4428.28/4431.06	c CNF stats: (81 vars, 172 clauses)
4428.28/4431.06	c Decisions: 2078907
4428.28/4431.06	c Conflicts: 1793910
4428.28/4431.07	c Time: 134.06270s
4428.28/4431.07	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/node14/watcher-455833-1178312047 -o ROOT/results/node14/solver-455833-1178312047 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/455833-1178312047/rsat.sh /tmp/evaluation/455833-1178312047/instance-455833-1178312047.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.70 1.40 1.12 3/77 9179
/proc/meminfo: memFree=1840704/2055920 swapFree=4148836/4192956
[pid=9179] ppid=9177 vsize=5356 CPUtime=0
/proc/9179/stat : 9179 (rsat.sh) S 9177 9179 8878 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 279122503 5484544 234 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9179/statm: 1339 234 195 169 0 50 0
[pid=9180] ppid=9179 vsize=0 CPUtime=0
/proc/9180/stat : 9180 (SatElite) D 9179 9179 8878 0 -1 4194308 104 0 0 0 0 0 0 0 19 0 1 0 279122503 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 3 18446744072100051646 0 0 17 1 0 0
/proc/9180/statm: 0 0 0 0 0 0 0

[startup+0.0397491 s]
/proc/loadavg: 1.70 1.40 1.12 3/77 9179
/proc/meminfo: memFree=1840704/2055920 swapFree=4148836/4192956
[pid=9179] ppid=9177 vsize=5356 CPUtime=0
/proc/9179/stat : 9179 (rsat.sh) S 9177 9179 8878 0 -1 4194304 305 104 0 0 0 0 0 0 18 0 1 0 279122503 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9179/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101753 s]
/proc/loadavg: 1.70 1.40 1.12 3/77 9179
/proc/meminfo: memFree=1840704/2055920 swapFree=4148836/4192956
[pid=9179] ppid=9177 vsize=5356 CPUtime=0
/proc/9179/stat : 9179 (rsat.sh) S 9177 9179 8878 0 -1 4194304 305 104 0 0 0 0 0 0 18 0 1 0 279122503 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9179/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301772 s]
/proc/loadavg: 1.70 1.40 1.12 3/77 9179
/proc/meminfo: memFree=1840704/2055920 swapFree=4148836/4192956
[pid=9179] ppid=9177 vsize=5356 CPUtime=0
/proc/9179/stat : 9179 (rsat.sh) S 9177 9179 8878 0 -1 4194304 305 104 0 0 0 0 0 0 18 0 1 0 279122503 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9179/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701809 s]
/proc/loadavg: 1.70 1.40 1.12 3/77 9179
/proc/meminfo: memFree=1840704/2055920 swapFree=4148836/4192956
[pid=9179] ppid=9177 vsize=5356 CPUtime=0
/proc/9179/stat : 9179 (rsat.sh) S 9177 9179 8878 0 -1 4194304 305 104 0 0 0 0 0 0 18 0 1 0 279122503 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9179/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50189 s]
/proc/loadavg: 1.70 1.40 1.12 2/79 9182
/proc/meminfo: memFree=1838704/2055920 swapFree=4148836/4192956
[pid=9179] ppid=9177 vsize=5356 CPUtime=0
/proc/9179/stat : 9179 (rsat.sh) S 9177 9179 8878 0 -1 4194304 305 104 0 0 0 0 0 0 18 0 1 0 279122503 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9179/statm: 1339 235 195 169 0 50 0
[pid=9182] ppid=9179 vsize=3280 CPUtime=1.49
/proc/9182/stat : 9182 (rsat) R 9179 9179 8878 0 -1 4194304 867 0 0 0 149 0 0 0 25 0 1 0 279122503 3358720 593 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522822 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9182/statm: 820 593 86 211 0 606 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8636

[startup+3.10204 s]
/proc/loadavg: 1.65 1.40 1.12 2/79 9182
/proc/meminfo: memFree=1837744/2055920 swapFree=4148836/4192956
[pid=9179] ppid=9177 vsize=5356 CPUtime=0
/proc/9179/stat : 9179 (rsat.sh) S 9177 9179 8878 0 -1 4194304 305 104 0 0 0 0 0 0 18 0 1 0 279122503 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9179/statm: 1339 235 195 169 0 50 0
[pid=9182] ppid=9179 vsize=3932 CPUtime=3.09
/proc/9182/stat : 9182 (rsat) R 9179 9179 8878 0 -1 4194304 1275 0 0 0 309 0 0 0 25 0 1 0 279122503 4026368 805 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9182/statm: 983 805 86 211 0 769 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9288

[startup+6.30134 s]
/proc/loadavg: 1.65 1.40 1.12 2/79 9182
/proc/meminfo: memFree=1835824/2055920 swapFree=4148836/4192956
[pid=9179] ppid=9177 vsize=5356 CPUtime=0
/proc/9179/stat : 9179 (rsat.sh) S 9177 9179 8878 0 -1 4194304 305 104 0 0 0 0 0 0 18 0 1 0 279122503 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9179/statm: 1339 235 195 169 0 50 0
[pid=9182] ppid=9179 vsize=5512 CPUtime=6.28
/proc/9182/stat : 9182 (rsat) R 9179 9179 8878 0 -1 4194304 2097 0 0 0 627 1 0 0 25 0 1 0 279122503 5644288 1141 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522955 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9182/statm: 1378 1141 86 211 0 1164 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10868

[startup+12.7029 s]
/proc/loadavg: 1.59 1.39 1.12 2/79 9182
/proc/meminfo: memFree=1834608/2055920 swapFree=4148836/4192956
[pid=9179] ppid=9177 vsize=5356 CPUtime=0
/proc/9179/stat : 9179 (rsat.sh) S 9177 9179 8878 0 -1 4194304 305 104 0 0 0 0 0 0 18 0 1 0 279122503 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9179/statm: 1339 235 195 169 0 50 0
[pid=9182] ppid=9179 vsize=7040 CPUtime=12.66
/proc/9182/stat : 9182 (rsat) R 9179 9179 8878 0 -1 4194304 2481 0 0 0 1265 1 0 0 25 0 1 0 279122503 7208960 1525 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9182/statm: 1760 1525 86 211 0 1546 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 12396

[startup+25.5011 s]
/proc/loadavg: 1.46 1.37 1.12 2/79 9182
/proc/meminfo: memFree=1833712/2055920 swapFree=4148836/4192956
[pid=9179] ppid=9177 vsize=5356 CPUtime=0
/proc/9179/stat : 9179 (rsat.sh) S 9177 9179 8878 0 -1 4194304 305 104 0 0 0 0 0 0 18 0 1 0 279122503 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9179/statm: 1339 235 195 169 0 50 0
[pid=9182] ppid=9179 vsize=7752 CPUtime=25.46
/proc/9182/stat : 9182 (rsat) R 9179 9179 8878 0 -1 4194304 3094 0 0 0 2544 2 0 0 25 0 1 0 279122503 7938048 1750 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134984727 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9182/statm: 1938 1750 86 211 0 1724 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 13108

[startup+51.1016 s]
/proc/loadavg: 1.30 1.34 1.11 2/79 9182
/proc/meminfo: memFree=1830704/2055920 swapFree=4148836/4192956
[pid=9179] ppid=9177 vsize=5356 CPUtime=0
/proc/9179/stat : 9179 (rsat.sh) S 9177 9179 8878 0 -1 4194304 305 104 0 0 0 0 0 0 18 0 1 0 279122503 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9179/statm: 1339 235 195 169 0 50 0
[pid=9182] ppid=9179 vsize=11124 CPUtime=51.04
/proc/9182/stat : 9182 (rsat) R 9179 9179 8878 0 -1 4194304 4787 0 0 0 5101 3 0 0 25 0 1 0 279122503 11390976 2477 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9182/statm: 2781 2477 86 211 0 2567 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 16480

[startup+102.305 s]
/proc/loadavg: 1.12 1.28 1.10 2/79 9182
/proc/meminfo: memFree=1827696/2055920 swapFree=4148836/4192956
[pid=9179] ppid=9177 vsize=5356 CPUtime=0
/proc/9179/stat : 9179 (rsat.sh) S 9177 9179 8878 0 -1 4194304 305 104 0 0 0 0 0 0 18 0 1 0 279122503 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9179/statm: 1339 235 195 169 0 50 0
[pid=9182] ppid=9179 vsize=14112 CPUtime=102.21
/proc/9182/stat : 9182 (rsat) R 9179 9179 8878 0 -1 4194304 5535 0 0 0 10217 4 0 0 25 0 1 0 279122503 14450688 3225 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9182/statm: 3528 3225 86 211 0 3314 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 19468

[startup+162.301 s]
/proc/loadavg: 1.05 1.23 1.09 2/79 9182
/proc/meminfo: memFree=1825968/2055920 swapFree=4148836/4192956
[pid=9179] ppid=9177 vsize=5356 CPUtime=0
/proc/9179/stat : 9179 (rsat.sh) S 9177 9179 8878 0 -1 4194304 305 104 0 0 0 0 0 0 18 0 1 0 279122503 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9179/statm: 1339 235 195 169 0 50 0
[pid=9182] ppid=9179 vsize=15592 CPUtime=162.18
/proc/9182/stat : 9182 (rsat) R 9179 9179 8878 0 -1 4194304 6950 0 0 0 16211 7 0 0 25 0 1 0 279122503 15966208 3662 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522871 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9182/statm: 3898 3662 86 211 0 3684 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 20948

[startup+222.302 s]
/proc/loadavg: 1.01 1.18 1.09 2/79 9182
/proc/meminfo: memFree=1824816/2055920 swapFree=4148836/4192956
[pid=9179] ppid=9177 vsize=5356 CPUtime=0
/proc/9179/stat : 9179 (rsat.sh) S 9177 9179 8878 0 -1 4194304 305 104 0 0 0 0 0 0 18 0 1 0 279122503 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9179/statm: 1339 235 195 169 0 50 0
[pid=9182] ppid=9179 vsize=18368 CPUtime=222.13
/proc/9182/stat : 9182 (rsat) R 9179 9179 8878 0 -1 4194304 7615 0 0 0 22206 7 0 0 25 0 1 0 279122503 18808832 3941 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9182/statm: 4592 3941 86 211 0 4378 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 23724

[startup+282.301 s]
/proc/loadavg: 1.00 1.15 1.08 2/79 9182
/proc/meminfo: memFree=1821744/2055920 swapFree=4148836/4192956
[pid=9179] ppid=9177 vsize=5356 CPUtime=0
/proc/9179/stat : 9179 (rsat.sh) S 9177 9179 8878 0 -1 4194304 305 104 0 0 0 0 0 0 18 0 1 0 279122503 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9179/statm: 1339 235 195 169 0 50 0
[pid=9182] ppid=9179 vsize=21240 CPUtime=282.11
/proc/9182/stat : 9182 (rsat) R 9179 9179 8878 0 -1 4194304 8383 0 0 0 28202 9 0 0 25 0 1 0 279122503 21749760 4709 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9182/statm: 5310 4709 86 211 0 5096 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 26596

[startup+342.301 s]
/proc/loadavg: 1.00 1.12 1.07 2/79 9182
/proc/meminfo: memFree=1821104/2055920 swapFree=4148836/4192956
[pid=9179] ppid=9177 vsize=5356 CPUtime=0
/proc/9179/stat : 9179 (rsat.sh) S 9177 9179 8878 0 -1 4194304 305 104 0 0 0 0 0 0 18 0 1 0 279122503 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9179/statm: 1339 235 195 169 0 50 0
[pid=9182] ppid=9179 vsize=20868 CPUtime=342.07
/proc/9182/stat : 9182 (rsat) R 9179 9179 8878 0 -1 4194304 10469 0 0 0 34197 10 0 0 25 0 1 0 279122503 21368832 4834 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9182/statm: 5217 4834 86 211 0 5003 0
Current children cumulated CPU time (s) 342.07
Current children cumulated vsize (KiB) 26224

[startup+402.302 s]
/proc/loadavg: 1.08 1.11 1.07 2/79 9182
/proc/meminfo: memFree=1820912/2055920 swapFree=4148836/4192956
[pid=9179] ppid=9177 vsize=5356 CPUtime=0
/proc/9179/stat : 9179 (rsat.sh) S 9177 9179 8878 0 -1 4194304 305 104 0 0 0 0 0 0 18 0 1 0 279122503 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9179/statm: 1339 235 195 169 0 50 0
[pid=9182] ppid=9179 vsize=21648 CPUtime=402.04
/proc/9182/stat : 9182 (rsat) R 9179 9179 8878 0 -1 4194304 10637 0 0 0 40193 11 0 0 25 0 1 0 279122503 22167552 4936 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9182/statm: 5412 4936 86 211 0 5198 0

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

/proc/9182/statm: 17799 14969 86 211 0 17585 0
Current children cumulated CPU time (s) 3879.94
Current children cumulated vsize (KiB) 76552

[startup+3942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 9382
/proc/meminfo: memFree=1779056/2055920 swapFree=4148836/4192956
[pid=9179] ppid=9177 vsize=5356 CPUtime=0
/proc/9179/stat : 9179 (rsat.sh) S 9177 9179 8878 0 -1 4194304 305 104 0 0 0 0 0 0 18 0 1 0 279122503 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9179/statm: 1339 235 195 169 0 50 0
[pid=9182] ppid=9179 vsize=72220 CPUtime=3939.92
/proc/9182/stat : 9182 (rsat) R 9179 9179 8878 0 -1 4194304 35829 0 0 0 393941 51 0 0 25 0 1 0 279122503 73953280 15311 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9182/statm: 18055 15311 86 211 0 17841 0
Current children cumulated CPU time (s) 3939.92
Current children cumulated vsize (KiB) 77576

[startup+4002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 9382
/proc/meminfo: memFree=1777904/2055920 swapFree=4148836/4192956
[pid=9179] ppid=9177 vsize=5356 CPUtime=0
/proc/9179/stat : 9179 (rsat.sh) S 9177 9179 8878 0 -1 4194304 305 104 0 0 0 0 0 0 18 0 1 0 279122503 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9179/statm: 1339 235 195 169 0 50 0
[pid=9182] ppid=9179 vsize=73556 CPUtime=3999.86
/proc/9182/stat : 9182 (rsat) R 9179 9179 8878 0 -1 4194304 36262 0 0 0 399935 51 0 0 25 0 1 0 279122503 75321344 15550 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9182/statm: 18389 15550 86 211 0 18175 0
Current children cumulated CPU time (s) 3999.86
Current children cumulated vsize (KiB) 78912

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 9556
/proc/meminfo: memFree=1776064/2055920 swapFree=4148836/4192956
[pid=9179] ppid=9177 vsize=5356 CPUtime=0
/proc/9179/stat : 9179 (rsat.sh) S 9177 9179 8878 0 -1 4194304 305 104 0 0 0 0 0 0 18 0 1 0 279122503 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9179/statm: 1339 235 195 169 0 50 0
[pid=9182] ppid=9179 vsize=74068 CPUtime=4059.82
/proc/9182/stat : 9182 (rsat) R 9179 9179 8878 0 -1 4194304 36446 0 0 0 405916 66 0 0 25 0 1 0 279122503 75845632 15734 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522951 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9182/statm: 18517 15734 86 211 0 18303 0
Current children cumulated CPU time (s) 4059.82
Current children cumulated vsize (KiB) 79424

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 9580
/proc/meminfo: memFree=1776304/2055920 swapFree=4148836/4192956
[pid=9179] ppid=9177 vsize=5356 CPUtime=0
/proc/9179/stat : 9179 (rsat.sh) S 9177 9179 8878 0 -1 4194304 305 104 0 0 0 0 0 0 18 0 1 0 279122503 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9179/statm: 1339 235 195 169 0 50 0
[pid=9182] ppid=9179 vsize=74580 CPUtime=4119.79
/proc/9182/stat : 9182 (rsat) R 9179 9179 8878 0 -1 4194304 36635 0 0 0 411911 68 0 0 25 0 1 0 279122503 76369920 15923 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9182/statm: 18645 15923 86 211 0 18431 0
Current children cumulated CPU time (s) 4119.79
Current children cumulated vsize (KiB) 79936

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 9580
/proc/meminfo: memFree=1775728/2055920 swapFree=4148836/4192956
[pid=9179] ppid=9177 vsize=5356 CPUtime=0
/proc/9179/stat : 9179 (rsat.sh) S 9177 9179 8878 0 -1 4194304 305 104 0 0 0 0 0 0 18 0 1 0 279122503 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9179/statm: 1339 235 195 169 0 50 0
[pid=9182] ppid=9179 vsize=75096 CPUtime=4179.74
/proc/9182/stat : 9182 (rsat) R 9179 9179 8878 0 -1 4194304 36801 0 0 0 417906 68 0 0 25 0 1 0 279122503 76898304 16089 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9182/statm: 18774 16089 86 211 0 18560 0
Current children cumulated CPU time (s) 4179.74
Current children cumulated vsize (KiB) 80452

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 9580
/proc/meminfo: memFree=1775088/2055920 swapFree=4148836/4192956
[pid=9179] ppid=9177 vsize=5356 CPUtime=0
/proc/9179/stat : 9179 (rsat.sh) S 9177 9179 8878 0 -1 4194304 305 104 0 0 0 0 0 0 18 0 1 0 279122503 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9179/statm: 1339 235 195 169 0 50 0
[pid=9182] ppid=9179 vsize=75864 CPUtime=4239.7
/proc/9182/stat : 9182 (rsat) R 9179 9179 8878 0 -1 4194304 37015 0 0 0 423901 69 0 0 25 0 1 0 279122503 77684736 16238 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9182/statm: 18966 16238 86 211 0 18752 0
Current children cumulated CPU time (s) 4239.7
Current children cumulated vsize (KiB) 81220

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 9580
/proc/meminfo: memFree=1774576/2055920 swapFree=4148836/4192956
[pid=9179] ppid=9177 vsize=5356 CPUtime=0
/proc/9179/stat : 9179 (rsat.sh) S 9177 9179 8878 0 -1 4194304 305 104 0 0 0 0 0 0 18 0 1 0 279122503 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9179/statm: 1339 235 195 169 0 50 0
[pid=9182] ppid=9179 vsize=76248 CPUtime=4299.66
/proc/9182/stat : 9182 (rsat) R 9179 9179 8878 0 -1 4194304 37158 0 0 0 429897 69 0 0 25 0 1 0 279122503 78077952 16381 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9182/statm: 19062 16381 86 211 0 18848 0
Current children cumulated CPU time (s) 4299.66
Current children cumulated vsize (KiB) 81604

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 9580
/proc/meminfo: memFree=1779248/2055920 swapFree=4148836/4192956
[pid=9179] ppid=9177 vsize=5356 CPUtime=0
/proc/9179/stat : 9179 (rsat.sh) S 9177 9179 8878 0 -1 4194304 305 104 0 0 0 0 0 0 18 0 1 0 279122503 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9179/statm: 1339 235 195 169 0 50 0
[pid=9182] ppid=9179 vsize=69508 CPUtime=4359.61
/proc/9182/stat : 9182 (rsat) R 9179 9179 8878 0 -1 4194304 43923 0 0 0 435889 72 0 0 25 0 1 0 279122503 71176192 15163 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522442 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9182/statm: 17377 15163 86 211 0 17163 0
Current children cumulated CPU time (s) 4359.61
Current children cumulated vsize (KiB) 74864

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 9580
/proc/meminfo: memFree=1785072/2055920 swapFree=4148836/4192956
[pid=9179] ppid=9177 vsize=5356 CPUtime=0
/proc/9179/stat : 9179 (rsat.sh) S 9177 9179 8878 0 -1 4194304 305 104 0 0 0 0 0 0 18 0 1 0 279122503 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9179/statm: 1339 235 195 169 0 50 0
[pid=9182] ppid=9179 vsize=60292 CPUtime=4419.58
/proc/9182/stat : 9182 (rsat) R 9179 9179 8878 0 -1 4194304 44477 0 0 0 441885 73 0 0 25 0 1 0 279122503 61739008 13689 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522833 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9182/statm: 15073 13689 86 211 0 14859 0
Current children cumulated CPU time (s) 4419.58
Current children cumulated vsize (KiB) 65648

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

[startup+4425.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 9580
/proc/meminfo: memFree=1785072/2055920 swapFree=4148836/4192956
[pid=9179] ppid=9177 vsize=5356 CPUtime=0
/proc/9179/stat : 9179 (rsat.sh) S 9177 9179 8878 0 -1 4194304 305 104 0 0 0 0 0 0 18 0 1 0 279122503 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9179/statm: 1339 235 195 169 0 50 0
[pid=9182] ppid=9179 vsize=60292 CPUtime=4422.78
/proc/9182/stat : 9182 (rsat) R 9179 9179 8878 0 -1 4194304 44477 0 0 0 442205 73 0 0 25 0 1 0 279122503 61739008 13689 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134523156 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9182/statm: 15073 13689 86 211 0 14859 0
Current children cumulated CPU time (s) 4422.78
Current children cumulated vsize (KiB) 65648

[startup+4428.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 9580
/proc/meminfo: memFree=1785072/2055920 swapFree=4148836/4192956
[pid=9179] ppid=9177 vsize=5356 CPUtime=0
/proc/9179/stat : 9179 (rsat.sh) S 9177 9179 8878 0 -1 4194304 305 104 0 0 0 0 0 0 18 0 1 0 279122503 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9179/statm: 1339 235 195 169 0 50 0
[pid=9182] ppid=9179 vsize=60292 CPUtime=4425.98
/proc/9182/stat : 9182 (rsat) R 9179 9179 8878 0 -1 4194304 44477 0 0 0 442525 73 0 0 25 0 1 0 279122503 61739008 13689 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9182/statm: 15073 13689 86 211 0 14859 0
Current children cumulated CPU time (s) 4425.98
Current children cumulated vsize (KiB) 65648

[startup+4430.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 9580
/proc/meminfo: memFree=1785072/2055920 swapFree=4148836/4192956
[pid=9179] ppid=9177 vsize=5356 CPUtime=0
/proc/9179/stat : 9179 (rsat.sh) S 9177 9179 8878 0 -1 4194304 305 104 0 0 0 0 0 0 18 0 1 0 279122503 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9179/statm: 1339 235 195 169 0 50 0
[pid=9182] ppid=9179 vsize=59772 CPUtime=4427.58
/proc/9182/stat : 9182 (rsat) R 9179 9179 8878 0 -1 4194304 44477 0 0 0 442685 73 0 0 25 0 1 0 279122503 61206528 13592 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9182/statm: 14943 13592 86 211 0 14729 0
Current children cumulated CPU time (s) 4427.58
Current children cumulated vsize (KiB) 65128

[startup+4430.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 9580
/proc/meminfo: memFree=1785456/2055920 swapFree=4148836/4192956
[pid=9179] ppid=9177 vsize=5356 CPUtime=0
/proc/9179/stat : 9179 (rsat.sh) S 9177 9179 8878 0 -1 4194304 305 104 0 0 0 0 0 0 18 0 1 0 279122503 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9179/statm: 1339 235 195 169 0 50 0
[pid=9182] ppid=9179 vsize=59768 CPUtime=4427.99
/proc/9182/stat : 9182 (rsat) R 9179 9179 8878 0 -1 4194304 44477 0 0 0 442726 73 0 0 25 0 1 0 279122503 61202432 13591 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9182/statm: 14942 13591 86 211 0 14728 0
Current children cumulated CPU time (s) 4427.99
Current children cumulated vsize (KiB) 65124

[startup+4431.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 9580
/proc/meminfo: memFree=1785456/2055920 swapFree=4148836/4192956
[pid=9179] ppid=9177 vsize=5360 CPUtime=4428.36
/proc/9179/stat : 9179 (rsat.sh) D 9177 9179 8878 0 -1 4194304 311 44587 0 0 0 0 442762 74 19 0 1 0 279122503 5488640 238 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 212234631781 0 2147483391 4100 65536 18446744072099781622 0 0 17 0 0 0
/proc/9179/statm: 1340 238 196 169 0 51 0
Current children cumulated CPU time (s) 4428.36
Current children cumulated vsize (KiB) 5360

Child status: 20
Real time (s): 4431.14
CPU time (s): 4428.38
CPU user time (s): 4427.63
CPU system time (s): 0.750885
CPU usage (%): 99.9377
Max. virtual memory (cumulated for all children) (KiB): 107092

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4427.63
system time used= 0.750885
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45047
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= 54
involuntary context switches= 104030

runsolver used 3.99639 second user time and 12.1302 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Fri May  4 20:54:07 UTC 2007

IDJOB= 455833
IDBENCH= 20434
IDSOLVER= 169
FILE ID= node14/455833-1178312047

PBS_JOBID= 5188550

Free space on /tmp= 66563 MiB

SOLVER NAME= Rsat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/spence/medium/s81-100.cnf
COMMAND LINE= /tmp/evaluation/455833-1178312047/rsat.sh /tmp/evaluation/455833-1178312047/instance-455833-1178312047.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-455833-1178312047 -o ROOT/results/node14/solver-455833-1178312047 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/455833-1178312047/rsat.sh /tmp/evaluation/455833-1178312047/instance-455833-1178312047.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  c54dc2c72b4650fba00496c966a1cea8

RANDOM SEED= 268561149

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node14.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.227
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.227
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:       1841112 kB
Buffers:         37416 kB
Cached:         103568 kB
SwapCached:      11676 kB
Active:          63816 kB
Inactive:       100588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1841112 kB
SwapTotal:     4192956 kB
SwapFree:      4148836 kB
Dirty:            1880 kB
Writeback:           0 kB
Mapped:          30240 kB
Slab:            35860 kB
Committed_AS:  9401612 kB
PageTables:       1784 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 node14 on Fri May  4 22:07:59 UTC 2007