Trace number 1581500

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.05 1200.81

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-20-10p0.cnf
MD5SUM209f7789e3588d11f275f2003f2c6a67
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 variables259616
Number of clauses1374599
Sum of the clauses size3310772
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2982807
Number of clauses of size 3313283
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

Solver Data

0.00/0.00	c Parsing...
1.48/1.55	c ==============================================================================
1.48/1.55	c |           |     ORIGINAL     |              LEARNT              |          |
1.48/1.55	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.48/1.55	c ==============================================================================
1.48/1.55	c |         0 | 1360580  3295883 |  408174       0        0     nan |  0.000 % |
8.18/8.20	c |         0 |  942285  2636352 |      --       0       --      -- |     --   | -116200/27697
8.18/8.21	c ==============================================================================
8.18/8.21	c Result  :   #vars: 138309   #clauses: 942285   #literals: 2636352
8.18/8.21	c CPU time:   7.82181 s
8.18/8.21	c ==============================================================================
9.18/9.25	c Rsat version 3.02
9.95/10.04	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-1581500-1238929541/watcher-1581500-1238929541 -o /tmp/evaluation-result-1581500-1238929541/solver-1581500-1238929541 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1581500-1238929541.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 0.98 0.99 3/64 9128
/proc/meminfo: memFree=1737784/2055920 swapFree=4176224/4192956
[pid=9128] ppid=9126 vsize=5356 CPUtime=0
/proc/9128/stat : 9128 (rsat.sh) R 9126 9128 8761 0 -1 4194304 271 0 0 0 0 0 0 0 18 0 1 0 1165616843 5484544 239 1992294400 4194304 4889804 548682068768 18446744073709551615 269930261151 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/9128/statm: 1339 239 198 169 0 50 0
[pid=9129] ppid=9128 vsize=2168 CPUtime=0
/proc/9129/stat : 9129 (SatElite) R 9128 9128 8761 0 -1 4194304 304 0 0 0 0 0 0 0 18 0 1 0 1165616843 2220032 288 1992294400 4194304 4959918 548682068672 18446744073709551615 4438128 0 0 4096 3 0 0 0 17 0 0 0
/proc/9129/statm: 542 298 64 186 0 352 0

[startup+0.076924 s]
/proc/loadavg: 1.00 0.98 0.99 3/64 9128
/proc/meminfo: memFree=1737784/2055920 swapFree=4176224/4192956
[pid=9128] ppid=9126 vsize=5356 CPUtime=0
/proc/9128/stat : 9128 (rsat.sh) S 9126 9128 8761 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 1165616843 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9128/statm: 1339 240 199 169 0 50 0
[pid=9129] ppid=9128 vsize=31484 CPUtime=0.07
/proc/9129/stat : 9129 (SatElite) R 9128 9128 8761 0 -1 4194304 6523 0 0 0 4 3 0 0 19 0 1 0 1165616843 32239616 6474 1992294400 4194304 4959918 548682068672 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 0 0 0
/proc/9129/statm: 7871 6475 64 186 0 7681 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 36840

[startup+0.101927 s]
/proc/loadavg: 1.00 0.98 0.99 3/64 9128
/proc/meminfo: memFree=1737784/2055920 swapFree=4176224/4192956
[pid=9128] ppid=9126 vsize=5356 CPUtime=0
/proc/9128/stat : 9128 (rsat.sh) S 9126 9128 8761 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 1165616843 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9128/statm: 1339 240 199 169 0 50 0
[pid=9129] ppid=9128 vsize=37144 CPUtime=0.09
/proc/9129/stat : 9129 (SatElite) R 9128 9128 8761 0 -1 4194304 7952 0 0 0 6 3 0 0 19 0 1 0 1165616843 38035456 7903 1992294400 4194304 4959918 548682068672 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 0 0 0
/proc/9129/statm: 9286 7905 64 186 0 9096 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 42500

[startup+0.301966 s]
/proc/loadavg: 1.00 0.98 0.99 3/64 9128
/proc/meminfo: memFree=1737784/2055920 swapFree=4176224/4192956
[pid=9128] ppid=9126 vsize=5356 CPUtime=0
/proc/9128/stat : 9128 (rsat.sh) S 9126 9128 8761 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 1165616843 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9128/statm: 1339 240 199 169 0 50 0
[pid=9129] ppid=9128 vsize=82440 CPUtime=0.29
/proc/9129/stat : 9129 (SatElite) R 9128 9128 8761 0 -1 4194304 18802 0 0 0 20 9 0 0 21 0 1 0 1165616843 84418560 18753 1992294400 4194304 4959918 548682068672 18446744073709551615 4444576 0 0 4096 3 0 0 0 17 0 0 0
/proc/9129/statm: 20610 18754 64 186 0 20420 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 87796

[startup+0.701045 s]
/proc/loadavg: 1.00 0.98 0.99 3/64 9128
/proc/meminfo: memFree=1737784/2055920 swapFree=4176224/4192956
[pid=9128] ppid=9126 vsize=5356 CPUtime=0
/proc/9128/stat : 9128 (rsat.sh) S 9126 9128 8761 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 1165616843 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9128/statm: 1339 240 199 169 0 50 0
[pid=9129] ppid=9128 vsize=122308 CPUtime=0.68
/proc/9129/stat : 9129 (SatElite) R 9128 9128 8761 0 -1 4194304 28596 0 0 0 53 15 0 0 25 0 1 0 1165616843 125243392 28547 1992294400 4194304 4959918 548682068672 18446744073709551615 4634730 0 0 4096 3 0 0 0 17 0 0 0
/proc/9129/statm: 30610 28548 64 186 0 30420 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 127664

[startup+1.5012 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 9130
/proc/meminfo: memFree=1588008/2055920 swapFree=4176224/4192956
[pid=9128] ppid=9126 vsize=5356 CPUtime=0
/proc/9128/stat : 9128 (rsat.sh) S 9126 9128 8761 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 1165616843 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9128/statm: 1339 240 199 169 0 50 0
[pid=9129] ppid=9128 vsize=211612 CPUtime=1.48
/proc/9129/stat : 9129 (SatElite) R 9128 9128 8761 0 -1 4194304 51292 0 0 0 122 26 0 0 25 0 1 0 1165616843 216690688 51243 1992294400 4194304 4959918 548682068672 18446744073709551615 4232856 0 0 4096 3 0 0 0 17 0 0 0
/proc/9129/statm: 52903 51243 66 186 0 52713 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 216968

[startup+3.10253 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 9130
/proc/meminfo: memFree=1513384/2055920 swapFree=4176224/4192956
[pid=9128] ppid=9126 vsize=5356 CPUtime=0
/proc/9128/stat : 9128 (rsat.sh) S 9126 9128 8761 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 1165616843 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9128/statm: 1339 240 199 169 0 50 0
[pid=9129] ppid=9128 vsize=242932 CPUtime=3.08
/proc/9129/stat : 9129 (SatElite) R 9128 9128 8761 0 -1 4194304 60916 0 0 0 276 32 0 0 25 0 1 0 1165616843 248762368 57970 1992294400 4194304 4959918 548682068672 18446744073709551615 4270295 0 0 4096 3 0 0 0 17 1 0 0
/proc/9129/statm: 60733 57970 92 186 0 60543 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 248288

[startup+6.30115 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 9130
/proc/meminfo: memFree=1495720/2055920 swapFree=4176224/4192956
[pid=9128] ppid=9126 vsize=5356 CPUtime=0
/proc/9128/stat : 9128 (rsat.sh) S 9126 9128 8761 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 1165616843 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9128/statm: 1339 240 199 169 0 50 0
[pid=9129] ppid=9128 vsize=247848 CPUtime=6.28
/proc/9129/stat : 9129 (SatElite) R 9128 9128 8761 0 -1 4194304 65284 0 0 0 593 35 0 0 25 0 1 0 1165616843 253796352 59104 1992294400 4194304 4959918 548682068672 18446744073709551615 4270118 0 0 4096 3 0 0 0 17 0 0 0
/proc/9129/statm: 61962 59104 92 186 0 61772 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 253204

[startup+12.7014 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 9131
/proc/meminfo: memFree=1629488/2055920 swapFree=4176224/4192956
[pid=9128] ppid=9126 vsize=5356 CPUtime=9.22
/proc/9128/stat : 9128 (rsat.sh) S 9126 9128 8761 0 -1 4194304 315 69538 0 0 0 0 874 48 16 0 1 0 1165616843 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9128/statm: 1339 242 199 169 0 50 0
[pid=9131] ppid=9128 vsize=84100 CPUtime=3.43
/proc/9131/stat : 9131 (rsat) R 9128 9128 8761 0 -1 4194304 21329 0 0 0 334 9 0 0 25 0 1 0 1165617768 86118400 20061 1992294400 4194304 5460562 548682068784 18446744073709551615 4227014 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9131/statm: 21025 20061 116 309 0 20712 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 89456

[startup+25.5019 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 9131
/proc/meminfo: memFree=1629488/2055920 swapFree=4176224/4192956
[pid=9128] ppid=9126 vsize=5356 CPUtime=9.22
/proc/9128/stat : 9128 (rsat.sh) S 9126 9128 8761 0 -1 4194304 315 69538 0 0 0 0 874 48 16 0 1 0 1165616843 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9128/statm: 1339 242 199 169 0 50 0
[pid=9131] ppid=9128 vsize=84400 CPUtime=16.23
/proc/9131/stat : 9131 (rsat) R 9128 9128 8761 0 -1 4194304 21394 0 0 0 1613 10 0 0 25 0 1 0 1165617768 86425600 20121 1992294400 4194304 5460562 548682068784 18446744073709551615 4198106 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9131/statm: 21100 20121 116 309 0 20787 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 89756

[startup+51.102 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 9131
/proc/meminfo: memFree=1627760/2055920 swapFree=4176224/4192956
[pid=9128] ppid=9126 vsize=5356 CPUtime=9.22
/proc/9128/stat : 9128 (rsat.sh) S 9126 9128 8761 0 -1 4194304 315 69538 0 0 0 0 874 48 16 0 1 0 1165616843 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9128/statm: 1339 242 199 169 0 50 0
[pid=9131] ppid=9128 vsize=85828 CPUtime=41.82
/proc/9131/stat : 9131 (rsat) R 9128 9128 8761 0 -1 4194304 21865 0 0 0 4172 10 0 0 25 0 1 0 1165617768 87887872 20579 1992294400 4194304 5460562 548682068784 18446744073709551615 4201918 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9131/statm: 21457 20579 118 309 0 21144 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 91184

[startup+102.305 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 9131
/proc/meminfo: memFree=1623536/2055920 swapFree=4176224/4192956
[pid=9128] ppid=9126 vsize=5356 CPUtime=9.22
/proc/9128/stat : 9128 (rsat.sh) S 9126 9128 8761 0 -1 4194304 315 69538 0 0 0 0 874 48 16 0 1 0 1165616843 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9128/statm: 1339 242 199 169 0 50 0
[pid=9131] ppid=9128 vsize=90360 CPUtime=92.99
/proc/9131/stat : 9131 (rsat) R 9128 9128 8761 0 -1 4194304 23047 0 0 0 9288 11 0 0 25 0 1 0 1165617768 92528640 21668 1992294400 4194304 5460562 548682068784 18446744073709551615 4198106 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9131/statm: 22590 21668 118 309 0 22277 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 95716

[startup+162.302 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 9131
/proc/meminfo: memFree=1614384/2055920 swapFree=4176224/4192956
[pid=9128] ppid=9126 vsize=5356 CPUtime=9.22
/proc/9128/stat : 9128 (rsat.sh) S 9126 9128 8761 0 -1 4194304 315 69538 0 0 0 0 874 48 16 0 1 0 1165616843 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9128/statm: 1339 242 199 169 0 50 0
[pid=9131] ppid=9128 vsize=99776 CPUtime=152.95
/proc/9131/stat : 9131 (rsat) R 9128 9128 8761 0 -1 4194304 25629 0 0 0 15282 13 0 0 25 0 1 0 1165617768 102170624 23964 1992294400 4194304 5460562 548682068784 18446744073709551615 4225790 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9131/statm: 24944 23964 118 309 0 24631 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 105132

[startup+222.303 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 9131
/proc/meminfo: memFree=1601200/2055920 swapFree=4176224/4192956
[pid=9128] ppid=9126 vsize=5356 CPUtime=9.22
/proc/9128/stat : 9128 (rsat.sh) S 9126 9128 8761 0 -1 4194304 315 69538 0 0 0 0 874 48 16 0 1 0 1165616843 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9128/statm: 1339 242 199 169 0 50 0
[pid=9131] ppid=9128 vsize=112696 CPUtime=212.93
/proc/9131/stat : 9131 (rsat) R 9128 9128 8761 0 -1 4194304 28906 0 0 0 21278 15 0 0 25 0 1 0 1165617768 115400704 27239 1992294400 4194304 5460562 548682068784 18446744073709551615 4226093 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9131/statm: 28174 27239 118 309 0 27861 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 118052

[startup+282.302 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 9131
/proc/meminfo: memFree=1586224/2055920 swapFree=4176224/4192956
[pid=9128] ppid=9126 vsize=5356 CPUtime=9.22
/proc/9128/stat : 9128 (rsat.sh) S 9126 9128 8761 0 -1 4194304 315 69538 0 0 0 0 874 48 16 0 1 0 1165616843 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9128/statm: 1339 242 199 169 0 50 0
[pid=9131] ppid=9128 vsize=128428 CPUtime=272.89
/proc/9131/stat : 9131 (rsat) R 9128 9128 8761 0 -1 4194304 32912 0 0 0 27272 17 0 0 25 0 1 0 1165617768 131510272 30987 1992294400 4194304 5460562 548682068784 18446744073709551615 4198020 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9131/statm: 32107 30987 118 309 0 31794 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 133784

[startup+342.301 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 9131
/proc/meminfo: memFree=1569968/2055920 swapFree=4176224/4192956
[pid=9128] ppid=9126 vsize=5356 CPUtime=9.22
/proc/9128/stat : 9128 (rsat.sh) S 9126 9128 8761 0 -1 4194304 315 69538 0 0 0 0 874 48 16 0 1 0 1165616843 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9128/statm: 1339 242 199 169 0 50 0
[pid=9131] ppid=9128 vsize=144484 CPUtime=332.86
/proc/9131/stat : 9131 (rsat) R 9128 9128 8761 0 -1 4194304 36977 0 0 0 33265 21 0 0 25 0 1 0 1165617768 147951616 35044 1992294400 4194304 5460562 548682068784 18446744073709551615 4202754 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9131/statm: 36121 35044 118 309 0 35808 0

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

/proc/9131/statm: 44478 43555 119 309 0 44165 0
Current children cumulated CPU time (s) 521.98
Current children cumulated vsize (KiB) 183268

[startup+582.302 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 9131
/proc/meminfo: memFree=1520176/2055920 swapFree=4176224/4192956
[pid=9128] ppid=9126 vsize=5356 CPUtime=9.22
/proc/9128/stat : 9128 (rsat.sh) S 9126 9128 8761 0 -1 4194304 315 69538 0 0 0 0 874 48 16 0 1 0 1165616843 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9128/statm: 1339 242 199 169 0 50 0
[pid=9131] ppid=9128 vsize=193196 CPUtime=572.71
/proc/9131/stat : 9131 (rsat) R 9128 9128 8761 0 -1 4194304 49817 0 0 0 57241 30 0 0 25 0 1 0 1165617768 197832704 47423 1992294400 4194304 5460562 548682068784 18446744073709551615 4198172 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9131/statm: 48299 47423 119 309 0 47986 0
Current children cumulated CPU time (s) 581.93
Current children cumulated vsize (KiB) 198552

[startup+642.301 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 9131
/proc/meminfo: memFree=1505776/2055920 swapFree=4176224/4192956
[pid=9128] ppid=9126 vsize=5356 CPUtime=9.22
/proc/9128/stat : 9128 (rsat.sh) S 9126 9128 8761 0 -1 4194304 315 69538 0 0 0 0 874 48 16 0 1 0 1165616843 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9128/statm: 1339 242 199 169 0 50 0
[pid=9131] ppid=9128 vsize=209408 CPUtime=632.68
/proc/9131/stat : 9131 (rsat) R 9128 9128 8761 0 -1 4194304 53895 0 0 0 63235 33 0 0 25 0 1 0 1165617768 214433792 50987 1992294400 4194304 5460562 548682068784 18446744073709551615 4201741 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9131/statm: 52352 50987 119 309 0 52039 0
Current children cumulated CPU time (s) 641.9
Current children cumulated vsize (KiB) 214764

[startup+702.301 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 9131
/proc/meminfo: memFree=1491312/2055920 swapFree=4176224/4192956
[pid=9128] ppid=9126 vsize=5356 CPUtime=9.22
/proc/9128/stat : 9128 (rsat.sh) S 9126 9128 8761 0 -1 4194304 315 69538 0 0 0 0 874 48 16 0 1 0 1165616843 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9128/statm: 1339 242 199 169 0 50 0
[pid=9131] ppid=9128 vsize=223728 CPUtime=692.63
/proc/9131/stat : 9131 (rsat) R 9128 9128 8761 0 -1 4194304 57527 0 0 0 69226 37 0 0 25 0 1 0 1165617768 229097472 54619 1992294400 4194304 5460562 548682068784 18446744073709551615 4226304 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9131/statm: 55932 54619 119 309 0 55619 0
Current children cumulated CPU time (s) 701.85
Current children cumulated vsize (KiB) 229084

[startup+762.305 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 9131
/proc/meminfo: memFree=1476016/2055920 swapFree=4176224/4192956
[pid=9128] ppid=9126 vsize=5356 CPUtime=9.22
/proc/9128/stat : 9128 (rsat.sh) S 9126 9128 8761 0 -1 4194304 315 69538 0 0 0 0 874 48 16 0 1 0 1165616843 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9128/statm: 1339 242 199 169 0 50 0
[pid=9131] ppid=9128 vsize=238680 CPUtime=752.6
/proc/9131/stat : 9131 (rsat) R 9128 9128 8761 0 -1 4194304 61307 0 0 0 75219 41 0 0 25 0 1 0 1165617768 244408320 58399 1992294400 4194304 5460562 548682068784 18446744073709551615 4226078 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9131/statm: 59670 58399 119 309 0 59357 0
Current children cumulated CPU time (s) 761.82
Current children cumulated vsize (KiB) 244036

[startup+822.302 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 9131
/proc/meminfo: memFree=1460272/2055920 swapFree=4176224/4192956
[pid=9128] ppid=9126 vsize=5356 CPUtime=9.22
/proc/9128/stat : 9128 (rsat.sh) S 9126 9128 8761 0 -1 4194304 315 69538 0 0 0 0 874 48 16 0 1 0 1165616843 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9128/statm: 1339 242 199 169 0 50 0
[pid=9131] ppid=9128 vsize=254300 CPUtime=812.56
/proc/9131/stat : 9131 (rsat) R 9128 9128 8761 0 -1 4194304 65273 0 0 0 81212 44 0 0 25 0 1 0 1165617768 260403200 62365 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9131/statm: 63575 62365 119 309 0 63262 0
Current children cumulated CPU time (s) 821.78
Current children cumulated vsize (KiB) 259656

[startup+882.302 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 9131
/proc/meminfo: memFree=1447984/2055920 swapFree=4176224/4192956
[pid=9128] ppid=9126 vsize=5356 CPUtime=9.22
/proc/9128/stat : 9128 (rsat.sh) S 9126 9128 8761 0 -1 4194304 315 69538 0 0 0 0 874 48 16 0 1 0 1165616843 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9128/statm: 1339 242 199 169 0 50 0
[pid=9131] ppid=9128 vsize=266240 CPUtime=872.52
/proc/9131/stat : 9131 (rsat) R 9128 9128 8761 0 -1 4194304 68311 0 0 0 87205 47 0 0 25 0 1 0 1165617768 272629760 65400 1992294400 4194304 5460562 548682068784 18446744073709551615 4198156 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9131/statm: 66560 65400 119 309 0 66247 0
Current children cumulated CPU time (s) 881.74
Current children cumulated vsize (KiB) 271596

[startup+942.302 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 9131
/proc/meminfo: memFree=1434032/2055920 swapFree=4176224/4192956
[pid=9128] ppid=9126 vsize=5356 CPUtime=9.22
/proc/9128/stat : 9128 (rsat.sh) S 9126 9128 8761 0 -1 4194304 315 69538 0 0 0 0 874 48 16 0 1 0 1165616843 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9128/statm: 1339 242 199 169 0 50 0
[pid=9131] ppid=9128 vsize=280116 CPUtime=932.48
/proc/9131/stat : 9131 (rsat) R 9128 9128 8761 0 -1 4194304 71840 0 0 0 93198 50 0 0 25 0 1 0 1165617768 286838784 68917 1992294400 4194304 5460562 548682068784 18446744073709551615 4225711 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9131/statm: 70029 68917 119 309 0 69716 0
Current children cumulated CPU time (s) 941.7
Current children cumulated vsize (KiB) 285472

[startup+1002.3 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 9131
/proc/meminfo: memFree=1418224/2055920 swapFree=4176224/4192956
[pid=9128] ppid=9126 vsize=5356 CPUtime=9.22
/proc/9128/stat : 9128 (rsat.sh) S 9126 9128 8761 0 -1 4194304 315 69538 0 0 0 0 874 48 16 0 1 0 1165616843 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9128/statm: 1339 242 199 169 0 50 0
[pid=9131] ppid=9128 vsize=295596 CPUtime=992.45
/proc/9131/stat : 9131 (rsat) R 9128 9128 8761 0 -1 4194304 75736 0 0 0 99192 53 0 0 25 0 1 0 1165617768 302690304 72807 1992294400 4194304 5460562 548682068784 18446744073709551615 4201914 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9131/statm: 73899 72807 119 309 0 73586 0
Current children cumulated CPU time (s) 1001.67
Current children cumulated vsize (KiB) 300952

[startup+1062.3 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 9131
/proc/meminfo: memFree=1404720/2055920 swapFree=4176224/4192956
[pid=9128] ppid=9126 vsize=5356 CPUtime=9.22
/proc/9128/stat : 9128 (rsat.sh) S 9126 9128 8761 0 -1 4194304 315 69538 0 0 0 0 874 48 16 0 1 0 1165616843 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9128/statm: 1339 242 199 169 0 50 0
[pid=9131] ppid=9128 vsize=308888 CPUtime=1052.41
/proc/9131/stat : 9131 (rsat) R 9128 9128 8761 0 -1 4194304 79117 0 0 0 105185 56 0 0 25 0 1 0 1165617768 316301312 76179 1992294400 4194304 5460562 548682068784 18446744073709551615 4198106 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9131/statm: 77222 76179 119 309 0 76909 0
Current children cumulated CPU time (s) 1061.63
Current children cumulated vsize (KiB) 314244

[startup+1122.3 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 9131
/proc/meminfo: memFree=1388976/2055920 swapFree=4176224/4192956
[pid=9128] ppid=9126 vsize=5356 CPUtime=9.22
/proc/9128/stat : 9128 (rsat.sh) S 9126 9128 8761 0 -1 4194304 315 69538 0 0 0 0 874 48 16 0 1 0 1165616843 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9128/statm: 1339 242 199 169 0 50 0
[pid=9131] ppid=9128 vsize=324280 CPUtime=1112.38
/proc/9131/stat : 9131 (rsat) R 9128 9128 8761 0 -1 4194304 83014 0 0 0 111178 60 0 0 25 0 1 0 1165617768 332062720 80075 1992294400 4194304 5460562 548682068784 18446744073709551615 4226238 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9131/statm: 81070 80075 119 309 0 80757 0
Current children cumulated CPU time (s) 1121.6
Current children cumulated vsize (KiB) 329636

[startup+1182.3 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 9131
/proc/meminfo: memFree=1372592/2055920 swapFree=4176224/4192956
[pid=9128] ppid=9126 vsize=5356 CPUtime=9.22
/proc/9128/stat : 9128 (rsat.sh) S 9126 9128 8761 0 -1 4194304 315 69538 0 0 0 0 874 48 16 0 1 0 1165616843 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9128/statm: 1339 242 199 169 0 50 0
[pid=9131] ppid=9128 vsize=340744 CPUtime=1172.35
/proc/9131/stat : 9131 (rsat) R 9128 9128 8761 0 -1 4194304 87163 0 0 0 117172 63 0 0 25 0 1 0 1165617768 348921856 84219 1992294400 4194304 5460562 548682068784 18446744073709551615 4198057 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9131/statm: 85186 84219 119 309 0 84873 0
Current children cumulated CPU time (s) 1181.57
Current children cumulated vsize (KiB) 346100



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 9131
/proc/meminfo: memFree=1369392/2055920 swapFree=4176224/4192956
[pid=9128] ppid=9126 vsize=5356 CPUtime=9.22
/proc/9128/stat : 9128 (rsat.sh) S 9126 9128 8761 0 -1 4194304 315 69538 0 0 0 0 874 48 16 0 1 0 1165616843 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9128/statm: 1339 242 199 169 0 50 0
[pid=9131] ppid=9128 vsize=343568 CPUtime=1190.83
/proc/9131/stat : 9131 (rsat) R 9128 9128 8761 0 -1 4194304 87888 0 0 0 119020 63 0 0 25 0 1 0 1165617768 351813632 84944 1992294400 4194304 5460562 548682068784 18446744073709551615 4198372 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9131/statm: 85892 84944 119 309 0 85579 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 348924

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

Real time (s): 1200.81
CPU time (s): 1200.05
CPU user time (s): 1198.94
CPU system time (s): 1.11
CPU usage (%): 99.9366
Max. virtual memory (cumulated for all children) (KiB): 348924

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

runsolver used 1.53277 second user time and 2.84057 second system time

The end

Launcher Data

Begin job on node53 at 2009-04-05 13:05:43
IDJOB=1581500
IDBENCH=71037
IDSOLVER=545
FILE ID=node53/1581500-1238929541
PBS_JOBID= 9101426
Free space on /tmp= 66524 MiB

SOLVER NAME= Rsat 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-20-10p0.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1581500-1238929541/watcher-1581500-1238929541 -o /tmp/evaluation-result-1581500-1238929541/solver-1581500-1238929541 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1581500-1238929541.cnf HOME

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

MD5SUM BENCH= 209f7789e3588d11f275f2003f2c6a67
RANDOM SEED=1617284490

node53.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.264
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.264
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1738200 kB
Buffers:         21516 kB
Cached:         222676 kB
SwapCached:      10536 kB
Active:         105000 kB
Inactive:       151232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1738200 kB
SwapTotal:     4192956 kB
SwapFree:      4176224 kB
Dirty:           31756 kB
Writeback:           0 kB
Mapped:          17692 kB
Slab:            47516 kB
Committed_AS:  3051304 kB
PageTables:       1412 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= 66492 MiB
End job on node53 at 2009-04-05 13:25:46