Trace number 1824895

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SAT07 reference solver: Rsat 2007-02-08? (TO) 10000 10003.8

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq6.cnf
MD5SUM580dc3969c4e46e50013253fd4ac9139
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3577.9
Satisfiable
(Un)Satisfiability was proved
Number of variables209724
Number of clauses3634677
Sum of the clauses size10547961
Maximum clause length169
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 23415202
Number of clauses of size 349840
Number of clauses of size 46998
Number of clauses of size 514973
Number of clauses of size over 5147663

Solver Data

0.00/0.00	c Parsing...
3.39/3.47	c ==============================================================================
3.39/3.47	c |           |     ORIGINAL     |              LEARNT              |          |
3.39/3.47	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
3.39/3.47	c ==============================================================================
3.39/3.47	c |         0 | 3634676 10547960 | 1090402       0        0     nan |  0.000 % |
42.07/42.15	c |         0 | 3532144 10927904 |      --       0       --      -- |     --   | -102383/383223
42.07/42.16	c ==============================================================================
42.07/42.16	c Result  :   #vars: 168000   #clauses: 3532144   #literals: 10927904
42.07/42.16	c CPU time:   41.4827 s
42.07/42.16	c ==============================================================================
47.18/47.25	c Rsat version 2.00

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1824895-1242472854/watcher-1824895-1242472854 -o /tmp/evaluation-result-1824895-1242472854/solver-1824895-1242472854 -C 10000 -W 12000 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1824895-1242472854.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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: 0.99 0.97 0.91 3/64 26190
/proc/meminfo: memFree=1051640/2055920 swapFree=4180356/4192956
[pid=26190] ppid=26188 vsize=5356 CPUtime=0
/proc/26190/stat : 26190 (rsat.sh) S 26188 26190 26055 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 275320596 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26190/statm: 1339 235 195 169 0 50 0
[pid=26191] ppid=26190 vsize=1228 CPUtime=0
/proc/26191/stat : 26191 (SatElite) R 26190 26190 26055 0 -1 4194304 209 0 0 0 0 0 0 0 18 0 1 0 275320596 1257472 192 1992294400 134512640 135038345 4294956288 18446744073709551615 134548047 0 0 4096 3 0 0 0 17 1 0 0
/proc/26191/statm: 307 195 49 128 0 176 0

[startup+0.0941801 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 26190
/proc/meminfo: memFree=1051640/2055920 swapFree=4180356/4192956
[pid=26190] ppid=26188 vsize=5356 CPUtime=0
/proc/26190/stat : 26190 (rsat.sh) S 26188 26190 26055 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 275320596 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26190/statm: 1339 235 195 169 0 50 0
[pid=26191] ppid=26190 vsize=7764 CPUtime=0.08
/proc/26191/stat : 26191 (SatElite) R 26190 26190 26055 0 -1 4194304 1783 0 0 0 7 1 0 0 18 0 1 0 275320596 7950336 1766 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 1 0 0
/proc/26191/statm: 1941 1767 49 128 0 1810 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13120

[startup+0.101173 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 26190
/proc/meminfo: memFree=1051640/2055920 swapFree=4180356/4192956
[pid=26190] ppid=26188 vsize=5356 CPUtime=0
/proc/26190/stat : 26190 (rsat.sh) S 26188 26190 26055 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 275320596 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26190/statm: 1339 235 195 169 0 50 0
[pid=26191] ppid=26190 vsize=8160 CPUtime=0.09
/proc/26191/stat : 26191 (SatElite) R 26190 26190 26055 0 -1 4194304 1891 0 0 0 8 1 0 0 18 0 1 0 275320596 8355840 1874 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 1 0 0
/proc/26191/statm: 2040 1875 49 128 0 1909 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13516

[startup+0.301213 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 26190
/proc/meminfo: memFree=1051640/2055920 swapFree=4180356/4192956
[pid=26190] ppid=26188 vsize=5356 CPUtime=0
/proc/26190/stat : 26190 (rsat.sh) S 26188 26190 26055 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 275320596 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26190/statm: 1339 235 195 169 0 50 0
[pid=26191] ppid=26190 vsize=21516 CPUtime=0.29
/proc/26191/stat : 26191 (SatElite) R 26190 26190 26055 0 -1 4194304 5094 0 0 0 24 5 0 0 19 0 1 0 275320596 22032384 5077 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 1 0 0
/proc/26191/statm: 5379 5077 49 128 0 5248 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26872

[startup+0.701291 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 26190
/proc/meminfo: memFree=1051640/2055920 swapFree=4180356/4192956
[pid=26190] ppid=26188 vsize=5356 CPUtime=0
/proc/26190/stat : 26190 (rsat.sh) S 26188 26190 26055 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 275320596 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26190/statm: 1339 235 195 169 0 50 0
[pid=26191] ppid=26190 vsize=46272 CPUtime=0.69
/proc/26191/stat : 26191 (SatElite) R 26190 26190 26055 0 -1 4194304 11120 0 0 0 59 10 0 0 23 0 1 0 275320596 47382528 11103 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 1 0 0
/proc/26191/statm: 11568 11104 49 128 0 11437 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 51628

[startup+1.50145 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 26192
/proc/meminfo: memFree=985704/2055920 swapFree=4180356/4192956
[pid=26190] ppid=26188 vsize=5356 CPUtime=0
/proc/26190/stat : 26190 (rsat.sh) S 26188 26190 26055 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 275320596 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26190/statm: 1339 235 195 169 0 50 0
[pid=26191] ppid=26190 vsize=96960 CPUtime=1.49
/proc/26191/stat : 26191 (SatElite) R 26190 26190 26055 0 -1 4194304 23569 0 0 0 130 19 0 0 25 0 1 0 275320596 99287040 23552 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 1 0 0
/proc/26191/statm: 24240 23553 49 128 0 24109 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 102316

[startup+3.10177 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 26192
/proc/meminfo: memFree=920808/2055920 swapFree=4180356/4192956
[pid=26190] ppid=26188 vsize=5356 CPUtime=0
/proc/26190/stat : 26190 (rsat.sh) S 26188 26190 26055 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 275320596 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26190/statm: 1339 235 195 169 0 50 0
[pid=26191] ppid=26190 vsize=215064 CPUtime=3.09
/proc/26191/stat : 26191 (SatElite) R 26190 26190 26055 0 -1 4194304 50394 0 0 0 271 38 0 0 25 0 1 0 275320596 220225536 50377 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 1 0 0
/proc/26191/statm: 53766 50381 50 128 0 53635 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 220420

[startup+6.3014 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 26192
/proc/meminfo: memFree=794280/2055920 swapFree=4180356/4192956
[pid=26190] ppid=26188 vsize=5356 CPUtime=0
/proc/26190/stat : 26190 (rsat.sh) S 26188 26190 26055 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 275320596 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26190/statm: 1339 235 195 169 0 50 0
[pid=26191] ppid=26190 vsize=267860 CPUtime=6.29
/proc/26191/stat : 26191 (SatElite) R 26190 26190 26055 0 -1 4194304 72013 0 0 0 580 49 0 0 25 0 1 0 275320596 274288640 64351 1992294400 134512640 135038345 4294956288 18446744073709551615 134543887 0 0 4096 3 0 0 0 17 1 0 0
/proc/26191/statm: 66965 64351 69 128 0 66834 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 273216

[startup+12.7017 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 26192
/proc/meminfo: memFree=768048/2055920 swapFree=4180356/4192956
[pid=26190] ppid=26188 vsize=5356 CPUtime=0
/proc/26190/stat : 26190 (rsat.sh) S 26188 26190 26055 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 275320596 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26190/statm: 1339 235 195 169 0 50 0
[pid=26191] ppid=26190 vsize=307900 CPUtime=12.69
/proc/26191/stat : 26191 (SatElite) R 26190 26190 26055 0 -1 4194304 77945 0 0 0 1213 56 0 0 25 0 1 0 275320596 315289600 70283 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 1 0 0
/proc/26191/statm: 76975 70283 69 128 0 76844 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 313256

[startup+25.5012 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 26192
/proc/meminfo: memFree=730416/2055920 swapFree=4180356/4192956
[pid=26190] ppid=26188 vsize=5356 CPUtime=0
/proc/26190/stat : 26190 (rsat.sh) S 26188 26190 26055 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 275320596 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26190/statm: 1339 235 195 169 0 50 0
[pid=26191] ppid=26190 vsize=358916 CPUtime=25.48
/proc/26191/stat : 26191 (SatElite) R 26190 26190 26055 0 -1 4194304 87097 0 0 0 2487 61 0 0 25 0 1 0 275320596 367529984 78786 1992294400 134512640 135038345 4294956288 18446744073709551615 134543878 0 0 4096 3 0 0 0 17 1 0 0
/proc/26191/statm: 89729 78786 69 128 0 89598 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 364272

[startup+51.1013 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 26193
/proc/meminfo: memFree=770608/2055920 swapFree=4180356/4192956
[pid=26190] ppid=26188 vsize=5356 CPUtime=47.22
/proc/26190/stat : 26190 (rsat.sh) S 26188 26190 26055 0 -1 4194304 310 95039 0 0 0 0 4616 106 16 0 1 0 275320596 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26190/statm: 1339 237 195 169 0 50 0
[pid=26193] ppid=26190 vsize=198044 CPUtime=3.83
/proc/26193/stat : 26193 (rsat) R 26190 26190 26055 0 -1 4194304 52558 0 0 0 354 29 0 0 25 0 1 0 275325321 202797056 48701 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26193/statm: 49511 48701 85 211 0 49297 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 203400

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 26193
/proc/meminfo: memFree=758512/2055920 swapFree=4180356/4192956
[pid=26190] ppid=26188 vsize=5356 CPUtime=47.22
/proc/26190/stat : 26190 (rsat.sh) S 26188 26190 26055 0 -1 4194304 310 95039 0 0 0 0 4616 106 16 0 1 0 275320596 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26190/statm: 1339 237 195 169 0 50 0
[pid=26193] ppid=26190 vsize=208676 CPUtime=55.01
/proc/26193/stat : 26193 (rsat) R 26190 26190 26055 0 -1 4194304 1919305 0 0 0 5070 431 0 0 25 0 1 0 275325321 213684224 51568 1992294400 134512640 135377749 4294956400 18446744073709551615 134529141 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26193/statm: 52169 51568 86 211 0 51955 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 214032

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 26193
/proc/meminfo: memFree=745648/2055920 swapFree=4180356/4192956
[pid=26190] ppid=26188 vsize=5356 CPUtime=47.22
/proc/26190/stat : 26190 (rsat.sh) S 26188 26190 26055 0 -1 4194304 310 95039 0 0 0 0 4616 106 16 0 1 0 275320596 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26190/statm: 1339 237 195 169 0 50 0
[pid=26193] ppid=26190 vsize=221952 CPUtime=114.99
/proc/26193/stat : 26193 (rsat) R 26190 26190 26055 0 -1 4194304 3563195 0 0 0 10717 782 0 0 25 0 1 0 275325321 227278848 54799 1992294400 134512640 135377749 4294956400 18446744073709551615 134530122 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26193/statm: 55488 54799 86 211 0 55274 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 227308

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 26193
/proc/meminfo: memFree=730032/2055920 swapFree=4180356/4192956
[pid=26190] ppid=26188 vsize=5356 CPUtime=47.22
/proc/26190/stat : 26190 (rsat.sh) S 26188 26190 26055 0 -1 4194304 310 95039 0 0 0 0 4616 106 16 0 1 0 275320596 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26190/statm: 1339 237 195 169 0 50 0
[pid=26193] ppid=26190 vsize=237092 CPUtime=174.97
/proc/26193/stat : 26193 (rsat) R 26190 26190 26055 0 -1 4194304 4750767 0 0 0 16454 1043 0 0 25 0 1 0 275325321 242782208 58696 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26193/statm: 59273 58696 86 211 0 59059 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 242448

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 26193
/proc/meminfo: memFree=718128/2055920 swapFree=4180356/4192956
[pid=26190] ppid=26188 vsize=5356 CPUtime=47.22
/proc/26190/stat : 26190 (rsat.sh) S 26188 26190 26055 0 -1 4194304 310 95039 0 0 0 0 4616 106 16 0 1 0 275320596 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26190/statm: 1339 237 195 169 0 50 0
[pid=26193] ppid=26190 vsize=250280 CPUtime=234.94
/proc/26193/stat : 26193 (rsat) R 26190 26190 26055 0 -1 4194304 5732114 0 0 0 22241 1253 0 0 25 0 1 0 275325321 256286720 61666 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26193/statm: 62570 61666 86 211 0 62356 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 255636

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 26193
/proc/meminfo: memFree=708720/2055920 swapFree=4180356/4192956
[pid=26190] ppid=26188 vsize=5356 CPUtime=47.22
/proc/26190/stat : 26190 (rsat.sh) S 26188 26190 26055 0 -1 4194304 310 95039 0 0 0 0 4616 106 16 0 1 0 275320596 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26190/statm: 1339 237 195 169 0 50 0
[pid=26193] ppid=26190 vsize=259580 CPUtime=294.92
/proc/26193/stat : 26193 (rsat) R 26190 26190 26055 0 -1 4194304 6457531 0 0 0 28081 1411 0 0 25 0 1 0 275325321 265809920 64036 1992294400 134512640 135377749 4294956400 18446744073709551615 135041953 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26193/statm: 64937 64042 86 211 0 64723 0

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

/proc/26193/statm: 339426 337925 86 211 0 339212 0
Current children cumulated CPU time (s) 9338.77
Current children cumulated vsize (KiB) 1363060

[startup+9402.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 26211
/proc/meminfo: memFree=79152/2055920 swapFree=4180356/4192956
[pid=26190] ppid=26188 vsize=5356 CPUtime=47.22
/proc/26190/stat : 26190 (rsat.sh) S 26188 26190 26055 0 -1 4194304 310 95039 0 0 0 0 4616 106 16 0 1 0 275320596 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26190/statm: 1339 237 195 169 0 50 0
[pid=26193] ppid=26190 vsize=1357704 CPUtime=9351.52
/proc/26193/stat : 26193 (rsat) R 26190 26190 26055 0 -1 4194304 86417065 0 0 0 914734 20418 0 0 25 0 1 0 275325321 1390288896 337925 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26193/statm: 339426 337925 86 211 0 339212 0
Current children cumulated CPU time (s) 9398.74
Current children cumulated vsize (KiB) 1363060

[startup+9462.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 26211
/proc/meminfo: memFree=79152/2055920 swapFree=4180356/4192956
[pid=26190] ppid=26188 vsize=5356 CPUtime=47.22
/proc/26190/stat : 26190 (rsat.sh) S 26188 26190 26055 0 -1 4194304 310 95039 0 0 0 0 4616 106 16 0 1 0 275320596 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26190/statm: 1339 237 195 169 0 50 0
[pid=26193] ppid=26190 vsize=1357704 CPUtime=9411.5
/proc/26193/stat : 26193 (rsat) R 26190 26190 26055 0 -1 4194304 86417065 0 0 0 920732 20418 0 0 25 0 1 0 275325321 1390288896 337925 1992294400 134512640 135377749 4294956400 18446744073709551615 134529231 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26193/statm: 339426 337925 86 211 0 339212 0
Current children cumulated CPU time (s) 9458.72
Current children cumulated vsize (KiB) 1363060

[startup+9522.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 26211
/proc/meminfo: memFree=79152/2055920 swapFree=4180356/4192956
[pid=26190] ppid=26188 vsize=5356 CPUtime=47.22
/proc/26190/stat : 26190 (rsat.sh) S 26188 26190 26055 0 -1 4194304 310 95039 0 0 0 0 4616 106 16 0 1 0 275320596 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26190/statm: 1339 237 195 169 0 50 0
[pid=26193] ppid=26190 vsize=1357704 CPUtime=9471.47
/proc/26193/stat : 26193 (rsat) R 26190 26190 26055 0 -1 4194304 86417066 0 0 0 926729 20418 0 0 25 0 1 0 275325321 1390288896 337926 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26193/statm: 339426 337926 86 211 0 339212 0
Current children cumulated CPU time (s) 9518.69
Current children cumulated vsize (KiB) 1363060

[startup+9582.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 26211
/proc/meminfo: memFree=79152/2055920 swapFree=4180356/4192956
[pid=26190] ppid=26188 vsize=5356 CPUtime=47.22
/proc/26190/stat : 26190 (rsat.sh) S 26188 26190 26055 0 -1 4194304 310 95039 0 0 0 0 4616 106 16 0 1 0 275320596 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26190/statm: 1339 237 195 169 0 50 0
[pid=26193] ppid=26190 vsize=1357704 CPUtime=9531.45
/proc/26193/stat : 26193 (rsat) R 26190 26190 26055 0 -1 4194304 86417066 0 0 0 932727 20418 0 0 25 0 1 0 275325321 1390288896 337926 1992294400 134512640 135377749 4294956400 18446744073709551615 134529228 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26193/statm: 339426 337926 86 211 0 339212 0
Current children cumulated CPU time (s) 9578.67
Current children cumulated vsize (KiB) 1363060

[startup+9642.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 26217
/proc/meminfo: memFree=78952/2055920 swapFree=4180356/4192956
[pid=26190] ppid=26188 vsize=5356 CPUtime=47.22
/proc/26190/stat : 26190 (rsat.sh) S 26188 26190 26055 0 -1 4194304 310 95039 0 0 0 0 4616 106 16 0 1 0 275320596 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26190/statm: 1339 237 195 169 0 50 0
[pid=26193] ppid=26190 vsize=1357704 CPUtime=9591.42
/proc/26193/stat : 26193 (rsat) R 26190 26190 26055 0 -1 4194304 86417066 0 0 0 938724 20418 0 0 25 0 1 0 275325321 1390288896 337926 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26193/statm: 339426 337926 86 211 0 339212 0
Current children cumulated CPU time (s) 9638.64
Current children cumulated vsize (KiB) 1363060

[startup+9702.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 26217
/proc/meminfo: memFree=78824/2055920 swapFree=4180356/4192956
[pid=26190] ppid=26188 vsize=5356 CPUtime=47.22
/proc/26190/stat : 26190 (rsat.sh) S 26188 26190 26055 0 -1 4194304 310 95039 0 0 0 0 4616 106 16 0 1 0 275320596 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26190/statm: 1339 237 195 169 0 50 0
[pid=26193] ppid=26190 vsize=1357704 CPUtime=9651.4
/proc/26193/stat : 26193 (rsat) R 26190 26190 26055 0 -1 4194304 86417073 0 0 0 944722 20418 0 0 25 0 1 0 275325321 1390288896 337933 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26193/statm: 339426 337933 86 211 0 339212 0
Current children cumulated CPU time (s) 9698.62
Current children cumulated vsize (KiB) 1363060

[startup+9762.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 26217
/proc/meminfo: memFree=78824/2055920 swapFree=4180356/4192956
[pid=26190] ppid=26188 vsize=5356 CPUtime=47.22
/proc/26190/stat : 26190 (rsat.sh) S 26188 26190 26055 0 -1 4194304 310 95039 0 0 0 0 4616 106 16 0 1 0 275320596 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26190/statm: 1339 237 195 169 0 50 0
[pid=26193] ppid=26190 vsize=1357704 CPUtime=9711.37
/proc/26193/stat : 26193 (rsat) R 26190 26190 26055 0 -1 4194304 86417082 0 0 0 950719 20418 0 0 25 0 1 0 275325321 1390288896 337942 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26193/statm: 339426 337942 86 211 0 339212 0
Current children cumulated CPU time (s) 9758.59
Current children cumulated vsize (KiB) 1363060

[startup+9822.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 26217
/proc/meminfo: memFree=78824/2055920 swapFree=4180356/4192956
[pid=26190] ppid=26188 vsize=5356 CPUtime=47.22
/proc/26190/stat : 26190 (rsat.sh) S 26188 26190 26055 0 -1 4194304 310 95039 0 0 0 0 4616 106 16 0 1 0 275320596 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26190/statm: 1339 237 195 169 0 50 0
[pid=26193] ppid=26190 vsize=1357704 CPUtime=9771.35
/proc/26193/stat : 26193 (rsat) R 26190 26190 26055 0 -1 4194304 86417082 0 0 0 956717 20418 0 0 25 0 1 0 275325321 1390288896 337942 1992294400 134512640 135377749 4294956400 18446744073709551615 134522788 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26193/statm: 339426 337942 86 211 0 339212 0
Current children cumulated CPU time (s) 9818.57
Current children cumulated vsize (KiB) 1363060

[startup+9882.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 26217
/proc/meminfo: memFree=78824/2055920 swapFree=4180356/4192956
[pid=26190] ppid=26188 vsize=5356 CPUtime=47.22
/proc/26190/stat : 26190 (rsat.sh) S 26188 26190 26055 0 -1 4194304 310 95039 0 0 0 0 4616 106 16 0 1 0 275320596 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26190/statm: 1339 237 195 169 0 50 0
[pid=26193] ppid=26190 vsize=1357704 CPUtime=9831.33
/proc/26193/stat : 26193 (rsat) R 26190 26190 26055 0 -1 4194304 86417087 0 0 0 962715 20418 0 0 25 0 1 0 275325321 1390288896 337947 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26193/statm: 339426 337947 86 211 0 339212 0
Current children cumulated CPU time (s) 9878.55
Current children cumulated vsize (KiB) 1363060

[startup+9942.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 26217
/proc/meminfo: memFree=78832/2055920 swapFree=4180356/4192956
[pid=26190] ppid=26188 vsize=5356 CPUtime=47.22
/proc/26190/stat : 26190 (rsat.sh) S 26188 26190 26055 0 -1 4194304 310 95039 0 0 0 0 4616 106 16 0 1 0 275320596 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26190/statm: 1339 237 195 169 0 50 0
[pid=26193] ppid=26190 vsize=1357704 CPUtime=9891.31
/proc/26193/stat : 26193 (rsat) R 26190 26190 26055 0 -1 4194304 86417090 0 0 0 968713 20418 0 0 25 0 1 0 275325321 1390288896 337950 1992294400 134512640 135377749 4294956400 18446744073709551615 134529231 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26193/statm: 339426 337950 86 211 0 339212 0
Current children cumulated CPU time (s) 9938.53
Current children cumulated vsize (KiB) 1363060

[startup+10002.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 26217
/proc/meminfo: memFree=78832/2055920 swapFree=4180356/4192956
[pid=26190] ppid=26188 vsize=5356 CPUtime=47.22
/proc/26190/stat : 26190 (rsat.sh) S 26188 26190 26055 0 -1 4194304 310 95039 0 0 0 0 4616 106 16 0 1 0 275320596 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26190/statm: 1339 237 195 169 0 50 0
[pid=26193] ppid=26190 vsize=1357572 CPUtime=9951.29
/proc/26193/stat : 26193 (rsat) R 26190 26190 26055 0 -1 4194304 86417094 0 0 0 974711 20418 0 0 25 0 1 0 275325321 1390153728 337921 1992294400 134512640 135377749 4294956400 18446744073709551615 134522769 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26193/statm: 339393 337921 86 211 0 339179 0
Current children cumulated CPU time (s) 9998.51
Current children cumulated vsize (KiB) 1362928



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10003.8 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 26217
/proc/meminfo: memFree=78832/2055920 swapFree=4180356/4192956
[pid=26190] ppid=26188 vsize=5356 CPUtime=47.22
/proc/26190/stat : 26190 (rsat.sh) S 26188 26190 26055 0 -1 4194304 310 95039 0 0 0 0 4616 106 16 0 1 0 275320596 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26190/statm: 1339 237 195 169 0 50 0
[pid=26193] ppid=26190 vsize=1357572 CPUtime=9952.79
/proc/26193/stat : 26193 (rsat) R 26190 26190 26055 0 -1 4194304 86417094 0 0 0 974861 20418 0 0 25 0 1 0 275325321 1390153728 337921 1992294400 134512640 135377749 4294956400 18446744073709551615 134529228 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26193/statm: 339393 337921 86 211 0 339179 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 1362928

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 26190 and gives
#  childrusage.ru_utime.tv_sec=46
#  childrusage.ru_utime.tv_usec=167981
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=69837
# CPU time returned by wait4() is 47.2378
# while last known CPU time is 10000
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 10003.8
CPU time (s): 10000
CPU user time (s): 9794.77
CPU system time (s): 205.24
CPU usage (%): 99.962
Max. virtual memory (cumulated for all children) (KiB): 1432420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 46.168
system time used= 1.06984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 95349
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= 6
involuntary context switches= 101

runsolver used 11.6632 second user time and 24.6563 second system time

The end

Launcher Data

Begin job on node1 at 2009-05-16 13:20:59
IDJOB=1824895
IDBENCH=20576
IDSOLVER=665
FILE ID=node1/1824895-1242472854
PBS_JOBID= 9306833
Free space on /tmp= 66168 MiB

SOLVER NAME= SAT07 reference solver: Rsat 2007-02-08
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq6.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1824895-1242472854/watcher-1824895-1242472854 -o /tmp/evaluation-result-1824895-1242472854/solver-1824895-1242472854 -C 10000 -W 12000 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1824895-1242472854.cnf            

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

MD5SUM BENCH= 580dc3969c4e46e50013253fd4ac9139
RANDOM SEED=1753542588

node1.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.259
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.259
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:       1052120 kB
Buffers:         78652 kB
Cached:         837412 kB
SwapCached:       6356 kB
Active:         126944 kB
Inactive:       796896 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1052120 kB
SwapTotal:     4192956 kB
SwapFree:      4180356 kB
Dirty:           78444 kB
Writeback:           0 kB
Mapped:          13568 kB
Slab:            65996 kB
Committed_AS:  1047104 kB
PageTables:       1436 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= 66080 MiB
End job on node1 at 2009-05-16 16:07:45