Trace number 455836

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 273.728 273.889

General information on the benchmark

Namecrafted/spence/
medium/s69-100.cnf
MD5SUMb1f1c259b38436e8c9f1623770b4a93b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.98039
Satisfiable
(Un)Satisfiability was proved
Number of variables69
Number of clauses148
Sum of the clauses size444
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3148
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 |     148      444 |      44       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 69   #clauses: 148   #literals: 444
0.00/0.00	c CPU time:   0 s
0.00/0.00	c ==============================================================================
0.00/0.00	c Rsat version 2.00
273.64/273.87	c CNF stats: (69 vars, 148 clauses)
273.64/273.87	c Decisions: 575330
273.64/273.87	c Conflicts: 483211
273.64/273.88	c Time: 273.76000s
273.64/273.88	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/node18/watcher-455836-1178313075 -o ROOT/results/node18/solver-455836-1178313075 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/455836-1178313075/rsat.sh /tmp/evaluation/455836-1178313075/instance-455836-1178313075.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.83 1.70 1.32 3/77 25625
/proc/meminfo: memFree=1577984/2055920 swapFree=4147200/4192956
[pid=25625] ppid=25623 vsize=5356 CPUtime=0
/proc/25625/stat : 25625 (rsat.sh) S 25623 25625 25123 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 279224910 5484544 234 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25625/statm: 1339 234 195 169 0 50 0
[pid=25626] ppid=25625 vsize=0 CPUtime=0
/proc/25626/stat : 25626 (SatElite) D 25625 25625 25123 0 -1 4194308 103 0 0 0 0 0 0 0 15 0 1 0 279224910 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 3 18446744072100051646 0 0 17 1 0 0
/proc/25626/statm: 0 0 0 0 0 0 0

[startup+0.011785 s]
/proc/loadavg: 1.83 1.70 1.32 3/77 25625
/proc/meminfo: memFree=1577984/2055920 swapFree=4147200/4192956
[pid=25625] ppid=25623 vsize=5356 CPUtime=0
/proc/25625/stat : 25625 (rsat.sh) S 25623 25625 25123 0 -1 4194304 305 103 0 0 0 0 0 0 18 0 1 0 279224910 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25625/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101791 s]
/proc/loadavg: 1.83 1.70 1.32 3/77 25625
/proc/meminfo: memFree=1577984/2055920 swapFree=4147200/4192956
[pid=25625] ppid=25623 vsize=5356 CPUtime=0
/proc/25625/stat : 25625 (rsat.sh) S 25623 25625 25123 0 -1 4194304 305 103 0 0 0 0 0 0 18 0 1 0 279224910 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25625/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301809 s]
/proc/loadavg: 1.83 1.70 1.32 3/77 25625
/proc/meminfo: memFree=1577984/2055920 swapFree=4147200/4192956
[pid=25625] ppid=25623 vsize=5356 CPUtime=0
/proc/25625/stat : 25625 (rsat.sh) S 25623 25625 25123 0 -1 4194304 305 103 0 0 0 0 0 0 18 0 1 0 279224910 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25625/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701848 s]
/proc/loadavg: 1.83 1.70 1.32 3/77 25625
/proc/meminfo: memFree=1577984/2055920 swapFree=4147200/4192956
[pid=25625] ppid=25623 vsize=5356 CPUtime=0
/proc/25625/stat : 25625 (rsat.sh) S 25623 25625 25123 0 -1 4194304 305 103 0 0 0 0 0 0 18 0 1 0 279224910 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25625/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50192 s]
/proc/loadavg: 1.83 1.70 1.32 2/79 25628
/proc/meminfo: memFree=1575792/2055920 swapFree=4147200/4192956
[pid=25625] ppid=25623 vsize=5356 CPUtime=0
/proc/25625/stat : 25625 (rsat.sh) S 25623 25625 25123 0 -1 4194304 305 103 0 0 0 0 0 0 18 0 1 0 279224910 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25625/statm: 1339 235 195 169 0 50 0
[pid=25628] ppid=25625 vsize=2828 CPUtime=1.49
/proc/25628/stat : 25628 (rsat) R 25625 25625 25123 0 -1 4194304 724 0 0 0 149 0 0 0 25 0 1 0 279224910 2895872 548 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522815 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25628/statm: 707 548 86 211 0 493 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8184

[startup+3.10208 s]
/proc/loadavg: 1.83 1.70 1.32 2/79 25628
/proc/meminfo: memFree=1574896/2055920 swapFree=4147200/4192956
[pid=25625] ppid=25623 vsize=5356 CPUtime=0
/proc/25625/stat : 25625 (rsat.sh) S 25623 25625 25123 0 -1 4194304 305 103 0 0 0 0 0 0 18 0 1 0 279224910 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25625/statm: 1339 235 195 169 0 50 0
[pid=25628] ppid=25625 vsize=3776 CPUtime=3.08
/proc/25628/stat : 25628 (rsat) R 25625 25625 25123 0 -1 4194304 1155 0 0 0 308 0 0 0 25 0 1 0 279224910 3866624 750 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25628/statm: 944 750 86 211 0 730 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9132

[startup+6.30139 s]
/proc/loadavg: 1.77 1.69 1.32 2/79 25628
/proc/meminfo: memFree=1573552/2055920 swapFree=4147200/4192956
[pid=25625] ppid=25623 vsize=5356 CPUtime=0
/proc/25625/stat : 25625 (rsat.sh) S 25623 25625 25123 0 -1 4194304 305 103 0 0 0 0 0 0 18 0 1 0 279224910 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25625/statm: 1339 235 195 169 0 50 0
[pid=25628] ppid=25625 vsize=4648 CPUtime=6.28
/proc/25628/stat : 25628 (rsat) R 25625 25625 25123 0 -1 4194304 1608 0 0 0 628 0 0 0 25 0 1 0 279224910 4759552 1007 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25628/statm: 1162 1007 86 211 0 948 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10004

[startup+12.702 s]
/proc/loadavg: 1.71 1.68 1.32 2/79 25628
/proc/meminfo: memFree=1572080/2055920 swapFree=4147200/4192956
[pid=25625] ppid=25623 vsize=5356 CPUtime=0
/proc/25625/stat : 25625 (rsat.sh) S 25623 25625 25123 0 -1 4194304 305 103 0 0 0 0 0 0 18 0 1 0 279224910 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25625/statm: 1339 235 195 169 0 50 0
[pid=25628] ppid=25625 vsize=6248 CPUtime=12.68
/proc/25628/stat : 25628 (rsat) R 25625 25625 25123 0 -1 4194304 2490 0 0 0 1267 1 0 0 25 0 1 0 279224910 6397952 1359 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25628/statm: 1562 1359 86 211 0 1348 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11604

[startup+25.5012 s]
/proc/loadavg: 1.55 1.64 1.31 2/79 25628
/proc/meminfo: memFree=1570552/2055920 swapFree=4147200/4192956
[pid=25625] ppid=25623 vsize=5356 CPUtime=0
/proc/25625/stat : 25625 (rsat.sh) S 25623 25625 25123 0 -1 4194304 305 103 0 0 0 0 0 0 18 0 1 0 279224910 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25625/statm: 1339 235 195 169 0 50 0
[pid=25628] ppid=25625 vsize=8892 CPUtime=25.48
/proc/25628/stat : 25628 (rsat) R 25625 25625 25123 0 -1 4194304 3135 0 0 0 2546 2 0 0 25 0 1 0 279224910 9105408 1810 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25628/statm: 2223 1810 86 211 0 2009 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 14248

[startup+51.1017 s]
/proc/loadavg: 1.36 1.59 1.30 2/79 25628
/proc/meminfo: memFree=1569528/2055920 swapFree=4147200/4192956
[pid=25625] ppid=25623 vsize=5356 CPUtime=0
/proc/25625/stat : 25625 (rsat.sh) S 25623 25625 25123 0 -1 4194304 305 103 0 0 0 0 0 0 18 0 1 0 279224910 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25625/statm: 1339 235 195 169 0 50 0
[pid=25628] ppid=25625 vsize=9700 CPUtime=51.06
/proc/25628/stat : 25628 (rsat) R 25625 25625 25123 0 -1 4194304 4239 0 0 0 5104 2 0 0 25 0 1 0 279224910 9932800 2067 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25628/statm: 2425 2067 86 211 0 2211 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 15056

[startup+102.306 s]
/proc/loadavg: 1.15 1.50 1.28 2/79 25628
/proc/meminfo: memFree=1566584/2055920 swapFree=4147200/4192956
[pid=25625] ppid=25623 vsize=5356 CPUtime=0
/proc/25625/stat : 25625 (rsat.sh) S 25623 25625 25123 0 -1 4194304 305 103 0 0 0 0 0 0 18 0 1 0 279224910 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25625/statm: 1339 235 195 169 0 50 0
[pid=25628] ppid=25625 vsize=11856 CPUtime=102.24
/proc/25628/stat : 25628 (rsat) R 25625 25625 25123 0 -1 4194304 5891 0 0 0 10220 4 0 0 25 0 1 0 279224910 12140544 2732 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522815 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25628/statm: 2964 2732 86 211 0 2750 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 17212

[startup+162.301 s]
/proc/loadavg: 1.06 1.40 1.26 2/79 25628
/proc/meminfo: memFree=1564792/2055920 swapFree=4147200/4192956
[pid=25625] ppid=25623 vsize=5356 CPUtime=0
/proc/25625/stat : 25625 (rsat.sh) S 25623 25625 25123 0 -1 4194304 305 103 0 0 0 0 0 0 18 0 1 0 279224910 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25625/statm: 1339 235 195 169 0 50 0
[pid=25628] ppid=25625 vsize=14280 CPUtime=162.19
/proc/25628/stat : 25628 (rsat) R 25625 25625 25123 0 -1 4194304 6377 0 0 0 16215 4 0 0 25 0 1 0 279224910 14622720 3218 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25628/statm: 3570 3218 86 211 0 3356 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 19636

[startup+222.301 s]
/proc/loadavg: 1.02 1.33 1.24 2/79 25628
/proc/meminfo: memFree=1561400/2055920 swapFree=4147200/4192956
[pid=25625] ppid=25623 vsize=5356 CPUtime=0
/proc/25625/stat : 25625 (rsat.sh) S 25623 25625 25123 0 -1 4194304 305 103 0 0 0 0 0 0 18 0 1 0 279224910 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25625/statm: 1339 235 195 169 0 50 0
[pid=25628] ppid=25625 vsize=19504 CPUtime=222.17
/proc/25628/stat : 25628 (rsat) R 25625 25625 25123 0 -1 4194304 7710 0 0 0 22211 6 0 0 25 0 1 0 279224910 19972096 4099 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25628/statm: 4876 4099 86 211 0 4662 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 24860

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

[startup+230.302 s]
/proc/loadavg: 1.02 1.32 1.24 2/79 25628
/proc/meminfo: memFree=1561080/2055920 swapFree=4147200/4192956
[pid=25625] ppid=25623 vsize=5356 CPUtime=0
/proc/25625/stat : 25625 (rsat.sh) S 25623 25625 25123 0 -1 4194304 305 103 0 0 0 0 0 0 18 0 1 0 279224910 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25625/statm: 1339 235 195 169 0 50 0
[pid=25628] ppid=25625 vsize=20028 CPUtime=230.16
/proc/25628/stat : 25628 (rsat) R 25625 25625 25123 0 -1 4194304 7791 0 0 0 23010 6 0 0 25 0 1 0 279224910 20508672 4180 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25628/statm: 5007 4180 86 211 0 4793 0
Current children cumulated CPU time (s) 230.16
Current children cumulated vsize (KiB) 25384

[startup+255.901 s]
/proc/loadavg: 1.01 1.29 1.23 2/79 25628
/proc/meminfo: memFree=1562680/2055920 swapFree=4147200/4192956
[pid=25625] ppid=25623 vsize=5356 CPUtime=0
/proc/25625/stat : 25625 (rsat.sh) S 25623 25625 25123 0 -1 4194304 305 103 0 0 0 0 0 0 18 0 1 0 279224910 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25625/statm: 1339 235 195 169 0 50 0
[pid=25628] ppid=25625 vsize=16648 CPUtime=255.75
/proc/25628/stat : 25628 (rsat) R 25625 25625 25123 0 -1 4194304 9535 0 0 0 25568 7 0 0 25 0 1 0 279224910 17047552 3719 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25628/statm: 4162 3719 86 211 0 3948 0
Current children cumulated CPU time (s) 255.75
Current children cumulated vsize (KiB) 22004

[startup+262.301 s]
/proc/loadavg: 1.01 1.29 1.23 2/79 25628
/proc/meminfo: memFree=1562680/2055920 swapFree=4147200/4192956
[pid=25625] ppid=25623 vsize=5356 CPUtime=0
/proc/25625/stat : 25625 (rsat.sh) S 25623 25625 25123 0 -1 4194304 305 103 0 0 0 0 0 0 18 0 1 0 279224910 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25625/statm: 1339 235 195 169 0 50 0
[pid=25628] ppid=25625 vsize=16648 CPUtime=262.15
/proc/25628/stat : 25628 (rsat) R 25625 25625 25123 0 -1 4194304 9535 0 0 0 26208 7 0 0 25 0 1 0 279224910 17047552 3719 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25628/statm: 4162 3719 86 211 0 3948 0
Current children cumulated CPU time (s) 262.15
Current children cumulated vsize (KiB) 22004

[startup+268.703 s]
/proc/loadavg: 1.01 1.28 1.23 2/79 25628
/proc/meminfo: memFree=1562744/2055920 swapFree=4147200/4192956
[pid=25625] ppid=25623 vsize=5356 CPUtime=0
/proc/25625/stat : 25625 (rsat.sh) S 25623 25625 25123 0 -1 4194304 305 103 0 0 0 0 0 0 18 0 1 0 279224910 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25625/statm: 1339 235 195 169 0 50 0
[pid=25628] ppid=25625 vsize=16648 CPUtime=268.54
/proc/25628/stat : 25628 (rsat) R 25625 25625 25123 0 -1 4194304 9535 0 0 0 26847 7 0 0 25 0 1 0 279224910 17047552 3719 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25628/statm: 4162 3719 86 211 0 3948 0
Current children cumulated CPU time (s) 268.54
Current children cumulated vsize (KiB) 22004

[startup+271.902 s]
/proc/loadavg: 1.01 1.28 1.23 2/79 25628
/proc/meminfo: memFree=1562744/2055920 swapFree=4147200/4192956
[pid=25625] ppid=25623 vsize=5356 CPUtime=0
/proc/25625/stat : 25625 (rsat.sh) S 25623 25625 25123 0 -1 4194304 305 103 0 0 0 0 0 0 18 0 1 0 279224910 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25625/statm: 1339 235 195 169 0 50 0
[pid=25628] ppid=25625 vsize=16648 CPUtime=271.74
/proc/25628/stat : 25628 (rsat) R 25625 25625 25123 0 -1 4194304 9535 0 0 0 27167 7 0 0 25 0 1 0 279224910 17047552 3719 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25628/statm: 4162 3719 86 211 0 3948 0
Current children cumulated CPU time (s) 271.74
Current children cumulated vsize (KiB) 22004

[startup+272.701 s]
/proc/loadavg: 1.01 1.28 1.23 2/79 25628
/proc/meminfo: memFree=1562744/2055920 swapFree=4147200/4192956
[pid=25625] ppid=25623 vsize=5356 CPUtime=0
/proc/25625/stat : 25625 (rsat.sh) S 25623 25625 25123 0 -1 4194304 305 103 0 0 0 0 0 0 18 0 1 0 279224910 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25625/statm: 1339 235 195 169 0 50 0
[pid=25628] ppid=25625 vsize=16648 CPUtime=272.54
/proc/25628/stat : 25628 (rsat) R 25625 25625 25123 0 -1 4194304 9535 0 0 0 27247 7 0 0 25 0 1 0 279224910 17047552 3719 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522435 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25628/statm: 4162 3719 86 211 0 3948 0
Current children cumulated CPU time (s) 272.54
Current children cumulated vsize (KiB) 22004

[startup+273.501 s]
/proc/loadavg: 1.01 1.28 1.23 2/79 25628
/proc/meminfo: memFree=1562744/2055920 swapFree=4147200/4192956
[pid=25625] ppid=25623 vsize=5356 CPUtime=0
/proc/25625/stat : 25625 (rsat.sh) S 25623 25625 25123 0 -1 4194304 305 103 0 0 0 0 0 0 18 0 1 0 279224910 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25625/statm: 1339 235 195 169 0 50 0
[pid=25628] ppid=25625 vsize=16648 CPUtime=273.34
/proc/25628/stat : 25628 (rsat) R 25625 25625 25123 0 -1 4194304 9535 0 0 0 27327 7 0 0 25 0 1 0 279224910 17047552 3719 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25628/statm: 4162 3719 86 211 0 3948 0
Current children cumulated CPU time (s) 273.34
Current children cumulated vsize (KiB) 22004

[startup+273.701 s]
/proc/loadavg: 1.01 1.28 1.23 2/79 25628
/proc/meminfo: memFree=1562744/2055920 swapFree=4147200/4192956
[pid=25625] ppid=25623 vsize=5356 CPUtime=0
/proc/25625/stat : 25625 (rsat.sh) S 25623 25625 25123 0 -1 4194304 305 103 0 0 0 0 0 0 18 0 1 0 279224910 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25625/statm: 1339 235 195 169 0 50 0
[pid=25628] ppid=25625 vsize=16648 CPUtime=273.54
/proc/25628/stat : 25628 (rsat) R 25625 25625 25123 0 -1 4194304 9535 0 0 0 27347 7 0 0 25 0 1 0 279224910 17047552 3719 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134529225 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25628/statm: 4162 3719 86 211 0 3948 0
Current children cumulated CPU time (s) 273.54
Current children cumulated vsize (KiB) 22004

[startup+273.801 s]
/proc/loadavg: 1.01 1.28 1.23 2/79 25628
/proc/meminfo: memFree=1562744/2055920 swapFree=4147200/4192956
[pid=25625] ppid=25623 vsize=5356 CPUtime=0
/proc/25625/stat : 25625 (rsat.sh) S 25623 25625 25123 0 -1 4194304 305 103 0 0 0 0 0 0 18 0 1 0 279224910 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25625/statm: 1339 235 195 169 0 50 0
[pid=25628] ppid=25625 vsize=16648 CPUtime=273.64
/proc/25628/stat : 25628 (rsat) R 25625 25625 25123 0 -1 4194304 9535 0 0 0 27357 7 0 0 25 0 1 0 279224910 17047552 3719 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522439 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25628/statm: 4162 3719 86 211 0 3948 0
Current children cumulated CPU time (s) 273.64
Current children cumulated vsize (KiB) 22004

Child status: 20
Real time (s): 273.889
CPU time (s): 273.728
CPU user time (s): 273.65
CPU system time (s): 0.077988
CPU usage (%): 99.9413
Max. virtual memory (cumulated for all children) (KiB): 31672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 273.65
system time used= 0.077988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10104
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= 6350

runsolver used 0.26196 second user time and 0.743886 second system time

The end

Launcher Data (download as text)

Begin job on node18 on Fri May  4 21:11:15 UTC 2007

IDJOB= 455836
IDBENCH= 20435
IDSOLVER= 169
FILE ID= node18/455836-1178313075

PBS_JOBID= 5188548

Free space on /tmp= 66563 MiB

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

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  b1f1c259b38436e8c9f1623770b4a93b

RANDOM SEED= 194289433

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node18.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:       1578392 kB
Buffers:        111452 kB
Cached:         244536 kB
SwapCached:      15428 kB
Active:         175804 kB
Inactive:       206296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1578392 kB
SwapTotal:     4192956 kB
SwapFree:      4147200 kB
Dirty:            1672 kB
Writeback:           0 kB
Mapped:          30168 kB
Slab:            80916 kB
Committed_AS:  8642084 kB
PageTables:       1776 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 node18 on Fri May  4 21:15:49 UTC 2007