Trace number 316300

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 611.883 612.038

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.1754
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.000999 s
0.00/0.00	c ==============================================================================
0.00/0.00	c Rsat version 2.00
611.83/612.01	c CNF stats: (73 vars, 156 clauses)
611.83/612.01	c Decisions: 810557
611.83/612.01	c Conflicts: 693143
611.83/612.03	c Time: 611.96000s
611.83/612.03	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node34/watcher-316300-1172666764 -o ROOT/results/node34/solver-316300-1172666764 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/316300-1172666764/rsat.sh /tmp/evaluation/316300-1172666764/instance-316300-1172666764.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 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.89 0.96 0.97 3/64 11997
/proc/meminfo: memFree=670288/2055920 swapFree=4183944/4192956
[pid=11997] ppid=11995 vsize=5352 CPUtime=0
/proc/11997/stat : 11997 (rsat.sh) S 11995 11997 11688 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 260440235 5480448 233 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11997/statm: 1338 233 195 169 0 49 0
[pid=11998] ppid=11997 vsize=0 CPUtime=0
/proc/11998/stat : 11998 (SatElite) D 11997 11997 11688 0 -1 4194308 104 0 0 0 0 0 0 0 19 0 1 0 260440235 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 3 18446744072100051646 0 0 17 1 0 0
/proc/11998/statm: 0 0 0 0 0 0 0

[startup+0.0948559 s]
/proc/loadavg: 0.89 0.96 0.97 3/64 11997
/proc/meminfo: memFree=670288/2055920 swapFree=4183944/4192956
[pid=11997] ppid=11995 vsize=5352 CPUtime=0
/proc/11997/stat : 11997 (rsat.sh) S 11995 11997 11688 0 -1 4194304 306 104 0 0 0 0 0 0 18 0 1 0 260440235 5480448 234 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11997/statm: 1338 234 195 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.101853 s]
/proc/loadavg: 0.89 0.96 0.97 3/64 11997
/proc/meminfo: memFree=670288/2055920 swapFree=4183944/4192956
[pid=11997] ppid=11995 vsize=5352 CPUtime=0
/proc/11997/stat : 11997 (rsat.sh) S 11995 11997 11688 0 -1 4194304 306 104 0 0 0 0 0 0 18 0 1 0 260440235 5480448 234 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11997/statm: 1338 234 195 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.301869 s]
/proc/loadavg: 0.89 0.96 0.97 3/64 11997
/proc/meminfo: memFree=670288/2055920 swapFree=4183944/4192956
[pid=11997] ppid=11995 vsize=5352 CPUtime=0
/proc/11997/stat : 11997 (rsat.sh) S 11995 11997 11688 0 -1 4194304 306 104 0 0 0 0 0 0 18 0 1 0 260440235 5480448 234 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11997/statm: 1338 234 195 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.7019 s]
/proc/loadavg: 0.89 0.96 0.97 3/64 11997
/proc/meminfo: memFree=670288/2055920 swapFree=4183944/4192956
[pid=11997] ppid=11995 vsize=5352 CPUtime=0
/proc/11997/stat : 11997 (rsat.sh) S 11995 11997 11688 0 -1 4194304 306 104 0 0 0 0 0 0 18 0 1 0 260440235 5480448 234 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11997/statm: 1338 234 195 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+1.50196 s]
/proc/loadavg: 0.89 0.96 0.97 2/66 12000
/proc/meminfo: memFree=668416/2055920 swapFree=4183944/4192956
[pid=11997] ppid=11995 vsize=5352 CPUtime=0
/proc/11997/stat : 11997 (rsat.sh) S 11995 11997 11688 0 -1 4194304 306 104 0 0 0 0 0 0 18 0 1 0 260440235 5480448 234 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11997/statm: 1338 234 195 169 0 49 0
[pid=12000] ppid=11997 vsize=2808 CPUtime=1.48
/proc/12000/stat : 12000 (rsat) R 11997 11997 11688 0 -1 4194304 722 0 0 0 148 0 0 0 25 0 1 0 260440235 2875392 547 18446744073709551615 134512640 135377749 4294956784 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12000/statm: 702 547 86 211 0 488 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8160

[startup+3.10109 s]
/proc/loadavg: 0.89 0.96 0.97 2/66 12000
/proc/meminfo: memFree=667456/2055920 swapFree=4183944/4192956
[pid=11997] ppid=11995 vsize=5352 CPUtime=0
/proc/11997/stat : 11997 (rsat.sh) S 11995 11997 11688 0 -1 4194304 306 104 0 0 0 0 0 0 18 0 1 0 260440235 5480448 234 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11997/statm: 1338 234 195 169 0 49 0
[pid=12000] ppid=11997 vsize=3752 CPUtime=3.08
/proc/12000/stat : 12000 (rsat) R 11997 11997 11688 0 -1 4194304 1130 0 0 0 308 0 0 0 25 0 1 0 260440235 3842048 726 18446744073709551615 134512640 135377749 4294956784 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12000/statm: 938 726 86 211 0 724 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9104

[startup+6.30235 s]
/proc/loadavg: 0.90 0.96 0.97 2/66 12000
/proc/meminfo: memFree=665792/2055920 swapFree=4183944/4192956
[pid=11997] ppid=11995 vsize=5352 CPUtime=0
/proc/11997/stat : 11997 (rsat.sh) S 11995 11997 11688 0 -1 4194304 306 104 0 0 0 0 0 0 18 0 1 0 260440235 5480448 234 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11997/statm: 1338 234 195 169 0 49 0
[pid=12000] ppid=11997 vsize=5204 CPUtime=6.27
/proc/12000/stat : 12000 (rsat) R 11997 11997 11688 0 -1 4194304 1917 0 0 0 627 0 0 0 25 0 1 0 260440235 5328896 1027 18446744073709551615 134512640 135377749 4294956784 18446744073709551615 134522822 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12000/statm: 1301 1027 86 211 0 1087 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 10556

[startup+12.7019 s]
/proc/loadavg: 0.91 0.96 0.97 2/66 12000
/proc/meminfo: memFree=664320/2055920 swapFree=4183944/4192956
[pid=11997] ppid=11995 vsize=5352 CPUtime=0
/proc/11997/stat : 11997 (rsat.sh) S 11995 11997 11688 0 -1 4194304 306 104 0 0 0 0 0 0 18 0 1 0 260440235 5480448 234 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11997/statm: 1338 234 195 169 0 49 0
[pid=12000] ppid=11997 vsize=6888 CPUtime=12.68
/proc/12000/stat : 12000 (rsat) R 11997 11997 11688 0 -1 4194304 2767 0 0 0 1267 1 0 0 25 0 1 0 260440235 7053312 1489 18446744073709551615 134512640 135377749 4294956784 18446744073709551615 134979953 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12000/statm: 1722 1489 86 211 0 1508 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 12240

[startup+25.5019 s]
/proc/loadavg: 0.93 0.96 0.97 2/66 12000
/proc/meminfo: memFree=663168/2055920 swapFree=4183944/4192956
[pid=11997] ppid=11995 vsize=5352 CPUtime=0
/proc/11997/stat : 11997 (rsat.sh) S 11995 11997 11688 0 -1 4194304 306 104 0 0 0 0 0 0 18 0 1 0 260440235 5480448 234 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11997/statm: 1338 234 195 169 0 49 0
[pid=12000] ppid=11997 vsize=7624 CPUtime=25.47
/proc/12000/stat : 12000 (rsat) R 11997 11997 11688 0 -1 4194304 2997 0 0 0 2546 1 0 0 25 0 1 0 260440235 7806976 1719 18446744073709551615 134512640 135377749 4294956784 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12000/statm: 1906 1719 86 211 0 1692 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 12976

[startup+51.1019 s]
/proc/loadavg: 0.95 0.96 0.97 2/66 12000
/proc/meminfo: memFree=661120/2055920 swapFree=4183944/4192956
[pid=11997] ppid=11995 vsize=5352 CPUtime=0
/proc/11997/stat : 11997 (rsat.sh) S 11995 11997 11688 0 -1 4194304 306 104 0 0 0 0 0 0 18 0 1 0 260440235 5480448 234 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11997/statm: 1338 234 195 169 0 49 0
[pid=12000] ppid=11997 vsize=10040 CPUtime=51.07
/proc/12000/stat : 12000 (rsat) R 11997 11997 11688 0 -1 4194304 4435 0 0 0 5105 2 0 0 25 0 1 0 260440235 10280960 2191 18446744073709551615 134512640 135377749 4294956784 18446744073709551615 134522833 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12000/statm: 2510 2191 86 211 0 2296 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 15392

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.97 2/66 12000
/proc/meminfo: memFree=657728/2055920 swapFree=4183944/4192956
[pid=11997] ppid=11995 vsize=5352 CPUtime=0
/proc/11997/stat : 11997 (rsat.sh) S 11995 11997 11688 0 -1 4194304 306 104 0 0 0 0 0 0 18 0 1 0 260440235 5480448 234 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11997/statm: 1338 234 195 169 0 49 0
[pid=12000] ppid=11997 vsize=13712 CPUtime=102.26
/proc/12000/stat : 12000 (rsat) R 11997 11997 11688 0 -1 4194304 5331 0 0 0 10223 3 0 0 25 0 1 0 260440235 14041088 3054 18446744073709551615 134512640 135377749 4294956784 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12000/statm: 3428 3054 86 211 0 3214 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 19064

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 12000
/proc/meminfo: memFree=656896/2055920 swapFree=4183944/4192956
[pid=11997] ppid=11995 vsize=5352 CPUtime=0
/proc/11997/stat : 11997 (rsat.sh) S 11995 11997 11688 0 -1 4194304 306 104 0 0 0 0 0 0 18 0 1 0 260440235 5480448 234 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11997/statm: 1338 234 195 169 0 49 0
[pid=12000] ppid=11997 vsize=14276 CPUtime=162.24
/proc/12000/stat : 12000 (rsat) R 11997 11997 11688 0 -1 4194304 6525 0 0 0 16220 4 0 0 25 0 1 0 260440235 14618624 3253 18446744073709551615 134512640 135377749 4294956784 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12000/statm: 3569 3253 86 211 0 3355 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 19628

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 12000
/proc/meminfo: memFree=654528/2055920 swapFree=4183944/4192956
[pid=11997] ppid=11995 vsize=5352 CPUtime=0
/proc/11997/stat : 11997 (rsat.sh) S 11995 11997 11688 0 -1 4194304 306 104 0 0 0 0 0 0 18 0 1 0 260440235 5480448 234 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11997/statm: 1338 234 195 169 0 49 0
[pid=12000] ppid=11997 vsize=18328 CPUtime=222.23
/proc/12000/stat : 12000 (rsat) R 11997 11997 11688 0 -1 4194304 7565 0 0 0 22218 5 0 0 25 0 1 0 260440235 18767872 3841 18446744073709551615 134512640 135377749 4294956784 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12000/statm: 4582 3841 86 211 0 4368 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 23680

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 12000
/proc/meminfo: memFree=653120/2055920 swapFree=4183944/4192956
[pid=11997] ppid=11995 vsize=5352 CPUtime=0
/proc/11997/stat : 11997 (rsat.sh) S 11995 11997 11688 0 -1 4194304 306 104 0 0 0 0 0 0 18 0 1 0 260440235 5480448 234 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11997/statm: 1338 234 195 169 0 49 0
[pid=12000] ppid=11997 vsize=18284 CPUtime=282.22
/proc/12000/stat : 12000 (rsat) R 11997 11997 11688 0 -1 4194304 9868 0 0 0 28215 7 0 0 25 0 1 0 260440235 18722816 4134 18446744073709551615 134512640 135377749 4294956784 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12000/statm: 4571 4134 86 211 0 4357 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 23636

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 12000
/proc/meminfo: memFree=653120/2055920 swapFree=4183944/4192956
[pid=11997] ppid=11995 vsize=5352 CPUtime=0
/proc/11997/stat : 11997 (rsat.sh) S 11995 11997 11688 0 -1 4194304 306 104 0 0 0 0 0 0 18 0 1 0 260440235 5480448 234 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11997/statm: 1338 234 195 169 0 49 0
[pid=12000] ppid=11997 vsize=18284 CPUtime=342.2
/proc/12000/stat : 12000 (rsat) R 11997 11997 11688 0 -1 4194304 9874 0 0 0 34213 7 0 0 25 0 1 0 260440235 18722816 4140 18446744073709551615 134512640 135377749 4294956784 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12000/statm: 4571 4140 86 211 0 4357 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 23636

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 12000
/proc/meminfo: memFree=652416/2055920 swapFree=4183944/4192956
[pid=11997] ppid=11995 vsize=5352 CPUtime=0
/proc/11997/stat : 11997 (rsat.sh) S 11995 11997 11688 0 -1 4194304 306 104 0 0 0 0 0 0 18 0 1 0 260440235 5480448 234 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11997/statm: 1338 234 195 169 0 49 0
[pid=12000] ppid=11997 vsize=18928 CPUtime=402.18
/proc/12000/stat : 12000 (rsat) R 11997 11997 11688 0 -1 4194304 10262 0 0 0 40211 7 0 0 25 0 1 0 260440235 19382272 4295 18446744073709551615 134512640 135377749 4294956784 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12000/statm: 4732 4295 86 211 0 4518 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 24280

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 12000
/proc/meminfo: memFree=652416/2055920 swapFree=4183944/4192956
[pid=11997] ppid=11995 vsize=5352 CPUtime=0
/proc/11997/stat : 11997 (rsat.sh) S 11995 11997 11688 0 -1 4194304 306 104 0 0 0 0 0 0 18 0 1 0 260440235 5480448 234 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11997/statm: 1338 234 195 169 0 49 0
[pid=12000] ppid=11997 vsize=19188 CPUtime=462.18
/proc/12000/stat : 12000 (rsat) R 11997 11997 11688 0 -1 4194304 10329 0 0 0 46210 8 0 0 25 0 1 0 260440235 19648512 4329 18446744073709551615 134512640 135377749 4294956784 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12000/statm: 4797 4329 86 211 0 4583 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 24540

[startup+522.302 s]
/proc/loadavg: 1.04 0.99 0.98 2/66 12000
/proc/meminfo: memFree=651584/2055920 swapFree=4183944/4192956
[pid=11997] ppid=11995 vsize=5352 CPUtime=0
/proc/11997/stat : 11997 (rsat.sh) S 11995 11997 11688 0 -1 4194304 306 104 0 0 0 0 0 0 18 0 1 0 260440235 5480448 234 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11997/statm: 1338 234 195 169 0 49 0
[pid=12000] ppid=11997 vsize=20564 CPUtime=522.16
/proc/12000/stat : 12000 (rsat) R 11997 11997 11688 0 -1 4194304 10567 0 0 0 52208 8 0 0 25 0 1 0 260440235 21057536 4567 18446744073709551615 134512640 135377749 4294956784 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12000/statm: 5141 4567 86 211 0 4927 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 25916

[startup+582.301 s]
/proc/loadavg: 1.06 1.00 0.98 2/66 12000
/proc/meminfo: memFree=650880/2055920 swapFree=4183944/4192956
[pid=11997] ppid=11995 vsize=5352 CPUtime=0
/proc/11997/stat : 11997 (rsat.sh) S 11995 11997 11688 0 -1 4194304 306 104 0 0 0 0 0 0 18 0 1 0 260440235 5480448 234 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11997/statm: 1338 234 195 169 0 49 0
[pid=12000] ppid=11997 vsize=21356 CPUtime=582.14
/proc/12000/stat : 12000 (rsat) R 11997 11997 11688 0 -1 4194304 10733 0 0 0 58206 8 0 0 25 0 1 0 260440235 21868544 4733 18446744073709551615 134512640 135377749 4294956784 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12000/statm: 5339 4733 86 211 0 5125 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 26708

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

[startup+588.702 s]
/proc/loadavg: 1.05 1.00 0.98 2/66 12000
/proc/meminfo: memFree=650752/2055920 swapFree=4183944/4192956
[pid=11997] ppid=11995 vsize=5352 CPUtime=0
/proc/11997/stat : 11997 (rsat.sh) S 11995 11997 11688 0 -1 4194304 306 104 0 0 0 0 0 0 18 0 1 0 260440235 5480448 234 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11997/statm: 1338 234 195 169 0 49 0
[pid=12000] ppid=11997 vsize=21356 CPUtime=588.54
/proc/12000/stat : 12000 (rsat) R 11997 11997 11688 0 -1 4194304 10748 0 0 0 58846 8 0 0 25 0 1 0 260440235 21868544 4748 18446744073709551615 134512640 135377749 4294956784 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12000/statm: 5339 4748 86 211 0 5125 0
Current children cumulated CPU time (s) 588.54
Current children cumulated vsize (KiB) 26708

[startup+601.502 s]
/proc/loadavg: 1.04 1.00 0.98 2/66 12000
/proc/meminfo: memFree=651264/2055920 swapFree=4183944/4192956
[pid=11997] ppid=11995 vsize=5352 CPUtime=0
/proc/11997/stat : 11997 (rsat.sh) S 11995 11997 11688 0 -1 4194304 306 104 0 0 0 0 0 0 18 0 1 0 260440235 5480448 234 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11997/statm: 1338 234 195 169 0 49 0
[pid=12000] ppid=11997 vsize=20428 CPUtime=601.34
/proc/12000/stat : 12000 (rsat) R 11997 11997 11688 0 -1 4194304 10794 0 0 0 60126 8 0 0 25 0 1 0 260440235 20918272 4597 18446744073709551615 134512640 135377749 4294956784 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12000/statm: 5107 4597 86 211 0 4893 0
Current children cumulated CPU time (s) 601.34
Current children cumulated vsize (KiB) 25780

[startup+607.901 s]
/proc/loadavg: 1.04 1.00 0.98 2/66 12000
/proc/meminfo: memFree=651328/2055920 swapFree=4183944/4192956
[pid=11997] ppid=11995 vsize=5352 CPUtime=0
/proc/11997/stat : 11997 (rsat.sh) S 11995 11997 11688 0 -1 4194304 306 104 0 0 0 0 0 0 18 0 1 0 260440235 5480448 234 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11997/statm: 1338 234 195 169 0 49 0
[pid=12000] ppid=11997 vsize=20164 CPUtime=607.73
/proc/12000/stat : 12000 (rsat) R 11997 11997 11688 0 -1 4194304 10795 0 0 0 60765 8 0 0 25 0 1 0 260440235 20647936 4557 18446744073709551615 134512640 135377749 4294956784 18446744073709551615 134522435 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12000/statm: 5041 4557 86 211 0 4827 0
Current children cumulated CPU time (s) 607.73
Current children cumulated vsize (KiB) 25516

[startup+609.502 s]
/proc/loadavg: 1.03 1.00 0.98 2/66 12000
/proc/meminfo: memFree=651712/2055920 swapFree=4183944/4192956
[pid=11997] ppid=11995 vsize=5352 CPUtime=0
/proc/11997/stat : 11997 (rsat.sh) S 11995 11997 11688 0 -1 4194304 306 104 0 0 0 0 0 0 18 0 1 0 260440235 5480448 234 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11997/statm: 1338 234 195 169 0 49 0
[pid=12000] ppid=11997 vsize=19640 CPUtime=609.33
/proc/12000/stat : 12000 (rsat) R 11997 11997 11688 0 -1 4194304 10795 0 0 0 60925 8 0 0 25 0 1 0 260440235 20111360 4481 18446744073709551615 134512640 135377749 4294956784 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12000/statm: 4910 4481 86 211 0 4696 0
Current children cumulated CPU time (s) 609.33
Current children cumulated vsize (KiB) 24992

[startup+611.102 s]
/proc/loadavg: 1.03 1.00 0.98 2/66 12000
/proc/meminfo: memFree=651712/2055920 swapFree=4183944/4192956
[pid=11997] ppid=11995 vsize=5352 CPUtime=0
/proc/11997/stat : 11997 (rsat.sh) S 11995 11997 11688 0 -1 4194304 306 104 0 0 0 0 0 0 18 0 1 0 260440235 5480448 234 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11997/statm: 1338 234 195 169 0 49 0
[pid=12000] ppid=11997 vsize=19508 CPUtime=610.93
/proc/12000/stat : 12000 (rsat) R 11997 11997 11688 0 -1 4194304 10795 0 0 0 61085 8 0 0 25 0 1 0 260440235 19976192 4456 18446744073709551615 134512640 135377749 4294956784 18446744073709551615 134522435 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12000/statm: 4877 4456 86 211 0 4663 0
Current children cumulated CPU time (s) 610.93
Current children cumulated vsize (KiB) 24860

[startup+611.502 s]
/proc/loadavg: 1.03 1.00 0.98 2/66 12000
/proc/meminfo: memFree=652480/2055920 swapFree=4183944/4192956
[pid=11997] ppid=11995 vsize=5352 CPUtime=0
/proc/11997/stat : 11997 (rsat.sh) S 11995 11997 11688 0 -1 4194304 306 104 0 0 0 0 0 0 18 0 1 0 260440235 5480448 234 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11997/statm: 1338 234 195 169 0 49 0
[pid=12000] ppid=11997 vsize=18732 CPUtime=611.34
/proc/12000/stat : 12000 (rsat) R 11997 11997 11688 0 -1 4194304 10795 0 0 0 61126 8 0 0 25 0 1 0 260440235 19181568 4289 18446744073709551615 134512640 135377749 4294956784 18446744073709551615 134522439 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12000/statm: 4683 4289 86 211 0 4469 0
Current children cumulated CPU time (s) 611.34
Current children cumulated vsize (KiB) 24084

[startup+611.902 s]
/proc/loadavg: 1.03 1.00 0.98 2/66 12000
/proc/meminfo: memFree=652480/2055920 swapFree=4183944/4192956
[pid=11997] ppid=11995 vsize=5352 CPUtime=0
/proc/11997/stat : 11997 (rsat.sh) S 11995 11997 11688 0 -1 4194304 306 104 0 0 0 0 0 0 18 0 1 0 260440235 5480448 234 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11997/statm: 1338 234 195 169 0 49 0
[pid=12000] ppid=11997 vsize=18732 CPUtime=611.73
/proc/12000/stat : 12000 (rsat) R 11997 11997 11688 0 -1 4194304 10795 0 0 0 61165 8 0 0 25 0 1 0 260440235 19181568 4289 18446744073709551615 134512640 135377749 4294956784 18446744073709551615 134983576 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12000/statm: 4683 4289 86 211 0 4469 0
Current children cumulated CPU time (s) 611.73
Current children cumulated vsize (KiB) 24084

[startup+612.002 s]
/proc/loadavg: 1.03 1.00 0.98 2/66 12000
/proc/meminfo: memFree=652480/2055920 swapFree=4183944/4192956
[pid=11997] ppid=11995 vsize=5352 CPUtime=0
/proc/11997/stat : 11997 (rsat.sh) S 11995 11997 11688 0 -1 4194304 306 104 0 0 0 0 0 0 18 0 1 0 260440235 5480448 234 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11997/statm: 1338 234 195 169 0 49 0
[pid=12000] ppid=11997 vsize=18732 CPUtime=611.83
/proc/12000/stat : 12000 (rsat) R 11997 11997 11688 0 -1 4194304 10795 0 0 0 61175 8 0 0 25 0 1 0 260440235 19181568 4289 18446744073709551615 134512640 135377749 4294956784 18446744073709551615 134983564 0 0 4096 1026 0 0 0 17 1 0 0
/proc/12000/statm: 4683 4289 86 211 0 4469 0
Current children cumulated CPU time (s) 611.83
Current children cumulated vsize (KiB) 24084

Child status: 20
Real time (s): 612.038
CPU time (s): 611.883
CPU user time (s): 611.784
CPU system time (s): 0.098984
CPU usage (%): 99.9746
Max. virtual memory (cumulated for all children) (KiB): 32180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 611.784
system time used= 0.098984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11366
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 53
involuntary context switches= 966

runsolver used 0.604908 second user time and 1.26081 second system time

The end

Launcher Data (download as text)

Begin job on node34 on Wed Feb 28 12:46:04 UTC 2007

IDJOB= 316300
IDBENCH= 20438
IDSOLVER= 104
FILE ID= node34/316300-1172666764

PBS_JOBID= 3981235

Free space on /tmp= 66277 MiB

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

META MD5SUM SOLVER= 42fb71d21991acbdd759c16645f65450
MD5SUM BENCH=  e3db629d913d76ea47534f9df94ead1b

RANDOM SEED= 42438404

TIME LIMIT= 1200 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.234
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.234
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:        670696 kB
Buffers:         39712 kB
Cached:        1282996 kB
SwapCached:       3224 kB
Active:         416780 kB
Inactive:       916180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        670696 kB
SwapTotal:     4192956 kB
SwapFree:      4183944 kB
Dirty:            1856 kB
Writeback:           0 kB
Mapped:          15832 kB
Slab:            38272 kB
Committed_AS:   620996 kB
PageTables:       1396 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= 66277 MiB

End job on node34 on Wed Feb 28 12:56:17 UTC 2007