Trace number 331246

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, and are wall clock time (not CPU 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
TTS 4.0? (MO) 835.103 835.382

General information on the benchmark

Nameindustrial/vliw_sat_4.0/
9vliw_m_9stages_iq3_C1_bug6.cnf
MD5SUMabc624ca713aad9563ab3886d918a526
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark47.9177
Satisfiable
(Un)Satisfiability was proved
Number of variables521192
Number of clauses13378781
Sum of the clauses size39205391
Maximum clause length6689
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 28714698
Number of clauses of size 34209419
Number of clauses of size 425257
Number of clauses of size 515681
Number of clauses of size over 5413725

Solver Data (download as text)

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node44/watcher-331246-1173182766 -o ROOT/results/node44/solver-331246-1173182766 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/331246-1173182766/tts-4-0 /tmp/evaluation/331246-1173182766/instance-331246-1173182766.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 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.11 1.10 1.04 3/64 23078
/proc/meminfo: memFree=1492672/2055920 swapFree=4183376/4192956
[pid=23078] ppid=23076 vsize=928 CPUtime=0
/proc/23078/stat : 23078 (tts-4-0) R 23076 23078 21579 0 -1 4194304 119 0 0 0 0 0 0 0 18 0 1 0 338234573 950272 104 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134647773 0 0 4096 0 0 0 0 17 1 0 0
/proc/23078/statm: 232 108 57 113 0 116 0

[startup+0.094274 s]
/proc/loadavg: 1.11 1.10 1.04 3/64 23078
/proc/meminfo: memFree=1492672/2055920 swapFree=4183376/4192956
[pid=23078] ppid=23076 vsize=4396 CPUtime=0.09
/proc/23078/stat : 23078 (tts-4-0) R 23076 23078 21579 0 -1 4194304 999 0 0 0 9 0 0 0 18 0 1 0 338234573 4501504 984 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/23078/statm: 1099 984 57 113 0 983 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4396

[startup+0.101274 s]
/proc/loadavg: 1.11 1.10 1.04 3/64 23078
/proc/meminfo: memFree=1492672/2055920 swapFree=4183376/4192956
[pid=23078] ppid=23076 vsize=4780 CPUtime=0.09
/proc/23078/stat : 23078 (tts-4-0) R 23076 23078 21579 0 -1 4194304 1066 0 0 0 9 0 0 0 18 0 1 0 338234573 4894720 1051 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/23078/statm: 1195 1052 57 113 0 1079 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4780

[startup+0.30131 s]
/proc/loadavg: 1.11 1.10 1.04 3/64 23078
/proc/meminfo: memFree=1492672/2055920 swapFree=4183376/4192956
[pid=23078] ppid=23076 vsize=12224 CPUtime=0.29
/proc/23078/stat : 23078 (tts-4-0) R 23076 23078 21579 0 -1 4194304 2924 0 0 0 27 2 0 0 19 0 1 0 338234573 12517376 2909 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/23078/statm: 3056 2909 57 113 0 2940 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12224

[startup+0.701383 s]
/proc/loadavg: 1.11 1.10 1.04 3/64 23078
/proc/meminfo: memFree=1492672/2055920 swapFree=4183376/4192956
[pid=23078] ppid=23076 vsize=27096 CPUtime=0.69
/proc/23078/stat : 23078 (tts-4-0) R 23076 23078 21579 0 -1 4194304 6599 0 0 0 65 4 0 0 22 0 1 0 338234573 27746304 6585 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/23078/statm: 6774 6585 57 113 0 6658 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27096

[startup+1.50153 s]
/proc/loadavg: 1.11 1.10 1.04 2/65 23079
/proc/meminfo: memFree=1457848/2055920 swapFree=4183376/4192956
[pid=23078] ppid=23076 vsize=57360 CPUtime=1.49
/proc/23078/stat : 23078 (tts-4-0) R 23076 23078 21579 0 -1 4194304 14054 0 0 0 142 7 0 0 25 0 1 0 338234573 58736640 14039 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/23078/statm: 14340 14039 57 113 0 14224 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 57360

[startup+3.10182 s]
/proc/loadavg: 1.10 1.09 1.04 2/65 23079
/proc/meminfo: memFree=1416696/2055920 swapFree=4183376/4192956
[pid=23078] ppid=23076 vsize=118452 CPUtime=3.09
/proc/23078/stat : 23078 (tts-4-0) R 23076 23078 21579 0 -1 4194304 28934 0 0 0 295 14 0 0 25 0 1 0 338234573 121294848 28919 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/23078/statm: 29613 28919 57 113 0 29497 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 118452

[startup+6.3014 s]
/proc/loadavg: 1.10 1.09 1.04 2/65 23079
/proc/meminfo: memFree=1295096/2055920 swapFree=4183376/4192956
[pid=23078] ppid=23076 vsize=240472 CPUtime=6.29
/proc/23078/stat : 23078 (tts-4-0) R 23076 23078 21579 0 -1 4194304 58287 0 0 0 598 31 0 0 25 0 1 0 338234573 246243328 58272 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/23078/statm: 60118 58272 57 113 0 60002 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 240472

[startup+12.7016 s]
/proc/loadavg: 1.09 1.09 1.04 2/65 23079
/proc/meminfo: memFree=1055096/2055920 swapFree=4183376/4192956
[pid=23078] ppid=23076 vsize=469188 CPUtime=12.68
/proc/23078/stat : 23078 (tts-4-0) R 23076 23078 21579 0 -1 4194304 116345 0 0 0 1208 60 0 0 25 0 1 0 338234573 480448512 116330 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/23078/statm: 117297 116330 57 113 0 117181 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 469188

[startup+25.5019 s]
/proc/loadavg: 1.07 1.09 1.04 2/65 23079
/proc/meminfo: memFree=637944/2055920 swapFree=4183376/4192956
[pid=23078] ppid=23076 vsize=886728 CPUtime=25.48
/proc/23078/stat : 23078 (tts-4-0) R 23076 23078 21579 0 -1 4194304 214077 0 0 0 2432 116 0 0 25 0 1 0 338234573 908009472 214062 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134518041 0 0 4096 0 0 0 0 17 1 0 0
/proc/23078/statm: 221682 214062 58 113 0 221566 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 886728

[startup+51.1016 s]
/proc/loadavg: 1.05 1.08 1.03 2/65 23079
/proc/meminfo: memFree=575736/2055920 swapFree=4183376/4192956
[pid=23078] ppid=23076 vsize=941536 CPUtime=51.07
/proc/23078/stat : 23078 (tts-4-0) R 23076 23078 21579 0 -1 4194304 229771 0 0 0 4984 123 0 0 25 0 1 0 338234573 964132864 229756 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134538262 0 0 4096 0 0 0 0 17 1 0 0
/proc/23078/statm: 235384 229756 59 113 0 235268 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 941536

[startup+102.306 s]
/proc/loadavg: 1.02 1.06 1.03 2/65 23079
/proc/meminfo: memFree=547968/2055920 swapFree=4183376/4192956
[pid=23078] ppid=23076 vsize=969400 CPUtime=102.26
/proc/23078/stat : 23078 (tts-4-0) R 23076 23078 21579 0 -1 4194304 236652 0 0 0 10101 125 0 0 25 0 1 0 338234573 992665600 236637 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134538269 0 0 4096 0 0 0 0 17 1 0 0
/proc/23078/statm: 242350 236637 59 113 0 242234 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 969400

[startup+162.303 s]
/proc/loadavg: 1.00 1.05 1.02 2/65 23079
/proc/meminfo: memFree=523648/2055920 swapFree=4183376/4192956
[pid=23078] ppid=23076 vsize=994864 CPUtime=162.23
/proc/23078/stat : 23078 (tts-4-0) R 23076 23078 21579 0 -1 4194304 242759 0 0 0 16096 127 0 0 25 0 1 0 338234573 1018740736 242744 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134538269 0 0 4096 0 0 0 0 17 1 0 0
/proc/23078/statm: 248716 242744 59 113 0 248600 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 994864

[startup+222.302 s]
/proc/loadavg: 1.00 1.04 1.02 2/65 23079
/proc/meminfo: memFree=504768/2055920 swapFree=4183376/4192956
[pid=23078] ppid=23076 vsize=1014304 CPUtime=222.22
/proc/23078/stat : 23078 (tts-4-0) R 23076 23078 21579 0 -1 4194304 247399 0 0 0 22093 129 0 0 25 0 1 0 338234573 1038647296 247384 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134538262 0 0 4096 0 0 0 0 17 1 0 0
/proc/23078/statm: 253576 247384 59 113 0 253460 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 1014304

[startup+282.302 s]
/proc/loadavg: 1.00 1.03 1.01 2/65 23079
/proc/meminfo: memFree=491200/2055920 swapFree=4183376/4192956
[pid=23078] ppid=23076 vsize=1028492 CPUtime=282.2
/proc/23078/stat : 23078 (tts-4-0) R 23076 23078 21579 0 -1 4194304 250828 0 0 0 28089 131 0 0 25 0 1 0 338234573 1053175808 250813 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134538265 0 0 4096 0 0 0 0 17 1 0 0
/proc/23078/statm: 257123 250813 59 113 0 257007 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 1028492

[startup+342.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 23079
/proc/meminfo: memFree=452544/2055920 swapFree=4183376/4192956
[pid=23078] ppid=23076 vsize=1067348 CPUtime=342.18
/proc/23078/stat : 23078 (tts-4-0) R 23076 23078 21579 0 -1 4194304 260497 0 0 0 34083 135 0 0 25 0 1 0 338234573 1092964352 260482 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134538274 0 0 4096 0 0 0 0 17 1 0 0
/proc/23078/statm: 266837 260482 59 113 0 266721 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 1067348

[startup+402.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 23079
/proc/meminfo: memFree=315200/2055920 swapFree=4183376/4192956
[pid=23078] ppid=23076 vsize=1210732 CPUtime=402.16
/proc/23078/stat : 23078 (tts-4-0) R 23076 23078 21579 0 -1 4194304 295925 0 0 0 40066 150 0 0 25 0 1 0 338234573 1239789568 295910 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134538269 0 0 4096 0 0 0 0 17 1 0 0
/proc/23078/statm: 302683 295910 59 113 0 302567 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 1210732

[startup+462.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 23079
/proc/meminfo: memFree=211008/2055920 swapFree=4183376/4192956
[pid=23078] ppid=23076 vsize=1313260 CPUtime=462.13
/proc/23078/stat : 23078 (tts-4-0) R 23076 23078 21579 0 -1 4194304 321056 0 0 0 46054 159 0 0 25 0 1 0 338234573 1344778240 321041 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134538265 0 0 4096 0 0 0 0 17 1 0 0
/proc/23078/statm: 328315 321042 59 113 0 328199 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 1313260

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23079
/proc/meminfo: memFree=130048/2055920 swapFree=4183376/4192956
[pid=23078] ppid=23076 vsize=1410100 CPUtime=522.11
/proc/23078/stat : 23078 (tts-4-0) R 23076 23078 21579 0 -1 4194304 342228 0 0 0 52043 168 0 0 25 0 1 0 338234573 1443942400 342213 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134538256 0 0 4096 0 0 0 0 17 1 0 0
/proc/23078/statm: 352525 342213 59 113 0 352409 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 1410100

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23079
/proc/meminfo: memFree=43648/2055920 swapFree=4183376/4192956
[pid=23078] ppid=23076 vsize=1498636 CPUtime=582.09
/proc/23078/stat : 23078 (tts-4-0) R 23076 23078 21579 0 -1 4194304 362416 0 0 0 58032 177 0 0 25 0 1 0 338234573 1534603264 362401 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134538262 0 0 4096 0 0 0 0 17 1 0 0
/proc/23078/statm: 374659 362401 59 113 0 374543 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 1498636

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23079
/proc/meminfo: memFree=15040/2055920 swapFree=4183376/4192956
[pid=23078] ppid=23076 vsize=1598864 CPUtime=642.08
/proc/23078/stat : 23078 (tts-4-0) R 23076 23078 21579 0 -1 4194304 386429 0 0 0 64021 187 0 0 25 0 1 0 338234573 1637236736 386414 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134538259 0 0 4096 0 0 0 0 17 1 0 0
/proc/23078/statm: 399716 386414 59 113 0 399600 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 1598864

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23079
/proc/meminfo: memFree=15872/2055920 swapFree=4183376/4192956
[pid=23078] ppid=23076 vsize=1655992 CPUtime=702.05
/proc/23078/stat : 23078 (tts-4-0) R 23076 23078 21579 0 -1 4194304 399356 0 0 0 70011 194 0 0 25 0 1 0 338234573 1695735808 399341 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134538269 0 0 4096 0 0 0 0 17 1 0 0
/proc/23078/statm: 413998 399341 59 113 0 413882 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 1655992

[startup+762.304 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23079
/proc/meminfo: memFree=15936/2055920 swapFree=4183376/4192956
[pid=23078] ppid=23076 vsize=1743248 CPUtime=762.04
/proc/23078/stat : 23078 (tts-4-0) R 23076 23078 21579 0 -1 4194304 417170 0 0 0 76001 203 0 0 25 0 1 0 338234573 1785085952 417155 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134538262 0 0 4096 0 0 0 0 17 1 0 0
/proc/23078/statm: 435812 417155 59 113 0 435696 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 1743248

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23079
/proc/meminfo: memFree=15744/2055920 swapFree=4183376/4192956
[pid=23078] ppid=23076 vsize=1822040 CPUtime=822.01
/proc/23078/stat : 23078 (tts-4-0) R 23076 23078 21579 0 -1 4194304 436597 0 0 0 81990 211 0 0 25 0 1 0 338234573 1865768960 436582 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134538267 0 0 4096 0 0 0 0 17 1 0 0
/proc/23078/statm: 455510 436582 59 113 0 455394 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 1822040



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+835.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23079
/proc/meminfo: memFree=15232/2055920 swapFree=4183376/4192956
[pid=23078] ppid=23076 vsize=1843380 CPUtime=834.82
/proc/23078/stat : 23078 (tts-4-0) R 23076 23078 21579 0 -1 4194304 441891 0 0 0 83268 214 0 0 25 0 1 0 338234573 1887621120 441876 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134538262 0 0 4096 0 0 0 0 17 1 0 0
/proc/23078/statm: 460845 441876 59 113 0 460729 0
Current children cumulated CPU time (s) 834.82
Current children cumulated vsize (KiB) 1843380

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+835.206 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23079
/proc/meminfo: memFree=15232/2055920 swapFree=4183376/4192956
[pid=23078] ppid=23076 vsize=0 CPUtime=834.92
/proc/23078/stat : 23078 (tts-4-0) R 23076 23078 21579 0 -1 4195332 441891 0 0 0 83268 224 0 0 25 0 1 0 338234573 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/23078/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 834.92
Current children cumulated vsize (KiB) 0

[startup+835.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23079
/proc/meminfo: memFree=15232/2055920 swapFree=4183376/4192956
[pid=23078] ppid=23076 vsize=0 CPUtime=835.01
/proc/23078/stat : 23078 (tts-4-0) R 23076 23078 21579 0 -1 4195332 441891 0 0 0 83268 233 0 0 25 0 1 0 338234573 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/23078/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 835.01
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 835.382
CPU time (s): 835.103
CPU user time (s): 832.686
CPU system time (s): 2.41663
CPU usage (%): 99.9666
Max. virtual memory (cumulated for all children) (KiB): 1843380

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

runsolver used 0.52392 second user time and 1.80773 second system time

The end

Launcher Data (download as text)

Begin job on node44 on Tue Mar  6 12:06:24 UTC 2007

IDJOB= 331246
IDBENCH= 20583
IDSOLVER= 98
FILE ID= node44/331246-1173182766

PBS_JOBID= 4015260

Free space on /tmp= 66226 MiB

SOLVER NAME= TTS 4.0
BENCH NAME= HOME/pub/bench/SAT07/industrial/vliw_sat_4.0/9vliw_m_9stages_iq3_C1_bug6.cnf
COMMAND LINE= /tmp/evaluation/331246-1173182766/tts-4-0 /tmp/evaluation/331246-1173182766/instance-331246-1173182766.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node44/watcher-331246-1173182766 -o ROOT/results/node44/solver-331246-1173182766 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/331246-1173182766/tts-4-0 /tmp/evaluation/331246-1173182766/instance-331246-1173182766.cnf            

META MD5SUM SOLVER= 73a7a27d0c2e86f9b1191433fde766ff
MD5SUM BENCH=  abc624ca713aad9563ab3886d918a526

RANDOM SEED= 656956307

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node44.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.261
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.261
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:       1493080 kB
Buffers:          7140 kB
Cached:         448540 kB
SwapCached:       3728 kB
Active:         431568 kB
Inactive:        71468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1493080 kB
SwapTotal:     4192956 kB
SwapFree:      4183376 kB
Dirty:          212660 kB
Writeback:           0 kB
Mapped:          52948 kB
Slab:            45656 kB
Committed_AS:   750192 kB
PageTables:       1520 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= 66226 MiB

End job on node44 on Tue Mar  6 12:20:22 UTC 2007