Trace number 1825139

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
SAT07 reference solver: Rsat 2007-02-08? (TO) 10000.1 10004

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitsarray/
countbitsarray08_32.cnf
MD5SUMfd3f8184ebdeefe767f2b0366176385e
Bench CategoryAPPLICATION (applications 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 variables17818
Number of clauses52685
Sum of the clauses size122929
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 235122
Number of clauses of size 317561
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.00/0.05	c ==============================================================================
0.00/0.05	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.05	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.05	c ==============================================================================
0.00/0.05	c |         0 |   52683   122927 |   15804       0        0     nan |  0.000 % |
0.29/0.38	c |         0 |   40130   119943 |      --       0       --      -- |     --   | -12551/-2979
0.29/0.38	c ==============================================================================
0.29/0.38	c Result  :   #vars: 8978   #clauses: 40130   #literals: 119943
0.29/0.38	c CPU time:   0.363944 s
0.29/0.38	c ==============================================================================
0.38/0.43	c Rsat version 2.00

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-1825139-1242488024/watcher-1825139-1242488024 -o /tmp/evaluation-result-1825139-1242488024/solver-1825139-1242488024 -C 10000 -W 12000 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1825139-1242488024.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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.09 1.07 1.00 3/65 13432
/proc/meminfo: memFree=1880952/2055920 swapFree=4181136/4192956
[pid=13432] ppid=13430 vsize=5356 CPUtime=0
/proc/13432/stat : 13432 (rsat.sh) S 13430 13432 13299 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 276832534 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13432/statm: 1339 235 195 169 0 50 0
[pid=13433] ppid=13432 vsize=820 CPUtime=0
/proc/13433/stat : 13433 (SatElite) R 13432 13432 13299 0 -1 4194304 119 0 0 0 0 0 0 0 19 0 1 0 276832534 839680 102 1992294400 134512640 135038345 4294956288 18446744073709551615 134548040 0 0 4096 3 0 0 0 17 0 0 0
/proc/13433/statm: 205 103 49 128 0 74 0

[startup+0.086645 s]
/proc/loadavg: 1.09 1.07 1.00 3/65 13432
/proc/meminfo: memFree=1880952/2055920 swapFree=4181136/4192956
[pid=13432] ppid=13430 vsize=5356 CPUtime=0
/proc/13432/stat : 13432 (rsat.sh) S 13430 13432 13299 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 276832534 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13432/statm: 1339 235 195 169 0 50 0
[pid=13433] ppid=13432 vsize=10356 CPUtime=0.08
/proc/13433/stat : 13433 (SatElite) R 13432 13432 13299 0 -1 4194304 2301 0 0 0 7 1 0 0 20 0 1 0 276832534 10604544 2145 1992294400 134512640 135038345 4294956288 18446744073709551615 134699485 0 0 4096 3 0 0 0 17 0 0 0
/proc/13433/statm: 2589 2145 69 128 0 2458 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 15712

[startup+0.101645 s]
/proc/loadavg: 1.09 1.07 1.00 3/65 13432
/proc/meminfo: memFree=1880952/2055920 swapFree=4181136/4192956
[pid=13432] ppid=13430 vsize=5356 CPUtime=0
/proc/13432/stat : 13432 (rsat.sh) S 13430 13432 13299 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 276832534 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13432/statm: 1339 235 195 169 0 50 0
[pid=13433] ppid=13432 vsize=10752 CPUtime=0.09
/proc/13433/stat : 13433 (SatElite) R 13432 13432 13299 0 -1 4194304 2403 0 0 0 8 1 0 0 20 0 1 0 276832534 11010048 2247 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 0 0 0
/proc/13433/statm: 2688 2247 69 128 0 2557 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16108

[startup+0.301668 s]
/proc/loadavg: 1.09 1.07 1.00 3/65 13432
/proc/meminfo: memFree=1880952/2055920 swapFree=4181136/4192956
[pid=13432] ppid=13430 vsize=5356 CPUtime=0
/proc/13432/stat : 13432 (rsat.sh) S 13430 13432 13299 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 276832534 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13432/statm: 1339 235 195 169 0 50 0
[pid=13433] ppid=13432 vsize=11544 CPUtime=0.29
/proc/13433/stat : 13433 (SatElite) R 13432 13432 13299 0 -1 4194304 2601 0 0 0 28 1 0 0 22 0 1 0 276832534 11821056 2445 1992294400 134512640 135038345 4294956288 18446744073709551615 134571801 0 0 4096 3 0 0 0 17 0 0 0
/proc/13433/statm: 2886 2445 69 128 0 2755 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16900

[startup+0.701726 s]
/proc/loadavg: 1.09 1.07 1.00 3/65 13432
/proc/meminfo: memFree=1880952/2055920 swapFree=4181136/4192956
[pid=13432] ppid=13430 vsize=5356 CPUtime=0.42
/proc/13432/stat : 13432 (rsat.sh) S 13430 13432 13299 0 -1 4194304 310 2656 0 0 0 0 41 1 15 0 1 0 276832534 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13432/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 5356

[startup+1.50282 s]
/proc/loadavg: 1.09 1.07 1.00 2/67 13435
/proc/meminfo: memFree=1875752/2055920 swapFree=4181136/4192956
[pid=13432] ppid=13430 vsize=5356 CPUtime=0.42
/proc/13432/stat : 13432 (rsat.sh) S 13430 13432 13299 0 -1 4194304 310 2656 0 0 0 0 41 1 15 0 1 0 276832534 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13432/statm: 1339 237 195 169 0 50 0
[pid=13435] ppid=13432 vsize=4848 CPUtime=1.05
/proc/13435/stat : 13435 (rsat) R 13432 13432 13299 0 -1 4194304 1079 0 0 0 105 0 0 0 25 0 1 0 276832578 4964352 1043 1992294400 134512640 135377749 4294956400 18446744073709551615 134518110 0 0 4096 1026 0 0 0 17 1 0 0
/proc/13435/statm: 1212 1043 86 211 0 998 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 10204

[startup+3.10298 s]
/proc/loadavg: 1.09 1.07 1.00 2/67 13435
/proc/meminfo: memFree=1874344/2055920 swapFree=4181136/4192956
[pid=13432] ppid=13430 vsize=5356 CPUtime=0.42
/proc/13432/stat : 13432 (rsat.sh) S 13430 13432 13299 0 -1 4194304 310 2656 0 0 0 0 41 1 15 0 1 0 276832534 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13432/statm: 1339 237 195 169 0 50 0
[pid=13435] ppid=13432 vsize=5672 CPUtime=2.65
/proc/13435/stat : 13435 (rsat) R 13432 13432 13299 0 -1 4194304 1467 0 0 0 265 0 0 0 25 0 1 0 276832578 5808128 1193 1992294400 134512640 135377749 4294956400 18446744073709551615 134530115 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13435/statm: 1418 1193 86 211 0 1204 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 11028

[startup+6.30134 s]
/proc/loadavg: 1.08 1.06 1.00 2/67 13435
/proc/meminfo: memFree=1873320/2055920 swapFree=4181136/4192956
[pid=13432] ppid=13430 vsize=5356 CPUtime=0.42
/proc/13432/stat : 13432 (rsat.sh) S 13430 13432 13299 0 -1 4194304 310 2656 0 0 0 0 41 1 15 0 1 0 276832534 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13432/statm: 1339 237 195 169 0 50 0
[pid=13435] ppid=13432 vsize=7712 CPUtime=5.84
/proc/13435/stat : 13435 (rsat) R 13432 13432 13299 0 -1 4194304 2217 0 0 0 583 1 0 0 25 0 1 0 276832578 7897088 1747 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13435/statm: 1928 1747 86 211 0 1714 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 13068

[startup+12.7011 s]
/proc/loadavg: 1.08 1.06 1.00 2/67 13435
/proc/meminfo: memFree=1868008/2055920 swapFree=4181136/4192956
[pid=13432] ppid=13430 vsize=5356 CPUtime=0.42
/proc/13432/stat : 13432 (rsat.sh) S 13430 13432 13299 0 -1 4194304 310 2656 0 0 0 0 41 1 15 0 1 0 276832534 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13432/statm: 1339 237 195 169 0 50 0
[pid=13435] ppid=13432 vsize=11832 CPUtime=12.24
/proc/13435/stat : 13435 (rsat) R 13432 13432 13299 0 -1 4194304 4105 0 0 0 1222 2 0 0 25 0 1 0 276832578 12115968 2761 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13435/statm: 2958 2761 86 211 0 2744 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 17188

[startup+25.5015 s]
/proc/loadavg: 1.06 1.06 1.00 2/67 13435
/proc/meminfo: memFree=1864552/2055920 swapFree=4181136/4192956
[pid=13432] ppid=13430 vsize=5356 CPUtime=0.42
/proc/13432/stat : 13432 (rsat.sh) S 13430 13432 13299 0 -1 4194304 310 2656 0 0 0 0 41 1 15 0 1 0 276832534 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13432/statm: 1339 237 195 169 0 50 0
[pid=13435] ppid=13432 vsize=15964 CPUtime=25.03
/proc/13435/stat : 13435 (rsat) R 13432 13432 13299 0 -1 4194304 5966 0 0 0 2499 4 0 0 25 0 1 0 276832578 16347136 3656 1992294400 134512640 135377749 4294956400 18446744073709551615 134529480 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13435/statm: 3991 3656 86 211 0 3777 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 21320

[startup+51.1014 s]
/proc/loadavg: 1.04 1.05 1.00 2/67 13435
/proc/meminfo: memFree=1853736/2055920 swapFree=4181136/4192956
[pid=13432] ppid=13430 vsize=5356 CPUtime=0.42
/proc/13432/stat : 13432 (rsat.sh) S 13430 13432 13299 0 -1 4194304 310 2656 0 0 0 0 41 1 15 0 1 0 276832534 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13432/statm: 1339 237 195 169 0 50 0
[pid=13435] ppid=13432 vsize=26368 CPUtime=50.61
/proc/13435/stat : 13435 (rsat) R 13432 13432 13299 0 -1 4194304 9436 0 0 0 5055 6 0 0 25 0 1 0 276832578 27000832 6354 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13435/statm: 6592 6354 86 211 0 6378 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 31724

[startup+102.305 s]
/proc/loadavg: 1.02 1.04 1.00 2/67 13435
/proc/meminfo: memFree=1843816/2055920 swapFree=4181136/4192956
[pid=13432] ppid=13430 vsize=5356 CPUtime=0.42
/proc/13432/stat : 13432 (rsat.sh) S 13430 13432 13299 0 -1 4194304 310 2656 0 0 0 0 41 1 15 0 1 0 276832534 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13432/statm: 1339 237 195 169 0 50 0
[pid=13435] ppid=13432 vsize=37024 CPUtime=101.8
/proc/13435/stat : 13435 (rsat) R 13432 13432 13299 0 -1 4194304 13801 0 0 0 10171 9 0 0 25 0 1 0 276832578 37912576 8793 1992294400 134512640 135377749 4294956400 18446744073709551615 134529141 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13435/statm: 9256 8793 86 211 0 9042 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 42380

[startup+162.302 s]
/proc/loadavg: 1.00 1.03 1.00 2/67 13435
/proc/meminfo: memFree=1823272/2055920 swapFree=4181136/4192956
[pid=13432] ppid=13430 vsize=5356 CPUtime=0.42
/proc/13432/stat : 13432 (rsat.sh) S 13430 13432 13299 0 -1 4194304 310 2656 0 0 0 0 41 1 15 0 1 0 276832534 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13432/statm: 1339 237 195 169 0 50 0
[pid=13435] ppid=13432 vsize=57180 CPUtime=161.77
/proc/13435/stat : 13435 (rsat) R 13432 13432 13299 0 -1 4194304 19016 0 0 0 16162 15 0 0 25 0 1 0 276832578 58552320 14008 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13435/statm: 14295 14008 86 211 0 14081 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 62536

[startup+222.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/67 13435
/proc/meminfo: memFree=1820008/2055920 swapFree=4181136/4192956
[pid=13432] ppid=13430 vsize=5356 CPUtime=0.42
/proc/13432/stat : 13432 (rsat.sh) S 13430 13432 13299 0 -1 4194304 310 2656 0 0 0 0 41 1 15 0 1 0 276832534 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13432/statm: 1339 237 195 169 0 50 0
[pid=13435] ppid=13432 vsize=59888 CPUtime=221.75
/proc/13435/stat : 13435 (rsat) R 13432 13432 13299 0 -1 4194304 21275 0 0 0 22158 17 0 0 25 0 1 0 276832578 61325312 14727 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13435/statm: 14972 14727 86 211 0 14758 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 65244

[startup+282.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/67 13435
/proc/meminfo: memFree=1820008/2055920 swapFree=4181136/4192956
[pid=13432] ppid=13430 vsize=5356 CPUtime=0.42
/proc/13432/stat : 13432 (rsat.sh) S 13430 13432 13299 0 -1 4194304 310 2656 0 0 0 0 41 1 15 0 1 0 276832534 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13432/statm: 1339 237 195 169 0 50 0
[pid=13435] ppid=13432 vsize=59888 CPUtime=281.73
/proc/13435/stat : 13435 (rsat) R 13432 13432 13299 0 -1 4194304 21284 0 0 0 28156 17 0 0 25 0 1 0 276832578 61325312 14736 1992294400 134512640 135377749 4294956400 18446744073709551615 134529228 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13435/statm: 14972 14736 86 211 0 14758 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 65244

[startup+342.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 13435
/proc/meminfo: memFree=1805352/2055920 swapFree=4181136/4192956
[pid=13432] ppid=13430 vsize=5356 CPUtime=0.42
/proc/13432/stat : 13432 (rsat.sh) S 13430 13432 13299 0 -1 4194304 310 2656 0 0 0 0 41 1 15 0 1 0 276832534 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13432/statm: 1339 237 195 169 0 50 0
[pid=13435] ppid=13432 vsize=77248 CPUtime=341.69
/proc/13435/stat : 13435 (rsat) R 13432 13432 13299 0 -1 4194304 25772 0 0 0 34149 20 0 0 25 0 1 0 276832578 79101952 18454 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13435/statm: 19312 18454 86 211 0 19098 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 82604


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

/proc/13435/statm: 101072 98445 86 211 0 100858 0
Current children cumulated CPU time (s) 9338.56
Current children cumulated vsize (KiB) 409644

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 13459
/proc/meminfo: memFree=1478696/2055920 swapFree=4181136/4192956
[pid=13432] ppid=13430 vsize=5356 CPUtime=0.42
/proc/13432/stat : 13432 (rsat.sh) S 13430 13432 13299 0 -1 4194304 310 2656 0 0 0 0 41 1 15 0 1 0 276832534 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13432/statm: 1339 237 195 169 0 50 0
[pid=13435] ppid=13432 vsize=406872 CPUtime=9398.11
/proc/13435/stat : 13435 (rsat) R 13432 13432 13299 0 -1 4194304 138422 0 0 0 939690 121 0 0 25 0 1 0 276832578 416636928 99075 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13435/statm: 101718 99075 86 211 0 101504 0
Current children cumulated CPU time (s) 9398.53
Current children cumulated vsize (KiB) 412228

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 13459
/proc/meminfo: memFree=1475880/2055920 swapFree=4181136/4192956
[pid=13432] ppid=13430 vsize=5356 CPUtime=0.42
/proc/13432/stat : 13432 (rsat.sh) S 13430 13432 13299 0 -1 4194304 310 2656 0 0 0 0 41 1 15 0 1 0 276832534 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13432/statm: 1339 237 195 169 0 50 0
[pid=13435] ppid=13432 vsize=409576 CPUtime=9458.11
/proc/13435/stat : 13435 (rsat) R 13432 13432 13299 0 -1 4194304 139107 0 0 0 945689 122 0 0 25 0 1 0 276832578 419405824 99760 1992294400 134512640 135377749 4294956400 18446744073709551615 134522833 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13435/statm: 102394 99760 86 211 0 102180 0
Current children cumulated CPU time (s) 9458.53
Current children cumulated vsize (KiB) 414932

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 13459
/proc/meminfo: memFree=1473960/2055920 swapFree=4181136/4192956
[pid=13432] ppid=13430 vsize=5356 CPUtime=0.42
/proc/13432/stat : 13432 (rsat.sh) S 13430 13432 13299 0 -1 4194304 310 2656 0 0 0 0 41 1 15 0 1 0 276832534 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13432/statm: 1339 237 195 169 0 50 0
[pid=13435] ppid=13432 vsize=411400 CPUtime=9518.08
/proc/13435/stat : 13435 (rsat) R 13432 13432 13299 0 -1 4194304 139583 0 0 0 951686 122 0 0 25 0 1 0 276832578 421273600 100236 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13435/statm: 102850 100236 86 211 0 102636 0
Current children cumulated CPU time (s) 9518.5
Current children cumulated vsize (KiB) 416756

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 13459
/proc/meminfo: memFree=1471976/2055920 swapFree=4181136/4192956
[pid=13432] ppid=13430 vsize=5356 CPUtime=0.42
/proc/13432/stat : 13432 (rsat.sh) S 13430 13432 13299 0 -1 4194304 310 2656 0 0 0 0 41 1 15 0 1 0 276832534 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13432/statm: 1339 237 195 169 0 50 0
[pid=13435] ppid=13432 vsize=413364 CPUtime=9578.07
/proc/13435/stat : 13435 (rsat) R 13432 13432 13299 0 -1 4194304 140085 0 0 0 957684 123 0 0 25 0 1 0 276832578 423284736 100738 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13435/statm: 103341 100738 86 211 0 103127 0
Current children cumulated CPU time (s) 9578.49
Current children cumulated vsize (KiB) 418720

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 13459
/proc/meminfo: memFree=1469864/2055920 swapFree=4181136/4192956
[pid=13432] ppid=13430 vsize=5356 CPUtime=0.42
/proc/13432/stat : 13432 (rsat.sh) S 13430 13432 13299 0 -1 4194304 310 2656 0 0 0 0 41 1 15 0 1 0 276832534 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13432/statm: 1339 237 195 169 0 50 0
[pid=13435] ppid=13432 vsize=415548 CPUtime=9638.06
/proc/13435/stat : 13435 (rsat) R 13432 13432 13299 0 -1 4194304 140607 0 0 0 963681 125 0 0 25 0 1 0 276832578 425521152 101260 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13435/statm: 103887 101260 86 211 0 103673 0
Current children cumulated CPU time (s) 9638.48
Current children cumulated vsize (KiB) 420904

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 13459
/proc/meminfo: memFree=1467560/2055920 swapFree=4181136/4192956
[pid=13432] ppid=13430 vsize=5356 CPUtime=0.42
/proc/13432/stat : 13432 (rsat.sh) S 13430 13432 13299 0 -1 4194304 310 2656 0 0 0 0 41 1 15 0 1 0 276832534 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13432/statm: 1339 237 195 169 0 50 0
[pid=13435] ppid=13432 vsize=417600 CPUtime=9698.04
/proc/13435/stat : 13435 (rsat) R 13432 13432 13299 0 -1 4194304 141144 0 0 0 969679 125 0 0 25 0 1 0 276832578 427622400 101797 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13435/statm: 104400 101797 86 211 0 104186 0
Current children cumulated CPU time (s) 9698.46
Current children cumulated vsize (KiB) 422956

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 13459
/proc/meminfo: memFree=1465448/2055920 swapFree=4181136/4192956
[pid=13432] ppid=13430 vsize=5356 CPUtime=0.42
/proc/13432/stat : 13432 (rsat.sh) S 13430 13432 13299 0 -1 4194304 310 2656 0 0 0 0 41 1 15 0 1 0 276832534 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13432/statm: 1339 237 195 169 0 50 0
[pid=13435] ppid=13432 vsize=419772 CPUtime=9758.03
/proc/13435/stat : 13435 (rsat) R 13432 13432 13299 0 -1 4194304 141671 0 0 0 975677 126 0 0 25 0 1 0 276832578 429846528 102324 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13435/statm: 104943 102324 86 211 0 104729 0
Current children cumulated CPU time (s) 9758.45
Current children cumulated vsize (KiB) 425128

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 13459
/proc/meminfo: memFree=1463208/2055920 swapFree=4181136/4192956
[pid=13432] ppid=13430 vsize=5356 CPUtime=0.42
/proc/13432/stat : 13432 (rsat.sh) S 13430 13432 13299 0 -1 4194304 310 2656 0 0 0 0 41 1 15 0 1 0 276832534 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13432/statm: 1339 237 195 169 0 50 0
[pid=13435] ppid=13432 vsize=421952 CPUtime=9818
/proc/13435/stat : 13435 (rsat) R 13432 13432 13299 0 -1 4194304 142258 0 0 0 981674 126 0 0 25 0 1 0 276832578 432078848 102878 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13435/statm: 105488 102878 86 211 0 105274 0
Current children cumulated CPU time (s) 9818.42
Current children cumulated vsize (KiB) 427308

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 13459
/proc/meminfo: memFree=1460840/2055920 swapFree=4181136/4192956
[pid=13432] ppid=13430 vsize=5356 CPUtime=0.42
/proc/13432/stat : 13432 (rsat.sh) S 13430 13432 13299 0 -1 4194304 310 2656 0 0 0 0 41 1 15 0 1 0 276832534 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13432/statm: 1339 237 195 169 0 50 0
[pid=13435] ppid=13432 vsize=424280 CPUtime=9877.99
/proc/13435/stat : 13435 (rsat) R 13432 13432 13299 0 -1 4194304 142854 0 0 0 987672 127 0 0 25 0 1 0 276832578 434462720 103474 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13435/statm: 106070 103474 86 211 0 105856 0
Current children cumulated CPU time (s) 9878.41
Current children cumulated vsize (KiB) 429636

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 13459
/proc/meminfo: memFree=1458920/2055920 swapFree=4181136/4192956
[pid=13432] ppid=13430 vsize=5356 CPUtime=0.42
/proc/13432/stat : 13432 (rsat.sh) S 13430 13432 13299 0 -1 4194304 310 2656 0 0 0 0 41 1 15 0 1 0 276832534 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13432/statm: 1339 237 195 169 0 50 0
[pid=13435] ppid=13432 vsize=426124 CPUtime=9937.98
/proc/13435/stat : 13435 (rsat) R 13432 13432 13299 0 -1 4194304 143335 0 0 0 993670 128 0 0 25 0 1 0 276832578 436350976 103955 1992294400 134512640 135377749 4294956400 18446744073709551615 134522887 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13435/statm: 106531 103955 86 211 0 106317 0
Current children cumulated CPU time (s) 9938.4
Current children cumulated vsize (KiB) 431480

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 13459
/proc/meminfo: memFree=1456808/2055920 swapFree=4181136/4192956
[pid=13432] ppid=13430 vsize=5356 CPUtime=0.42
/proc/13432/stat : 13432 (rsat.sh) S 13430 13432 13299 0 -1 4194304 310 2656 0 0 0 0 41 1 15 0 1 0 276832534 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13432/statm: 1339 237 195 169 0 50 0
[pid=13435] ppid=13432 vsize=428104 CPUtime=9997.96
/proc/13435/stat : 13435 (rsat) R 13432 13432 13299 0 -1 4194304 143849 0 0 0 999668 128 0 0 25 0 1 0 276832578 438378496 104469 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13435/statm: 107026 104469 86 211 0 106812 0
Current children cumulated CPU time (s) 9998.38
Current children cumulated vsize (KiB) 433460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10004 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 13459
/proc/meminfo: memFree=1456744/2055920 swapFree=4181136/4192956
[pid=13432] ppid=13430 vsize=5356 CPUtime=0.42
/proc/13432/stat : 13432 (rsat.sh) S 13430 13432 13299 0 -1 4194304 310 2656 0 0 0 0 41 1 15 0 1 0 276832534 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13432/statm: 1339 237 195 169 0 50 0
[pid=13435] ppid=13432 vsize=428224 CPUtime=9999.66
/proc/13435/stat : 13435 (rsat) R 13432 13432 13299 0 -1 4194304 143867 0 0 0 999838 128 0 0 25 0 1 0 276832578 438501376 104487 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/13435/statm: 107056 104487 86 211 0 106842 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 433580

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 13432 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=413937
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=22996
# CPU time returned by wait4() is 0.436933
# while last known CPU time is 10000.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 10004
CPU time (s): 10000.1
CPU user time (s): 9998.79
CPU system time (s): 1.29
CPU usage (%): 99.9607
Max. virtual memory (cumulated for all children) (KiB): 433580

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

runsolver used 9.26359 second user time and 27.1199 second system time

The end

Launcher Data

Begin job on node76 at 2009-05-16 17:33:44
IDJOB=1825139
IDBENCH=70812
IDSOLVER=665
FILE ID=node76/1825139-1242488024
PBS_JOBID= 9306905
Free space on /tmp= 66248 MiB

SOLVER NAME= SAT07 reference solver: Rsat 2007-02-08
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitsarray/countbitsarray08_32.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1825139-1242488024/watcher-1825139-1242488024 -o /tmp/evaluation-result-1825139-1242488024/solver-1825139-1242488024 -C 10000 -W 12000 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1825139-1242488024.cnf            

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

MD5SUM BENCH= fd3f8184ebdeefe767f2b0366176385e
RANDOM SEED=630661719

node76.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.220
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.220
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1881504 kB
Buffers:         38140 kB
Cached:          88056 kB
SwapCached:       6200 kB
Active:          47676 kB
Inactive:        86868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1881504 kB
SwapTotal:     4192956 kB
SwapFree:      4181136 kB
Dirty:            2504 kB
Writeback:           0 kB
Mapped:          13528 kB
Slab:            25808 kB
Committed_AS:   970948 kB
PageTables:       1444 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= 66244 MiB
End job on node76 at 2009-05-16 20:20:30