Trace number 331120

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? (TO) 1200.24 1200.7

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq7.cnf
MD5SUM0fbc00fde383cec371bb97d621c5e7e5
Bench CategoryINDUST (industrial 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 variables306095
Number of clauses6069108
Sum of the clauses size17675754
Maximum clause length163
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 25745111
Number of clauses of size 366910
Number of clauses of size 44878
Number of clauses of size 518476
Number of clauses of size over 5233732

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/node40/watcher-331120-1173180565 -o ROOT/results/node40/solver-331120-1173180565 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/331120-1173180565/tts-4-0 /tmp/evaluation/331120-1173180565/instance-331120-1173180565.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.02 1.00 0.99 3/64 18511
/proc/meminfo: memFree=1456568/2055920 swapFree=4192812/4192956
[pid=18511] ppid=18509 vsize=928 CPUtime=0
/proc/18511/stat : 18511 (tts-4-0) R 18509 18511 17592 0 -1 4194304 123 0 0 0 0 0 0 0 18 0 1 0 44011460 950272 108 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134594573 0 0 4096 0 0 0 0 17 1 0 0
/proc/18511/statm: 232 108 57 113 0 116 0

[startup+0.0957251 s]
/proc/loadavg: 1.02 1.00 0.99 3/64 18511
/proc/meminfo: memFree=1456568/2055920 swapFree=4192812/4192956
[pid=18511] ppid=18509 vsize=4412 CPUtime=0.09
/proc/18511/stat : 18511 (tts-4-0) R 18509 18511 17592 0 -1 4194304 1017 0 0 0 9 0 0 0 18 0 1 0 44011460 4517888 1002 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/18511/statm: 1103 1002 57 113 0 987 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4412

[startup+0.101725 s]
/proc/loadavg: 1.02 1.00 0.99 3/64 18511
/proc/meminfo: memFree=1456568/2055920 swapFree=4192812/4192956
[pid=18511] ppid=18509 vsize=4796 CPUtime=0.09
/proc/18511/stat : 18511 (tts-4-0) R 18509 18511 17592 0 -1 4194304 1077 0 0 0 9 0 0 0 18 0 1 0 44011460 4911104 1062 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/18511/statm: 1199 1062 57 113 0 1083 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4796

[startup+0.301774 s]
/proc/loadavg: 1.02 1.00 0.99 3/64 18511
/proc/meminfo: memFree=1456568/2055920 swapFree=4192812/4192956
[pid=18511] ppid=18509 vsize=12372 CPUtime=0.29
/proc/18511/stat : 18511 (tts-4-0) R 18509 18511 17592 0 -1 4194304 2967 0 0 0 28 1 0 0 19 0 1 0 44011460 12668928 2952 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/18511/statm: 3093 2952 57 113 0 2977 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12372

[startup+0.701849 s]
/proc/loadavg: 1.02 1.00 0.99 3/64 18511
/proc/meminfo: memFree=1456568/2055920 swapFree=4192812/4192956
[pid=18511] ppid=18509 vsize=27244 CPUtime=0.69
/proc/18511/stat : 18511 (tts-4-0) R 18509 18511 17592 0 -1 4194304 6665 0 0 0 65 4 0 0 23 0 1 0 44011460 27897856 6650 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/18511/statm: 6811 6651 57 113 0 6695 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27244

[startup+1.50202 s]
/proc/loadavg: 1.09 1.02 0.99 2/65 18512
/proc/meminfo: memFree=1417072/2055920 swapFree=4192812/4192956
[pid=18511] ppid=18509 vsize=57244 CPUtime=1.49
/proc/18511/stat : 18511 (tts-4-0) R 18509 18511 17592 0 -1 4194304 14010 0 0 0 140 9 0 0 25 0 1 0 44011460 58617856 13995 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/18511/statm: 14311 13995 57 113 0 14195 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 57244

[startup+3.10135 s]
/proc/loadavg: 1.09 1.02 0.99 2/65 18512
/proc/meminfo: memFree=1377776/2055920 swapFree=4192812/4192956
[pid=18511] ppid=18509 vsize=117808 CPUtime=3.09
/proc/18511/stat : 18511 (tts-4-0) R 18509 18511 17592 0 -1 4194304 28768 0 0 0 291 18 0 0 25 0 1 0 44011460 120635392 28753 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/18511/statm: 29452 28753 57 113 0 29336 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 117808

[startup+6.30202 s]
/proc/loadavg: 1.09 1.02 0.99 2/65 18512
/proc/meminfo: memFree=1257456/2055920 swapFree=4192812/4192956
[pid=18511] ppid=18509 vsize=240884 CPUtime=6.29
/proc/18511/stat : 18511 (tts-4-0) R 18509 18511 17592 0 -1 4194304 58396 0 0 0 597 32 0 0 25 0 1 0 44011460 246665216 58381 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/18511/statm: 60221 58382 57 113 0 60105 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 240884

[startup+12.7014 s]
/proc/loadavg: 1.08 1.02 0.99 2/65 18512
/proc/meminfo: memFree=1054008/2055920 swapFree=4192812/4192956
[pid=18511] ppid=18509 vsize=418324 CPUtime=12.68
/proc/18511/stat : 18511 (tts-4-0) R 18509 18511 17592 0 -1 4194304 100832 0 0 0 1209 59 0 0 25 0 1 0 44011460 428363776 100817 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134520410 0 0 4096 0 0 0 0 17 1 0 0
/proc/18511/statm: 104581 100817 58 113 0 104465 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 418324

[startup+25.502 s]
/proc/loadavg: 1.07 1.01 0.99 2/65 18512
/proc/meminfo: memFree=1015032/2055920 swapFree=4192812/4192956
[pid=18511] ppid=18509 vsize=453096 CPUtime=25.49
/proc/18511/stat : 18511 (tts-4-0) R 18509 18511 17592 0 -1 4194304 110682 0 0 0 2486 63 0 0 25 0 1 0 44011460 463970304 110667 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134538256 0 0 4096 0 0 0 0 17 1 0 0
/proc/18511/statm: 113274 110667 59 113 0 113158 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 453096

[startup+51.1014 s]
/proc/loadavg: 1.04 1.01 0.99 2/65 18512
/proc/meminfo: memFree=999928/2055920 swapFree=4192812/4192956
[pid=18511] ppid=18509 vsize=468848 CPUtime=51.08
/proc/18511/stat : 18511 (tts-4-0) R 18509 18511 17592 0 -1 4194304 114485 0 0 0 5044 64 0 0 25 0 1 0 44011460 480100352 114470 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134538267 0 0 4096 0 0 0 0 17 1 0 0
/proc/18511/statm: 117212 114470 59 113 0 117096 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 468848

[startup+102.305 s]
/proc/loadavg: 1.02 1.01 0.99 2/65 18512
/proc/meminfo: memFree=979640/2055920 swapFree=4192812/4192956
[pid=18511] ppid=18509 vsize=489384 CPUtime=102.26
/proc/18511/stat : 18511 (tts-4-0) R 18509 18511 17592 0 -1 4194304 119473 0 0 0 10161 65 0 0 25 0 1 0 44011460 501129216 119458 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134538267 0 0 4096 0 0 0 0 17 1 0 0
/proc/18511/statm: 122346 119458 59 113 0 122230 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 489384

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 18512
/proc/meminfo: memFree=961016/2055920 swapFree=4192812/4192956
[pid=18511] ppid=18509 vsize=509144 CPUtime=162.23
/proc/18511/stat : 18511 (tts-4-0) R 18509 18511 17592 0 -1 4194304 124156 0 0 0 16156 67 0 0 25 0 1 0 44011460 521363456 124141 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134538262 0 0 4096 0 0 0 0 17 1 0 0
/proc/18511/statm: 127286 124141 59 113 0 127170 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 509144

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 18512
/proc/meminfo: memFree=947768/2055920 swapFree=4192812/4192956
[pid=18511] ppid=18509 vsize=522468 CPUtime=222.2
/proc/18511/stat : 18511 (tts-4-0) R 18509 18511 17592 0 -1 4194304 127434 0 0 0 22152 68 0 0 25 0 1 0 44011460 535007232 127419 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134538262 0 0 4096 0 0 0 0 17 1 0 0
/proc/18511/statm: 130617 127419 59 113 0 130501 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 522468

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 18512
/proc/meminfo: memFree=933752/2055920 swapFree=4192812/4192956
[pid=18511] ppid=18509 vsize=537116 CPUtime=282.18
/proc/18511/stat : 18511 (tts-4-0) R 18509 18511 17592 0 -1 4194304 130984 0 0 0 28148 70 0 0 25 0 1 0 44011460 550006784 130969 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134538267 0 0 4096 0 0 0 0 17 1 0 0
/proc/18511/statm: 134279 130969 59 113 0 134163 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 537116

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 18512
/proc/meminfo: memFree=919032/2055920 swapFree=4192812/4192956
[pid=18511] ppid=18509 vsize=551500 CPUtime=342.15
/proc/18511/stat : 18511 (tts-4-0) R 18509 18511 17592 0 -1 4194304 134619 0 0 0 34144 71 0 0 25 0 1 0 44011460 564736000 134604 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134538267 0 0 4096 0 0 0 0 17 1 0 0
/proc/18511/statm: 137875 134604 59 113 0 137759 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 551500

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 18512
/proc/meminfo: memFree=905784/2055920 swapFree=4192812/4192956
[pid=18511] ppid=18509 vsize=565280 CPUtime=402.14
/proc/18511/stat : 18511 (tts-4-0) R 18509 18511 17592 0 -1 4194304 137932 0 0 0 40141 73 0 0 25 0 1 0 44011460 578846720 137917 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134538269 0 0 4096 0 0 0 0 17 1 0 0
/proc/18511/statm: 141320 137917 59 113 0 141204 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 565280

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 18512
/proc/meminfo: memFree=894456/2055920 swapFree=4192812/4192956
[pid=18511] ppid=18509 vsize=576876 CPUtime=462.11
/proc/18511/stat : 18511 (tts-4-0) R 18509 18511 17592 0 -1 4194304 140718 0 0 0 46136 75 0 0 25 0 1 0 44011460 590721024 140703 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134538267 0 0 4096 0 0 0 0 17 1 0 0
/proc/18511/statm: 144219 140703 59 113 0 144103 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 576876

[startup+522.303 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 18512
/proc/meminfo: memFree=882936/2055920 swapFree=4192812/4192956
[pid=18511] ppid=18509 vsize=589924 CPUtime=522.09
/proc/18511/stat : 18511 (tts-4-0) R 18509 18511 17592 0 -1 4194304 143607 0 0 0 52133 76 0 0 25 0 1 0 44011460 604082176 143592 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134538262 0 0 4096 0 0 0 0 17 1 0 0
/proc/18511/statm: 147481 143592 59 113 0 147365 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 589924

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 18512
/proc/meminfo: memFree=868344/2055920 swapFree=4192812/4192956
[pid=18511] ppid=18509 vsize=605484 CPUtime=582.07
/proc/18511/stat : 18511 (tts-4-0) R 18509 18511 17592 0 -1 4194304 147216 0 0 0 58129 78 0 0 25 0 1 0 44011460 620015616 147201 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134538267 0 0 4096 0 0 0 0 17 1 0 0
/proc/18511/statm: 151371 147201 59 113 0 151255 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 605484

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 18512
/proc/meminfo: memFree=855800/2055920 swapFree=4192812/4192956
[pid=18511] ppid=18509 vsize=618948 CPUtime=642.05
/proc/18511/stat : 18511 (tts-4-0) R 18509 18511 17592 0 -1 4194304 150345 0 0 0 64125 80 0 0 25 0 1 0 44011460 633802752 150330 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134538267 0 0 4096 0 0 0 0 17 1 0 0
/proc/18511/statm: 154737 150330 59 113 0 154621 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 618948

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 18512
/proc/meminfo: memFree=849784/2055920 swapFree=4192812/4192956
[pid=18511] ppid=18509 vsize=625536 CPUtime=702.02
/proc/18511/stat : 18511 (tts-4-0) R 18509 18511 17592 0 -1 4194304 151876 0 0 0 70121 81 0 0 25 0 1 0 44011460 640548864 151861 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134538269 0 0 4096 0 0 0 0 17 1 0 0
/proc/18511/statm: 156384 151861 59 113 0 156268 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 625536

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 18512
/proc/meminfo: memFree=843256/2055920 swapFree=4192812/4192956
[pid=18511] ppid=18509 vsize=632228 CPUtime=762
/proc/18511/stat : 18511 (tts-4-0) R 18509 18511 17592 0 -1 4194304 153483 0 0 0 76118 82 0 0 25 0 1 0 44011460 647401472 153468 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134538267 0 0 4096 0 0 0 0 17 1 0 0
/proc/18511/statm: 158057 153468 59 113 0 157941 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 632228

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 18512
/proc/meminfo: memFree=837368/2055920 swapFree=4192812/4192956
[pid=18511] ppid=18509 vsize=638224 CPUtime=821.97
/proc/18511/stat : 18511 (tts-4-0) R 18509 18511 17592 0 -1 4194304 154981 0 0 0 82114 83 0 0 25 0 1 0 44011460 653541376 154966 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134538267 0 0 4096 0 0 0 0 17 1 0 0
/proc/18511/statm: 159556 154966 59 113 0 159440 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 638224

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 18512
/proc/meminfo: memFree=438200/2055920 swapFree=4192812/4192956
[pid=18511] ppid=18509 vsize=1120008 CPUtime=881.95
/proc/18511/stat : 18511 (tts-4-0) R 18509 18511 17592 0 -1 4194304 256911 0 0 0 88076 119 0 0 25 0 1 0 44011460 1146888192 254543 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134538269 0 0 4096 0 0 0 0 17 1 0 0
/proc/18511/statm: 280002 254543 62 113 0 279886 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 1120008

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 18512
/proc/meminfo: memFree=398264/2055920 swapFree=4192812/4192956
[pid=18511] ppid=18509 vsize=1152300 CPUtime=941.93
/proc/18511/stat : 18511 (tts-4-0) R 18509 18511 17592 0 -1 4194304 266985 0 0 0 94070 123 0 0 25 0 1 0 44011460 1179955200 264617 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134538263 0 0 4096 0 0 0 0 17 1 0 0
/proc/18511/statm: 288075 264617 62 113 0 287959 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 1152300

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 18512
/proc/meminfo: memFree=340920/2055920 swapFree=4192812/4192956
[pid=18511] ppid=18509 vsize=1206164 CPUtime=1001.91
/proc/18511/stat : 18511 (tts-4-0) R 18509 18511 17592 0 -1 4194304 281199 0 0 0 100062 129 0 0 25 0 1 0 44011460 1235111936 278831 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134538267 0 0 4096 0 0 0 0 17 1 0 0
/proc/18511/statm: 301541 278831 62 113 0 301425 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 1206164

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 18512
/proc/meminfo: memFree=293176/2055920 swapFree=4192812/4192956
[pid=18511] ppid=18509 vsize=1250320 CPUtime=1061.88
/proc/18511/stat : 18511 (tts-4-0) R 18509 18511 17592 0 -1 4194304 293175 0 0 0 106054 134 0 0 25 0 1 0 44011460 1280327680 290807 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134538267 0 0 4096 0 0 0 0 17 1 0 0
/proc/18511/statm: 312580 290807 62 113 0 312464 0
Current children cumulated CPU time (s) 1061.88
Current children cumulated vsize (KiB) 1250320

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 18512
/proc/meminfo: memFree=251448/2055920 swapFree=4192812/4192956
[pid=18511] ppid=18509 vsize=1288472 CPUtime=1121.86
/proc/18511/stat : 18511 (tts-4-0) R 18509 18511 17592 0 -1 4194304 303573 0 0 0 112046 140 0 0 25 0 1 0 44011460 1319395328 301205 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134538269 0 0 4096 0 0 0 0 17 1 0 0
/proc/18511/statm: 322118 301205 62 113 0 322002 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 1288472

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 18512
/proc/meminfo: memFree=209272/2055920 swapFree=4192812/4192956
[pid=18511] ppid=18509 vsize=1327268 CPUtime=1181.83
/proc/18511/stat : 18511 (tts-4-0) R 18509 18511 17592 0 -1 4194304 314162 0 0 0 118038 145 0 0 25 0 1 0 44011460 1359122432 311794 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134538256 0 0 4096 0 0 0 0 17 1 0 0
/proc/18511/statm: 331817 311794 62 113 0 331701 0
Current children cumulated CPU time (s) 1181.83
Current children cumulated vsize (KiB) 1327268



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 18512
/proc/meminfo: memFree=199544/2055920 swapFree=4192812/4192956
[pid=18511] ppid=18509 vsize=1335592 CPUtime=1200.03
/proc/18511/stat : 18511 (tts-4-0) R 18509 18511 17592 0 -1 4194304 316423 0 0 0 119857 146 0 0 25 0 1 0 44011460 1367646208 314055 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134538262 0 0 4096 0 0 0 0 17 1 0 0
/proc/18511/statm: 333898 314055 62 113 0 333782 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 1335592

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

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

[startup+1200.61 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 18512
/proc/meminfo: memFree=199544/2055920 swapFree=4192812/4192956
[pid=18511] ppid=18509 vsize=0 CPUtime=1200.13
/proc/18511/stat : 18511 (tts-4-0) R 18509 18511 17592 0 -1 4195332 316423 0 0 0 119857 156 0 0 25 0 1 0 44011460 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/18511/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.13
Current children cumulated vsize (KiB) 0

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 18512
/proc/meminfo: memFree=199544/2055920 swapFree=4192812/4192956
[pid=18511] ppid=18509 vsize=0 CPUtime=1200.22
/proc/18511/stat : 18511 (tts-4-0) R 18509 18511 17592 0 -1 4195332 316423 0 0 0 119857 165 0 0 25 0 1 0 44011460 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/18511/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.22
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.7
CPU time (s): 1200.24
CPU user time (s): 1198.58
CPU system time (s): 1.66175
CPU usage (%): 99.9614
Max. virtual memory (cumulated for all children) (KiB): 1335592

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

runsolver used 0.820875 second user time and 2.46862 second system time

The end

Launcher Data (download as text)

Begin job on node40 on Tue Mar  6 11:29:32 UTC 2007

IDJOB= 331120
IDBENCH= 20580
IDSOLVER= 98
FILE ID= node40/331120-1173180565

PBS_JOBID= 4015263

Free space on /tmp= 66387 MiB

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

META MD5SUM SOLVER= 73a7a27d0c2e86f9b1191433fde766ff
MD5SUM BENCH=  0fbc00fde383cec371bb97d621c5e7e5

RANDOM SEED= 274152977

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node40.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.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	: 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.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:       1456976 kB
Buffers:         31176 kB
Cached:         490176 kB
SwapCached:        140 kB
Active:         189700 kB
Inactive:       347276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1456976 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:          132520 kB
Writeback:           0 kB
Mapped:          25680 kB
Slab:            47996 kB
Committed_AS:   129936 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= 66387 MiB

End job on node40 on Tue Mar  6 11:49:35 UTC 2007