Trace number 1729357

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-22? (TO) 1200.07 1200.81

General information on the benchmark

Namecrafted/Hard/contest03/others/
color-18-4.sat05-443.reshuffled-07.cnf
MD5SUMef7f419fe4e145465fe8ec684a206f9b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1296
Number of clauses95904
Sum of the clauses size379728
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21944
Number of clauses of size 30
Number of clauses of size 493960
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.04/0.08	c ==============================================================================
0.04/0.08	c |           |     ORIGINAL     |              LEARNT              |          |
0.04/0.08	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.04/0.08	c ==============================================================================
0.04/0.08	c |         0 |   95904   379728 |   28771       0        0     nan |  0.000 % |
7.27/7.33	c |         0 |   94608   563760 |      --       0       --      -- |     --   | -1296/184032
7.27/7.33	c ==============================================================================
7.27/7.33	c Result  :   #vars: 972   #clauses: 94608   #literals: 563760
7.27/7.33	c CPU time:   7.2659 s
7.27/7.33	c ==============================================================================
7.47/7.51	c Rsat version 3.02
7.57/7.61	c Base unit clause learned: 0

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1729357-1240748398/watcher-1729357-1240748398 -o /tmp/evaluation-result-1729357-1240748398/solver-1729357-1240748398 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1729357-1240748398.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: 0.92 0.98 0.99 3/64 25984
/proc/meminfo: memFree=1349496/2055920 swapFree=4192812/4192956
[pid=25984] ppid=25982 vsize=5356 CPUtime=0
/proc/25984/stat : 25984 (rsat.sh) S 25982 25984 25613 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 102873517 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25984/statm: 1339 239 199 169 0 50 0
[pid=25985] ppid=25984 vsize=1288 CPUtime=0
/proc/25985/stat : 25985 (SatElite) R 25984 25984 25613 0 -1 4194304 161 0 0 0 0 0 0 0 18 0 1 0 102873517 1318912 144 1992294400 4194304 4959918 548682068688 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 0 0 0
/proc/25985/statm: 322 146 64 186 0 132 0

[startup+0.0592201 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 25984
/proc/meminfo: memFree=1349496/2055920 swapFree=4192812/4192956
[pid=25984] ppid=25982 vsize=5356 CPUtime=0
/proc/25984/stat : 25984 (rsat.sh) S 25982 25984 25613 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 102873517 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25984/statm: 1339 239 199 169 0 50 0
[pid=25985] ppid=25984 vsize=7604 CPUtime=0.04
/proc/25985/stat : 25985 (SatElite) R 25984 25984 25613 0 -1 4194304 1647 0 0 0 4 0 0 0 18 0 1 0 102873517 7786496 1630 1992294400 4194304 4959918 548682068688 18446744073709551615 4444576 0 0 4096 3 0 0 0 17 0 0 0
/proc/25985/statm: 1901 1631 64 186 0 1711 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 12960

[startup+0.101229 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 25984
/proc/meminfo: memFree=1349496/2055920 swapFree=4192812/4192956
[pid=25984] ppid=25982 vsize=5356 CPUtime=0
/proc/25984/stat : 25984 (rsat.sh) S 25982 25984 25613 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 102873517 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25984/statm: 1339 239 199 169 0 50 0
[pid=25985] ppid=25984 vsize=13112 CPUtime=0.09
/proc/25985/stat : 25985 (SatElite) R 25984 25984 25613 0 -1 4194304 3010 0 0 0 8 1 0 0 18 0 1 0 102873517 13426688 2993 1992294400 4194304 4959918 548682068688 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 0 0 0
/proc/25985/statm: 3278 2993 90 186 0 3088 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18468

[startup+0.30127 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 25984
/proc/meminfo: memFree=1349496/2055920 swapFree=4192812/4192956
[pid=25984] ppid=25982 vsize=5356 CPUtime=0
/proc/25984/stat : 25984 (rsat.sh) S 25982 25984 25613 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 102873517 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25984/statm: 1339 239 199 169 0 50 0
[pid=25985] ppid=25984 vsize=15836 CPUtime=0.28
/proc/25985/stat : 25985 (SatElite) R 25984 25984 25613 0 -1 4194304 3649 0 0 0 26 2 0 0 19 0 1 0 102873517 16216064 3632 1992294400 4194304 4959918 548682068688 18446744073709551615 4444704 0 0 4096 3 0 0 0 17 0 0 0
/proc/25985/statm: 3959 3632 90 186 0 3769 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 21192

[startup+0.701355 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 25984
/proc/meminfo: memFree=1349496/2055920 swapFree=4192812/4192956
[pid=25984] ppid=25982 vsize=5356 CPUtime=0
/proc/25984/stat : 25984 (rsat.sh) S 25982 25984 25613 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 102873517 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25984/statm: 1339 239 199 169 0 50 0
[pid=25985] ppid=25984 vsize=18864 CPUtime=0.68
/proc/25985/stat : 25985 (SatElite) R 25984 25984 25613 0 -1 4194304 4406 0 0 0 65 3 0 0 23 0 1 0 102873517 19316736 4389 1992294400 4194304 4959918 548682068688 18446744073709551615 4409226 0 0 4096 3 0 0 0 17 0 0 0
/proc/25985/statm: 4716 4389 90 186 0 4526 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 24220

[startup+1.50153 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 25986
/proc/meminfo: memFree=1328680/2055920 swapFree=4192812/4192956
[pid=25984] ppid=25982 vsize=5356 CPUtime=0
/proc/25984/stat : 25984 (rsat.sh) S 25982 25984 25613 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 102873517 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25984/statm: 1339 239 199 169 0 50 0
[pid=25985] ppid=25984 vsize=19920 CPUtime=1.49
/proc/25985/stat : 25985 (SatElite) R 25984 25984 25613 0 -1 4194304 4696 0 0 0 145 4 0 0 25 0 1 0 102873517 20398080 4679 1992294400 4194304 4959918 548682068688 18446744073709551615 4269223 0 0 4096 3 0 0 0 17 0 0 0
/proc/25985/statm: 4980 4679 91 186 0 4790 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 25276

[startup+3.10288 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 25986
/proc/meminfo: memFree=1328552/2055920 swapFree=4192812/4192956
[pid=25984] ppid=25982 vsize=5356 CPUtime=0
/proc/25984/stat : 25984 (rsat.sh) S 25982 25984 25613 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 102873517 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25984/statm: 1339 239 199 169 0 50 0
[pid=25985] ppid=25984 vsize=19920 CPUtime=3.08
/proc/25985/stat : 25985 (SatElite) R 25984 25984 25613 0 -1 4194304 4696 0 0 0 304 4 0 0 25 0 1 0 102873517 20398080 4679 1992294400 4194304 4959918 548682068688 18446744073709551615 4269320 0 0 4096 3 0 0 0 17 1 0 0
/proc/25985/statm: 4980 4679 91 186 0 4790 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 25276

[startup+6.30156 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 25986
/proc/meminfo: memFree=1328232/2055920 swapFree=4192812/4192956
[pid=25984] ppid=25982 vsize=5356 CPUtime=0
/proc/25984/stat : 25984 (rsat.sh) S 25982 25984 25613 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 102873517 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25984/statm: 1339 239 199 169 0 50 0
[pid=25985] ppid=25984 vsize=19920 CPUtime=6.27
/proc/25985/stat : 25985 (SatElite) R 25984 25984 25613 0 -1 4194304 4696 0 0 0 623 4 0 0 25 0 1 0 102873517 20398080 4679 1992294400 4194304 4959918 548682068688 18446744073709551615 4269307 0 0 4096 3 0 0 0 17 0 0 0
/proc/25985/statm: 4980 4679 91 186 0 4790 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 25276

[startup+12.7019 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 25987
/proc/meminfo: memFree=1323688/2055920 swapFree=4192812/4192956
[pid=25984] ppid=25982 vsize=5356 CPUtime=7.49
/proc/25984/stat : 25984 (rsat.sh) S 25982 25984 25613 0 -1 4194304 312 4700 0 0 0 0 744 5 16 0 1 0 102873517 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25984/statm: 1339 241 199 169 0 50 0
[pid=25987] ppid=25984 vsize=23684 CPUtime=5.17
/proc/25987/stat : 25987 (rsat) R 25984 25984 25613 0 -1 4194304 6311 0 0 0 513 4 0 0 25 0 1 0 102874269 24252416 5320 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25987/statm: 5921 5320 118 309 0 5608 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 29040

[startup+25.5017 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 25987
/proc/meminfo: memFree=1321384/2055920 swapFree=4192812/4192956
[pid=25984] ppid=25982 vsize=5356 CPUtime=7.49
/proc/25984/stat : 25984 (rsat.sh) S 25982 25984 25613 0 -1 4194304 312 4700 0 0 0 0 744 5 16 0 1 0 102873517 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25984/statm: 1339 241 199 169 0 50 0
[pid=25987] ppid=25984 vsize=25680 CPUtime=17.97
/proc/25987/stat : 25987 (rsat) R 25984 25984 25613 0 -1 4194304 8745 0 0 0 1792 5 0 0 25 0 1 0 102874269 26296320 5834 1992294400 4194304 5460562 548682068800 18446744073709551615 4200103 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25987/statm: 6420 5834 118 309 0 6107 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 31036

[startup+51.1012 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 25987
/proc/meminfo: memFree=1316584/2055920 swapFree=4192812/4192956
[pid=25984] ppid=25982 vsize=5356 CPUtime=7.49
/proc/25984/stat : 25984 (rsat.sh) S 25982 25984 25613 0 -1 4194304 312 4700 0 0 0 0 744 5 16 0 1 0 102873517 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25984/statm: 1339 241 199 169 0 50 0
[pid=25987] ppid=25984 vsize=30016 CPUtime=43.52
/proc/25987/stat : 25987 (rsat) R 25984 25984 25613 0 -1 4194304 13263 0 0 0 4346 6 0 0 25 0 1 0 102874269 30736384 6992 1992294400 4194304 5460562 548682068800 18446744073709551615 4197972 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25987/statm: 7504 6992 118 309 0 7191 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 35372

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 25987
/proc/meminfo: memFree=1309864/2055920 swapFree=4192812/4192956
[pid=25984] ppid=25982 vsize=5356 CPUtime=7.49
/proc/25984/stat : 25984 (rsat.sh) S 25982 25984 25613 0 -1 4194304 312 4700 0 0 0 0 744 5 16 0 1 0 102873517 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25984/statm: 1339 241 199 169 0 50 0
[pid=25987] ppid=25984 vsize=37460 CPUtime=94.7
/proc/25987/stat : 25987 (rsat) R 25984 25984 25613 0 -1 4194304 20100 0 0 0 9461 9 0 0 25 0 1 0 102874269 38359040 8671 1992294400 4194304 5460562 548682068800 18446744073709551615 4198156 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25987/statm: 9365 8671 118 309 0 9052 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 42816

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25987
/proc/meminfo: memFree=1303592/2055920 swapFree=4192812/4192956
[pid=25984] ppid=25982 vsize=5356 CPUtime=7.49
/proc/25984/stat : 25984 (rsat.sh) S 25982 25984 25613 0 -1 4194304 312 4700 0 0 0 0 744 5 16 0 1 0 102873517 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25984/statm: 1339 241 199 169 0 50 0
[pid=25987] ppid=25984 vsize=43372 CPUtime=154.68
/proc/25987/stat : 25987 (rsat) R 25984 25984 25613 0 -1 4194304 27600 0 0 0 15455 13 0 0 25 0 1 0 102874269 44412928 10219 1992294400 4194304 5460562 548682068800 18446744073709551615 4201554 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25987/statm: 10843 10219 118 309 0 10530 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 48728

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25987
/proc/meminfo: memFree=1295144/2055920 swapFree=4192812/4192956
[pid=25984] ppid=25982 vsize=5356 CPUtime=7.49
/proc/25984/stat : 25984 (rsat.sh) S 25982 25984 25613 0 -1 4194304 312 4700 0 0 0 0 744 5 16 0 1 0 102873517 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25984/statm: 1339 241 199 169 0 50 0
[pid=25987] ppid=25984 vsize=51472 CPUtime=214.64
/proc/25987/stat : 25987 (rsat) R 25984 25984 25613 0 -1 4194304 34661 0 0 0 21446 18 0 0 25 0 1 0 102874269 52707328 12320 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25987/statm: 12868 12320 118 309 0 12555 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 56828

[startup+282.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25987
/proc/meminfo: memFree=1290536/2055920 swapFree=4192812/4192956
[pid=25984] ppid=25982 vsize=5356 CPUtime=7.49
/proc/25984/stat : 25984 (rsat.sh) S 25982 25984 25613 0 -1 4194304 312 4700 0 0 0 0 744 5 16 0 1 0 102873517 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25984/statm: 1339 241 199 169 0 50 0
[pid=25987] ppid=25984 vsize=55708 CPUtime=274.58
/proc/25987/stat : 25987 (rsat) R 25984 25984 25613 0 -1 4194304 38746 0 0 0 27438 20 0 0 25 0 1 0 102874269 57044992 13429 1992294400 4194304 5460562 548682068800 18446744073709551615 4199970 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25987/statm: 13927 13429 118 309 0 13614 0
Current children cumulated CPU time (s) 282.07
Current children cumulated vsize (KiB) 61064

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25987
/proc/meminfo: memFree=1287080/2055920 swapFree=4192812/4192956
[pid=25984] ppid=25982 vsize=5356 CPUtime=7.49
/proc/25984/stat : 25984 (rsat.sh) S 25982 25984 25613 0 -1 4194304 312 4700 0 0 0 0 744 5 16 0 1 0 102873517 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25984/statm: 1339 241 199 169 0 50 0
[pid=25987] ppid=25984 vsize=61080 CPUtime=334.56
/proc/25987/stat : 25987 (rsat) R 25984 25984 25613 0 -1 4194304 44160 0 0 0 33433 23 0 0 25 0 1 0 102874269 62545920 14293 1992294400 4194304 5460562 548682068800 18446744073709551615 4199946 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25987/statm: 15270 14293 118 309 0 14957 0

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

/proc/25987/statm: 18938 18126 118 309 0 18625 0
Current children cumulated CPU time (s) 521.94
Current children cumulated vsize (KiB) 81108

[startup+582.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25987
/proc/meminfo: memFree=1268584/2055920 swapFree=4192812/4192956
[pid=25984] ppid=25982 vsize=5356 CPUtime=7.49
/proc/25984/stat : 25984 (rsat.sh) S 25982 25984 25613 0 -1 4194304 312 4700 0 0 0 0 744 5 16 0 1 0 102873517 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25984/statm: 1339 241 199 169 0 50 0
[pid=25987] ppid=25984 vsize=78808 CPUtime=574.41
/proc/25987/stat : 25987 (rsat) R 25984 25984 25613 0 -1 4194304 64938 0 0 0 57407 34 0 0 25 0 1 0 102874269 80699392 18943 1992294400 4194304 5460562 548682068800 18446744073709551615 4198202 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25987/statm: 19702 18943 118 309 0 19389 0
Current children cumulated CPU time (s) 581.9
Current children cumulated vsize (KiB) 84164

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25987
/proc/meminfo: memFree=1265768/2055920 swapFree=4192812/4192956
[pid=25984] ppid=25982 vsize=5356 CPUtime=7.49
/proc/25984/stat : 25984 (rsat.sh) S 25982 25984 25613 0 -1 4194304 312 4700 0 0 0 0 744 5 16 0 1 0 102873517 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25984/statm: 1339 241 199 169 0 50 0
[pid=25987] ppid=25984 vsize=81492 CPUtime=634.39
/proc/25987/stat : 25987 (rsat) R 25984 25984 25613 0 -1 4194304 67656 0 0 0 63403 36 0 0 25 0 1 0 102874269 83447808 19645 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25987/statm: 20373 19645 118 309 0 20060 0
Current children cumulated CPU time (s) 641.88
Current children cumulated vsize (KiB) 86848

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25987
/proc/meminfo: memFree=1259496/2055920 swapFree=4192812/4192956
[pid=25984] ppid=25982 vsize=5356 CPUtime=7.49
/proc/25984/stat : 25984 (rsat.sh) S 25982 25984 25613 0 -1 4194304 312 4700 0 0 0 0 744 5 16 0 1 0 102873517 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25984/statm: 1339 241 199 169 0 50 0
[pid=25987] ppid=25984 vsize=87436 CPUtime=694.36
/proc/25987/stat : 25987 (rsat) R 25984 25984 25613 0 -1 4194304 73236 0 0 0 69397 39 0 0 25 0 1 0 102874269 89534464 21193 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25987/statm: 21859 21193 118 309 0 21546 0
Current children cumulated CPU time (s) 701.85
Current children cumulated vsize (KiB) 92792

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25987
/proc/meminfo: memFree=1256296/2055920 swapFree=4192812/4192956
[pid=25984] ppid=25982 vsize=5356 CPUtime=7.49
/proc/25984/stat : 25984 (rsat.sh) S 25982 25984 25613 0 -1 4194304 312 4700 0 0 0 0 744 5 16 0 1 0 102873517 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25984/statm: 1339 241 199 169 0 50 0
[pid=25987] ppid=25984 vsize=90484 CPUtime=754.33
/proc/25987/stat : 25987 (rsat) R 25984 25984 25613 0 -1 4194304 76045 0 0 0 75392 41 0 0 25 0 1 0 102874269 92655616 21986 1992294400 4194304 5460562 548682068800 18446744073709551615 4210625 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25987/statm: 22621 21986 118 309 0 22308 0
Current children cumulated CPU time (s) 761.82
Current children cumulated vsize (KiB) 95840

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25987
/proc/meminfo: memFree=1252776/2055920 swapFree=4192812/4192956
[pid=25984] ppid=25982 vsize=5356 CPUtime=7.49
/proc/25984/stat : 25984 (rsat.sh) S 25982 25984 25613 0 -1 4194304 312 4700 0 0 0 0 744 5 16 0 1 0 102873517 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25984/statm: 1339 241 199 169 0 50 0
[pid=25987] ppid=25984 vsize=93896 CPUtime=814.29
/proc/25987/stat : 25987 (rsat) R 25984 25984 25613 0 -1 4194304 78949 0 0 0 81387 42 0 0 25 0 1 0 102874269 96149504 22874 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25987/statm: 23474 22874 118 309 0 23161 0
Current children cumulated CPU time (s) 821.78
Current children cumulated vsize (KiB) 99252

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25987
/proc/meminfo: memFree=1250920/2055920 swapFree=4192812/4192956
[pid=25984] ppid=25982 vsize=5356 CPUtime=7.49
/proc/25984/stat : 25984 (rsat.sh) S 25982 25984 25613 0 -1 4194304 312 4700 0 0 0 0 744 5 16 0 1 0 102873517 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25984/statm: 1339 241 199 169 0 50 0
[pid=25987] ppid=25984 vsize=95600 CPUtime=874.26
/proc/25987/stat : 25987 (rsat) R 25984 25984 25613 0 -1 4194304 81427 0 0 0 87383 43 0 0 25 0 1 0 102874269 97894400 23336 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25987/statm: 23900 23336 118 309 0 23587 0
Current children cumulated CPU time (s) 881.75
Current children cumulated vsize (KiB) 100956

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25987
/proc/meminfo: memFree=1247592/2055920 swapFree=4192812/4192956
[pid=25984] ppid=25982 vsize=5356 CPUtime=7.49
/proc/25984/stat : 25984 (rsat.sh) S 25982 25984 25613 0 -1 4194304 312 4700 0 0 0 0 744 5 16 0 1 0 102873517 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25984/statm: 1339 241 199 169 0 50 0
[pid=25987] ppid=25984 vsize=98848 CPUtime=934.22
/proc/25987/stat : 25987 (rsat) R 25984 25984 25613 0 -1 4194304 84289 0 0 0 93377 45 0 0 25 0 1 0 102874269 101220352 24182 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25987/statm: 24712 24182 118 309 0 24399 0
Current children cumulated CPU time (s) 941.71
Current children cumulated vsize (KiB) 104204

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25987
/proc/meminfo: memFree=1241384/2055920 swapFree=4192812/4192956
[pid=25984] ppid=25982 vsize=5356 CPUtime=7.49
/proc/25984/stat : 25984 (rsat.sh) S 25982 25984 25613 0 -1 4194304 312 4700 0 0 0 0 744 5 16 0 1 0 102873517 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25984/statm: 1339 241 199 169 0 50 0
[pid=25987] ppid=25984 vsize=104824 CPUtime=994.19
/proc/25987/stat : 25987 (rsat) R 25984 25984 25613 0 -1 4194304 87837 0 0 0 99372 47 0 0 25 0 1 0 102874269 107339776 25714 1992294400 4194304 5460562 548682068800 18446744073709551615 4816146 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25987/statm: 26206 25714 118 309 0 25893 0
Current children cumulated CPU time (s) 1001.68
Current children cumulated vsize (KiB) 110180

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25987
/proc/meminfo: memFree=1241256/2055920 swapFree=4192812/4192956
[pid=25984] ppid=25982 vsize=5356 CPUtime=7.49
/proc/25984/stat : 25984 (rsat.sh) S 25982 25984 25613 0 -1 4194304 312 4700 0 0 0 0 744 5 16 0 1 0 102873517 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25984/statm: 1339 241 199 169 0 50 0
[pid=25987] ppid=25984 vsize=108920 CPUtime=1054.15
/proc/25987/stat : 25987 (rsat) R 25984 25984 25613 0 -1 4194304 93003 0 0 0 105366 49 0 0 25 0 1 0 102874269 111534080 25754 1992294400 4194304 5460562 548682068800 18446744073709551615 4210666 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25987/statm: 27230 25754 118 309 0 26917 0
Current children cumulated CPU time (s) 1061.64
Current children cumulated vsize (KiB) 114276

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25989
/proc/meminfo: memFree=1235560/2055920 swapFree=4192812/4192956
[pid=25984] ppid=25982 vsize=5356 CPUtime=7.49
/proc/25984/stat : 25984 (rsat.sh) S 25982 25984 25613 0 -1 4194304 312 4700 0 0 0 0 744 5 16 0 1 0 102873517 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25984/statm: 1339 241 199 169 0 50 0
[pid=25987] ppid=25984 vsize=114216 CPUtime=1114.11
/proc/25987/stat : 25987 (rsat) R 25984 25984 25613 0 -1 4194304 98431 0 0 0 111359 52 0 0 25 0 1 0 102874269 116957184 27118 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25987/statm: 28554 27118 118 309 0 28241 0
Current children cumulated CPU time (s) 1121.6
Current children cumulated vsize (KiB) 119572

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25989
/proc/meminfo: memFree=1231272/2055920 swapFree=4192812/4192956
[pid=25984] ppid=25982 vsize=5356 CPUtime=7.49
/proc/25984/stat : 25984 (rsat.sh) S 25982 25984 25613 0 -1 4194304 312 4700 0 0 0 0 744 5 16 0 1 0 102873517 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25984/statm: 1339 241 199 169 0 50 0
[pid=25987] ppid=25984 vsize=118376 CPUtime=1174.08
/proc/25987/stat : 25987 (rsat) R 25984 25984 25613 0 -1 4194304 103579 0 0 0 117354 54 0 0 25 0 1 0 102874269 121217024 28202 1992294400 4194304 5460562 548682068800 18446744073709551615 4198372 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25987/statm: 29594 28202 118 309 0 29281 0
Current children cumulated CPU time (s) 1181.57
Current children cumulated vsize (KiB) 123732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25989
/proc/meminfo: memFree=1231272/2055920 swapFree=4192812/4192956
[pid=25984] ppid=25982 vsize=5356 CPUtime=7.49
/proc/25984/stat : 25984 (rsat.sh) S 25982 25984 25613 0 -1 4194304 312 4700 0 0 0 0 744 5 16 0 1 0 102873517 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25984/statm: 1339 241 199 169 0 50 0
[pid=25987] ppid=25984 vsize=118376 CPUtime=1192.58
/proc/25987/stat : 25987 (rsat) R 25984 25984 25613 0 -1 4194304 103579 0 0 0 119203 55 0 0 25 0 1 0 102874269 121217024 28202 1992294400 4194304 5460562 548682068800 18446744073709551615 4198137 0 0 4096 1026 0 0 0 17 0 0 0
/proc/25987/statm: 29594 28202 118 309 0 29281 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 123732

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 25984 and gives
#  childrusage.ru_utime.tv_sec=7
#  childrusage.ru_utime.tv_usec=443868
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=58991
# CPU time returned by wait4() is 7.50286
# while last known CPU time is 1200.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.81
CPU time (s): 1200.07
CPU user time (s): 1199.47
CPU system time (s): 0.6
CPU usage (%): 99.9382
Max. virtual memory (cumulated for all children) (KiB): 140116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.44387
system time used= 0.058991
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5012
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= 6
involuntary context switches= 41

runsolver used 1.05984 second user time and 3.31549 second system time

The end

Launcher Data

Begin job on node10 at 2009-04-26 14:19:59
IDJOB=1729357
IDBENCH=24701
IDSOLVER=545
FILE ID=node10/1729357-1240748398
PBS_JOBID= 9187022
Free space on /tmp= 66372 MiB

SOLVER NAME= Rsat 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest03/others/color-18-4.sat05-443.reshuffled-07.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1729357-1240748398/watcher-1729357-1240748398 -o /tmp/evaluation-result-1729357-1240748398/solver-1729357-1240748398 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1729357-1240748398.cnf HOME

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

MD5SUM BENCH= ef7f419fe4e145465fe8ec684a206f9b
RANDOM SEED=243881852

node10.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.263
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	: 5931.00
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.263
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:       1349976 kB
Buffers:         60560 kB
Cached:         563476 kB
SwapCached:          0 kB
Active:         267676 kB
Inactive:       370272 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1349976 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            7680 kB
Writeback:           0 kB
Mapped:          23712 kB
Slab:            54044 kB
Committed_AS:   395392 kB
PageTables:       1372 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= 66360 MiB
End job on node10 at 2009-04-26 14:40:01