Trace number 1556048

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.08 1200.61

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitsarray/
countbitsarray02_32.cnf
MD5SUMda0c445b72f13d929ab0690c3bfa81ed
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark926.251
Satisfiable
(Un)Satisfiability was proved
Number of variables4252
Number of clauses12563
Sum of the clauses size29311
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 28374
Number of clauses of size 34187
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.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |   12561    29309 |    3768       0        0     nan |  0.000 % |
0.02/0.08	c |         0 |    9499    28877 |      --       0       --      -- |     --   | -3060/-427
0.02/0.08	c ==============================================================================
0.02/0.08	c Result  :   #vars: 2111   #clauses: 9499   #literals: 28877
0.02/0.08	c CPU time:   0.072988 s
0.02/0.08	c ==============================================================================
0.02/0.09	c Rsat version 3.02
0.08/0.10	c Base unit clause learned: 0
1200.05/1200.61	HOME/rsat.sh: line 55: 19940 Terminated              $RS $TMP.cnf -q -r $TMP.result "$@"

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-1556048-1238745630/watcher-1556048-1238745630 -o /tmp/evaluation-result-1556048-1238745630/solver-1556048-1238745630 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1556048-1238745630.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.00 1.00 1.00 3/64 19937
/proc/meminfo: memFree=1713688/2055920 swapFree=4176872/4192956
[pid=19937] ppid=19935 vsize=5356 CPUtime=0
/proc/19937/stat : 19937 (rsat.sh) S 19935 19937 19722 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 1147225427 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19937/statm: 1339 240 199 169 0 50 0
[pid=19938] ppid=19937 vsize=1516 CPUtime=0
/proc/19938/stat : 19938 (SatElite) R 19937 19937 19722 0 -1 4194304 230 0 0 0 0 0 0 0 19 0 1 0 1147225427 1552384 213 1992294400 4194304 4959918 548682068656 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 0 0 0
/proc/19938/statm: 379 216 64 186 0 189 0

[startup+0.039047 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 19937
/proc/meminfo: memFree=1713688/2055920 swapFree=4176872/4192956
[pid=19937] ppid=19935 vsize=5356 CPUtime=0
/proc/19937/stat : 19937 (rsat.sh) S 19935 19937 19722 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 1147225427 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19937/statm: 1339 240 199 169 0 50 0
[pid=19938] ppid=19937 vsize=5268 CPUtime=0.02
/proc/19938/stat : 19938 (SatElite) R 19937 19937 19722 0 -1 4194304 1111 0 0 0 2 0 0 0 19 0 1 0 1147225427 5394432 1094 1992294400 4194304 4959918 548682068656 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 0 0 0
/proc/19938/statm: 1317 1094 92 186 0 1127 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 10624

[startup+0.101055 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 19937
/proc/meminfo: memFree=1713688/2055920 swapFree=4176872/4192956
[pid=19937] ppid=19935 vsize=5356 CPUtime=0.08
/proc/19937/stat : 19937 (rsat.sh) S 19935 19937 19722 0 -1 4194304 315 1134 0 0 0 0 8 0 17 0 1 0 1147225427 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19937/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5356

[startup+0.301075 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 19937
/proc/meminfo: memFree=1713688/2055920 swapFree=4176872/4192956
[pid=19937] ppid=19935 vsize=5356 CPUtime=0.08
/proc/19937/stat : 19937 (rsat.sh) S 19935 19937 19722 0 -1 4194304 315 1134 0 0 0 0 8 0 17 0 1 0 1147225427 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19937/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5356

[startup+0.701114 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 19937
/proc/meminfo: memFree=1713688/2055920 swapFree=4176872/4192956
[pid=19937] ppid=19935 vsize=5356 CPUtime=0.08
/proc/19937/stat : 19937 (rsat.sh) S 19935 19937 19722 0 -1 4194304 315 1134 0 0 0 0 8 0 17 0 1 0 1147225427 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19937/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5356

[startup+1.50118 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19940
/proc/meminfo: memFree=1711048/2055920 swapFree=4176872/4192956
[pid=19937] ppid=19935 vsize=5356 CPUtime=0.08
/proc/19937/stat : 19937 (rsat.sh) S 19935 19937 19722 0 -1 4194304 315 1134 0 0 0 0 8 0 17 0 1 0 1147225427 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19937/statm: 1339 242 199 169 0 50 0
[pid=19940] ppid=19937 vsize=4244 CPUtime=1.39
/proc/19940/stat : 19940 (rsat) R 19937 19937 19722 0 -1 4194304 1078 0 0 0 139 0 0 0 25 0 1 0 1147225437 4345856 610 1992294400 4194304 5460562 548682068784 18446744073709551615 4225790 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19940/statm: 1061 610 119 309 0 748 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 9600

[startup+3.10133 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19940
/proc/meminfo: memFree=1710472/2055920 swapFree=4176872/4192956
[pid=19937] ppid=19935 vsize=5356 CPUtime=0.08
/proc/19937/stat : 19937 (rsat.sh) S 19935 19937 19722 0 -1 4194304 315 1134 0 0 0 0 8 0 17 0 1 0 1147225427 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19937/statm: 1339 242 199 169 0 50 0
[pid=19940] ppid=19937 vsize=4816 CPUtime=2.99
/proc/19940/stat : 19940 (rsat) R 19937 19937 19722 0 -1 4194304 2098 0 0 0 299 0 0 0 25 0 1 0 1147225437 4931584 731 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19940/statm: 1204 731 119 309 0 891 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 10172

[startup+6.30263 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19940
/proc/meminfo: memFree=1709320/2055920 swapFree=4176872/4192956
[pid=19937] ppid=19935 vsize=5356 CPUtime=0.08
/proc/19937/stat : 19937 (rsat.sh) S 19935 19937 19722 0 -1 4194304 315 1134 0 0 0 0 8 0 17 0 1 0 1147225427 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19937/statm: 1339 242 199 169 0 50 0
[pid=19940] ppid=19937 vsize=5612 CPUtime=6.19
/proc/19940/stat : 19940 (rsat) R 19937 19937 19722 0 -1 4194304 3469 0 0 0 618 1 0 0 25 0 1 0 1147225437 5746688 950 1992294400 4194304 5460562 548682068784 18446744073709551615 4198419 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19940/statm: 1403 950 119 309 0 1090 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 10968

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19940
/proc/meminfo: memFree=1707976/2055920 swapFree=4176872/4192956
[pid=19937] ppid=19935 vsize=5356 CPUtime=0.08
/proc/19937/stat : 19937 (rsat.sh) S 19935 19937 19722 0 -1 4194304 315 1134 0 0 0 0 8 0 17 0 1 0 1147225427 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19937/statm: 1339 242 199 169 0 50 0
[pid=19940] ppid=19937 vsize=7088 CPUtime=12.59
/proc/19940/stat : 19940 (rsat) R 19937 19937 19722 0 -1 4194304 6242 0 0 0 1257 2 0 0 25 0 1 0 1147225437 7258112 1285 1992294400 4194304 5460562 548682068784 18446744073709551615 4198427 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19940/statm: 1772 1285 119 309 0 1459 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 12444

[startup+25.5014 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19940
/proc/meminfo: memFree=1706376/2055920 swapFree=4176872/4192956
[pid=19937] ppid=19935 vsize=5356 CPUtime=0.08
/proc/19937/stat : 19937 (rsat.sh) S 19935 19937 19722 0 -1 4194304 315 1134 0 0 0 0 8 0 17 0 1 0 1147225427 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19937/statm: 1339 242 199 169 0 50 0
[pid=19940] ppid=19937 vsize=9044 CPUtime=25.38
/proc/19940/stat : 19940 (rsat) R 19937 19937 19722 0 -1 4194304 9077 0 0 0 2534 4 0 0 25 0 1 0 1147225437 9261056 1682 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19940/statm: 2261 1682 119 309 0 1948 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 14400

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19946
/proc/meminfo: memFree=1703816/2055920 swapFree=4176872/4192956
[pid=19937] ppid=19935 vsize=5356 CPUtime=0.08
/proc/19937/stat : 19937 (rsat.sh) S 19935 19937 19722 0 -1 4194304 315 1134 0 0 0 0 8 0 17 0 1 0 1147225427 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19937/statm: 1339 242 199 169 0 50 0
[pid=19940] ppid=19937 vsize=11340 CPUtime=50.97
/proc/19940/stat : 19940 (rsat) R 19937 19937 19722 0 -1 4194304 13517 0 0 0 5091 6 0 0 25 0 1 0 1147225437 11612160 2282 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19940/statm: 2835 2282 119 309 0 2522 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 16696

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19946
/proc/meminfo: memFree=1701192/2055920 swapFree=4176872/4192956
[pid=19937] ppid=19935 vsize=5356 CPUtime=0.08
/proc/19937/stat : 19937 (rsat.sh) S 19935 19937 19722 0 -1 4194304 315 1134 0 0 0 0 8 0 17 0 1 0 1147225427 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19937/statm: 1339 242 199 169 0 50 0
[pid=19940] ppid=19937 vsize=13808 CPUtime=102.16
/proc/19940/stat : 19940 (rsat) R 19937 19937 19722 0 -1 4194304 17547 0 0 0 10208 8 0 0 25 0 1 0 1147225437 14139392 2952 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19940/statm: 3452 2952 119 309 0 3139 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 19164

[startup+162.301 s]
/proc/loadavg: 1.08 1.02 1.01 2/66 19946
/proc/meminfo: memFree=1699400/2055920 swapFree=4176872/4192956
[pid=19937] ppid=19935 vsize=5356 CPUtime=0.08
/proc/19937/stat : 19937 (rsat.sh) S 19935 19937 19722 0 -1 4194304 315 1134 0 0 0 0 8 0 17 0 1 0 1147225427 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19937/statm: 1339 242 199 169 0 50 0
[pid=19940] ppid=19937 vsize=16944 CPUtime=162.13
/proc/19940/stat : 19940 (rsat) R 19937 19937 19722 0 -1 4194304 21562 0 0 0 16203 10 0 0 25 0 1 0 1147225437 17350656 3430 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/19940/statm: 4236 3430 119 309 0 3923 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 22300

[startup+222.302 s]
/proc/loadavg: 1.03 1.01 1.00 2/66 19946
/proc/meminfo: memFree=1697800/2055920 swapFree=4176872/4192956
[pid=19937] ppid=19935 vsize=5356 CPUtime=0.08
/proc/19937/stat : 19937 (rsat.sh) S 19935 19937 19722 0 -1 4194304 315 1134 0 0 0 0 8 0 17 0 1 0 1147225427 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19937/statm: 1339 242 199 169 0 50 0
[pid=19940] ppid=19937 vsize=17728 CPUtime=222.1
/proc/19940/stat : 19940 (rsat) R 19937 19937 19722 0 -1 4194304 25881 0 0 0 22198 12 0 0 25 0 1 0 1147225437 18153472 3781 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19940/statm: 4432 3781 119 309 0 4119 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 23084

[startup+282.301 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 19946
/proc/meminfo: memFree=1696840/2055920 swapFree=4176872/4192956
[pid=19937] ppid=19935 vsize=5356 CPUtime=0.08
/proc/19937/stat : 19937 (rsat.sh) S 19935 19937 19722 0 -1 4194304 315 1134 0 0 0 0 8 0 17 0 1 0 1147225427 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19937/statm: 1339 242 199 169 0 50 0
[pid=19940] ppid=19937 vsize=18992 CPUtime=282.09
/proc/19940/stat : 19940 (rsat) R 19937 19937 19722 0 -1 4194304 28123 0 0 0 28196 13 0 0 25 0 1 0 1147225437 19447808 4039 1992294400 4194304 5460562 548682068784 18446744073709551615 4198372 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19940/statm: 4748 4039 119 309 0 4435 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 24348

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19946
/proc/meminfo: memFree=1695432/2055920 swapFree=4176872/4192956
[pid=19937] ppid=19935 vsize=5356 CPUtime=0.08
/proc/19937/stat : 19937 (rsat.sh) S 19935 19937 19722 0 -1 4194304 315 1134 0 0 0 0 8 0 17 0 1 0 1147225427 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19937/statm: 1339 242 199 169 0 50 0
[pid=19940] ppid=19937 vsize=19820 CPUtime=342.05
/proc/19940/stat : 19940 (rsat) R 19937 19937 19722 0 -1 4194304 30424 0 0 0 34191 14 0 0 25 0 1 0 1147225437 20295680 4356 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/19940/statm: 4955 4356 119 309 0 4642 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 25176

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19946
/proc/meminfo: memFree=1694152/2055920 swapFree=4176872/4192956
[pid=19937] ppid=19935 vsize=5356 CPUtime=0.08
/proc/19937/stat : 19937 (rsat.sh) S 19935 19937 19722 0 -1 4194304 315 1134 0 0 0 0 8 0 17 0 1 0 1147225427 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19937/statm: 1339 242 199 169 0 50 0

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

[pid=19940] ppid=19937 vsize=22152 CPUtime=462
/proc/19940/stat : 19940 (rsat) R 19937 19937 19722 0 -1 4194304 33969 0 0 0 46184 16 0 0 25 0 1 0 1147225437 22683648 4925 1992294400 4194304 5460562 548682068784 18446744073709551615 4198372 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19940/statm: 5538 4925 119 309 0 5225 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 27508

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19946
/proc/meminfo: memFree=1691976/2055920 swapFree=4176872/4192956
[pid=19937] ppid=19935 vsize=5356 CPUtime=0.08
/proc/19937/stat : 19937 (rsat.sh) S 19935 19937 19722 0 -1 4194304 315 1134 0 0 0 0 8 0 17 0 1 0 1147225427 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19937/statm: 1339 242 199 169 0 50 0
[pid=19940] ppid=19937 vsize=23168 CPUtime=521.97
/proc/19940/stat : 19940 (rsat) R 19937 19937 19722 0 -1 4194304 36248 0 0 0 52180 17 0 0 25 0 1 0 1147225437 23724032 5220 1992294400 4194304 5460562 548682068784 18446744073709551615 4225639 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19940/statm: 5792 5220 119 309 0 5479 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 28524

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19946
/proc/meminfo: memFree=1690696/2055920 swapFree=4176872/4192956
[pid=19937] ppid=19935 vsize=5356 CPUtime=0.08
/proc/19937/stat : 19937 (rsat.sh) S 19935 19937 19722 0 -1 4194304 315 1134 0 0 0 0 8 0 17 0 1 0 1147225427 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19937/statm: 1339 242 199 169 0 50 0
[pid=19940] ppid=19937 vsize=24448 CPUtime=581.96
/proc/19940/stat : 19940 (rsat) R 19937 19937 19722 0 -1 4194304 37555 0 0 0 58178 18 0 0 25 0 1 0 1147225437 25034752 5535 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19940/statm: 6112 5535 119 309 0 5799 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 29804

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19946
/proc/meminfo: memFree=1689928/2055920 swapFree=4176872/4192956
[pid=19937] ppid=19935 vsize=5356 CPUtime=0.08
/proc/19937/stat : 19937 (rsat.sh) S 19935 19937 19722 0 -1 4194304 315 1134 0 0 0 0 8 0 17 0 1 0 1147225427 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19937/statm: 1339 242 199 169 0 50 0
[pid=19940] ppid=19937 vsize=25088 CPUtime=641.94
/proc/19940/stat : 19940 (rsat) R 19937 19937 19722 0 -1 4194304 38728 0 0 0 64175 19 0 0 25 0 1 0 1147225437 25690112 5716 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19940/statm: 6272 5716 119 309 0 5959 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 30444

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19946
/proc/meminfo: memFree=1688904/2055920 swapFree=4176872/4192956
[pid=19937] ppid=19935 vsize=5356 CPUtime=0.08
/proc/19937/stat : 19937 (rsat.sh) S 19935 19937 19722 0 -1 4194304 315 1134 0 0 0 0 8 0 17 0 1 0 1147225427 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19937/statm: 1339 242 199 169 0 50 0
[pid=19940] ppid=19937 vsize=25984 CPUtime=701.91
/proc/19940/stat : 19940 (rsat) R 19937 19937 19722 0 -1 4194304 39950 0 0 0 70171 20 0 0 25 0 1 0 1147225437 26607616 5946 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19940/statm: 6496 5946 119 309 0 6183 0
Current children cumulated CPU time (s) 701.99
Current children cumulated vsize (KiB) 31340

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19946
/proc/meminfo: memFree=1688648/2055920 swapFree=4176872/4192956
[pid=19937] ppid=19935 vsize=5356 CPUtime=0.08
/proc/19937/stat : 19937 (rsat.sh) S 19935 19937 19722 0 -1 4194304 315 1134 0 0 0 0 8 0 17 0 1 0 1147225427 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19937/statm: 1339 242 199 169 0 50 0
[pid=19940] ppid=19937 vsize=28032 CPUtime=761.89
/proc/19940/stat : 19940 (rsat) R 19937 19937 19722 0 -1 4194304 42593 0 0 0 76168 21 0 0 25 0 1 0 1147225437 28704768 6023 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19940/statm: 7008 6023 119 309 0 6695 0
Current children cumulated CPU time (s) 761.97
Current children cumulated vsize (KiB) 33388

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19946
/proc/meminfo: memFree=1687688/2055920 swapFree=4176872/4192956
[pid=19937] ppid=19935 vsize=5356 CPUtime=0.08
/proc/19937/stat : 19937 (rsat.sh) S 19935 19937 19722 0 -1 4194304 315 1134 0 0 0 0 8 0 17 0 1 0 1147225427 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19937/statm: 1339 242 199 169 0 50 0
[pid=19940] ppid=19937 vsize=29232 CPUtime=821.87
/proc/19940/stat : 19940 (rsat) R 19937 19937 19722 0 -1 4194304 44829 0 0 0 82165 22 0 0 25 0 1 0 1147225437 29933568 6243 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19940/statm: 7308 6243 119 309 0 6995 0
Current children cumulated CPU time (s) 821.95
Current children cumulated vsize (KiB) 34588

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19946
/proc/meminfo: memFree=1687688/2055920 swapFree=4176872/4192956
[pid=19937] ppid=19935 vsize=5356 CPUtime=0.08
/proc/19937/stat : 19937 (rsat.sh) S 19935 19937 19722 0 -1 4194304 315 1134 0 0 0 0 8 0 17 0 1 0 1147225427 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19937/statm: 1339 242 199 169 0 50 0
[pid=19940] ppid=19937 vsize=28632 CPUtime=881.84
/proc/19940/stat : 19940 (rsat) R 19937 19937 19722 0 -1 4194304 46843 0 0 0 88161 23 0 0 25 0 1 0 1147225437 29319168 6241 1992294400 4194304 5460562 548682068784 18446744073709551615 4198057 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19940/statm: 7158 6241 119 309 0 6845 0
Current children cumulated CPU time (s) 881.92
Current children cumulated vsize (KiB) 33988

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19946
/proc/meminfo: memFree=1687176/2055920 swapFree=4176872/4192956
[pid=19937] ppid=19935 vsize=5356 CPUtime=0.08
/proc/19937/stat : 19937 (rsat.sh) S 19935 19937 19722 0 -1 4194304 315 1134 0 0 0 0 8 0 17 0 1 0 1147225427 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19937/statm: 1339 242 199 169 0 50 0
[pid=19940] ppid=19937 vsize=29816 CPUtime=941.82
/proc/19940/stat : 19940 (rsat) R 19937 19937 19722 0 -1 4194304 47008 0 0 0 94159 23 0 0 25 0 1 0 1147225437 30531584 6406 1992294400 4194304 5460562 548682068784 18446744073709551615 4198372 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19940/statm: 7454 6406 119 309 0 7141 0
Current children cumulated CPU time (s) 941.9
Current children cumulated vsize (KiB) 35172

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19946
/proc/meminfo: memFree=1686088/2055920 swapFree=4176872/4192956
[pid=19937] ppid=19935 vsize=5356 CPUtime=0.08
/proc/19937/stat : 19937 (rsat.sh) S 19935 19937 19722 0 -1 4194304 315 1134 0 0 0 0 8 0 17 0 1 0 1147225427 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19937/statm: 1339 242 199 169 0 50 0
[pid=19940] ppid=19937 vsize=30840 CPUtime=1001.79
/proc/19940/stat : 19940 (rsat) R 19937 19937 19722 0 -1 4194304 49262 0 0 0 100155 24 0 0 25 0 1 0 1147225437 31580160 6644 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19940/statm: 7710 6644 119 309 0 7397 0
Current children cumulated CPU time (s) 1001.87
Current children cumulated vsize (KiB) 36196

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19946
/proc/meminfo: memFree=1685128/2055920 swapFree=4176872/4192956
[pid=19937] ppid=19935 vsize=5356 CPUtime=0.08
/proc/19937/stat : 19937 (rsat.sh) S 19935 19937 19722 0 -1 4194304 315 1134 0 0 0 0 8 0 17 0 1 0 1147225427 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19937/statm: 1339 242 199 169 0 50 0
[pid=19940] ppid=19937 vsize=30960 CPUtime=1061.76
/proc/19940/stat : 19940 (rsat) R 19937 19937 19722 0 -1 4194304 51503 0 0 0 106151 25 0 0 25 0 1 0 1147225437 31703040 6869 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/19940/statm: 7740 6869 119 309 0 7427 0
Current children cumulated CPU time (s) 1061.84
Current children cumulated vsize (KiB) 36316

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19946
/proc/meminfo: memFree=1684808/2055920 swapFree=4176872/4192956
[pid=19937] ppid=19935 vsize=5356 CPUtime=0.08
/proc/19937/stat : 19937 (rsat.sh) S 19935 19937 19722 0 -1 4194304 315 1134 0 0 0 0 8 0 17 0 1 0 1147225427 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19937/statm: 1339 242 199 169 0 50 0
[pid=19940] ppid=19937 vsize=31856 CPUtime=1121.7
/proc/19940/stat : 19940 (rsat) R 19937 19937 19722 0 -1 4194304 51611 0 0 0 112145 25 0 0 25 0 1 0 1147225437 32620544 6977 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19940/statm: 7964 6977 119 309 0 7651 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 37212

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19946
/proc/meminfo: memFree=1683656/2055920 swapFree=4176872/4192956
[pid=19937] ppid=19935 vsize=5356 CPUtime=0.08
/proc/19937/stat : 19937 (rsat.sh) S 19935 19937 19722 0 -1 4194304 315 1134 0 0 0 0 8 0 17 0 1 0 1147225427 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19937/statm: 1339 242 199 169 0 50 0
[pid=19940] ppid=19937 vsize=33136 CPUtime=1181.68
/proc/19940/stat : 19940 (rsat) R 19937 19937 19722 0 -1 4194304 53874 0 0 0 118141 27 0 0 25 0 1 0 1147225437 33931264 7224 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19940/statm: 8284 7224 119 309 0 7971 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 38492



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19946
/proc/meminfo: memFree=1683656/2055920 swapFree=4176872/4192956
[pid=19937] ppid=19935 vsize=5356 CPUtime=0.08
/proc/19937/stat : 19937 (rsat.sh) S 19935 19937 19722 0 -1 4194304 315 1134 0 0 0 0 8 0 17 0 1 0 1147225427 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19937/statm: 1339 242 199 169 0 50 0
[pid=19940] ppid=19937 vsize=33136 CPUtime=1199.97
/proc/19940/stat : 19940 (rsat) R 19937 19937 19722 0 -1 4194304 53874 0 0 0 119970 27 0 0 25 0 1 0 1147225437 33931264 7224 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/19940/statm: 8284 7224 119 309 0 7971 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 38492

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)
Real time (s): 1200.61
CPU time (s): 1200.08
CPU user time (s): 1199.79
CPU system time (s): 0.290955
CPU usage (%): 99.9557
Max. virtual memory (cumulated for all children) (KiB): 46684

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

runsolver used 1.02684 second user time and 3.35149 second system time

The end

Launcher Data

Begin job on node48 at 2009-04-03 10:00:30
IDJOB=1556048
IDBENCH=70811
IDSOLVER=545
FILE ID=node48/1556048-1238745630
PBS_JOBID= 9085415
Free space on /tmp= 66548 MiB

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

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

MD5SUM BENCH= da0c445b72f13d929ab0690c3bfa81ed
RANDOM SEED=215691419

node48.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.236
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.236
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:       1714168 kB
Buffers:         53392 kB
Cached:         202372 kB
SwapCached:      10184 kB
Active:          90032 kB
Inactive:       177480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1714168 kB
SwapTotal:     4192956 kB
SwapFree:      4176872 kB
Dirty:            5944 kB
Writeback:           0 kB
Mapped:          17492 kB
Slab:            60324 kB
Committed_AS:  2911452 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= 66540 MiB
End job on node48 at 2009-04-03 10:20:33