Trace number 1717022

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.03 1200.41

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-25.cnf
MD5SUM0acd143a4e60b38309663b5993b5ded9
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 variables8920
Number of clauses31884
Sum of the clauses size83706
Maximum clause length229
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 215331
Number of clauses of size 314327
Number of clauses of size 41469
Number of clauses of size 5588
Number of clauses of size over 5168

Solver Data

0.00/0.00	c Parsing...
0.00/0.03	c ==============================================================================
0.00/0.03	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.03	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.03	c ==============================================================================
0.00/0.03	c |         0 |   30972    81428 |    9291       0        0     nan |  0.000 % |
0.19/0.23	c |         0 |   22056    71256 |      --       0       --      -- |     --   | -8916/-10172
0.19/0.23	c ==============================================================================
0.19/0.23	c Result  :   #vars: 3830   #clauses: 22056   #literals: 71256
0.19/0.23	c CPU time:   0.214967 s
0.19/0.23	c ==============================================================================
0.19/0.26	c Rsat version 3.02
0.19/0.27	c Base unit clause learned: 0

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1717022-1240623140/watcher-1717022-1240623140 -o /tmp/evaluation-result-1717022-1240623140/solver-1717022-1240623140 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1717022-1240623140.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.10 3/64 14249
/proc/meminfo: memFree=1010200/2055920 swapFree=4192956/4192956
[pid=14249] ppid=14247 vsize=5356 CPUtime=0
/proc/14249/stat : 14249 (rsat.sh) S 14247 14249 14088 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 90347991 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14249/statm: 1339 240 199 169 0 50 0
[pid=14250] ppid=14249 vsize=1656 CPUtime=0
/proc/14250/stat : 14250 (SatElite) R 14249 14249 14088 0 -1 4194304 249 0 0 0 0 0 0 0 19 0 1 0 90347991 1695744 232 1992294400 4194304 4959918 548682068656 18446744073709551615 4438128 0 0 4096 3 0 0 0 17 1 0 0
/proc/14250/statm: 478 238 62 186 0 288 0

[startup+0.0376731 s]
/proc/loadavg: 1.00 1.00 1.10 3/64 14249
/proc/meminfo: memFree=1010200/2055920 swapFree=4192956/4192956
[pid=14249] ppid=14247 vsize=5356 CPUtime=0
/proc/14249/stat : 14249 (rsat.sh) S 14247 14249 14088 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 90347991 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14249/statm: 1339 240 199 169 0 50 0
[pid=14250] ppid=14249 vsize=8276 CPUtime=0.02
/proc/14250/stat : 14250 (SatElite) R 14249 14249 14088 0 -1 4194304 1777 0 0 0 2 0 0 0 19 0 1 0 90347991 8474624 1760 1992294400 4194304 4959918 548682068656 18446744073709551615 4444704 0 0 4096 3 0 0 0 17 1 0 0
/proc/14250/statm: 2069 1761 90 186 0 1879 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 13632

[startup+0.101665 s]
/proc/loadavg: 1.00 1.00 1.10 3/64 14249
/proc/meminfo: memFree=1010200/2055920 swapFree=4192956/4192956
[pid=14249] ppid=14247 vsize=5356 CPUtime=0
/proc/14249/stat : 14249 (rsat.sh) S 14247 14249 14088 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 90347991 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14249/statm: 1339 240 199 169 0 50 0
[pid=14250] ppid=14249 vsize=10120 CPUtime=0.08
/proc/14250/stat : 14250 (SatElite) R 14249 14249 14088 0 -1 4194304 2201 0 0 0 8 0 0 0 19 0 1 0 90347991 10362880 2184 1992294400 4194304 4959918 548682068656 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 1 0 0
/proc/14250/statm: 2530 2184 90 186 0 2340 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 15476

[startup+0.301696 s]
/proc/loadavg: 1.00 1.00 1.10 3/64 14249
/proc/meminfo: memFree=1010200/2055920 swapFree=4192956/4192956
[pid=14249] ppid=14247 vsize=5356 CPUtime=0.25
/proc/14249/stat : 14249 (rsat.sh) S 14247 14249 14088 0 -1 4194304 315 2393 0 0 0 0 24 1 17 0 1 0 90347991 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14249/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 5356

[startup+0.701742 s]
/proc/loadavg: 1.00 1.00 1.10 3/64 14249
/proc/meminfo: memFree=1010200/2055920 swapFree=4192956/4192956
[pid=14249] ppid=14247 vsize=5356 CPUtime=0.25
/proc/14249/stat : 14249 (rsat.sh) S 14247 14249 14088 0 -1 4194304 315 2393 0 0 0 0 24 1 17 0 1 0 90347991 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14249/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 5356

[startup+1.50182 s]
/proc/loadavg: 1.00 1.00 1.10 2/66 14252
/proc/meminfo: memFree=1005704/2055920 swapFree=4192956/4192956
[pid=14249] ppid=14247 vsize=5356 CPUtime=0.25
/proc/14249/stat : 14249 (rsat.sh) S 14247 14249 14088 0 -1 4194304 315 2393 0 0 0 0 24 1 17 0 1 0 90347991 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14249/statm: 1339 242 199 169 0 50 0
[pid=14252] ppid=14249 vsize=5940 CPUtime=1.23
/proc/14252/stat : 14252 (rsat) R 14249 14249 14088 0 -1 4194304 1040 0 0 0 123 0 0 0 25 0 1 0 90348016 6082560 1017 1992294400 4194304 5460562 548682068784 18446744073709551615 4201929 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14252/statm: 1485 1017 116 309 0 1172 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 11296

[startup+3.102 s]
/proc/loadavg: 1.00 1.00 1.10 2/66 14252
/proc/meminfo: memFree=1004616/2055920 swapFree=4192956/4192956
[pid=14249] ppid=14247 vsize=5356 CPUtime=0.25
/proc/14249/stat : 14249 (rsat.sh) S 14247 14249 14088 0 -1 4194304 315 2393 0 0 0 0 24 1 17 0 1 0 90347991 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14249/statm: 1339 242 199 169 0 50 0
[pid=14252] ppid=14249 vsize=6388 CPUtime=2.83
/proc/14252/stat : 14252 (rsat) R 14249 14249 14088 0 -1 4194304 1200 0 0 0 283 0 0 0 25 0 1 0 90348016 6541312 1145 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14252/statm: 1597 1145 118 309 0 1284 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 11744

[startup+6.30136 s]
/proc/loadavg: 1.00 1.00 1.10 2/66 14252
/proc/meminfo: memFree=1003976/2055920 swapFree=4192956/4192956
[pid=14249] ppid=14247 vsize=5356 CPUtime=0.25
/proc/14249/stat : 14249 (rsat.sh) S 14247 14249 14088 0 -1 4194304 315 2393 0 0 0 0 24 1 17 0 1 0 90347991 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14249/statm: 1339 242 199 169 0 50 0
[pid=14252] ppid=14249 vsize=6816 CPUtime=6.02
/proc/14252/stat : 14252 (rsat) R 14249 14249 14088 0 -1 4194304 1648 0 0 0 602 0 0 0 25 0 1 0 90348016 6979584 1237 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14252/statm: 1704 1237 118 309 0 1391 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 12172

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.10 2/66 14252
/proc/meminfo: memFree=1003784/2055920 swapFree=4192956/4192956
[pid=14249] ppid=14247 vsize=5356 CPUtime=0.25
/proc/14249/stat : 14249 (rsat.sh) S 14247 14249 14088 0 -1 4194304 315 2393 0 0 0 0 24 1 17 0 1 0 90347991 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14249/statm: 1339 242 199 169 0 50 0
[pid=14252] ppid=14249 vsize=7340 CPUtime=12.43
/proc/14252/stat : 14252 (rsat) R 14249 14249 14088 0 -1 4194304 2359 0 0 0 1242 1 0 0 25 0 1 0 90348016 7516160 1372 1992294400 4194304 5460562 548682068784 18446744073709551615 4791139 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14252/statm: 1835 1372 118 309 0 1522 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 12696

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.10 2/66 14252
/proc/meminfo: memFree=1002824/2055920 swapFree=4192956/4192956
[pid=14249] ppid=14247 vsize=5356 CPUtime=0.25
/proc/14249/stat : 14249 (rsat.sh) S 14247 14249 14088 0 -1 4194304 315 2393 0 0 0 0 24 1 17 0 1 0 90347991 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14249/statm: 1339 242 199 169 0 50 0
[pid=14252] ppid=14249 vsize=8140 CPUtime=25.22
/proc/14252/stat : 14252 (rsat) R 14249 14249 14088 0 -1 4194304 3335 0 0 0 2521 1 0 0 25 0 1 0 90348016 8335360 1580 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14252/statm: 2035 1580 118 309 0 1722 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 13496

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 14252
/proc/meminfo: memFree=1000840/2055920 swapFree=4192956/4192956
[pid=14249] ppid=14247 vsize=5356 CPUtime=0.25
/proc/14249/stat : 14249 (rsat.sh) S 14247 14249 14088 0 -1 4194304 315 2393 0 0 0 0 24 1 17 0 1 0 90347991 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14249/statm: 1339 242 199 169 0 50 0
[pid=14252] ppid=14249 vsize=10344 CPUtime=50.81
/proc/14252/stat : 14252 (rsat) R 14249 14249 14088 0 -1 4194304 6028 0 0 0 5078 3 0 0 25 0 1 0 90348016 10592256 2092 1992294400 4194304 5460562 548682068784 18446744073709551615 4198372 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14252/statm: 2586 2092 118 309 0 2273 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 15700

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 14252
/proc/meminfo: memFree=998280/2055920 swapFree=4192956/4192956
[pid=14249] ppid=14247 vsize=5356 CPUtime=0.25
/proc/14249/stat : 14249 (rsat.sh) S 14247 14249 14088 0 -1 4194304 315 2393 0 0 0 0 24 1 17 0 1 0 90347991 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14249/statm: 1339 242 199 169 0 50 0
[pid=14252] ppid=14249 vsize=13256 CPUtime=101.99
/proc/14252/stat : 14252 (rsat) R 14249 14249 14088 0 -1 4194304 9810 0 0 0 10195 4 0 0 25 0 1 0 90348016 13574144 2732 1992294400 4194304 5460562 548682068784 18446744073709551615 4201934 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14252/statm: 3314 2732 118 309 0 3001 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 18612

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 14252
/proc/meminfo: memFree=994888/2055920 swapFree=4192956/4192956
[pid=14249] ppid=14247 vsize=5356 CPUtime=0.25
/proc/14249/stat : 14249 (rsat.sh) S 14247 14249 14088 0 -1 4194304 315 2393 0 0 0 0 24 1 17 0 1 0 90347991 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14249/statm: 1339 242 199 169 0 50 0
[pid=14252] ppid=14249 vsize=16356 CPUtime=161.98
/proc/14252/stat : 14252 (rsat) R 14249 14249 14088 0 -1 4194304 13993 0 0 0 16191 7 0 0 25 0 1 0 90348016 16748544 3555 1992294400 4194304 5460562 548682068784 18446744073709551615 4225885 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14252/statm: 4089 3555 118 309 0 3776 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 21712

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 14252
/proc/meminfo: memFree=992648/2055920 swapFree=4192956/4192956
[pid=14249] ppid=14247 vsize=5356 CPUtime=0.25
/proc/14249/stat : 14249 (rsat.sh) S 14247 14249 14088 0 -1 4194304 315 2393 0 0 0 0 24 1 17 0 1 0 90347991 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14249/statm: 1339 242 199 169 0 50 0
[pid=14252] ppid=14249 vsize=18600 CPUtime=221.96
/proc/14252/stat : 14252 (rsat) R 14249 14249 14088 0 -1 4194304 16700 0 0 0 22188 8 0 0 25 0 1 0 90348016 19046400 4121 1992294400 4194304 5460562 548682068784 18446744073709551615 4210633 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14252/statm: 4650 4121 118 309 0 4337 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 23956

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 14252
/proc/meminfo: memFree=990408/2055920 swapFree=4192956/4192956
[pid=14249] ppid=14247 vsize=5356 CPUtime=0.25
/proc/14249/stat : 14249 (rsat.sh) S 14247 14249 14088 0 -1 4194304 315 2393 0 0 0 0 24 1 17 0 1 0 90347991 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14249/statm: 1339 242 199 169 0 50 0
[pid=14252] ppid=14249 vsize=20776 CPUtime=281.94
/proc/14252/stat : 14252 (rsat) R 14249 14249 14088 0 -1 4194304 18697 0 0 0 28185 9 0 0 25 0 1 0 90348016 21274624 4678 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14252/statm: 5194 4678 118 309 0 4881 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 26132

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 14254
/proc/meminfo: memFree=989256/2055920 swapFree=4192956/4192956
[pid=14249] ppid=14247 vsize=5356 CPUtime=0.25
/proc/14249/stat : 14249 (rsat.sh) S 14247 14249 14088 0 -1 4194304 315 2393 0 0 0 0 24 1 17 0 1 0 90347991 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14249/statm: 1339 242 199 169 0 50 0
[pid=14252] ppid=14249 vsize=22212 CPUtime=341.92
/proc/14252/stat : 14252 (rsat) R 14249 14249 14088 0 -1 4194304 19982 0 0 0 34183 9 0 0 25 0 1 0 90348016 22745088 5003 1992294400 4194304 5460562 548682068784 18446744073709551615 4201741 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14252/statm: 5553 5003 118 309 0 5240 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 27568

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 14254
/proc/meminfo: memFree=988040/2055920 swapFree=4192956/4192956

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

/proc/14252/statm: 6712 5969 118 309 0 6399 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 32204

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 14254
/proc/meminfo: memFree=982344/2055920 swapFree=4192956/4192956
[pid=14249] ppid=14247 vsize=5356 CPUtime=0.25
/proc/14249/stat : 14249 (rsat.sh) S 14247 14249 14088 0 -1 4194304 315 2393 0 0 0 0 24 1 17 0 1 0 90347991 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14249/statm: 1339 242 199 169 0 50 0
[pid=14252] ppid=14249 vsize=30008 CPUtime=581.85
/proc/14252/stat : 14252 (rsat) R 14249 14249 14088 0 -1 4194304 28922 0 0 0 58170 15 0 0 25 0 1 0 90348016 30728192 6705 1992294400 4194304 5460562 548682068784 18446744073709551615 4200305 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14252/statm: 7502 6705 118 309 0 7189 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 35364

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 14254
/proc/meminfo: memFree=981768/2055920 swapFree=4192956/4192956
[pid=14249] ppid=14247 vsize=5356 CPUtime=0.25
/proc/14249/stat : 14249 (rsat.sh) S 14247 14249 14088 0 -1 4194304 315 2393 0 0 0 0 24 1 17 0 1 0 90347991 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14249/statm: 1339 242 199 169 0 50 0
[pid=14252] ppid=14249 vsize=30208 CPUtime=641.83
/proc/14252/stat : 14252 (rsat) R 14249 14249 14088 0 -1 4194304 30783 0 0 0 64168 15 0 0 25 0 1 0 90348016 30932992 6838 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14252/statm: 7552 6838 118 309 0 7239 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 35564

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 14254
/proc/meminfo: memFree=981576/2055920 swapFree=4192956/4192956
[pid=14249] ppid=14247 vsize=5356 CPUtime=0.25
/proc/14249/stat : 14249 (rsat.sh) S 14247 14249 14088 0 -1 4194304 315 2393 0 0 0 0 24 1 17 0 1 0 90347991 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14249/statm: 1339 242 199 169 0 50 0
[pid=14252] ppid=14249 vsize=30188 CPUtime=701.82
/proc/14252/stat : 14252 (rsat) R 14249 14249 14088 0 -1 4194304 31824 0 0 0 70166 16 0 0 25 0 1 0 90348016 30912512 6887 1992294400 4194304 5460562 548682068784 18446744073709551615 4210625 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14252/statm: 7547 6887 118 309 0 7234 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 35544

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 14254
/proc/meminfo: memFree=979976/2055920 swapFree=4192956/4192956
[pid=14249] ppid=14247 vsize=5356 CPUtime=0.25
/proc/14249/stat : 14249 (rsat.sh) S 14247 14249 14088 0 -1 4194304 315 2393 0 0 0 0 24 1 17 0 1 0 90347991 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14249/statm: 1339 242 199 169 0 50 0
[pid=14252] ppid=14249 vsize=31864 CPUtime=761.8
/proc/14252/stat : 14252 (rsat) R 14249 14249 14088 0 -1 4194304 33204 0 0 0 76164 16 0 0 25 0 1 0 90348016 32628736 7275 1992294400 4194304 5460562 548682068784 18446744073709551615 4198090 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14252/statm: 7966 7275 118 309 0 7653 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 37220

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 14254
/proc/meminfo: memFree=978824/2055920 swapFree=4192956/4192956
[pid=14249] ppid=14247 vsize=5356 CPUtime=0.25
/proc/14249/stat : 14249 (rsat.sh) S 14247 14249 14088 0 -1 4194304 315 2393 0 0 0 0 24 1 17 0 1 0 90347991 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14249/statm: 1339 242 199 169 0 50 0
[pid=14252] ppid=14249 vsize=33172 CPUtime=821.78
/proc/14252/stat : 14252 (rsat) R 14249 14249 14088 0 -1 4194304 34510 0 0 0 82161 17 0 0 25 0 1 0 90348016 33968128 7589 1992294400 4194304 5460562 548682068784 18446744073709551615 4198372 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14252/statm: 8293 7589 118 309 0 7980 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 38528

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 14254
/proc/meminfo: memFree=977160/2055920 swapFree=4192956/4192956
[pid=14249] ppid=14247 vsize=5356 CPUtime=0.25
/proc/14249/stat : 14249 (rsat.sh) S 14247 14249 14088 0 -1 4194304 315 2393 0 0 0 0 24 1 17 0 1 0 90347991 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14249/statm: 1339 242 199 169 0 50 0
[pid=14252] ppid=14249 vsize=34716 CPUtime=881.76
/proc/14252/stat : 14252 (rsat) R 14249 14249 14088 0 -1 4194304 35903 0 0 0 88158 18 0 0 25 0 1 0 90348016 35549184 7990 1992294400 4194304 5460562 548682068784 18446744073709551615 4198372 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14252/statm: 8679 7990 118 309 0 8366 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 40072

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14254
/proc/meminfo: memFree=974920/2055920 swapFree=4192956/4192956
[pid=14249] ppid=14247 vsize=5356 CPUtime=0.25
/proc/14249/stat : 14249 (rsat.sh) S 14247 14249 14088 0 -1 4194304 315 2393 0 0 0 0 24 1 17 0 1 0 90347991 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14249/statm: 1339 242 199 169 0 50 0
[pid=14252] ppid=14249 vsize=36956 CPUtime=941.74
/proc/14252/stat : 14252 (rsat) R 14249 14249 14088 0 -1 4194304 37440 0 0 0 94156 18 0 0 25 0 1 0 90348016 37842944 8535 1992294400 4194304 5460562 548682068784 18446744073709551615 4198162 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14252/statm: 9239 8535 118 309 0 8926 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 42312

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14254
/proc/meminfo: memFree=975240/2055920 swapFree=4192956/4192956
[pid=14249] ppid=14247 vsize=5356 CPUtime=0.25
/proc/14249/stat : 14249 (rsat.sh) S 14247 14249 14088 0 -1 4194304 315 2393 0 0 0 0 24 1 17 0 1 0 90347991 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14249/statm: 1339 242 199 169 0 50 0
[pid=14252] ppid=14249 vsize=36228 CPUtime=1001.72
/proc/14252/stat : 14252 (rsat) R 14249 14249 14088 0 -1 4194304 38360 0 0 0 100154 18 0 0 25 0 1 0 90348016 37097472 8463 1992294400 4194304 5460562 548682068784 18446744073709551615 4198057 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14252/statm: 9057 8463 118 309 0 8744 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 41584

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14254
/proc/meminfo: memFree=974088/2055920 swapFree=4192956/4192956
[pid=14249] ppid=14247 vsize=5356 CPUtime=0.25
/proc/14249/stat : 14249 (rsat.sh) S 14247 14249 14088 0 -1 4194304 315 2393 0 0 0 0 24 1 17 0 1 0 90347991 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14249/statm: 1339 242 199 169 0 50 0
[pid=14252] ppid=14249 vsize=37536 CPUtime=1061.71
/proc/14252/stat : 14252 (rsat) R 14249 14249 14088 0 -1 4194304 39672 0 0 0 106152 19 0 0 25 0 1 0 90348016 38436864 8783 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14252/statm: 9384 8783 118 309 0 9071 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 42892

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14254
/proc/meminfo: memFree=973448/2055920 swapFree=4192956/4192956
[pid=14249] ppid=14247 vsize=5356 CPUtime=0.25
/proc/14249/stat : 14249 (rsat.sh) S 14247 14249 14088 0 -1 4194304 315 2393 0 0 0 0 24 1 17 0 1 0 90347991 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14249/statm: 1339 242 199 169 0 50 0
[pid=14252] ppid=14249 vsize=37536 CPUtime=1121.69
/proc/14252/stat : 14252 (rsat) R 14249 14249 14088 0 -1 4194304 40783 0 0 0 112150 19 0 0 25 0 1 0 90348016 38436864 8902 1992294400 4194304 5460562 548682068784 18446744073709551615 4206440 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14252/statm: 9384 8902 118 309 0 9071 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 42892

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14254
/proc/meminfo: memFree=973000/2055920 swapFree=4192956/4192956
[pid=14249] ppid=14247 vsize=5356 CPUtime=0.25
/proc/14249/stat : 14249 (rsat.sh) S 14247 14249 14088 0 -1 4194304 315 2393 0 0 0 0 24 1 17 0 1 0 90347991 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14249/statm: 1339 242 199 169 0 50 0
[pid=14252] ppid=14249 vsize=38944 CPUtime=1181.67
/proc/14252/stat : 14252 (rsat) R 14249 14249 14088 0 -1 4194304 40982 0 0 0 118148 19 0 0 25 0 1 0 90348016 39878656 9101 1992294400 4194304 5460562 548682068784 18446744073709551615 4201554 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14252/statm: 9736 9101 118 309 0 9423 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 44300



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14254
/proc/meminfo: memFree=971656/2055920 swapFree=4192956/4192956
[pid=14249] ppid=14247 vsize=5356 CPUtime=0.25
/proc/14249/stat : 14249 (rsat.sh) S 14247 14249 14088 0 -1 4194304 315 2393 0 0 0 0 24 1 17 0 1 0 90347991 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14249/statm: 1339 242 199 169 0 50 0
[pid=14252] ppid=14249 vsize=40352 CPUtime=1199.78
/proc/14252/stat : 14252 (rsat) R 14249 14249 14088 0 -1 4194304 41264 0 0 0 119958 20 0 0 25 0 1 0 90348016 41320448 9383 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14252/statm: 10088 9383 118 309 0 9775 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 45708

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 14249 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=241963
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=16997
# CPU time returned by wait4() is 0.25896
# 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.41
CPU time (s): 1200.03
CPU user time (s): 1199.82
CPU system time (s): 0.21
CPU usage (%): 99.9682
Max. virtual memory (cumulated for all children) (KiB): 46988

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.241963
system time used= 0.016997
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2708
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 1.44178 second user time and 2.92156 second system time

The end

Launcher Data

Begin job on node5 at 2009-04-25 03:32:21
IDJOB=1717022
IDBENCH=20402
IDSOLVER=545
FILE ID=node5/1717022-1240623140
PBS_JOBID= 9186329
Free space on /tmp= 66348 MiB

SOLVER NAME= Rsat 2009-03-22
BENCH NAME= SAT07/industrial/fuhs/hard/AProVE07-25.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1717022-1240623140/watcher-1717022-1240623140 -o /tmp/evaluation-result-1717022-1240623140/solver-1717022-1240623140 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1717022-1240623140.cnf HOME

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

MD5SUM BENCH= 0acd143a4e60b38309663b5993b5ded9
RANDOM SEED=611446222

node5.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.212
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.212
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:       1010616 kB
Buffers:        100284 kB
Cached:         839000 kB
SwapCached:          0 kB
Active:         118704 kB
Inactive:       834544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1010616 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            6264 kB
Writeback:           0 kB
Mapped:          23628 kB
Slab:            78048 kB
Committed_AS:   312004 kB
PageTables:       1388 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= 66340 MiB
End job on node5 at 2009-04-25 03:52:23