Trace number 1736132

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.61

General information on the benchmark

NameCRAFTED/rbsat/crafted/forced/
rbsat-v1150c84314gyes1.cnf
MD5SUMd217d44a5e3291823bfd6ded60a7812f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark323.585
Satisfiable
(Un)Satisfiability was proved
Number of variables1150
Number of clauses84314
Sum of the clauses size169678
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 284264
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

Solver Data

0.00/0.00	c Parsing...
0.00/0.04	c ==============================================================================
0.00/0.04	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.04	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.04	c ==============================================================================
0.00/0.04	c |         0 |   84314   169678 |   25294       0        0     nan |  0.000 % |
0.29/0.32	c |         0 |   83164   277188 |      --       0       --      -- |     --   | -1150/107510
0.29/0.32	c ==============================================================================
0.29/0.32	c Result  :   #vars: 1100   #clauses: 83164   #literals: 277188
0.29/0.32	c CPU time:   0.305953 s
0.29/0.32	c ==============================================================================
0.39/0.41	c Rsat version 3.02
0.39/0.45	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-1736132-1240810458/watcher-1736132-1240810458 -o /tmp/evaluation-result-1736132-1240810458/solver-1736132-1240810458 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1736132-1240810458.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.85 1.45 3/64 29265
/proc/meminfo: memFree=1614856/2055920 swapFree=4180816/4192956
[pid=29265] ppid=29263 vsize=5356 CPUtime=0
/proc/29265/stat : 29265 (rsat.sh) S 29263 29265 28894 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 109073734 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29265/statm: 1339 240 199 169 0 50 0
[pid=29266] ppid=29265 vsize=1384 CPUtime=0
/proc/29266/stat : 29266 (SatElite) R 29265 29265 28894 0 -1 4194304 195 0 0 0 0 0 0 0 19 0 1 0 109073734 1417216 178 1992294400 4194304 4959918 548682068656 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 0 0 0
/proc/29266/statm: 346 180 65 186 0 156 0

[startup+0.079099 s]
/proc/loadavg: 1.99 1.85 1.45 3/64 29265
/proc/meminfo: memFree=1614856/2055920 swapFree=4180816/4192956
[pid=29265] ppid=29263 vsize=5356 CPUtime=0
/proc/29265/stat : 29265 (rsat.sh) S 29263 29265 28894 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 109073734 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29265/statm: 1339 240 199 169 0 50 0
[pid=29266] ppid=29265 vsize=11756 CPUtime=0.07
/proc/29266/stat : 29266 (SatElite) R 29265 29265 28894 0 -1 4194304 2641 0 0 0 6 1 0 0 19 0 1 0 109073734 12038144 2624 1992294400 4194304 4959918 548682068656 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 0 0 0
/proc/29266/statm: 2939 2624 90 186 0 2749 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 17112

[startup+0.101101 s]
/proc/loadavg: 1.99 1.85 1.45 3/64 29265
/proc/meminfo: memFree=1614856/2055920 swapFree=4180816/4192956
[pid=29265] ppid=29263 vsize=5356 CPUtime=0
/proc/29265/stat : 29265 (rsat.sh) S 29263 29265 28894 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 109073734 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29265/statm: 1339 240 199 169 0 50 0
[pid=29266] ppid=29265 vsize=13776 CPUtime=0.09
/proc/29266/stat : 29266 (SatElite) R 29265 29265 28894 0 -1 4194304 2964 0 0 0 8 1 0 0 19 0 1 0 109073734 14106624 2947 1992294400 4194304 4959918 548682068656 18446744073709551615 4294195 0 0 4096 3 0 0 0 17 0 0 0
/proc/29266/statm: 3444 2947 90 186 0 3254 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19132

[startup+0.301121 s]
/proc/loadavg: 1.99 1.85 1.45 3/64 29265
/proc/meminfo: memFree=1614856/2055920 swapFree=4180816/4192956
[pid=29265] ppid=29263 vsize=5356 CPUtime=0
/proc/29265/stat : 29265 (rsat.sh) S 29263 29265 28894 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 109073734 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29265/statm: 1339 240 199 169 0 50 0
[pid=29266] ppid=29265 vsize=14108 CPUtime=0.29
/proc/29266/stat : 29266 (SatElite) R 29265 29265 28894 0 -1 4194304 3062 0 0 0 28 1 0 0 20 0 1 0 109073734 14446592 3045 1992294400 4194304 4959918 548682068656 18446744073709551615 4269318 0 0 4096 3 0 0 0 17 0 0 0
/proc/29266/statm: 3527 3045 91 186 0 3337 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19464

[startup+0.701174 s]
/proc/loadavg: 1.99 1.85 1.45 3/64 29265
/proc/meminfo: memFree=1614856/2055920 swapFree=4180816/4192956
[pid=29265] ppid=29263 vsize=5356 CPUtime=0.39
/proc/29265/stat : 29265 (rsat.sh) S 29263 29265 28894 0 -1 4194304 315 3067 0 0 0 0 38 1 18 0 1 0 109073734 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29265/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 5356

[startup+1.50226 s]
/proc/loadavg: 1.99 1.85 1.45 2/66 29268
/proc/meminfo: memFree=1604528/2055920 swapFree=4180816/4192956
[pid=29265] ppid=29263 vsize=5356 CPUtime=0.39
/proc/29265/stat : 29265 (rsat.sh) S 29263 29265 28894 0 -1 4194304 315 3067 0 0 0 0 38 1 18 0 1 0 109073734 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29265/statm: 1339 242 199 169 0 50 0
[pid=29268] ppid=29265 vsize=12008 CPUtime=1.07
/proc/29268/stat : 29268 (rsat) R 29265 29265 28894 0 -1 4194304 2564 0 0 0 107 0 0 0 25 0 1 0 109073775 12296192 2545 1992294400 4194304 5460562 548682068784 18446744073709551615 4198372 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29268/statm: 3002 2545 116 309 0 2689 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 17364

[startup+3.10241 s]
/proc/loadavg: 1.91 1.83 1.44 2/66 29268
/proc/meminfo: memFree=1601648/2055920 swapFree=4180816/4192956
[pid=29265] ppid=29263 vsize=5356 CPUtime=0.39
/proc/29265/stat : 29265 (rsat.sh) S 29263 29265 28894 0 -1 4194304 315 3067 0 0 0 0 38 1 18 0 1 0 109073734 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29265/statm: 1339 242 199 169 0 50 0
[pid=29268] ppid=29265 vsize=15612 CPUtime=2.67
/proc/29268/stat : 29268 (rsat) R 29265 29265 28894 0 -1 4194304 3465 0 0 0 266 1 0 0 25 0 1 0 109073775 15986688 3380 1992294400 4194304 5460562 548682068784 18446744073709551615 4198077 0 0 4096 1026 0 0 0 17 0 0 0
/proc/29268/statm: 3903 3380 116 309 0 3590 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 20968

[startup+6.30173 s]
/proc/loadavg: 1.91 1.83 1.44 2/66 29268
/proc/meminfo: memFree=1596080/2055920 swapFree=4180816/4192956
[pid=29265] ppid=29263 vsize=5356 CPUtime=0.39
/proc/29265/stat : 29265 (rsat.sh) S 29263 29265 28894 0 -1 4194304 315 3067 0 0 0 0 38 1 18 0 1 0 109073734 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29265/statm: 1339 242 199 169 0 50 0
[pid=29268] ppid=29265 vsize=18788 CPUtime=5.86
/proc/29268/stat : 29268 (rsat) R 29265 29265 28894 0 -1 4194304 4552 0 0 0 584 2 0 0 25 0 1 0 109073775 19238912 4207 1992294400 4194304 5460562 548682068784 18446744073709551615 4225794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/29268/statm: 4697 4207 118 309 0 4384 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 24144

[startup+12.7014 s]
/proc/loadavg: 1.77 1.81 1.44 2/66 29268
/proc/meminfo: memFree=1596088/2055920 swapFree=4180816/4192956
[pid=29265] ppid=29263 vsize=5356 CPUtime=0.39
/proc/29265/stat : 29265 (rsat.sh) S 29263 29265 28894 0 -1 4194304 315 3067 0 0 0 0 38 1 18 0 1 0 109073734 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29265/statm: 1339 242 199 169 0 50 0
[pid=29268] ppid=29265 vsize=18828 CPUtime=12.27
/proc/29268/stat : 29268 (rsat) R 29265 29265 28894 0 -1 4194304 5036 0 0 0 1224 3 0 0 25 0 1 0 109073775 19279872 4243 1992294400 4194304 5460562 548682068784 18446744073709551615 4201897 0 0 4096 1026 0 0 0 17 0 0 0
/proc/29268/statm: 4707 4243 118 309 0 4394 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 24184

[startup+25.5017 s]
/proc/loadavg: 1.65 1.78 1.43 2/66 29268
/proc/meminfo: memFree=1595640/2055920 swapFree=4180816/4192956
[pid=29265] ppid=29263 vsize=5356 CPUtime=0.39
/proc/29265/stat : 29265 (rsat.sh) S 29263 29265 28894 0 -1 4194304 315 3067 0 0 0 0 38 1 18 0 1 0 109073734 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29265/statm: 1339 242 199 169 0 50 0
[pid=29268] ppid=29265 vsize=19852 CPUtime=25.06
/proc/29268/stat : 29268 (rsat) R 29265 29265 28894 0 -1 4194304 6530 0 0 0 2503 3 0 0 25 0 1 0 109073775 20328448 4387 1992294400 4194304 5460562 548682068784 18446744073709551615 4226196 0 0 4096 1026 0 0 0 17 0 0 0
/proc/29268/statm: 4963 4387 118 309 0 4650 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 25208

[startup+51.1013 s]
/proc/loadavg: 1.49 1.73 1.43 2/66 29268
/proc/meminfo: memFree=1593592/2055920 swapFree=4180816/4192956
[pid=29265] ppid=29263 vsize=5356 CPUtime=0.39
/proc/29265/stat : 29265 (rsat.sh) S 29263 29265 28894 0 -1 4194304 315 3067 0 0 0 0 38 1 18 0 1 0 109073734 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29265/statm: 1339 242 199 169 0 50 0
[pid=29268] ppid=29265 vsize=21820 CPUtime=50.65
/proc/29268/stat : 29268 (rsat) R 29265 29265 28894 0 -1 4194304 8964 0 0 0 5060 5 0 0 25 0 1 0 109073775 22343680 4901 1992294400 4194304 5460562 548682068784 18446744073709551615 4198087 0 0 4096 1026 0 0 0 17 0 0 0
/proc/29268/statm: 5455 4901 118 309 0 5142 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 27176

[startup+102.306 s]
/proc/loadavg: 1.25 1.62 1.41 2/66 29268
/proc/meminfo: memFree=1590648/2055920 swapFree=4180816/4192956
[pid=29265] ppid=29263 vsize=5356 CPUtime=0.39
/proc/29265/stat : 29265 (rsat.sh) S 29263 29265 28894 0 -1 4194304 315 3067 0 0 0 0 38 1 18 0 1 0 109073734 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29265/statm: 1339 242 199 169 0 50 0
[pid=29268] ppid=29265 vsize=24576 CPUtime=101.83
/proc/29268/stat : 29268 (rsat) R 29265 29265 28894 0 -1 4194304 11601 0 0 0 10177 6 0 0 25 0 1 0 109073775 25165824 5618 1992294400 4194304 5460562 548682068784 18446744073709551615 4198143 0 0 4096 1026 0 0 0 17 0 0 0
/proc/29268/statm: 6144 5618 118 309 0 5831 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 29932

[startup+162.302 s]
/proc/loadavg: 1.19 1.54 1.39 2/66 29268
/proc/meminfo: memFree=1588600/2055920 swapFree=4180816/4192956
[pid=29265] ppid=29263 vsize=5356 CPUtime=0.39
/proc/29265/stat : 29265 (rsat.sh) S 29263 29265 28894 0 -1 4194304 315 3067 0 0 0 0 38 1 18 0 1 0 109073734 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29265/statm: 1339 242 199 169 0 50 0
[pid=29268] ppid=29265 vsize=26520 CPUtime=161.81
/proc/29268/stat : 29268 (rsat) R 29265 29265 28894 0 -1 4194304 14035 0 0 0 16173 8 0 0 25 0 1 0 109073775 27156480 6132 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/29268/statm: 6630 6132 118 309 0 6317 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 31876

[startup+222.302 s]
/proc/loadavg: 1.07 1.44 1.36 2/66 29268
/proc/meminfo: memFree=1587768/2055920 swapFree=4180816/4192956
[pid=29265] ppid=29263 vsize=5356 CPUtime=0.39
/proc/29265/stat : 29265 (rsat.sh) S 29263 29265 28894 0 -1 4194304 315 3067 0 0 0 0 38 1 18 0 1 0 109073734 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29265/statm: 1339 242 199 169 0 50 0
[pid=29268] ppid=29265 vsize=27672 CPUtime=221.77
/proc/29268/stat : 29268 (rsat) R 29265 29265 28894 0 -1 4194304 15271 0 0 0 22169 8 0 0 25 0 1 0 109073775 28336128 6408 1992294400 4194304 5460562 548682068784 18446744073709551615 4213490 0 0 4096 1026 0 0 0 17 0 0 0
/proc/29268/statm: 6918 6408 118 309 0 6605 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 33028

[startup+282.302 s]
/proc/loadavg: 1.02 1.35 1.34 2/66 29270
/proc/meminfo: memFree=1586232/2055920 swapFree=4180816/4192956
[pid=29265] ppid=29263 vsize=5356 CPUtime=0.39
/proc/29265/stat : 29265 (rsat.sh) S 29263 29265 28894 0 -1 4194304 315 3067 0 0 0 0 38 1 18 0 1 0 109073734 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29265/statm: 1339 242 199 169 0 50 0
[pid=29268] ppid=29265 vsize=29560 CPUtime=281.76
/proc/29268/stat : 29268 (rsat) R 29265 29265 28894 0 -1 4194304 17788 0 0 0 28166 10 0 0 25 0 1 0 109073775 30269440 6679 1992294400 4194304 5460562 548682068784 18446744073709551615 4198057 0 0 4096 1026 0 0 0 17 0 0 0
/proc/29268/statm: 7390 6679 118 309 0 7077 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 34916

[startup+342.302 s]
/proc/loadavg: 1.01 1.29 1.31 2/66 29270
/proc/meminfo: memFree=1582008/2055920 swapFree=4180816/4192956
[pid=29265] ppid=29263 vsize=5356 CPUtime=0.39
/proc/29265/stat : 29265 (rsat.sh) S 29263 29265 28894 0 -1 4194304 315 3067 0 0 0 0 38 1 18 0 1 0 109073734 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29265/statm: 1339 242 199 169 0 50 0
[pid=29268] ppid=29265 vsize=33688 CPUtime=341.73
/proc/29268/stat : 29268 (rsat) R 29265 29265 28894 0 -1 4194304 20828 0 0 0 34161 12 0 0 25 0 1 0 109073775 34496512 7735 1992294400 4194304 5460562 548682068784 18446744073709551615 4198057 0 0 4096 1026 0 0 0 17 0 0 0
/proc/29268/statm: 8422 7735 118 309 0 8109 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 39044


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

/proc/29268/statm: 9340 8696 118 309 0 9027 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 42716

[startup+582.301 s]
/proc/loadavg: 1.00 1.12 1.23 2/66 29270
/proc/meminfo: memFree=1577400/2055920 swapFree=4180816/4192956
[pid=29265] ppid=29263 vsize=5356 CPUtime=0.39
/proc/29265/stat : 29265 (rsat.sh) S 29263 29265 28894 0 -1 4194304 315 3067 0 0 0 0 38 1 18 0 1 0 109073734 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29265/statm: 1339 242 199 169 0 50 0
[pid=29268] ppid=29265 vsize=38132 CPUtime=581.63
/proc/29268/stat : 29268 (rsat) R 29265 29265 28894 0 -1 4194304 26958 0 0 0 58148 15 0 0 25 0 1 0 109073775 39047168 8905 1992294400 4194304 5460562 548682068784 18446744073709551615 4198137 0 0 4096 1026 0 0 0 17 0 0 0
/proc/29268/statm: 9533 8905 118 309 0 9220 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 43488

[startup+642.302 s]
/proc/loadavg: 1.00 1.10 1.21 2/66 29270
/proc/meminfo: memFree=1577336/2055920 swapFree=4180816/4192956
[pid=29265] ppid=29263 vsize=5356 CPUtime=0.39
/proc/29265/stat : 29265 (rsat.sh) S 29263 29265 28894 0 -1 4194304 315 3067 0 0 0 0 38 1 18 0 1 0 109073734 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29265/statm: 1339 242 199 169 0 50 0
[pid=29268] ppid=29265 vsize=38132 CPUtime=641.61
/proc/29268/stat : 29268 (rsat) R 29265 29265 28894 0 -1 4194304 27964 0 0 0 64145 16 0 0 25 0 1 0 109073775 39047168 8919 1992294400 4194304 5460562 548682068784 18446744073709551615 4198372 0 0 4096 1026 0 0 0 17 0 0 0
/proc/29268/statm: 9533 8919 118 309 0 9220 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 43488

[startup+702.302 s]
/proc/loadavg: 1.00 1.08 1.20 2/66 29270
/proc/meminfo: memFree=1575416/2055920 swapFree=4180816/4192956
[pid=29265] ppid=29263 vsize=5356 CPUtime=0.39
/proc/29265/stat : 29265 (rsat.sh) S 29263 29265 28894 0 -1 4194304 315 3067 0 0 0 0 38 1 18 0 1 0 109073734 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29265/statm: 1339 242 199 169 0 50 0
[pid=29268] ppid=29265 vsize=40052 CPUtime=701.58
/proc/29268/stat : 29268 (rsat) R 29265 29265 28894 0 -1 4194304 29434 0 0 0 70142 16 0 0 25 0 1 0 109073775 41013248 9397 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/29268/statm: 10013 9397 118 309 0 9700 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 45408

[startup+762.307 s]
/proc/loadavg: 1.00 1.06 1.18 2/66 29270
/proc/meminfo: memFree=1574776/2055920 swapFree=4180816/4192956
[pid=29265] ppid=29263 vsize=5356 CPUtime=0.39
/proc/29265/stat : 29265 (rsat.sh) S 29263 29265 28894 0 -1 4194304 315 3067 0 0 0 0 38 1 18 0 1 0 109073734 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29265/statm: 1339 242 199 169 0 50 0
[pid=29268] ppid=29265 vsize=40688 CPUtime=761.56
/proc/29268/stat : 29268 (rsat) R 29265 29265 28894 0 -1 4194304 30572 0 0 0 76139 17 0 0 25 0 1 0 109073775 41664512 9543 1992294400 4194304 5460562 548682068784 18446744073709551615 4210666 0 0 4096 1026 0 0 0 17 0 0 0
/proc/29268/statm: 10172 9543 118 309 0 9859 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 46044

[startup+822.302 s]
/proc/loadavg: 1.00 1.05 1.17 2/66 29270
/proc/meminfo: memFree=1574200/2055920 swapFree=4180816/4192956
[pid=29265] ppid=29263 vsize=5356 CPUtime=0.39
/proc/29265/stat : 29265 (rsat.sh) S 29263 29265 28894 0 -1 4194304 315 3067 0 0 0 0 38 1 18 0 1 0 109073734 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29265/statm: 1339 242 199 169 0 50 0
[pid=29268] ppid=29265 vsize=41060 CPUtime=821.53
/proc/29268/stat : 29268 (rsat) R 29265 29265 28894 0 -1 4194304 31712 0 0 0 82136 17 0 0 25 0 1 0 109073775 42045440 9691 1992294400 4194304 5460562 548682068784 18446744073709551615 4227802 0 0 4096 1026 0 0 0 17 0 0 0
/proc/29268/statm: 10265 9691 118 309 0 9952 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 46416

[startup+882.302 s]
/proc/loadavg: 1.00 1.04 1.16 2/66 29270
/proc/meminfo: memFree=1573176/2055920 swapFree=4180816/4192956
[pid=29265] ppid=29263 vsize=5356 CPUtime=0.39
/proc/29265/stat : 29265 (rsat.sh) S 29263 29265 28894 0 -1 4194304 315 3067 0 0 0 0 38 1 18 0 1 0 109073734 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29265/statm: 1339 242 199 169 0 50 0
[pid=29268] ppid=29265 vsize=42340 CPUtime=881.51
/proc/29268/stat : 29268 (rsat) R 29265 29265 28894 0 -1 4194304 32960 0 0 0 88133 18 0 0 25 0 1 0 109073775 43356160 9947 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/29268/statm: 10585 9947 118 309 0 10272 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 47696

[startup+942.301 s]
/proc/loadavg: 1.00 1.03 1.14 2/66 29270
/proc/meminfo: memFree=1572536/2055920 swapFree=4180816/4192956
[pid=29265] ppid=29263 vsize=5356 CPUtime=0.39
/proc/29265/stat : 29265 (rsat.sh) S 29263 29265 28894 0 -1 4194304 315 3067 0 0 0 0 38 1 18 0 1 0 109073734 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29265/statm: 1339 242 199 169 0 50 0
[pid=29268] ppid=29265 vsize=42740 CPUtime=941.47
/proc/29268/stat : 29268 (rsat) R 29265 29265 28894 0 -1 4194304 34104 0 0 0 94129 18 0 0 25 0 1 0 109073775 43765760 10099 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/29268/statm: 10685 10099 118 309 0 10372 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 48096

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.13 2/66 29270
/proc/meminfo: memFree=1572280/2055920 swapFree=4180816/4192956
[pid=29265] ppid=29263 vsize=5356 CPUtime=0.39
/proc/29265/stat : 29265 (rsat.sh) S 29263 29265 28894 0 -1 4194304 315 3067 0 0 0 0 38 1 18 0 1 0 109073734 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29265/statm: 1339 242 199 169 0 50 0
[pid=29268] ppid=29265 vsize=42740 CPUtime=1001.46
/proc/29268/stat : 29268 (rsat) R 29265 29265 28894 0 -1 4194304 35162 0 0 0 100127 19 0 0 25 0 1 0 109073775 43765760 10165 1992294400 4194304 5460562 548682068784 18446744073709551615 4198106 0 0 4096 1026 0 0 0 17 0 0 0
/proc/29268/statm: 10685 10165 118 309 0 10372 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 48096

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/66 29270
/proc/meminfo: memFree=1565496/2055920 swapFree=4180816/4192956
[pid=29265] ppid=29263 vsize=5356 CPUtime=0.39
/proc/29265/stat : 29265 (rsat.sh) S 29263 29265 28894 0 -1 4194304 315 3067 0 0 0 0 38 1 18 0 1 0 109073734 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29265/statm: 1339 242 199 169 0 50 0
[pid=29268] ppid=29265 vsize=49476 CPUtime=1061.43
/proc/29268/stat : 29268 (rsat) R 29265 29265 28894 0 -1 4194304 37848 0 0 0 106121 22 0 0 25 0 1 0 109073775 50663424 11859 1992294400 4194304 5460562 548682068784 18446744073709551615 4198368 0 0 4096 1026 0 0 0 17 0 0 0
/proc/29268/statm: 12369 11859 118 309 0 12056 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 54832

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/66 29270
/proc/meminfo: memFree=1565240/2055920 swapFree=4180816/4192956
[pid=29265] ppid=29263 vsize=5356 CPUtime=0.39
/proc/29265/stat : 29265 (rsat.sh) S 29263 29265 28894 0 -1 4194304 315 3067 0 0 0 0 38 1 18 0 1 0 109073734 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29265/statm: 1339 242 199 169 0 50 0
[pid=29268] ppid=29265 vsize=50036 CPUtime=1121.4
/proc/29268/stat : 29268 (rsat) R 29265 29265 28894 0 -1 4194304 37974 0 0 0 112118 22 0 0 25 0 1 0 109073775 51236864 11985 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/29268/statm: 12509 11985 118 309 0 12196 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 55392

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/66 29270
/proc/meminfo: memFree=1563448/2055920 swapFree=4180816/4192956
[pid=29265] ppid=29263 vsize=5356 CPUtime=0.39
/proc/29265/stat : 29265 (rsat.sh) S 29263 29265 28894 0 -1 4194304 315 3067 0 0 0 0 38 1 18 0 1 0 109073734 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29265/statm: 1339 242 199 169 0 50 0
[pid=29268] ppid=29265 vsize=51420 CPUtime=1181.38
/proc/29268/stat : 29268 (rsat) R 29265 29265 28894 0 -1 4194304 39345 0 0 0 118115 23 0 0 25 0 1 0 109073775 52654080 12364 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/29268/statm: 12855 12364 118 309 0 12542 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 56776



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 29270
/proc/meminfo: memFree=1563448/2055920 swapFree=4180816/4192956
[pid=29265] ppid=29263 vsize=5356 CPUtime=0.39
/proc/29265/stat : 29265 (rsat.sh) S 29263 29265 28894 0 -1 4194304 315 3067 0 0 0 0 38 1 18 0 1 0 109073734 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29265/statm: 1339 242 199 169 0 50 0
[pid=29268] ppid=29265 vsize=51420 CPUtime=1199.68
/proc/29268/stat : 29268 (rsat) R 29265 29265 28894 0 -1 4194304 39352 0 0 0 119945 23 0 0 25 0 1 0 109073775 52654080 12371 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/29268/statm: 12855 12371 118 309 0 12542 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 56776

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 29265 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=388940
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=20996
# CPU time returned by wait4() is 0.409936
# 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.61
CPU time (s): 1200.07
CPU user time (s): 1199.83
CPU system time (s): 0.24
CPU usage (%): 99.9547
Max. virtual memory (cumulated for all children) (KiB): 60872

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

runsolver used 1.20182 second user time and 3.17452 second system time

The end

Launcher Data

Begin job on node45 at 2009-04-27 07:34:19
IDJOB=1736132
IDBENCH=71613
IDSOLVER=545
FILE ID=node45/1736132-1240810458
PBS_JOBID= 9187400
Free space on /tmp= 66296 MiB

SOLVER NAME= Rsat 2009-03-22
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v1150c84314gyes1.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1736132-1240810458/watcher-1736132-1240810458 -o /tmp/evaluation-result-1736132-1240810458/solver-1736132-1240810458 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1736132-1240810458.cnf HOME

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

MD5SUM BENCH= d217d44a5e3291823bfd6ded60a7812f
RANDOM SEED=1410484929

node45.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.231
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.231
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:       1615400 kB
Buffers:         58160 kB
Cached:         301708 kB
SwapCached:       5972 kB
Active:         130652 kB
Inactive:       237644 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1615400 kB
SwapTotal:     4192956 kB
SwapFree:      4180816 kB
Dirty:            6776 kB
Writeback:           0 kB
Mapped:          14064 kB
Slab:            58332 kB
Committed_AS:   453384 kB
PageTables:       1376 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= 66288 MiB
End job on node45 at 2009-04-27 07:54:21