Trace number 1556109

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) 1200.03 1200.61

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.370943 s
0.29/0.38	c ==============================================================================
0.39/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-1556109-1238746320/watcher-1556109-1238746320 -o /tmp/evaluation-result-1556109-1238746320/solver-1556109-1238746320 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1556109-1238746320.cnf 

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.82 1.75 1.40 3/65 18092
/proc/meminfo: memFree=1406824/2055920 swapFree=4178736/4192956
[pid=18092] ppid=18090 vsize=5356 CPUtime=0
/proc/18092/stat : 18092 (rsat.sh) R 18090 18092 17715 0 -1 4194304 266 0 0 0 0 0 0 0 18 0 1 0 500965870 5484544 234 1992294400 4194304 4889804 548682068816 18446744073709551615 268213742239 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/18092/statm: 1339 234 194 169 0 50 0
[pid=18093] ppid=18092 vsize=1116 CPUtime=0
/proc/18093/stat : 18093 (SatElite) R 18092 18092 17715 0 -1 4194304 170 0 0 0 0 0 0 0 18 0 1 0 500965870 1142784 153 1992294400 134512640 135038345 4294956272 18446744073709551615 134531761 0 0 4096 3 0 0 0 17 0 0 0
/proc/18093/statm: 279 154 49 128 0 148 0

[startup+0.077467 s]
/proc/loadavg: 1.82 1.75 1.40 3/65 18092
/proc/meminfo: memFree=1406824/2055920 swapFree=4178736/4192956
[pid=18092] ppid=18090 vsize=5356 CPUtime=0
/proc/18092/stat : 18092 (rsat.sh) S 18090 18092 17715 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 500965870 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18092/statm: 1339 235 195 169 0 50 0
[pid=18093] ppid=18092 vsize=9956 CPUtime=0.06
/proc/18093/stat : 18093 (SatElite) R 18092 18092 17715 0 -1 4194304 2228 0 0 0 6 0 0 0 19 0 1 0 500965870 10194944 2072 1992294400 134512640 135038345 4294956272 18446744073709551615 134699485 0 0 4096 3 0 0 0 17 0 0 0
/proc/18093/statm: 2489 2073 69 128 0 2358 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 15312

[startup+0.102467 s]
/proc/loadavg: 1.82 1.75 1.40 3/65 18092
/proc/meminfo: memFree=1406824/2055920 swapFree=4178736/4192956
[pid=18092] ppid=18090 vsize=5356 CPUtime=0
/proc/18092/stat : 18092 (rsat.sh) S 18090 18092 17715 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 500965870 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18092/statm: 1339 235 195 169 0 50 0
[pid=18093] ppid=18092 vsize=10752 CPUtime=0.08
/proc/18093/stat : 18093 (SatElite) R 18092 18092 17715 0 -1 4194304 2412 0 0 0 8 0 0 0 19 0 1 0 500965870 11010048 2256 1992294400 134512640 135038345 4294956272 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 0 0 0
/proc/18093/statm: 2688 2256 69 128 0 2557 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 16108

[startup+0.30249 s]
/proc/loadavg: 1.82 1.75 1.40 3/65 18092
/proc/meminfo: memFree=1406824/2055920 swapFree=4178736/4192956
[pid=18092] ppid=18090 vsize=5356 CPUtime=0
/proc/18092/stat : 18092 (rsat.sh) S 18090 18092 17715 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 500965870 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18092/statm: 1339 235 195 169 0 50 0
[pid=18093] ppid=18092 vsize=11544 CPUtime=0.29
/proc/18093/stat : 18093 (SatElite) R 18092 18092 17715 0 -1 4194304 2601 0 0 0 28 1 0 0 21 0 1 0 500965870 11821056 2445 1992294400 134512640 135038345 4294956272 18446744073709551615 134571671 0 0 4096 3 0 0 0 17 0 0 0
/proc/18093/statm: 2886 2445 69 128 0 2755 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16900

[startup+0.702546 s]
/proc/loadavg: 1.82 1.75 1.40 3/65 18092
/proc/meminfo: memFree=1406824/2055920 swapFree=4178736/4192956
[pid=18092] ppid=18090 vsize=5356 CPUtime=0.43
/proc/18092/stat : 18092 (rsat.sh) S 18090 18092 17715 0 -1 4194304 310 2656 0 0 0 0 42 1 16 0 1 0 500965870 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18092/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 5356

[startup+1.50163 s]
/proc/loadavg: 1.82 1.75 1.40 2/67 18095
/proc/meminfo: memFree=1401688/2055920 swapFree=4178736/4192956
[pid=18092] ppid=18090 vsize=5356 CPUtime=0.43
/proc/18092/stat : 18092 (rsat.sh) S 18090 18092 17715 0 -1 4194304 310 2656 0 0 0 0 42 1 16 0 1 0 500965870 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18092/statm: 1339 237 195 169 0 50 0
[pid=18095] ppid=18092 vsize=4848 CPUtime=1.05
/proc/18095/stat : 18095 (rsat) R 18092 18092 17715 0 -1 4194304 1076 0 0 0 105 0 0 0 25 0 1 0 500965914 4964352 1040 1992294400 134512640 135377749 4294956384 18446744073709551615 134523251 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18095/statm: 1212 1040 86 211 0 998 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 10204

[startup+3.10181 s]
/proc/loadavg: 1.76 1.73 1.40 2/67 18095
/proc/meminfo: memFree=1400152/2055920 swapFree=4178736/4192956
[pid=18092] ppid=18090 vsize=5356 CPUtime=0.43
/proc/18092/stat : 18092 (rsat.sh) S 18090 18092 17715 0 -1 4194304 310 2656 0 0 0 0 42 1 16 0 1 0 500965870 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18092/statm: 1339 237 195 169 0 50 0
[pid=18095] ppid=18092 vsize=5672 CPUtime=2.64
/proc/18095/stat : 18095 (rsat) R 18092 18092 17715 0 -1 4194304 1467 0 0 0 264 0 0 0 25 0 1 0 500965914 5808128 1193 1992294400 134512640 135377749 4294956384 18446744073709551615 134530170 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18095/statm: 1418 1193 86 211 0 1204 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 11028

[startup+6.30117 s]
/proc/loadavg: 1.76 1.73 1.40 2/67 18095
/proc/meminfo: memFree=1399192/2055920 swapFree=4178736/4192956
[pid=18092] ppid=18090 vsize=5356 CPUtime=0.43
/proc/18092/stat : 18092 (rsat.sh) S 18090 18092 17715 0 -1 4194304 310 2656 0 0 0 0 42 1 16 0 1 0 500965870 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18092/statm: 1339 237 195 169 0 50 0
[pid=18095] ppid=18092 vsize=7712 CPUtime=5.85
/proc/18095/stat : 18095 (rsat) R 18092 18092 17715 0 -1 4194304 2216 0 0 0 584 1 0 0 25 0 1 0 500965914 7897088 1746 1992294400 134512640 135377749 4294956384 18446744073709551615 134518110 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18095/statm: 1928 1746 86 211 0 1714 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 13068

[startup+12.7019 s]
/proc/loadavg: 1.69 1.72 1.39 2/67 18095
/proc/meminfo: memFree=1393816/2055920 swapFree=4178736/4192956
[pid=18092] ppid=18090 vsize=5356 CPUtime=0.43
/proc/18092/stat : 18092 (rsat.sh) S 18090 18092 17715 0 -1 4194304 310 2656 0 0 0 0 42 1 16 0 1 0 500965870 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18092/statm: 1339 237 195 169 0 50 0
[pid=18095] ppid=18092 vsize=11832 CPUtime=12.24
/proc/18095/stat : 18095 (rsat) R 18092 18092 17715 0 -1 4194304 4105 0 0 0 1222 2 0 0 25 0 1 0 500965914 12115968 2761 1992294400 134512640 135377749 4294956384 18446744073709551615 134529238 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18095/statm: 2958 2761 86 211 0 2744 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 17188

[startup+25.5013 s]
/proc/loadavg: 1.54 1.69 1.39 2/67 18095
/proc/meminfo: memFree=1390296/2055920 swapFree=4178736/4192956
[pid=18092] ppid=18090 vsize=5356 CPUtime=0.43
/proc/18092/stat : 18092 (rsat.sh) S 18090 18092 17715 0 -1 4194304 310 2656 0 0 0 0 42 1 16 0 1 0 500965870 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18092/statm: 1339 237 195 169 0 50 0
[pid=18095] ppid=18092 vsize=15964 CPUtime=25.04
/proc/18095/stat : 18095 (rsat) R 18092 18092 17715 0 -1 4194304 5966 0 0 0 2501 3 0 0 25 0 1 0 500965914 16347136 3656 1992294400 134512640 135377749 4294956384 18446744073709551615 134522906 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18095/statm: 3991 3656 86 211 0 3777 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 21320

[startup+51.1012 s]
/proc/loadavg: 1.36 1.63 1.37 2/67 18095
/proc/meminfo: memFree=1379544/2055920 swapFree=4178736/4192956
[pid=18092] ppid=18090 vsize=5356 CPUtime=0.43
/proc/18092/stat : 18092 (rsat.sh) S 18090 18092 17715 0 -1 4194304 310 2656 0 0 0 0 42 1 16 0 1 0 500965870 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18092/statm: 1339 237 195 169 0 50 0
[pid=18095] ppid=18092 vsize=26368 CPUtime=50.62
/proc/18095/stat : 18095 (rsat) R 18092 18092 17715 0 -1 4194304 9436 0 0 0 5056 6 0 0 25 0 1 0 500965914 27000832 6354 1992294400 134512640 135377749 4294956384 18446744073709551615 134522833 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18095/statm: 6592 6354 86 211 0 6378 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 31724

[startup+102.306 s]
/proc/loadavg: 1.14 1.52 1.35 2/67 18095
/proc/meminfo: memFree=1369688/2055920 swapFree=4178736/4192956
[pid=18092] ppid=18090 vsize=5356 CPUtime=0.43
/proc/18092/stat : 18092 (rsat.sh) S 18090 18092 17715 0 -1 4194304 310 2656 0 0 0 0 42 1 16 0 1 0 500965870 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18092/statm: 1339 237 195 169 0 50 0
[pid=18095] ppid=18092 vsize=37024 CPUtime=101.8
/proc/18095/stat : 18095 (rsat) R 18092 18092 17715 0 -1 4194304 13801 0 0 0 10170 10 0 0 25 0 1 0 500965914 37912576 8793 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18095/statm: 9256 8793 86 211 0 9042 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 42380

[startup+162.302 s]
/proc/loadavg: 1.05 1.43 1.33 2/67 18095
/proc/meminfo: memFree=1349208/2055920 swapFree=4178736/4192956
[pid=18092] ppid=18090 vsize=5356 CPUtime=0.43
/proc/18092/stat : 18092 (rsat.sh) S 18090 18092 17715 0 -1 4194304 310 2656 0 0 0 0 42 1 16 0 1 0 500965870 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18092/statm: 1339 237 195 169 0 50 0
[pid=18095] ppid=18092 vsize=57180 CPUtime=161.77
/proc/18095/stat : 18095 (rsat) R 18092 18092 17715 0 -1 4194304 19019 0 0 0 16161 16 0 0 25 0 1 0 500965914 58552320 14011 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18095/statm: 14295 14011 86 211 0 14081 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 62536

[startup+222.302 s]
/proc/loadavg: 1.02 1.34 1.30 2/67 18095
/proc/meminfo: memFree=1345944/2055920 swapFree=4178736/4192956
[pid=18092] ppid=18090 vsize=5356 CPUtime=0.43
/proc/18092/stat : 18092 (rsat.sh) S 18090 18092 17715 0 -1 4194304 310 2656 0 0 0 0 42 1 16 0 1 0 500965870 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18092/statm: 1339 237 195 169 0 50 0
[pid=18095] ppid=18092 vsize=59888 CPUtime=221.76
/proc/18095/stat : 18095 (rsat) R 18092 18092 17715 0 -1 4194304 21275 0 0 0 22158 18 0 0 25 0 1 0 500965914 61325312 14727 1992294400 134512640 135377749 4294956384 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18095/statm: 14972 14727 86 211 0 14758 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 65244

[startup+282.301 s]
/proc/loadavg: 1.00 1.28 1.28 2/67 18095
/proc/meminfo: memFree=1345944/2055920 swapFree=4178736/4192956
[pid=18092] ppid=18090 vsize=5356 CPUtime=0.43
/proc/18092/stat : 18092 (rsat.sh) S 18090 18092 17715 0 -1 4194304 310 2656 0 0 0 0 42 1 16 0 1 0 500965870 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18092/statm: 1339 237 195 169 0 50 0
[pid=18095] ppid=18092 vsize=59888 CPUtime=281.73
/proc/18095/stat : 18095 (rsat) R 18092 18092 17715 0 -1 4194304 21284 0 0 0 28155 18 0 0 25 0 1 0 500965914 61325312 14736 1992294400 134512640 135377749 4294956384 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18095/statm: 14972 14736 86 211 0 14758 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 65244

[startup+342.302 s]
/proc/loadavg: 1.00 1.23 1.26 2/67 18095
/proc/meminfo: memFree=1330904/2055920 swapFree=4178736/4192956
[pid=18092] ppid=18090 vsize=5356 CPUtime=0.43
/proc/18092/stat : 18092 (rsat.sh) S 18090 18092 17715 0 -1 4194304 310 2656 0 0 0 0 42 1 16 0 1 0 500965870 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18092/statm: 1339 237 195 169 0 50 0
[pid=18095] ppid=18092 vsize=77608 CPUtime=341.71
/proc/18095/stat : 18095 (rsat) R 18092 18092 17715 0 -1 4194304 25860 0 0 0 34148 23 0 0 25 0 1 0 500965914 79470592 18542 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18095/statm: 19402 18542 86 211 0 19188 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 82964


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

/proc/18095/statm: 22975 22284 86 211 0 22761 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 97256

[startup+582.302 s]
/proc/loadavg: 1.00 1.10 1.19 2/67 18095
/proc/meminfo: memFree=1315672/2055920 swapFree=4178736/4192956
[pid=18092] ppid=18090 vsize=5356 CPUtime=0.43
/proc/18092/stat : 18092 (rsat.sh) S 18090 18092 17715 0 -1 4194304 310 2656 0 0 0 0 42 1 16 0 1 0 500965870 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18092/statm: 1339 237 195 169 0 50 0
[pid=18095] ppid=18092 vsize=91900 CPUtime=581.57
/proc/18095/stat : 18095 (rsat) R 18092 18092 17715 0 -1 4194304 32682 0 0 0 58128 29 0 0 25 0 1 0 500965914 94105600 22288 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18095/statm: 22975 22288 86 211 0 22761 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 97256

[startup+642.302 s]
/proc/loadavg: 1.00 1.07 1.17 2/67 18095
/proc/meminfo: memFree=1315672/2055920 swapFree=4178736/4192956
[pid=18092] ppid=18090 vsize=5356 CPUtime=0.43
/proc/18092/stat : 18092 (rsat.sh) S 18090 18092 17715 0 -1 4194304 310 2656 0 0 0 0 42 1 16 0 1 0 500965870 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18092/statm: 1339 237 195 169 0 50 0
[pid=18095] ppid=18092 vsize=92032 CPUtime=641.53
/proc/18095/stat : 18095 (rsat) R 18092 18092 17715 0 -1 4194304 32699 0 0 0 64124 29 0 0 25 0 1 0 500965914 94240768 22305 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18095/statm: 23008 22305 86 211 0 22794 0
Current children cumulated CPU time (s) 641.96
Current children cumulated vsize (KiB) 97388

[startup+702.302 s]
/proc/loadavg: 1.00 1.06 1.16 2/67 18095
/proc/meminfo: memFree=1308440/2055920 swapFree=4178736/4192956
[pid=18092] ppid=18090 vsize=5356 CPUtime=0.43
/proc/18092/stat : 18092 (rsat.sh) S 18090 18092 17715 0 -1 4194304 310 2656 0 0 0 0 42 1 16 0 1 0 500965870 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18092/statm: 1339 237 195 169 0 50 0
[pid=18095] ppid=18092 vsize=99136 CPUtime=701.5
/proc/18095/stat : 18095 (rsat) R 18092 18092 17715 0 -1 4194304 34534 0 0 0 70120 30 0 0 25 0 1 0 500965914 101515264 24140 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18095/statm: 24784 24140 86 211 0 24570 0
Current children cumulated CPU time (s) 701.93
Current children cumulated vsize (KiB) 104492

[startup+762.307 s]
/proc/loadavg: 1.00 1.05 1.15 2/67 18095
/proc/meminfo: memFree=1298008/2055920 swapFree=4178736/4192956
[pid=18092] ppid=18090 vsize=5356 CPUtime=0.43
/proc/18092/stat : 18092 (rsat.sh) S 18090 18092 17715 0 -1 4194304 310 2656 0 0 0 0 42 1 16 0 1 0 500965870 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18092/statm: 1339 237 195 169 0 50 0
[pid=18095] ppid=18092 vsize=109168 CPUtime=761.49
/proc/18095/stat : 18095 (rsat) R 18092 18092 17715 0 -1 4194304 37122 0 0 0 76116 33 0 0 25 0 1 0 500965914 111788032 26728 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18095/statm: 27292 26728 86 211 0 27078 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 114524

[startup+822.303 s]
/proc/loadavg: 1.00 1.03 1.14 2/67 18095
/proc/meminfo: memFree=1289816/2055920 swapFree=4178736/4192956
[pid=18092] ppid=18090 vsize=5356 CPUtime=0.43
/proc/18092/stat : 18092 (rsat.sh) S 18090 18092 17715 0 -1 4194304 310 2656 0 0 0 0 42 1 16 0 1 0 500965870 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18092/statm: 1339 237 195 169 0 50 0
[pid=18095] ppid=18092 vsize=117216 CPUtime=821.46
/proc/18095/stat : 18095 (rsat) R 18092 18092 17715 0 -1 4194304 39210 0 0 0 82110 36 0 0 25 0 1 0 500965914 120029184 28816 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18095/statm: 29304 28816 86 211 0 29090 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 122572

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.13 2/67 18095
/proc/meminfo: memFree=1282200/2055920 swapFree=4178736/4192956
[pid=18092] ppid=18090 vsize=5356 CPUtime=0.43
/proc/18092/stat : 18092 (rsat.sh) S 18090 18092 17715 0 -1 4194304 310 2656 0 0 0 0 42 1 16 0 1 0 500965870 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18092/statm: 1339 237 195 169 0 50 0
[pid=18095] ppid=18092 vsize=124688 CPUtime=881.43
/proc/18095/stat : 18095 (rsat) R 18092 18092 17715 0 -1 4194304 41110 0 0 0 88106 37 0 0 25 0 1 0 500965914 127680512 30716 1992294400 134512640 135377749 4294956384 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18095/statm: 31172 30716 86 211 0 30958 0
Current children cumulated CPU time (s) 881.86
Current children cumulated vsize (KiB) 130044

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.12 2/67 18095
/proc/meminfo: memFree=1273176/2055920 swapFree=4178736/4192956
[pid=18092] ppid=18090 vsize=5356 CPUtime=0.43
/proc/18092/stat : 18092 (rsat.sh) S 18090 18092 17715 0 -1 4194304 310 2656 0 0 0 0 42 1 16 0 1 0 500965870 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18092/statm: 1339 237 195 169 0 50 0
[pid=18095] ppid=18092 vsize=133388 CPUtime=941.41
/proc/18095/stat : 18095 (rsat) R 18092 18092 17715 0 -1 4194304 43377 0 0 0 94101 40 0 0 25 0 1 0 500965914 136589312 32983 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18095/statm: 33347 32983 86 211 0 33133 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 138744

[startup+1002.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/67 18095
/proc/meminfo: memFree=1271128/2055920 swapFree=4178736/4192956
[pid=18092] ppid=18090 vsize=5356 CPUtime=0.43
/proc/18092/stat : 18092 (rsat.sh) S 18090 18092 17715 0 -1 4194304 310 2656 0 0 0 0 42 1 16 0 1 0 500965870 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18092/statm: 1339 237 195 169 0 50 0
[pid=18095] ppid=18092 vsize=134484 CPUtime=1001.38
/proc/18095/stat : 18095 (rsat) R 18092 18092 17715 0 -1 4194304 47073 0 0 0 100097 41 0 0 25 0 1 0 500965914 137711616 33419 1992294400 134512640 135377749 4294956384 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18095/statm: 33621 33419 86 211 0 33407 0
Current children cumulated CPU time (s) 1001.81
Current children cumulated vsize (KiB) 139840

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.09 2/67 18095
/proc/meminfo: memFree=1271064/2055920 swapFree=4178736/4192956
[pid=18092] ppid=18090 vsize=5356 CPUtime=0.43
/proc/18092/stat : 18092 (rsat.sh) S 18090 18092 17715 0 -1 4194304 310 2656 0 0 0 0 42 1 16 0 1 0 500965870 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18092/statm: 1339 237 195 169 0 50 0
[pid=18095] ppid=18092 vsize=134484 CPUtime=1061.35
/proc/18095/stat : 18095 (rsat) R 18092 18092 17715 0 -1 4194304 47073 0 0 0 106094 41 0 0 25 0 1 0 500965914 137711616 33419 1992294400 134512640 135377749 4294956384 18446744073709551615 134523307 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18095/statm: 33621 33419 86 211 0 33407 0
Current children cumulated CPU time (s) 1061.78
Current children cumulated vsize (KiB) 139840

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/67 18095
/proc/meminfo: memFree=1271128/2055920 swapFree=4178736/4192956
[pid=18092] ppid=18090 vsize=5356 CPUtime=0.43
/proc/18092/stat : 18092 (rsat.sh) S 18090 18092 17715 0 -1 4194304 310 2656 0 0 0 0 42 1 16 0 1 0 500965870 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18092/statm: 1339 237 195 169 0 50 0
[pid=18095] ppid=18092 vsize=134484 CPUtime=1121.33
/proc/18095/stat : 18095 (rsat) R 18092 18092 17715 0 -1 4194304 47073 0 0 0 112092 41 0 0 25 0 1 0 500965914 137711616 33419 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18095/statm: 33621 33419 86 211 0 33407 0
Current children cumulated CPU time (s) 1121.76
Current children cumulated vsize (KiB) 139840

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/67 18095
/proc/meminfo: memFree=1271064/2055920 swapFree=4178736/4192956
[pid=18092] ppid=18090 vsize=5356 CPUtime=0.43
/proc/18092/stat : 18092 (rsat.sh) S 18090 18092 17715 0 -1 4194304 310 2656 0 0 0 0 42 1 16 0 1 0 500965870 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18092/statm: 1339 237 195 169 0 50 0
[pid=18095] ppid=18092 vsize=134484 CPUtime=1181.3
/proc/18095/stat : 18095 (rsat) R 18092 18092 17715 0 -1 4194304 47073 0 0 0 118089 41 0 0 25 0 1 0 500965914 137711616 33419 1992294400 134512640 135377749 4294956384 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18095/statm: 33621 33419 86 211 0 33407 0
Current children cumulated CPU time (s) 1181.73
Current children cumulated vsize (KiB) 139840



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.08 2/67 18095
/proc/meminfo: memFree=1271064/2055920 swapFree=4178736/4192956
[pid=18092] ppid=18090 vsize=5356 CPUtime=0.43
/proc/18092/stat : 18092 (rsat.sh) S 18090 18092 17715 0 -1 4194304 310 2656 0 0 0 0 42 1 16 0 1 0 500965870 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18092/statm: 1339 237 195 169 0 50 0
[pid=18095] ppid=18092 vsize=134484 CPUtime=1199.6
/proc/18095/stat : 18095 (rsat) R 18092 18092 17715 0 -1 4194304 47075 0 0 0 119919 41 0 0 25 0 1 0 500965914 137711616 33421 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18095/statm: 33621 33421 86 211 0 33407 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 139840

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 18092 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=423935
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=13997
# CPU time returned by wait4() is 0.437932
# while last known CPU time is 1200.03
#
# 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.03
CPU user time (s): 1199.61
CPU system time (s): 0.42
CPU usage (%): 99.9515
Max. virtual memory (cumulated for all children) (KiB): 153328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.423935
system time used= 0.013997
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= 5
involuntary context switches= 3

runsolver used 0.959854 second user time and 3.41848 second system time

The end

Launcher Data

Begin job on node32 at 2009-04-03 10:12:00
IDJOB=1556109
IDBENCH=70812
IDSOLVER=560
FILE ID=node32/1556109-1238746320
PBS_JOBID= 9085423
Free space on /tmp= 66552 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-1556109-1238746320/watcher-1556109-1238746320 -o /tmp/evaluation-result-1556109-1238746320/solver-1556109-1238746320 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1556109-1238746320.cnf            

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

MD5SUM BENCH= fd3f8184ebdeefe767f2b0366176385e
RANDOM SEED=1221813844

node32.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.234
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.234
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:       1407368 kB
Buffers:        103364 kB
Cached:         451040 kB
SwapCached:       7344 kB
Active:         289416 kB
Inactive:       273780 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1407368 kB
SwapTotal:     4192956 kB
SwapFree:      4178736 kB
Dirty:            2496 kB
Writeback:           0 kB
Mapped:          14532 kB
Slab:            71148 kB
Committed_AS:  1849204 kB
PageTables:       1488 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66548 MiB
End job on node32 at 2009-04-03 10:32:03