Trace number 455845

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 599.309 599.704

General information on the benchmark

Namecrafted/spence/
medium/s73-100.cnf
MD5SUMe3db629d913d76ea47534f9df94ead1b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark17.1624
Satisfiable
(Un)Satisfiability was proved
Number of variables73
Number of clauses156
Sum of the clauses size468
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3156
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 |     156      468 |      46       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 73   #clauses: 156   #literals: 468
0.00/0.00	c CPU time:   0 s
0.00/0.00	c ==============================================================================
0.00/0.00	c Rsat version 2.00
599.19/599.68	c CNF stats: (73 vars, 156 clauses)
599.19/599.68	c Decisions: 810557
599.19/599.68	c Conflicts: 693143
599.19/599.69	c Time: 599.38000s
599.19/599.69	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/node19/watcher-455845-1178313286 -o ROOT/results/node19/solver-455845-1178313286 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/455845-1178313286/rsat.sh /tmp/evaluation/455845-1178313286/instance-455845-1178313286.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 7500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.97 3/77 32262
/proc/meminfo: memFree=1860232/2055920 swapFree=4153680/4192956
[pid=32262] ppid=32260 vsize=5356 CPUtime=0
/proc/32262/stat : 32262 (rsat.sh) S 32260 32262 31766 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 279246074 5484544 234 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32262/statm: 1339 234 195 169 0 50 0
[pid=32263] ppid=32262 vsize=0 CPUtime=0
/proc/32263/stat : 32263 (SatElite) D 32262 32262 31766 0 -1 4194308 103 0 0 0 0 0 0 0 15 0 1 0 279246074 0 0 18446744073709551615 0 0 0 0 0 0 2147483391 4096 3 18446744072099781622 0 0 17 1 0 0
/proc/32263/statm: 0 0 0 0 0 0 0

[startup+0.0359969 s]
/proc/loadavg: 0.92 0.98 0.97 3/77 32262
/proc/meminfo: memFree=1860232/2055920 swapFree=4153680/4192956
[pid=32262] ppid=32260 vsize=5356 CPUtime=0
/proc/32262/stat : 32262 (rsat.sh) S 32260 32262 31766 0 -1 4194304 305 103 0 0 0 0 0 0 18 0 1 0 279246074 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32262/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.102001 s]
/proc/loadavg: 0.92 0.98 0.97 3/77 32262
/proc/meminfo: memFree=1860232/2055920 swapFree=4153680/4192956
[pid=32262] ppid=32260 vsize=5356 CPUtime=0
/proc/32262/stat : 32262 (rsat.sh) S 32260 32262 31766 0 -1 4194304 305 103 0 0 0 0 0 0 18 0 1 0 279246074 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32262/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.302023 s]
/proc/loadavg: 0.92 0.98 0.97 3/77 32262
/proc/meminfo: memFree=1860232/2055920 swapFree=4153680/4192956
[pid=32262] ppid=32260 vsize=5356 CPUtime=0
/proc/32262/stat : 32262 (rsat.sh) S 32260 32262 31766 0 -1 4194304 305 103 0 0 0 0 0 0 18 0 1 0 279246074 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32262/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701066 s]
/proc/loadavg: 0.92 0.98 0.97 3/77 32262
/proc/meminfo: memFree=1860232/2055920 swapFree=4153680/4192956
[pid=32262] ppid=32260 vsize=5356 CPUtime=0
/proc/32262/stat : 32262 (rsat.sh) S 32260 32262 31766 0 -1 4194304 305 103 0 0 0 0 0 0 18 0 1 0 279246074 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32262/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50115 s]
/proc/loadavg: 0.92 0.98 0.97 2/79 32265
/proc/meminfo: memFree=1858232/2055920 swapFree=4153680/4192956
[pid=32262] ppid=32260 vsize=5356 CPUtime=0
/proc/32262/stat : 32262 (rsat.sh) S 32260 32262 31766 0 -1 4194304 305 103 0 0 0 0 0 0 18 0 1 0 279246074 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32262/statm: 1339 235 195 169 0 50 0
[pid=32265] ppid=32262 vsize=2808 CPUtime=1.49
/proc/32265/stat : 32265 (rsat) R 32262 32262 31766 0 -1 4194304 724 0 0 0 149 0 0 0 25 0 1 0 279246075 2875392 549 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134523152 0 0 4096 1026 0 0 0 17 0 0 0
/proc/32265/statm: 702 549 86 211 0 488 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8164

[startup+3.10133 s]
/proc/loadavg: 0.93 0.98 0.97 2/79 32265
/proc/meminfo: memFree=1857144/2055920 swapFree=4153680/4192956
[pid=32262] ppid=32260 vsize=5356 CPUtime=0
/proc/32262/stat : 32262 (rsat.sh) S 32260 32262 31766 0 -1 4194304 305 103 0 0 0 0 0 0 18 0 1 0 279246074 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32262/statm: 1339 235 195 169 0 50 0
[pid=32265] ppid=32262 vsize=3752 CPUtime=3.09
/proc/32265/stat : 32265 (rsat) R 32262 32262 31766 0 -1 4194304 1156 0 0 0 309 0 0 0 25 0 1 0 279246075 3842048 752 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522839 0 0 4096 1026 0 0 0 17 0 0 0
/proc/32265/statm: 938 752 86 211 0 724 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9108

[startup+6.30168 s]
/proc/loadavg: 0.93 0.98 0.97 2/79 32265
/proc/meminfo: memFree=1855800/2055920 swapFree=4153680/4192956
[pid=32262] ppid=32260 vsize=5356 CPUtime=0
/proc/32262/stat : 32262 (rsat.sh) S 32260 32262 31766 0 -1 4194304 305 103 0 0 0 0 0 0 18 0 1 0 279246074 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32262/statm: 1339 235 195 169 0 50 0
[pid=32265] ppid=32262 vsize=5204 CPUtime=6.29
/proc/32265/stat : 32265 (rsat) R 32262 32262 31766 0 -1 4194304 1917 0 0 0 628 1 0 0 25 0 1 0 279246075 5328896 1027 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134530088 0 0 4096 1026 0 0 0 17 0 0 0
/proc/32265/statm: 1301 1027 86 211 0 1087 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10560

[startup+12.7014 s]
/proc/loadavg: 0.94 0.98 0.97 2/79 32265
/proc/meminfo: memFree=1854072/2055920 swapFree=4153680/4192956
[pid=32262] ppid=32260 vsize=5356 CPUtime=0
/proc/32262/stat : 32262 (rsat.sh) S 32260 32262 31766 0 -1 4194304 305 103 0 0 0 0 0 0 18 0 1 0 279246074 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32262/statm: 1339 235 195 169 0 50 0
[pid=32265] ppid=32262 vsize=6824 CPUtime=12.68
/proc/32265/stat : 32265 (rsat) R 32262 32262 31766 0 -1 4194304 2767 0 0 0 1267 1 0 0 25 0 1 0 279246075 6987776 1489 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522887 0 0 4096 1026 0 0 0 17 0 0 0
/proc/32265/statm: 1706 1489 86 211 0 1492 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 12180

[startup+25.5018 s]
/proc/loadavg: 0.95 0.98 0.97 2/79 32265
/proc/meminfo: memFree=1852984/2055920 swapFree=4153680/4192956
[pid=32262] ppid=32260 vsize=5356 CPUtime=0
/proc/32262/stat : 32262 (rsat.sh) S 32260 32262 31766 0 -1 4194304 305 103 0 0 0 0 0 0 18 0 1 0 279246074 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32262/statm: 1339 235 195 169 0 50 0
[pid=32265] ppid=32262 vsize=7780 CPUtime=25.47
/proc/32265/stat : 32265 (rsat) R 32262 32262 31766 0 -1 4194304 3044 0 0 0 2546 1 0 0 25 0 1 0 279246075 7966720 1766 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/32265/statm: 1945 1766 86 211 0 1731 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 13136

[startup+51.1015 s]
/proc/loadavg: 0.96 0.98 0.97 2/79 32265
/proc/meminfo: memFree=1851128/2055920 swapFree=4153680/4192956
[pid=32262] ppid=32260 vsize=5356 CPUtime=0
/proc/32262/stat : 32262 (rsat.sh) S 32260 32262 31766 0 -1 4194304 305 103 0 0 0 0 0 0 18 0 1 0 279246074 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32262/statm: 1339 235 195 169 0 50 0
[pid=32265] ppid=32262 vsize=10040 CPUtime=51.05
/proc/32265/stat : 32265 (rsat) R 32262 32262 31766 0 -1 4194304 4436 0 0 0 5102 3 0 0 25 0 1 0 279246075 10280960 2192 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/32265/statm: 2510 2192 86 211 0 2296 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 15396

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.97 2/79 32265
/proc/meminfo: memFree=1847608/2055920 swapFree=4153680/4192956
[pid=32262] ppid=32260 vsize=5356 CPUtime=0
/proc/32262/stat : 32262 (rsat.sh) S 32260 32262 31766 0 -1 4194304 305 103 0 0 0 0 0 0 18 0 1 0 279246074 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32262/statm: 1339 235 195 169 0 50 0
[pid=32265] ppid=32262 vsize=13840 CPUtime=102.21
/proc/32265/stat : 32265 (rsat) R 32262 32262 31766 0 -1 4194304 5359 0 0 0 10217 4 0 0 25 0 1 0 279246075 14172160 3082 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/32265/statm: 3460 3082 86 211 0 3246 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 19196

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.97 2/79 32265
/proc/meminfo: memFree=1846712/2055920 swapFree=4153680/4192956
[pid=32262] ppid=32260 vsize=5356 CPUtime=0
/proc/32262/stat : 32262 (rsat.sh) S 32260 32262 31766 0 -1 4194304 305 103 0 0 0 0 0 0 18 0 1 0 279246074 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32262/statm: 1339 235 195 169 0 50 0
[pid=32265] ppid=32262 vsize=14408 CPUtime=162.17
/proc/32265/stat : 32265 (rsat) R 32262 32262 31766 0 -1 4194304 6542 0 0 0 16212 5 0 0 25 0 1 0 279246075 14753792 3270 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/32265/statm: 3602 3270 86 211 0 3388 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 19764

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.97 2/79 32265
/proc/meminfo: memFree=1844152/2055920 swapFree=4153680/4192956
[pid=32262] ppid=32260 vsize=5356 CPUtime=0
/proc/32262/stat : 32262 (rsat.sh) S 32260 32262 31766 0 -1 4194304 305 103 0 0 0 0 0 0 18 0 1 0 279246074 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32262/statm: 1339 235 195 169 0 50 0
[pid=32265] ppid=32262 vsize=18608 CPUtime=222.12
/proc/32265/stat : 32265 (rsat) R 32262 32262 31766 0 -1 4194304 7633 0 0 0 22206 6 0 0 25 0 1 0 279246075 19054592 3909 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/32265/statm: 4652 3909 86 211 0 4438 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 23964

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.97 2/79 32265
/proc/meminfo: memFree=1842936/2055920 swapFree=4153680/4192956
[pid=32262] ppid=32260 vsize=5356 CPUtime=0
/proc/32262/stat : 32262 (rsat.sh) S 32260 32262 31766 0 -1 4194304 305 103 0 0 0 0 0 0 18 0 1 0 279246074 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32262/statm: 1339 235 195 169 0 50 0
[pid=32265] ppid=32262 vsize=18284 CPUtime=282.09
/proc/32265/stat : 32265 (rsat) R 32262 32262 31766 0 -1 4194304 9868 0 0 0 28201 8 0 0 25 0 1 0 279246075 18722816 4134 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/32265/statm: 4571 4134 86 211 0 4357 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 23640

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.97 2/79 32265
/proc/meminfo: memFree=1842808/2055920 swapFree=4153680/4192956
[pid=32262] ppid=32260 vsize=5356 CPUtime=0
/proc/32262/stat : 32262 (rsat.sh) S 32260 32262 31766 0 -1 4194304 305 103 0 0 0 0 0 0 18 0 1 0 279246074 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32262/statm: 1339 235 195 169 0 50 0
[pid=32265] ppid=32262 vsize=18736 CPUtime=342.06
/proc/32265/stat : 32265 (rsat) R 32262 32262 31766 0 -1 4194304 10001 0 0 0 34198 8 0 0 25 0 1 0 279246075 19185664 4234 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134526075 0 0 4096 1026 0 0 0 17 0 0 0
/proc/32265/statm: 4684 4234 86 211 0 4470 0
Current children cumulated CPU time (s) 342.06
Current children cumulated vsize (KiB) 24092

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.97 2/79 32265
/proc/meminfo: memFree=1842104/2055920 swapFree=4153680/4192956
[pid=32262] ppid=32260 vsize=5356 CPUtime=0
/proc/32262/stat : 32262 (rsat.sh) S 32260 32262 31766 0 -1 4194304 305 103 0 0 0 0 0 0 18 0 1 0 279246074 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32262/statm: 1339 235 195 169 0 50 0
[pid=32265] ppid=32262 vsize=18928 CPUtime=402.01
/proc/32265/stat : 32265 (rsat) R 32262 32262 31766 0 -1 4194304 10262 0 0 0 40193 8 0 0 25 0 1 0 279246075 19382272 4295 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/32265/statm: 4732 4295 86 211 0 4518 0
Current children cumulated CPU time (s) 402.01
Current children cumulated vsize (KiB) 24284

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.97 2/79 32265
/proc/meminfo: memFree=1841912/2055920 swapFree=4153680/4192956
[pid=32262] ppid=32260 vsize=5356 CPUtime=0
/proc/32262/stat : 32262 (rsat.sh) S 32260 32262 31766 0 -1 4194304 305 103 0 0 0 0 0 0 18 0 1 0 279246074 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32262/statm: 1339 235 195 169 0 50 0
[pid=32265] ppid=32262 vsize=19640 CPUtime=461.98
/proc/32265/stat : 32265 (rsat) R 32262 32262 31766 0 -1 4194304 10414 0 0 0 46189 9 0 0 25 0 1 0 279246075 20111360 4414 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/32265/statm: 4910 4414 86 211 0 4696 0
Current children cumulated CPU time (s) 461.98
Current children cumulated vsize (KiB) 24996

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.97 2/79 32265
/proc/meminfo: memFree=1841336/2055920 swapFree=4153680/4192956
[pid=32262] ppid=32260 vsize=5356 CPUtime=0
/proc/32262/stat : 32262 (rsat.sh) S 32260 32262 31766 0 -1 4194304 305 103 0 0 0 0 0 0 18 0 1 0 279246074 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32262/statm: 1339 235 195 169 0 50 0
[pid=32265] ppid=32262 vsize=20564 CPUtime=521.95
/proc/32265/stat : 32265 (rsat) R 32262 32262 31766 0 -1 4194304 10569 0 0 0 52186 9 0 0 25 0 1 0 279246075 21057536 4569 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/32265/statm: 5141 4569 86 211 0 4927 0
Current children cumulated CPU time (s) 521.95
Current children cumulated vsize (KiB) 25920

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.97 2/79 32265
/proc/meminfo: memFree=1840888/2055920 swapFree=4153680/4192956
[pid=32262] ppid=32260 vsize=5356 CPUtime=0
/proc/32262/stat : 32262 (rsat.sh) S 32260 32262 31766 0 -1 4194304 305 103 0 0 0 0 0 0 18 0 1 0 279246074 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32262/statm: 1339 235 195 169 0 50 0
[pid=32265] ppid=32262 vsize=20692 CPUtime=581.91
/proc/32265/stat : 32265 (rsat) R 32262 32262 31766 0 -1 4194304 10794 0 0 0 58182 9 0 0 25 0 1 0 279246075 21188608 4637 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522435 0 0 4096 1026 0 0 0 17 0 0 0
/proc/32265/statm: 5173 4637 86 211 0 4959 0
Current children cumulated CPU time (s) 581.91
Current children cumulated vsize (KiB) 26048

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

[startup+588.702 s]
/proc/loadavg: 0.99 0.98 0.97 2/79 32265
/proc/meminfo: memFree=1841016/2055920 swapFree=4153680/4192956
[pid=32262] ppid=32260 vsize=5356 CPUtime=0
/proc/32262/stat : 32262 (rsat.sh) S 32260 32262 31766 0 -1 4194304 305 103 0 0 0 0 0 0 18 0 1 0 279246074 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32262/statm: 1339 235 195 169 0 50 0
[pid=32265] ppid=32262 vsize=20428 CPUtime=588.3
/proc/32265/stat : 32265 (rsat) R 32262 32262 31766 0 -1 4194304 10794 0 0 0 58821 9 0 0 25 0 1 0 279246075 20918272 4597 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/32265/statm: 5107 4597 86 211 0 4893 0
Current children cumulated CPU time (s) 588.3
Current children cumulated vsize (KiB) 25784

[startup+595.107 s]
/proc/loadavg: 0.99 0.98 0.97 2/79 32265
/proc/meminfo: memFree=1841080/2055920 swapFree=4153680/4192956
[pid=32262] ppid=32260 vsize=5356 CPUtime=0
/proc/32262/stat : 32262 (rsat.sh) S 32260 32262 31766 0 -1 4194304 305 103 0 0 0 0 0 0 18 0 1 0 279246074 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32262/statm: 1339 235 195 169 0 50 0
[pid=32265] ppid=32262 vsize=20296 CPUtime=594.7
/proc/32265/stat : 32265 (rsat) R 32262 32262 31766 0 -1 4194304 10795 0 0 0 59461 9 0 0 25 0 1 0 279246075 20783104 4575 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522435 0 0 4096 1026 0 0 0 17 0 0 0
/proc/32265/statm: 5074 4575 86 211 0 4860 0
Current children cumulated CPU time (s) 594.7
Current children cumulated vsize (KiB) 25652

[startup+598.302 s]
/proc/loadavg: 0.99 0.98 0.97 2/79 32265
/proc/meminfo: memFree=1841464/2055920 swapFree=4153680/4192956
[pid=32262] ppid=32260 vsize=5356 CPUtime=0
/proc/32262/stat : 32262 (rsat.sh) S 32260 32262 31766 0 -1 4194304 305 103 0 0 0 0 0 0 18 0 1 0 279246074 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32262/statm: 1339 235 195 169 0 50 0
[pid=32265] ppid=32262 vsize=19640 CPUtime=597.9
/proc/32265/stat : 32265 (rsat) R 32262 32262 31766 0 -1 4194304 10795 0 0 0 59781 9 0 0 25 0 1 0 279246075 20111360 4481 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134523176 0 0 4096 1026 0 0 0 17 0 0 0
/proc/32265/statm: 4910 4481 86 211 0 4696 0
Current children cumulated CPU time (s) 597.9
Current children cumulated vsize (KiB) 24996

[startup+599.101 s]
/proc/loadavg: 0.99 0.98 0.97 2/79 32265
/proc/meminfo: memFree=1841464/2055920 swapFree=4153680/4192956
[pid=32262] ppid=32260 vsize=5356 CPUtime=0
/proc/32262/stat : 32262 (rsat.sh) S 32260 32262 31766 0 -1 4194304 305 103 0 0 0 0 0 0 18 0 1 0 279246074 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32262/statm: 1339 235 195 169 0 50 0
[pid=32265] ppid=32262 vsize=18988 CPUtime=598.69
/proc/32265/stat : 32265 (rsat) R 32262 32262 31766 0 -1 4194304 10795 0 0 0 59860 9 0 0 25 0 1 0 279246075 19443712 4353 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522442 0 0 4096 1026 0 0 0 17 0 0 0
/proc/32265/statm: 4747 4353 86 211 0 4533 0
Current children cumulated CPU time (s) 598.69
Current children cumulated vsize (KiB) 24344

[startup+599.505 s]
/proc/loadavg: 0.99 0.98 0.97 2/79 32265
/proc/meminfo: memFree=1842232/2055920 swapFree=4153680/4192956
[pid=32262] ppid=32260 vsize=5356 CPUtime=0
/proc/32262/stat : 32262 (rsat.sh) S 32260 32262 31766 0 -1 4194304 305 103 0 0 0 0 0 0 18 0 1 0 279246074 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32262/statm: 1339 235 195 169 0 50 0
[pid=32265] ppid=32262 vsize=18732 CPUtime=599.1
/proc/32265/stat : 32265 (rsat) R 32262 32262 31766 0 -1 4194304 10795 0 0 0 59901 9 0 0 25 0 1 0 279246075 19181568 4289 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/32265/statm: 4683 4289 86 211 0 4469 0
Current children cumulated CPU time (s) 599.1
Current children cumulated vsize (KiB) 24088

[startup+599.701 s]
/proc/loadavg: 0.99 0.98 0.97 2/79 32265
/proc/meminfo: memFree=1842232/2055920 swapFree=4153680/4192956
[pid=32262] ppid=32260 vsize=5360 CPUtime=599.29
/proc/32262/stat : 32262 (rsat.sh) S 32260 32262 31766 0 -1 4194304 333 10904 0 0 0 0 59919 10 18 0 1 0 279246074 5488640 239 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32262/statm: 1340 239 196 169 0 51 0
Current children cumulated CPU time (s) 599.29
Current children cumulated vsize (KiB) 5360

Child status: 20
Real time (s): 599.704
CPU time (s): 599.309
CPU user time (s): 599.198
CPU system time (s): 0.110983
CPU usage (%): 99.9342
Max. virtual memory (cumulated for all children) (KiB): 32184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 599.198
system time used= 0.110983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11364
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= 51
involuntary context switches= 11108

runsolver used 0.565913 second user time and 1.62175 second system time

The end

Launcher Data (download as text)

Begin job on node19 on Fri May  4 21:14:47 UTC 2007

IDJOB= 455845
IDBENCH= 20438
IDSOLVER= 169
FILE ID= node19/455845-1178313286

PBS_JOBID= 5188539

Free space on /tmp= 66563 MiB

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

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  e3db629d913d76ea47534f9df94ead1b

RANDOM SEED= 739008335

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node19.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.213
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.213
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:       1860704 kB
Buffers:         23092 kB
Cached:          80996 kB
SwapCached:       8180 kB
Active:          47680 kB
Inactive:        79696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1860704 kB
SwapTotal:     4192956 kB
SwapFree:      4153680 kB
Dirty:            1752 kB
Writeback:           0 kB
Mapped:          30288 kB
Slab:            53440 kB
Committed_AS:  9057496 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 node19 on Fri May  4 21:24:47 UTC 2007