Trace number 1555476

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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 2009-03-22UNSAT 742.936 743.306

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitswegner/
countbitswegner064.cnf
MD5SUM1a0b22841159d2c84fdcb857229ffa08
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark155.387
Satisfiable
(Un)Satisfiability was proved
Number of variables24448
Number of clauses73151
Sum of the clauses size170683
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 248766
Number of clauses of size 324383
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.03/0.06	c ==============================================================================
0.03/0.06	c |           |     ORIGINAL     |              LEARNT              |          |
0.03/0.06	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.03/0.06	c ==============================================================================
0.03/0.06	c |         0 |   73149   170681 |   21944       0        0     nan |  0.000 % |
0.59/0.60	c |         0 |   42312   121394 |      --       0       --      -- |     --   | -30835/-49282
0.59/0.60	c ==============================================================================
0.59/0.60	c Result  :   #vars: 9180   #clauses: 42312   #literals: 121394
0.59/0.60	c CPU time:   0.556915 s
0.59/0.60	c ==============================================================================
0.59/0.65	c Rsat version 3.02
0.59/0.68	c Base unit clause learned: 0
742.81/743.28	c CNF stats: (9180 vars, 42312 clauses)
742.81/743.28	c Decisions: 2165867
742.81/743.28	c Conflicts: 1210013
742.81/743.28	c Restarts: 14
742.81/743.28	c Avg lpc: 75.00
742.81/743.28	c Max decision level: 274
742.81/743.28	c KB reduction: 56 (1090860 clauses removed)
742.81/743.28	c Final decision lit size:9180 (100.00 %)
742.81/743.28	c Final stack/save sizes: 728(7.93 %)/11648(126.88 %)
742.81/743.28	c Final cdc size: 1600 (17.43 %)
742.81/743.28	c ***********************************************
742.81/743.28	c Conflicts with bac: 39180/1210013 (3.24 %)
742.81/743.28	c Avg bac size: 20.74
742.81/743.28	c Avg bac bt depth: 7.85 vs 1.48 (normal)
742.81/743.29	c Running time: 742.02719 seconds
742.81/743.29	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1555476-1238741484/watcher-1555476-1238741484 -o /tmp/evaluation-result-1555476-1238741484/solver-1555476-1238741484 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1555476-1238741484.cnf HOME 

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): 1800 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.99 1.61 1.26 3/65 4084
/proc/meminfo: memFree=1750168/2055920 swapFree=4177732/4192956
[pid=4084] ppid=4082 vsize=5356 CPUtime=0
/proc/4084/stat : 4084 (rsat.sh) R 4082 4084 3982 0 -1 4194304 271 0 0 0 0 0 0 0 18 0 1 0 1146810702 5484544 239 1992294400 4194304 4889804 548682068768 18446744073709551615 250968861343 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/4084/statm: 1339 239 198 169 0 50 0
[pid=4085] ppid=4084 vsize=1516 CPUtime=0
/proc/4085/stat : 4085 (SatElite) R 4084 4084 3982 0 -1 4194304 231 0 0 0 0 0 0 0 18 0 1 0 1146810703 1552384 214 1992294400 4194304 4959918 548682068672 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 0 0 0
/proc/4085/statm: 379 218 64 186 0 189 0

[startup+0.0398929 s]
/proc/loadavg: 1.99 1.61 1.26 3/65 4084
/proc/meminfo: memFree=1750168/2055920 swapFree=4177732/4192956
[pid=4084] ppid=4082 vsize=5356 CPUtime=0
/proc/4084/stat : 4084 (rsat.sh) S 4082 4084 3982 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 1146810702 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4084/statm: 1339 240 199 169 0 50 0
[pid=4085] ppid=4084 vsize=12272 CPUtime=0.03
/proc/4085/stat : 4085 (SatElite) R 4084 4084 3982 0 -1 4194304 2557 0 0 0 2 1 0 0 19 0 1 0 1146810703 12566528 2540 1992294400 4194304 4959918 548682068672 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 0 0 0
/proc/4085/statm: 3101 2542 64 186 0 2911 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 17628

[startup+0.102904 s]
/proc/loadavg: 1.99 1.61 1.26 3/65 4084
/proc/meminfo: memFree=1750168/2055920 swapFree=4177732/4192956
[pid=4084] ppid=4082 vsize=5356 CPUtime=0
/proc/4084/stat : 4084 (rsat.sh) S 4082 4084 3982 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 1146810702 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4084/statm: 1339 240 199 169 0 50 0
[pid=4085] ppid=4084 vsize=19412 CPUtime=0.09
/proc/4085/stat : 4085 (SatElite) R 4084 4084 3982 0 -1 4194304 4490 0 0 0 7 2 0 0 19 0 1 0 1146810703 19877888 4329 1992294400 4194304 4959918 548682068672 18446744073709551615 4444704 0 0 4096 3 0 0 0 17 0 0 0
/proc/4085/statm: 4853 4329 92 186 0 4663 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24768

[startup+0.301939 s]
/proc/loadavg: 1.99 1.61 1.26 3/65 4084
/proc/meminfo: memFree=1750168/2055920 swapFree=4177732/4192956
[pid=4084] ppid=4082 vsize=5356 CPUtime=0
/proc/4084/stat : 4084 (rsat.sh) S 4082 4084 3982 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 1146810702 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4084/statm: 1339 240 199 169 0 50 0
[pid=4085] ppid=4084 vsize=22288 CPUtime=0.29
/proc/4085/stat : 4085 (SatElite) R 4084 4084 3982 0 -1 4194304 5196 0 0 0 25 4 0 0 21 0 1 0 1146810703 22822912 5035 1992294400 4194304 4959918 548682068672 18446744073709551615 4270212 0 0 4096 3 0 0 0 17 0 0 0
/proc/4085/statm: 5572 5035 92 186 0 5382 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27644

[startup+0.703023 s]
/proc/loadavg: 1.99 1.61 1.26 3/65 4084
/proc/meminfo: memFree=1750168/2055920 swapFree=4177732/4192956
[pid=4084] ppid=4082 vsize=5356 CPUtime=0.64
/proc/4084/stat : 4084 (rsat.sh) S 4082 4084 3982 0 -1 4194304 315 5565 0 0 0 0 59 5 16 0 1 0 1146810702 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4084/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0.64
Current children cumulated vsize (KiB) 5356

[startup+1.50115 s]
/proc/loadavg: 1.91 1.60 1.25 2/67 4087
/proc/meminfo: memFree=1742664/2055920 swapFree=4177732/4192956
[pid=4084] ppid=4082 vsize=5356 CPUtime=0.64
/proc/4084/stat : 4084 (rsat.sh) S 4082 4084 3982 0 -1 4194304 315 5565 0 0 0 0 59 5 16 0 1 0 1146810702 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4084/statm: 1339 242 199 169 0 50 0
[pid=4087] ppid=4084 vsize=7060 CPUtime=0.84
/proc/4087/stat : 4087 (rsat) R 4084 4084 3982 0 -1 4194304 1361 0 0 0 84 0 0 0 24 0 1 0 1146810768 7229440 1296 1992294400 4194304 5460562 548682068784 18446744073709551615 4226048 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4087/statm: 1765 1296 116 309 0 1452 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 12416

[startup+3.10143 s]
/proc/loadavg: 1.91 1.60 1.25 2/67 4087
/proc/meminfo: memFree=1741832/2055920 swapFree=4177732/4192956
[pid=4084] ppid=4082 vsize=5356 CPUtime=0.64
/proc/4084/stat : 4084 (rsat.sh) S 4082 4084 3982 0 -1 4194304 315 5565 0 0 0 0 59 5 16 0 1 0 1146810702 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4084/statm: 1339 242 199 169 0 50 0
[pid=4087] ppid=4084 vsize=8660 CPUtime=2.44
/proc/4087/stat : 4087 (rsat) R 4084 4084 3982 0 -1 4194304 1737 0 0 0 244 0 0 0 25 0 1 0 1146810768 8867840 1672 1992294400 4194304 5460562 548682068784 18446744073709551615 4214315 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4087/statm: 2165 1672 116 309 0 1852 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 14016

[startup+6.303 s]
/proc/loadavg: 2.00 1.62 1.26 2/67 4087
/proc/meminfo: memFree=1738312/2055920 swapFree=4177732/4192956
[pid=4084] ppid=4082 vsize=5356 CPUtime=0.64
/proc/4084/stat : 4084 (rsat.sh) S 4082 4084 3982 0 -1 4194304 315 5565 0 0 0 0 59 5 16 0 1 0 1146810702 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4084/statm: 1339 242 199 169 0 50 0
[pid=4087] ppid=4084 vsize=10588 CPUtime=5.64
/proc/4087/stat : 4087 (rsat) R 4084 4084 3982 0 -1 4194304 2401 0 0 0 563 1 0 0 25 0 1 0 1146810768 10842112 2183 1992294400 4194304 5460562 548682068784 18446744073709551615 4201914 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4087/statm: 2647 2183 119 309 0 2334 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 15944

[startup+12.7011 s]
/proc/loadavg: 1.92 1.61 1.26 2/67 4087
/proc/meminfo: memFree=1737736/2055920 swapFree=4177732/4192956
[pid=4084] ppid=4082 vsize=5356 CPUtime=0.64
/proc/4084/stat : 4084 (rsat.sh) S 4082 4084 3982 0 -1 4194304 315 5565 0 0 0 0 59 5 16 0 1 0 1146810702 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4084/statm: 1339 242 199 169 0 50 0
[pid=4087] ppid=4084 vsize=11496 CPUtime=12.03
/proc/4087/stat : 4087 (rsat) R 4084 4084 3982 0 -1 4194304 3360 0 0 0 1202 1 0 0 25 0 1 0 1146810768 11771904 2368 1992294400 4194304 5460562 548682068784 18446744073709551615 4201835 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4087/statm: 2874 2368 119 309 0 2561 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 16852

[startup+25.5014 s]
/proc/loadavg: 1.78 1.59 1.26 2/67 4087
/proc/meminfo: memFree=1737032/2055920 swapFree=4177732/4192956
[pid=4084] ppid=4082 vsize=5356 CPUtime=0.64
/proc/4084/stat : 4084 (rsat.sh) S 4082 4084 3982 0 -1 4194304 315 5565 0 0 0 0 59 5 16 0 1 0 1146810702 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4084/statm: 1339 242 199 169 0 50 0
[pid=4087] ppid=4084 vsize=12180 CPUtime=24.81
/proc/4087/stat : 4087 (rsat) R 4084 4084 3982 0 -1 4194304 5123 0 0 0 2479 2 0 0 25 0 1 0 1146810768 12472320 2563 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4087/statm: 3045 2563 119 309 0 2732 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 17536

[startup+51.102 s]
/proc/loadavg: 1.47 1.54 1.25 2/67 4087
/proc/meminfo: memFree=1734408/2055920 swapFree=4177732/4192956
[pid=4084] ppid=4082 vsize=5356 CPUtime=0.64
/proc/4084/stat : 4084 (rsat.sh) S 4082 4084 3982 0 -1 4194304 315 5565 0 0 0 0 59 5 16 0 1 0 1146810702 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4084/statm: 1339 242 199 169 0 50 0
[pid=4087] ppid=4084 vsize=15040 CPUtime=50.39
/proc/4087/stat : 4087 (rsat) R 4084 4084 3982 0 -1 4194304 9152 0 0 0 5035 4 0 0 25 0 1 0 1146810768 15400960 3194 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4087/statm: 3760 3194 119 309 0 3447 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 20396

[startup+102.306 s]
/proc/loadavg: 1.20 1.45 1.24 2/67 4087
/proc/meminfo: memFree=1729480/2055920 swapFree=4177732/4192956
[pid=4084] ppid=4082 vsize=5356 CPUtime=0.64
/proc/4084/stat : 4084 (rsat.sh) S 4082 4084 3982 0 -1 4194304 315 5565 0 0 0 0 59 5 16 0 1 0 1146810702 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4084/statm: 1339 242 199 169 0 50 0
[pid=4087] ppid=4084 vsize=19704 CPUtime=101.58
/proc/4087/stat : 4087 (rsat) R 4084 4084 3982 0 -1 4194304 15664 0 0 0 10149 9 0 0 25 0 1 0 1146810768 20176896 4426 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4087/statm: 4926 4426 119 309 0 4613 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 25060

[startup+162.302 s]
/proc/loadavg: 1.07 1.37 1.22 2/67 4087
/proc/meminfo: memFree=1722760/2055920 swapFree=4177732/4192956
[pid=4084] ppid=4082 vsize=5356 CPUtime=0.64
/proc/4084/stat : 4084 (rsat.sh) S 4082 4084 3982 0 -1 4194304 315 5565 0 0 0 0 59 5 16 0 1 0 1146810702 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4084/statm: 1339 242 199 169 0 50 0
[pid=4087] ppid=4084 vsize=27184 CPUtime=161.54
/proc/4087/stat : 4087 (rsat) R 4084 4084 3982 0 -1 4194304 21017 0 0 0 16142 12 0 0 25 0 1 0 1146810768 27836416 6093 1992294400 4194304 5460562 548682068784 18446744073709551615 4201784 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4087/statm: 6796 6093 119 309 0 6483 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 32540

[startup+222.301 s]
/proc/loadavg: 1.02 1.30 1.20 2/67 4087
/proc/meminfo: memFree=1721736/2055920 swapFree=4177732/4192956
[pid=4084] ppid=4082 vsize=5356 CPUtime=0.64
/proc/4084/stat : 4084 (rsat.sh) S 4082 4084 3982 0 -1 4194304 315 5565 0 0 0 0 59 5 16 0 1 0 1146810702 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4084/statm: 1339 242 199 169 0 50 0
[pid=4087] ppid=4084 vsize=28040 CPUtime=221.52
/proc/4087/stat : 4087 (rsat) R 4084 4084 3982 0 -1 4194304 25238 0 0 0 22138 14 0 0 25 0 1 0 1146810768 28712960 6346 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4087/statm: 7010 6346 119 309 0 6697 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 33396

[startup+282.302 s]
/proc/loadavg: 1.01 1.24 1.18 2/67 4087
/proc/meminfo: memFree=1715656/2055920 swapFree=4177732/4192956
[pid=4084] ppid=4082 vsize=5356 CPUtime=0.64
/proc/4084/stat : 4084 (rsat.sh) S 4082 4084 3982 0 -1 4194304 315 5565 0 0 0 0 59 5 16 0 1 0 1146810702 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4084/statm: 1339 242 199 169 0 50 0
[pid=4087] ppid=4084 vsize=33860 CPUtime=281.49
/proc/4087/stat : 4087 (rsat) R 4084 4084 3982 0 -1 4194304 29711 0 0 0 28133 16 0 0 25 0 1 0 1146810768 34672640 7843 1992294400 4194304 5460562 548682068784 18446744073709551615 4198077 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4087/statm: 8465 7843 119 309 0 8152 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 39216

[startup+342.302 s]
/proc/loadavg: 1.00 1.19 1.17 2/67 4087
/proc/meminfo: memFree=1715336/2055920 swapFree=4177732/4192956
[pid=4084] ppid=4082 vsize=5356 CPUtime=0.64
/proc/4084/stat : 4084 (rsat.sh) S 4082 4084 3982 0 -1 4194304 315 5565 0 0 0 0 59 5 16 0 1 0 1146810702 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4084/statm: 1339 242 199 169 0 50 0
[pid=4087] ppid=4084 vsize=34148 CPUtime=341.46
/proc/4087/stat : 4087 (rsat) R 4084 4084 3982 0 -1 4194304 31787 0 0 0 34129 17 0 0 25 0 1 0 1146810768 34967552 7935 1992294400 4194304 5460562 548682068784 18446744073709551615 4198014 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4087/statm: 8537 7935 119 309 0 8224 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 39504

[startup+402.302 s]
/proc/loadavg: 1.00 1.16 1.16 2/67 4087
/proc/meminfo: memFree=1711304/2055920 swapFree=4177732/4192956
[pid=4084] ppid=4082 vsize=5356 CPUtime=0.64
/proc/4084/stat : 4084 (rsat.sh) S 4082 4084 3982 0 -1 4194304 315 5565 0 0 0 0 59 5 16 0 1 0 1146810702 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4084/statm: 1339 242 199 169 0 50 0
[pid=4087] ppid=4084 vsize=38064 CPUtime=401.43
/proc/4087/stat : 4087 (rsat) R 4084 4084 3982 0 -1 4194304 34780 0 0 0 40124 19 0 0 25 0 1 0 1146810768 38977536 8944 1992294400 4194304 5460562 548682068784 18446744073709551615 4198115 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4087/statm: 9516 8944 119 309 0 9203 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 43420

[startup+462.302 s]
/proc/loadavg: 1.00 1.12 1.15 2/67 4087
/proc/meminfo: memFree=1708872/2055920 swapFree=4177732/4192956
[pid=4084] ppid=4082 vsize=5356 CPUtime=0.64
/proc/4084/stat : 4084 (rsat.sh) S 4082 4084 3982 0 -1 4194304 315 5565 0 0 0 0 59 5 16 0 1 0 1146810702 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4084/statm: 1339 242 199 169 0 50 0
[pid=4087] ppid=4084 vsize=40704 CPUtime=461.41
/proc/4087/stat : 4087 (rsat) R 4084 4084 3982 0 -1 4194304 36418 0 0 0 46120 21 0 0 25 0 1 0 1146810768 41680896 9575 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4087/statm: 10176 9575 119 309 0 9863 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 46060

[startup+522.302 s]
/proc/loadavg: 1.00 1.10 1.14 2/67 4087
/proc/meminfo: memFree=1706120/2055920 swapFree=4177732/4192956
[pid=4084] ppid=4082 vsize=5356 CPUtime=0.64
/proc/4084/stat : 4084 (rsat.sh) S 4082 4084 3982 0 -1 4194304 315 5565 0 0 0 0 59 5 16 0 1 0 1146810702 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4084/statm: 1339 242 199 169 0 50 0
[pid=4087] ppid=4084 vsize=43272 CPUtime=521.38
/proc/4087/stat : 4087 (rsat) R 4084 4084 3982 0 -1 4194304 39057 0 0 0 52116 22 0 0 25 0 1 0 1146810768 44310528 10229 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4087/statm: 10818 10229 119 309 0 10505 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 48628

[startup+582.301 s]
/proc/loadavg: 1.00 1.08 1.12 2/67 4093
/proc/meminfo: memFree=1705480/2055920 swapFree=4177732/4192956
[pid=4084] ppid=4082 vsize=5356 CPUtime=0.64
/proc/4084/stat : 4084 (rsat.sh) S 4082 4084 3982 0 -1 4194304 315 5565 0 0 0 0 59 5 16 0 1 0 1146810702 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4084/statm: 1339 242 199 169 0 50 0
[pid=4087] ppid=4084 vsize=43512 CPUtime=581.35
/proc/4087/stat : 4087 (rsat) R 4084 4084 3982 0 -1 4194304 40161 0 0 0 58113 22 0 0 25 0 1 0 1146810768 44556288 10341 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4087/statm: 10878 10341 119 309 0 10565 0
Current children cumulated CPU time (s) 581.99
Current children cumulated vsize (KiB) 48868

[startup+642.302 s]
/proc/loadavg: 1.00 1.06 1.11 2/67 4093
/proc/meminfo: memFree=1702920/2055920 swapFree=4177732/4192956
[pid=4084] ppid=4082 vsize=5356 CPUtime=0.64
/proc/4084/stat : 4084 (rsat.sh) S 4082 4084 3982 0 -1 4194304 315 5565 0 0 0 0 59 5 16 0 1 0 1146810702 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4084/statm: 1339 242 199 169 0 50 0
[pid=4087] ppid=4084 vsize=45916 CPUtime=641.33
/proc/4087/stat : 4087 (rsat) R 4084 4084 3982 0 -1 4194304 41800 0 0 0 64110 23 0 0 25 0 1 0 1146810768 47017984 10988 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4087/statm: 11479 10988 119 309 0 11166 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 51272

[startup+702.302 s]
/proc/loadavg: 1.00 1.05 1.10 2/67 4093
/proc/meminfo: memFree=1701512/2055920 swapFree=4177732/4192956
[pid=4084] ppid=4082 vsize=5356 CPUtime=0.64
/proc/4084/stat : 4084 (rsat.sh) S 4082 4084 3982 0 -1 4194304 315 5565 0 0 0 0 59 5 16 0 1 0 1146810702 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4084/statm: 1339 242 199 169 0 50 0
[pid=4087] ppid=4084 vsize=47276 CPUtime=701.29
/proc/4087/stat : 4087 (rsat) R 4084 4084 3982 0 -1 4194304 43136 0 0 0 70105 24 0 0 25 0 1 0 1146810768 48410624 11332 1992294400 4194304 5460562 548682068784 18446744073709551615 4198106 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4087/statm: 11819 11332 119 309 0 11506 0
Current children cumulated CPU time (s) 701.93
Current children cumulated vsize (KiB) 52632

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

[startup+716.701 s]
/proc/loadavg: 1.00 1.05 1.10 2/67 4093
/proc/meminfo: memFree=1701448/2055920 swapFree=4177732/4192956
[pid=4084] ppid=4082 vsize=5356 CPUtime=0.64
/proc/4084/stat : 4084 (rsat.sh) S 4082 4084 3982 0 -1 4194304 315 5565 0 0 0 0 59 5 16 0 1 0 1146810702 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4084/statm: 1339 242 199 169 0 50 0
[pid=4087] ppid=4084 vsize=47276 CPUtime=715.69
/proc/4087/stat : 4087 (rsat) R 4084 4084 3982 0 -1 4194304 43136 0 0 0 71545 24 0 0 25 0 1 0 1146810768 48410624 11332 1992294400 4194304 5460562 548682068784 18446744073709551615 4201741 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4087/statm: 11819 11332 119 309 0 11506 0
Current children cumulated CPU time (s) 716.33
Current children cumulated vsize (KiB) 52632

[startup+729.501 s]
/proc/loadavg: 1.00 1.04 1.10 2/67 4093
/proc/meminfo: memFree=1701448/2055920 swapFree=4177732/4192956
[pid=4084] ppid=4082 vsize=5356 CPUtime=0.64
/proc/4084/stat : 4084 (rsat.sh) S 4082 4084 3982 0 -1 4194304 315 5565 0 0 0 0 59 5 16 0 1 0 1146810702 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4084/statm: 1339 242 199 169 0 50 0
[pid=4087] ppid=4084 vsize=47276 CPUtime=728.48
/proc/4087/stat : 4087 (rsat) R 4084 4084 3982 0 -1 4194304 43136 0 0 0 72824 24 0 0 25 0 1 0 1146810768 48410624 11332 1992294400 4194304 5460562 548682068784 18446744073709551615 4201894 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4087/statm: 11819 11332 119 309 0 11506 0
Current children cumulated CPU time (s) 729.12
Current children cumulated vsize (KiB) 52632

[startup+735.906 s]
/proc/loadavg: 1.00 1.04 1.09 2/67 4093
/proc/meminfo: memFree=1701448/2055920 swapFree=4177732/4192956
[pid=4084] ppid=4082 vsize=5356 CPUtime=0.64
/proc/4084/stat : 4084 (rsat.sh) S 4082 4084 3982 0 -1 4194304 315 5565 0 0 0 0 59 5 16 0 1 0 1146810702 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4084/statm: 1339 242 199 169 0 50 0
[pid=4087] ppid=4084 vsize=47276 CPUtime=734.88
/proc/4087/stat : 4087 (rsat) R 4084 4084 3982 0 -1 4194304 43136 0 0 0 73464 24 0 0 25 0 1 0 1146810768 48410624 11332 1992294400 4194304 5460562 548682068784 18446744073709551615 4198198 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4087/statm: 11819 11332 119 309 0 11506 0
Current children cumulated CPU time (s) 735.52
Current children cumulated vsize (KiB) 52632

[startup+739.101 s]
/proc/loadavg: 1.00 1.04 1.09 2/67 4093
/proc/meminfo: memFree=1701448/2055920 swapFree=4177732/4192956
[pid=4084] ppid=4082 vsize=5356 CPUtime=0.64
/proc/4084/stat : 4084 (rsat.sh) S 4082 4084 3982 0 -1 4194304 315 5565 0 0 0 0 59 5 16 0 1 0 1146810702 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4084/statm: 1339 242 199 169 0 50 0
[pid=4087] ppid=4084 vsize=47276 CPUtime=738.08
/proc/4087/stat : 4087 (rsat) R 4084 4084 3982 0 -1 4194304 43136 0 0 0 73784 24 0 0 25 0 1 0 1146810768 48410624 11332 1992294400 4194304 5460562 548682068784 18446744073709551615 4198126 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4087/statm: 11819 11332 119 309 0 11506 0
Current children cumulated CPU time (s) 738.72
Current children cumulated vsize (KiB) 52632

[startup+740.701 s]
/proc/loadavg: 1.00 1.04 1.09 2/67 4093
/proc/meminfo: memFree=1701512/2055920 swapFree=4177732/4192956
[pid=4084] ppid=4082 vsize=5356 CPUtime=0.64
/proc/4084/stat : 4084 (rsat.sh) S 4082 4084 3982 0 -1 4194304 315 5565 0 0 0 0 59 5 16 0 1 0 1146810702 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4084/statm: 1339 242 199 169 0 50 0
[pid=4087] ppid=4084 vsize=47276 CPUtime=739.67
/proc/4087/stat : 4087 (rsat) R 4084 4084 3982 0 -1 4194304 43136 0 0 0 73943 24 0 0 25 0 1 0 1146810768 48410624 11332 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4087/statm: 11819 11332 119 309 0 11506 0
Current children cumulated CPU time (s) 740.31
Current children cumulated vsize (KiB) 52632

[startup+742.303 s]
/proc/loadavg: 1.00 1.04 1.09 2/67 4093
/proc/meminfo: memFree=1701512/2055920 swapFree=4177732/4192956
[pid=4084] ppid=4082 vsize=5356 CPUtime=0.64
/proc/4084/stat : 4084 (rsat.sh) S 4082 4084 3982 0 -1 4194304 315 5565 0 0 0 0 59 5 16 0 1 0 1146810702 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4084/statm: 1339 242 199 169 0 50 0
[pid=4087] ppid=4084 vsize=47276 CPUtime=741.27
/proc/4087/stat : 4087 (rsat) R 4084 4084 3982 0 -1 4194304 43136 0 0 0 74103 24 0 0 25 0 1 0 1146810768 48410624 11332 1992294400 4194304 5460562 548682068784 18446744073709551615 4211504 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4087/statm: 11819 11332 119 309 0 11506 0
Current children cumulated CPU time (s) 741.91
Current children cumulated vsize (KiB) 52632

[startup+743.102 s]
/proc/loadavg: 1.00 1.04 1.09 2/67 4093
/proc/meminfo: memFree=1701512/2055920 swapFree=4177732/4192956
[pid=4084] ppid=4082 vsize=5356 CPUtime=0.64
/proc/4084/stat : 4084 (rsat.sh) S 4082 4084 3982 0 -1 4194304 315 5565 0 0 0 0 59 5 16 0 1 0 1146810702 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4084/statm: 1339 242 199 169 0 50 0
[pid=4087] ppid=4084 vsize=47276 CPUtime=742.07
/proc/4087/stat : 4087 (rsat) R 4084 4084 3982 0 -1 4194304 43136 0 0 0 74183 24 0 0 25 0 1 0 1146810768 48410624 11332 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/4087/statm: 11819 11332 119 309 0 11506 0
Current children cumulated CPU time (s) 742.71
Current children cumulated vsize (KiB) 52632

[startup+743.302 s]
/proc/loadavg: 1.00 1.04 1.09 2/67 4093
/proc/meminfo: memFree=1701512/2055920 swapFree=4177732/4192956
[pid=4084] ppid=4082 vsize=5360 CPUtime=742.92
/proc/4084/stat : 4084 (rsat.sh) S 4082 4084 3982 0 -1 4194304 343 48705 0 0 0 0 74262 30 19 0 1 0 1146810702 5488640 244 1992294400 4194304 4889804 548682068768 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4084/statm: 1340 244 200 169 0 51 0
Current children cumulated CPU time (s) 742.92
Current children cumulated vsize (KiB) 5360

Child status: 20
Real time (s): 743.306
CPU time (s): 742.936
CPU user time (s): 742.625
CPU system time (s): 0.310952
CPU usage (%): 99.9502
Max. virtual memory (cumulated for all children) (KiB): 56728

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 742.625
system time used= 0.310952
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49174
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= 37
involuntary context switches= 2937

runsolver used 0.636903 second user time and 2.07268 second system time

The end

Launcher Data

Begin job on node56 at 2009-04-03 08:51:24
IDJOB=1555476
IDBENCH=70800
IDSOLVER=545
FILE ID=node56/1555476-1238741484
PBS_JOBID= 9085408
Free space on /tmp= 103184 MiB

SOLVER NAME= Rsat 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitswegner/countbitswegner064.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1555476-1238741484/watcher-1555476-1238741484 -o /tmp/evaluation-result-1555476-1238741484/solver-1555476-1238741484 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1555476-1238741484.cnf HOME

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 1a0b22841159d2c84fdcb857229ffa08
RANDOM SEED=2083082959

node56.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.256
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.256
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:       1750648 kB
Buffers:         41912 kB
Cached:         182068 kB
SwapCached:       9328 kB
Active:          93076 kB
Inactive:       141700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1750648 kB
SwapTotal:     4192956 kB
SwapFree:      4177732 kB
Dirty:            6936 kB
Writeback:           0 kB
Mapped:          16380 kB
Slab:            56468 kB
Committed_AS:  2884740 kB
PageTables:       1472 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= 103176 MiB
End job on node56 at 2009-04-03 09:03:48