Trace number 1719102

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Rsat 2009-03-22? (TO) 1200.08 1200.61

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq2.cnf
MD5SUMf0f4556999ccb446384994a4148fca28
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark238.907
Satisfiable
(Un)Satisfiability was proved
Number of variables44095
Number of clauses542253
Sum of the clauses size1554259
Maximum clause length93
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2500227
Number of clauses of size 310265
Number of clauses of size 43051
Number of clauses of size 55229
Number of clauses of size over 523480

Solver Data

0.00/0.00	c Parsing...
0.39/0.41	c ==============================================================================
0.39/0.41	c |           |     ORIGINAL     |              LEARNT              |          |
0.39/0.41	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.39/0.41	c ==============================================================================
0.39/0.41	c |         0 |  542252  1554258 |  162675       0        0     nan |  0.000 % |
3.38/3.43	c |         0 |  518020  1616108 |      --       0       --      -- |     --   | -24095/63495
3.38/3.43	c ==============================================================================
3.38/3.43	c Result  :   #vars: 32773   #clauses: 518020   #literals: 1616108
3.38/3.43	c CPU time:   3.2945 s
3.38/3.43	c ==============================================================================
3.88/3.99	c Rsat version 3.02
4.27/4.35	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-1719102-1240643300/watcher-1719102-1240643300 -o /tmp/evaluation-result-1719102-1240643300/solver-1719102-1240643300 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1719102-1240643300.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.84 1.86 1.51 3/64 15197
/proc/meminfo: memFree=1184968/2055920 swapFree=4146964/4192956
[pid=15197] ppid=15195 vsize=5356 CPUtime=0
/proc/15197/stat : 15197 (rsat.sh) R 15195 15197 14914 0 -1 4194304 271 0 0 0 0 0 0 0 18 0 1 0 92363524 5484544 239 1992294400 4194304 4889804 548682068768 18446744073709551615 212234463903 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/15197/statm: 1339 239 198 169 0 50 0
[pid=15198] ppid=15197 vsize=1400 CPUtime=0
/proc/15198/stat : 15198 (SatElite) R 15197 15197 14914 0 -1 4194304 204 0 0 0 0 0 0 0 18 0 1 0 92363525 1433600 187 1992294400 4194304 4959918 548682068656 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 0 0 0
/proc/15198/statm: 350 189 65 186 0 160 0

[startup+0.0486339 s]
/proc/loadavg: 1.84 1.86 1.51 3/64 15197
/proc/meminfo: memFree=1184968/2055920 swapFree=4146964/4192956
[pid=15197] ppid=15195 vsize=5356 CPUtime=0
/proc/15197/stat : 15197 (rsat.sh) S 15195 15197 14914 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 92363524 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15197/statm: 1339 240 199 169 0 50 0
[pid=15198] ppid=15197 vsize=10088 CPUtime=0.04
/proc/15198/stat : 15198 (SatElite) R 15197 15197 14914 0 -1 4194304 2099 0 0 0 3 1 0 0 19 0 1 0 92363525 10330112 2082 1992294400 4194304 4959918 548682068656 18446744073709551615 4444576 0 0 4096 3 0 0 0 17 0 0 0
/proc/15198/statm: 2522 2082 65 186 0 2332 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 15444

[startup+0.101638 s]
/proc/loadavg: 1.84 1.86 1.51 3/64 15197
/proc/meminfo: memFree=1184968/2055920 swapFree=4146964/4192956
[pid=15197] ppid=15195 vsize=5356 CPUtime=0
/proc/15197/stat : 15197 (rsat.sh) S 15195 15197 14914 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 92363524 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15197/statm: 1339 240 199 169 0 50 0
[pid=15198] ppid=15197 vsize=17992 CPUtime=0.09
/proc/15198/stat : 15198 (SatElite) R 15197 15197 14914 0 -1 4194304 4114 0 0 0 7 2 0 0 19 0 1 0 92363525 18423808 4097 1992294400 4194304 4959918 548682068656 18446744073709551615 4444576 0 0 4096 3 0 0 0 17 0 0 0
/proc/15198/statm: 4498 4099 65 186 0 4308 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23348

[startup+0.301657 s]
/proc/loadavg: 1.84 1.86 1.51 3/64 15197
/proc/meminfo: memFree=1184968/2055920 swapFree=4146964/4192956
[pid=15197] ppid=15195 vsize=5356 CPUtime=0
/proc/15197/stat : 15197 (rsat.sh) S 15195 15197 14914 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 92363524 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15197/statm: 1339 240 199 169 0 50 0
[pid=15198] ppid=15197 vsize=50436 CPUtime=0.28
/proc/15198/stat : 15198 (SatElite) R 15197 15197 14914 0 -1 4194304 11641 0 0 0 23 5 0 0 22 0 1 0 92363525 51646464 11624 1992294400 4194304 4959918 548682068656 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 0 0 0
/proc/15198/statm: 12609 11625 65 186 0 12419 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 55792

[startup+0.701694 s]
/proc/loadavg: 1.84 1.86 1.51 3/64 15197
/proc/meminfo: memFree=1184968/2055920 swapFree=4146964/4192956
[pid=15197] ppid=15195 vsize=5356 CPUtime=0
/proc/15197/stat : 15197 (rsat.sh) S 15195 15197 14914 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 92363524 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15197/statm: 1339 240 199 169 0 50 0
[pid=15198] ppid=15197 vsize=86212 CPUtime=0.68
/proc/15198/stat : 15198 (SatElite) R 15197 15197 14914 0 -1 4194304 19871 0 0 0 59 9 0 0 25 0 1 0 92363525 88281088 18794 1992294400 4194304 4959918 548682068656 18446744073709551615 4224832 0 0 4096 3 0 0 0 17 0 0 0
/proc/15198/statm: 21553 18794 92 186 0 21363 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 91568

[startup+1.50177 s]
/proc/loadavg: 1.84 1.86 1.51 2/66 15199
/proc/meminfo: memFree=1105208/2055920 swapFree=4146964/4192956
[pid=15197] ppid=15195 vsize=5356 CPUtime=0
/proc/15197/stat : 15197 (rsat.sh) S 15195 15197 14914 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 92363524 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15197/statm: 1339 240 199 169 0 50 0
[pid=15198] ppid=15197 vsize=91560 CPUtime=1.49
/proc/15198/stat : 15198 (SatElite) R 15197 15197 14914 0 -1 4194304 21007 0 0 0 138 11 0 0 25 0 1 0 92363525 93757440 19930 1992294400 4194304 4959918 548682068656 18446744073709551615 4270105 0 0 4096 3 0 0 0 17 0 0 0
/proc/15198/statm: 22890 19930 92 186 0 22700 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 96916

[startup+3.10192 s]
/proc/loadavg: 1.86 1.86 1.52 2/66 15199
/proc/meminfo: memFree=1103160/2055920 swapFree=4146964/4192956
[pid=15197] ppid=15195 vsize=5356 CPUtime=0
/proc/15197/stat : 15197 (rsat.sh) S 15195 15197 14914 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 92363524 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15197/statm: 1339 240 199 169 0 50 0
[pid=15198] ppid=15197 vsize=97784 CPUtime=3.08
/proc/15198/stat : 15198 (SatElite) R 15197 15197 14914 0 -1 4194304 22614 0 0 0 296 12 0 0 25 0 1 0 92363525 100130816 21007 1992294400 4194304 4959918 548682068656 18446744073709551615 4270457 0 0 4096 3 0 0 0 17 0 0 0
/proc/15198/statm: 24446 21007 92 186 0 24256 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 103140

[startup+6.30121 s]
/proc/loadavg: 1.86 1.86 1.52 2/66 15200
/proc/meminfo: memFree=1132280/2055920 swapFree=4146964/4192956
[pid=15197] ppid=15195 vsize=5356 CPUtime=3.97
/proc/15197/stat : 15197 (rsat.sh) S 15195 15197 14914 0 -1 4194304 315 23039 0 0 0 0 380 17 16 0 1 0 92363524 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15197/statm: 1339 242 199 169 0 50 0
[pid=15200] ppid=15197 vsize=43336 CPUtime=2.29
/proc/15200/stat : 15200 (rsat) R 15197 15197 14914 0 -1 4194304 10558 0 0 0 223 6 0 0 25 0 1 0 92363924 44376064 10243 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/15200/statm: 10834 10243 116 309 0 10521 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 48692

[startup+12.7018 s]
/proc/loadavg: 1.87 1.87 1.52 2/66 15200
/proc/meminfo: memFree=1129272/2055920 swapFree=4146964/4192956
[pid=15197] ppid=15195 vsize=5356 CPUtime=3.97
/proc/15197/stat : 15197 (rsat.sh) S 15195 15197 14914 0 -1 4194304 315 23039 0 0 0 0 380 17 16 0 1 0 92363524 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15197/statm: 1339 242 199 169 0 50 0
[pid=15200] ppid=15197 vsize=46720 CPUtime=8.69
/proc/15200/stat : 15200 (rsat) R 15197 15197 14914 0 -1 4194304 11416 0 0 0 861 8 0 0 25 0 1 0 92363924 47841280 11098 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/15200/statm: 11680 11098 118 309 0 11367 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 52076

[startup+25.502 s]
/proc/loadavg: 1.68 1.82 1.51 2/66 15200
/proc/meminfo: memFree=1121656/2055920 swapFree=4146964/4192956
[pid=15197] ppid=15195 vsize=5356 CPUtime=3.97
/proc/15197/stat : 15197 (rsat.sh) S 15195 15197 14914 0 -1 4194304 315 23039 0 0 0 0 380 17 16 0 1 0 92363524 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15197/statm: 1339 242 199 169 0 50 0
[pid=15200] ppid=15197 vsize=54900 CPUtime=21.48
/proc/15200/stat : 15200 (rsat) R 15197 15197 14914 0 -1 4194304 13521 0 0 0 2139 9 0 0 25 0 1 0 92363924 56217600 12978 1992294400 4194304 5460562 548682068784 18446744073709551615 4198106 0 0 4096 1026 0 0 0 17 0 0 0
/proc/15200/statm: 13725 12978 118 309 0 13412 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 60256

[startup+51.1014 s]
/proc/loadavg: 1.44 1.76 1.49 2/66 15200
/proc/meminfo: memFree=1110776/2055920 swapFree=4146964/4192956
[pid=15197] ppid=15195 vsize=5356 CPUtime=3.97
/proc/15197/stat : 15197 (rsat.sh) S 15195 15197 14914 0 -1 4194304 315 23039 0 0 0 0 380 17 16 0 1 0 92363524 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15197/statm: 1339 242 199 169 0 50 0
[pid=15200] ppid=15197 vsize=66372 CPUtime=47.05
/proc/15200/stat : 15200 (rsat) R 15197 15197 14914 0 -1 4194304 16542 0 0 0 4694 11 0 0 25 0 1 0 92363924 67964928 15722 1992294400 4194304 5460562 548682068784 18446744073709551615 4225828 0 0 4096 1026 0 0 0 17 0 0 0
/proc/15200/statm: 16593 15722 118 309 0 16280 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 71728

[startup+102.305 s]
/proc/loadavg: 1.18 1.63 1.46 2/66 15200
/proc/meminfo: memFree=1084344/2055920 swapFree=4146964/4192956
[pid=15197] ppid=15195 vsize=5356 CPUtime=3.97
/proc/15197/stat : 15197 (rsat.sh) S 15195 15197 14914 0 -1 4194304 315 23039 0 0 0 0 380 17 16 0 1 0 92363524 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15197/statm: 1339 242 199 169 0 50 0
[pid=15200] ppid=15197 vsize=93700 CPUtime=98.23
/proc/15200/stat : 15200 (rsat) R 15197 15197 14914 0 -1 4194304 25650 0 0 0 9806 17 0 0 25 0 1 0 92363924 95948800 22227 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/15200/statm: 23425 22227 118 309 0 23112 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 99056

[startup+162.302 s]
/proc/loadavg: 1.07 1.52 1.43 2/66 15200
/proc/meminfo: memFree=1083192/2055920 swapFree=4146964/4192956
[pid=15197] ppid=15195 vsize=5356 CPUtime=3.97
/proc/15197/stat : 15197 (rsat.sh) S 15195 15197 14914 0 -1 4194304 315 23039 0 0 0 0 380 17 16 0 1 0 92363524 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15197/statm: 1339 242 199 169 0 50 0
[pid=15200] ppid=15197 vsize=94184 CPUtime=158.21
/proc/15200/stat : 15200 (rsat) R 15197 15197 14914 0 -1 4194304 25929 0 0 0 15804 17 0 0 25 0 1 0 92363924 96444416 22506 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/15200/statm: 23546 22506 118 309 0 23233 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 99540

[startup+222.301 s]
/proc/loadavg: 1.02 1.41 1.40 2/66 15200
/proc/meminfo: memFree=1078584/2055920 swapFree=4146964/4192956
[pid=15197] ppid=15195 vsize=5356 CPUtime=3.97
/proc/15197/stat : 15197 (rsat.sh) S 15195 15197 14914 0 -1 4194304 315 23039 0 0 0 0 380 17 16 0 1 0 92363524 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15197/statm: 1339 242 199 169 0 50 0
[pid=15200] ppid=15197 vsize=98376 CPUtime=218.19
/proc/15200/stat : 15200 (rsat) R 15197 15197 14914 0 -1 4194304 29045 0 0 0 21800 19 0 0 25 0 1 0 92363924 100737024 23602 1992294400 4194304 5460562 548682068784 18446744073709551615 4226190 0 0 4096 1026 0 0 0 17 0 0 0
/proc/15200/statm: 24594 23602 118 309 0 24281 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 103732

[startup+282.302 s]
/proc/loadavg: 1.01 1.34 1.38 2/66 15200
/proc/meminfo: memFree=1078584/2055920 swapFree=4146964/4192956
[pid=15197] ppid=15195 vsize=5356 CPUtime=3.97
/proc/15197/stat : 15197 (rsat.sh) S 15195 15197 14914 0 -1 4194304 315 23039 0 0 0 0 380 17 16 0 1 0 92363524 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15197/statm: 1339 242 199 169 0 50 0
[pid=15200] ppid=15197 vsize=98376 CPUtime=278.16
/proc/15200/stat : 15200 (rsat) R 15197 15197 14914 0 -1 4194304 29063 0 0 0 27797 19 0 0 25 0 1 0 92363924 100737024 23620 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/15200/statm: 24594 23620 118 309 0 24281 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 103732

[startup+342.301 s]
/proc/loadavg: 1.00 1.28 1.35 2/66 15200
/proc/meminfo: memFree=1077944/2055920 swapFree=4146964/4192956
[pid=15197] ppid=15195 vsize=5356 CPUtime=3.97
/proc/15197/stat : 15197 (rsat.sh) S 15195 15197 14914 0 -1 4194304 315 23039 0 0 0 0 380 17 16 0 1 0 92363524 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15197/statm: 1339 242 199 169 0 50 0
[pid=15200] ppid=15197 vsize=99080 CPUtime=338.14
/proc/15200/stat : 15200 (rsat) R 15197 15197 14914 0 -1 4194304 31239 0 0 0 33794 20 0 0 25 0 1 0 92363924 101457920 23780 1992294400 4194304 5460562 548682068784 18446744073709551615 4198106 0 0 4096 1026 0 0 0 17 0 0 0
/proc/15200/statm: 24770 23780 118 309 0 24457 0

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

/proc/15200/statm: 26774 25787 118 309 0 26461 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 112452

[startup+582.302 s]
/proc/loadavg: 1.00 1.12 1.26 2/66 15200
/proc/meminfo: memFree=1069816/2055920 swapFree=4146964/4192956
[pid=15197] ppid=15195 vsize=5356 CPUtime=3.97
/proc/15197/stat : 15197 (rsat.sh) S 15195 15197 14914 0 -1 4194304 315 23039 0 0 0 0 380 17 16 0 1 0 92363524 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15197/statm: 1339 242 199 169 0 50 0
[pid=15200] ppid=15197 vsize=107096 CPUtime=578.05
/proc/15200/stat : 15200 (rsat) R 15197 15197 14914 0 -1 4194304 37362 0 0 0 57783 22 0 0 25 0 1 0 92363924 109666304 25869 1992294400 4194304 5460562 548682068784 18446744073709551615 4198156 0 0 4096 1026 0 0 0 17 0 0 0
/proc/15200/statm: 26774 25869 118 309 0 26461 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 112452

[startup+642.301 s]
/proc/loadavg: 1.00 1.09 1.24 2/66 15200
/proc/meminfo: memFree=1065592/2055920 swapFree=4146964/4192956
[pid=15197] ppid=15195 vsize=5356 CPUtime=3.97
/proc/15197/stat : 15197 (rsat.sh) S 15195 15197 14914 0 -1 4194304 315 23039 0 0 0 0 380 17 16 0 1 0 92363524 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15197/statm: 1339 242 199 169 0 50 0
[pid=15200] ppid=15197 vsize=110976 CPUtime=638.03
/proc/15200/stat : 15200 (rsat) R 15197 15197 14914 0 -1 4194304 40371 0 0 0 63779 24 0 0 25 0 1 0 92363924 113639424 26862 1992294400 4194304 5460562 548682068784 18446744073709551615 4211562 0 0 4096 1026 0 0 0 17 0 0 0
/proc/15200/statm: 27744 26862 118 309 0 27431 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 116332

[startup+702.302 s]
/proc/loadavg: 1.00 1.07 1.22 2/66 15200
/proc/meminfo: memFree=1065464/2055920 swapFree=4146964/4192956
[pid=15197] ppid=15195 vsize=5356 CPUtime=3.97
/proc/15197/stat : 15197 (rsat.sh) S 15195 15197 14914 0 -1 4194304 315 23039 0 0 0 0 380 17 16 0 1 0 92363524 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15197/statm: 1339 242 199 169 0 50 0
[pid=15200] ppid=15197 vsize=110976 CPUtime=698
/proc/15200/stat : 15200 (rsat) R 15197 15197 14914 0 -1 4194304 40393 0 0 0 69776 24 0 0 25 0 1 0 92363924 113639424 26884 1992294400 4194304 5460562 548682068784 18446744073709551615 4198106 0 0 4096 1026 0 0 0 17 0 0 0
/proc/15200/statm: 27744 26884 118 309 0 27431 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 116332

[startup+762.305 s]
/proc/loadavg: 1.00 1.06 1.21 2/66 15200
/proc/meminfo: memFree=1065272/2055920 swapFree=4146964/4192956
[pid=15197] ppid=15195 vsize=5356 CPUtime=3.97
/proc/15197/stat : 15197 (rsat.sh) S 15195 15197 14914 0 -1 4194304 315 23039 0 0 0 0 380 17 16 0 1 0 92363524 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15197/statm: 1339 242 199 169 0 50 0
[pid=15200] ppid=15197 vsize=110848 CPUtime=757.98
/proc/15200/stat : 15200 (rsat) R 15197 15197 14914 0 -1 4194304 42435 0 0 0 75773 25 0 0 25 0 1 0 92363924 113508352 26910 1992294400 4194304 5460562 548682068784 18446744073709551615 4211562 0 0 4096 1026 0 0 0 17 0 0 0
/proc/15200/statm: 27712 26910 118 309 0 27399 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 116204

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.19 2/66 15200
/proc/meminfo: memFree=1065272/2055920 swapFree=4146964/4192956
[pid=15197] ppid=15195 vsize=5356 CPUtime=3.97
/proc/15197/stat : 15197 (rsat.sh) S 15195 15197 14914 0 -1 4194304 315 23039 0 0 0 0 380 17 16 0 1 0 92363524 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15197/statm: 1339 242 199 169 0 50 0
[pid=15200] ppid=15197 vsize=110848 CPUtime=817.95
/proc/15200/stat : 15200 (rsat) R 15197 15197 14914 0 -1 4194304 42435 0 0 0 81770 25 0 0 25 0 1 0 92363924 113508352 26910 1992294400 4194304 5460562 548682068784 18446744073709551615 4198106 0 0 4096 1026 0 0 0 17 0 0 0
/proc/15200/statm: 27712 26910 118 309 0 27399 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 116204

[startup+882.301 s]
/proc/loadavg: 1.00 1.03 1.17 2/66 15200
/proc/meminfo: memFree=1065336/2055920 swapFree=4146964/4192956
[pid=15197] ppid=15195 vsize=5356 CPUtime=3.97
/proc/15197/stat : 15197 (rsat.sh) S 15195 15197 14914 0 -1 4194304 315 23039 0 0 0 0 380 17 16 0 1 0 92363524 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15197/statm: 1339 242 199 169 0 50 0
[pid=15200] ppid=15197 vsize=110848 CPUtime=877.93
/proc/15200/stat : 15200 (rsat) R 15197 15197 14914 0 -1 4194304 42435 0 0 0 87768 25 0 0 25 0 1 0 92363924 113508352 26910 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/15200/statm: 27712 26910 118 309 0 27399 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 116204

[startup+942.302 s]
/proc/loadavg: 1.00 1.03 1.16 2/66 15200
/proc/meminfo: memFree=1065144/2055920 swapFree=4146964/4192956
[pid=15197] ppid=15195 vsize=5356 CPUtime=3.97
/proc/15197/stat : 15197 (rsat.sh) S 15195 15197 14914 0 -1 4194304 315 23039 0 0 0 0 380 17 16 0 1 0 92363524 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15197/statm: 1339 242 199 169 0 50 0
[pid=15200] ppid=15197 vsize=111148 CPUtime=937.91
/proc/15200/stat : 15200 (rsat) R 15197 15197 14914 0 -1 4194304 44501 0 0 0 93765 26 0 0 25 0 1 0 92363924 113815552 26960 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/15200/statm: 27787 26960 118 309 0 27474 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 116504

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.15 2/66 15200
/proc/meminfo: memFree=1064760/2055920 swapFree=4146964/4192956
[pid=15197] ppid=15195 vsize=5356 CPUtime=3.97
/proc/15197/stat : 15197 (rsat.sh) S 15195 15197 14914 0 -1 4194304 315 23039 0 0 0 0 380 17 16 0 1 0 92363524 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15197/statm: 1339 242 199 169 0 50 0
[pid=15200] ppid=15197 vsize=111660 CPUtime=997.87
/proc/15200/stat : 15200 (rsat) R 15197 15197 14914 0 -1 4194304 44629 0 0 0 99761 26 0 0 25 0 1 0 92363924 114339840 27088 1992294400 4194304 5460562 548682068784 18446744073709551615 4226901 0 0 4096 1026 0 0 0 17 0 0 0
/proc/15200/statm: 27915 27088 118 309 0 27602 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 117016

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.14 2/66 15200
/proc/meminfo: memFree=1058552/2055920 swapFree=4146964/4192956
[pid=15197] ppid=15195 vsize=5356 CPUtime=3.97
/proc/15197/stat : 15197 (rsat.sh) S 15195 15197 14914 0 -1 4194304 315 23039 0 0 0 0 380 17 16 0 1 0 92363524 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15197/statm: 1339 242 199 169 0 50 0
[pid=15200] ppid=15197 vsize=119316 CPUtime=1057.86
/proc/15200/stat : 15200 (rsat) R 15197 15197 14914 0 -1 4194304 48200 0 0 0 105757 29 0 0 25 0 1 0 92363924 122179584 28640 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/15200/statm: 29829 28640 118 309 0 29516 0
Current children cumulated CPU time (s) 1061.83
Current children cumulated vsize (KiB) 124672

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.13 2/66 15200
/proc/meminfo: memFree=1058552/2055920 swapFree=4146964/4192956
[pid=15197] ppid=15195 vsize=5356 CPUtime=3.97
/proc/15197/stat : 15197 (rsat.sh) S 15195 15197 14914 0 -1 4194304 315 23039 0 0 0 0 380 17 16 0 1 0 92363524 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15197/statm: 1339 242 199 169 0 50 0
[pid=15200] ppid=15197 vsize=119316 CPUtime=1117.84
/proc/15200/stat : 15200 (rsat) R 15197 15197 14914 0 -1 4194304 48200 0 0 0 111755 29 0 0 25 0 1 0 92363924 122179584 28640 1992294400 4194304 5460562 548682068784 18446744073709551615 4198372 0 0 4096 1026 0 0 0 17 0 0 0
/proc/15200/statm: 29829 28640 118 309 0 29516 0
Current children cumulated CPU time (s) 1121.81
Current children cumulated vsize (KiB) 124672

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.12 2/66 15200
/proc/meminfo: memFree=1057400/2055920 swapFree=4146964/4192956
[pid=15197] ppid=15195 vsize=5356 CPUtime=3.97
/proc/15197/stat : 15197 (rsat.sh) S 15195 15197 14914 0 -1 4194304 315 23039 0 0 0 0 380 17 16 0 1 0 92363524 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15197/statm: 1339 242 199 169 0 50 0
[pid=15200] ppid=15197 vsize=119316 CPUtime=1177.8
/proc/15200/stat : 15200 (rsat) R 15197 15197 14914 0 -1 4194304 48496 0 0 0 117751 29 0 0 25 0 1 0 92363924 122179584 28936 1992294400 4194304 5460562 548682068784 18446744073709551615 4202558 0 0 4096 1026 0 0 0 17 0 0 0
/proc/15200/statm: 29829 28936 118 309 0 29516 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 124672



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.11 2/66 15200
/proc/meminfo: memFree=1054968/2055920 swapFree=4146964/4192956
[pid=15197] ppid=15195 vsize=5356 CPUtime=3.97
/proc/15197/stat : 15197 (rsat.sh) S 15195 15197 14914 0 -1 4194304 315 23039 0 0 0 0 380 17 16 0 1 0 92363524 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15197/statm: 1339 242 199 169 0 50 0
[pid=15200] ppid=15197 vsize=121240 CPUtime=1196.11
/proc/15200/stat : 15200 (rsat) R 15197 15197 14914 0 -1 4194304 49090 0 0 0 119581 30 0 0 25 0 1 0 92363924 124149760 29529 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/15200/statm: 30310 29529 118 309 0 29997 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 126596

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 15197 and gives
#  childrusage.ru_utime.tv_sec=3
#  childrusage.ru_utime.tv_usec=807421
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=174973
# CPU time returned by wait4() is 3.98239
# while last known CPU time is 1200.08
#
# 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.08
CPU user time (s): 1199.61
CPU system time (s): 0.47
CPU usage (%): 99.9556
Max. virtual memory (cumulated for all children) (KiB): 132352

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

runsolver used 1.17082 second user time and 3.20451 second system time

The end

Launcher Data

Begin job on node14 at 2009-04-25 09:08:20
IDJOB=1719102
IDBENCH=20577
IDSOLVER=545
FILE ID=node14/1719102-1240643300
PBS_JOBID= 9186465
Free space on /tmp= 66288 MiB

SOLVER NAME= Rsat 2009-03-22
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq2.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1719102-1240643300/watcher-1719102-1240643300 -o /tmp/evaluation-result-1719102-1240643300/solver-1719102-1240643300 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1719102-1240643300.cnf HOME

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

MD5SUM BENCH= f0f4556999ccb446384994a4148fca28
RANDOM SEED=782602753

node14.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.256
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	: 5931.00
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.256
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:       1185448 kB
Buffers:         64860 kB
Cached:         692900 kB
SwapCached:      40764 kB
Active:         129248 kB
Inactive:       671600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1185448 kB
SwapTotal:     4192956 kB
SwapFree:      4146964 kB
Dirty:           16020 kB
Writeback:           0 kB
Mapped:          13448 kB
Slab:            55620 kB
Committed_AS:   288476 kB
PageTables:       1448 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= 66268 MiB
End job on node14 at 2009-04-25 09:28:23