Trace number 1773287

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
MXC 2009-03-10? (TO) 10000.3 10002.9

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq3.cnf
MD5SUMba6236c6cc840bb0208f73665843c375
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark435.504
Satisfiable
(Un)Satisfiability was proved
Number of variables69789
Number of clauses968295
Sum of the clauses size2788367
Maximum clause length110
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2899512
Number of clauses of size 316116
Number of clauses of size 43707
Number of clauses of size 56480
Number of clauses of size over 542479

Solver Data

239.13/239.24	c starting MXC with:
239.13/239.24	c cnf_path = HOME/instance-1773287-1241299073.cnf
239.13/239.24	c restart_strategy = auto
239.13/239.24	c sign_strategy = cached
239.13/239.24	c use_preprocessing = -1
239.13/239.24	c output_implicant = 1
239.13/239.24	c timeout_seconds = 0
239.13/239.24	c running SatELite... done
239.13/239.24	c 18643 vars eliminated
239.13/239.24	c received 7 units and 907109 clauses from SatELite
239.13/239.24	c 18649 assignments made, starting to guess now
239.13/239.24	c ===================================[MXC]=====================================
239.13/239.24	c | Conflicts |                Clause Statistics                   |   Vars   |
239.13/239.24	c |           |    CARD     BIN      O3+      L3+   L3+Lim  Lit/CL |          |
239.13/239.24	c =============================================================================
239.13/239.24	c |         0 |       0  804944   102165        0        0     nan |    69789 |
239.13/239.24	c |       100 |       0  804946   102165       98     1050    25.0 |    51140 |
239.13/239.24	c |       210 |       0  804947   102165      207     1105    24.8 |    51140 |
239.13/239.24	c |       441 |       0  804947   102165      438     1220    32.8 |    51140 |
239.13/239.24	c |       805 |       0  804947   102165      802     1402    37.1 |    51140 |
239.13/239.24	c |      1315 |       0  804947   102165     1312     1657    37.5 |    51140 |
239.13/239.24	c |      1986 |       0  804947   102165     1983     1993    39.7 |    51140 |
239.13/239.24	c |      2834 |       0  804947   102165     1832     2417    42.3 |    51140 |
239.13/239.24	c |      3876 |       0  804942   102164     2871     2938    43.7 |    51139 |
239.13/239.24	c |      5132 |       0  804952   102164     2614     3566    40.7 |    51139 |
239.13/239.24	c |      6623 |       0  804957   102164     4100     4311    41.3 |    51139 |
239.13/239.24	c |      8373 |       0  804959   102164     3592     5186    40.5 |    51139 |
239.13/239.24	c |     10408 |       0  804965   102164     5621     6204    42.8 |    51139 |
239.13/239.24	c |     12756 |       0  804965   102164     4589     7378    46.8 |    51139 |
239.13/239.24	c |     15449 |       0  804968   102164     7279     8724    46.4 |    51139 |
239.13/239.24	c |     18521 |       0  804972   102164     5283    10260    41.3 |    51139 |
239.13/239.24	c |     22010 |       0  804983   102164     8761    12005    42.7 |    51139 |
239.13/239.24	c |     25958 |       0  804992   102164    12700    13979    42.7 |    51139 |
239.13/239.24	c |     30411 |       0  804999   102164     9536    16205    42.3 |    51139 |
239.13/239.24	c |     35419 |       0  805002   102164    14541    18709    43.2 |    51139 |
239.13/239.24	c |     41038 |       0  805005   102164    20157    21519    42.5 |    51139 |
239.13/239.24	c |     47329 |       0  805010   102164    15019    24664    38.8 |    51139 |
239.13/239.24	c |     54360 |       0  805015   102164    22045    28180    37.1 |    51139 |
239.13/239.24	c |     62205 |       0  805015   102164    29890    32102    35.5 |    51139 |
239.13/239.24	c |     70945 |       0  805020   102164    21483    36472    37.6 |    51139 |
239.13/239.24	c |     80669 |       0  805036   102164    31191    41334    42.6 |    51139 |
239.13/239.24	c |     91476 |       0  805046   102164    41988    46738    46.7 |    51139 |
239.13/239.24	c |    103474 |       0  805057   102164    28278    52737    53.1 |    51139 |
239.13/239.24	c |    116782 |       0  805062   102164    41581    59391    49.4 |    51139 |
239.13/239.24	c |    131532 |       0  805073   102164    56320    66766    44.0 |    51139 |
239.13/239.24	c |    147868 |       0  805094   102164    72635    74934    47.9 |    51139 |
239.13/239.24	c |    165948 |       0  805107   102164    52106    83974    62.7 |    51139 |
239.13/239.24	c |    185947 |       0  805131   102164    72081    93973    64.1 |    51139 |
239.13/239.24	c |    208057 |       0  805213   102163    94101   105028    63.0 |    51138 |
239.13/239.24	c |    232489 |       0  805247   102163    60556   117244    62.8 |    51138 |
239.13/239.24	c |    259475 |       0  805313   102163    87476   130737    67.4 |    51138 |
239.13/239.24	c |    289271 |       0  805346   102163   117239   145635    73.8 |    51138 |
239.13/239.24	c |    322158 |       0  805410   102163   150062   162079    76.6 |    51138 |
239.13/239.24	c |    358445 |       0  805484   102163    99365   180222    67.9 |    51138 |
239.13/239.24	c |    398472 |       0  805554   102163   139322   200236    70.1 |    51138 |
239.13/239.24	c |    442613 |       0  805626   102163   183391   222306    73.6 |    51138 |
239.13/239.24	c |    491279 |       0  805690   102163   231993   246639    76.6 |    51138 |
239.13/239.24	c |    544923 |       0  805774   102163   

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-1773287-1241299073/watcher-1773287-1241299073 -o /tmp/evaluation-result-1773287-1241299073/solver-1773287-1241299073 -C 10000 -W 12000 -M 1800 HOME/mxc-sat09 -i HOME/instance-1773287-1241299073.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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.26 3.84 3.90 3/64 1230
/proc/meminfo: memFree=1146584/2055920 swapFree=4191900/4192956
[pid=1230] ppid=1228 vsize=19596 CPUtime=0
/proc/1230/stat : 1230 (mxc-sat09) R 1228 1230 1193 0 -1 4194304 747 0 0 0 0 0 0 0 18 0 1 0 157941407 20066304 733 1992294400 134512640 135192793 4294956224 18446744073709551615 134779278 0 0 4096 0 0 0 0 17 1 0 0
/proc/1230/statm: 4899 739 46 166 0 4730 0

[startup+0.055075 s]
/proc/loadavg: 3.26 3.84 3.90 3/64 1230
/proc/meminfo: memFree=1146584/2055920 swapFree=4191900/4192956
[pid=1230] ppid=1228 vsize=38564 CPUtime=0.05
/proc/1230/stat : 1230 (mxc-sat09) R 1228 1230 1193 0 -1 4194304 7488 0 0 0 1 4 0 0 18 0 1 0 157941407 39489536 7472 1992294400 134512640 135192793 4294956224 18446744073709551615 134568740 0 0 4096 0 0 0 0 17 1 0 0
/proc/1230/statm: 9641 7474 53 166 0 9472 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 38564

[startup+0.101079 s]
/proc/loadavg: 3.26 3.84 3.90 3/64 1230
/proc/meminfo: memFree=1146584/2055920 swapFree=4191900/4192956
[pid=1230] ppid=1228 vsize=43408 CPUtime=0.09
/proc/1230/stat : 1230 (mxc-sat09) R 1228 1230 1193 0 -1 4194304 8464 0 0 0 5 4 0 0 18 0 1 0 157941407 44449792 8448 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/1230/statm: 10852 8448 54 166 0 10683 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 43408

[startup+0.301095 s]
/proc/loadavg: 3.26 3.84 3.90 3/64 1230
/proc/meminfo: memFree=1146584/2055920 swapFree=4191900/4192956
[pid=1230] ppid=1228 vsize=56324 CPUtime=0.29
/proc/1230/stat : 1230 (mxc-sat09) R 1228 1230 1193 0 -1 4194304 11647 0 0 0 24 5 0 0 19 0 1 0 157941407 57675776 11631 1992294400 134512640 135192793 4294956224 18446744073709551615 134766703 0 0 4096 0 0 0 0 17 1 0 0
/proc/1230/statm: 14081 11632 54 166 0 13912 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 56324

[startup+0.701127 s]
/proc/loadavg: 3.26 3.84 3.90 3/64 1230
/proc/meminfo: memFree=1146584/2055920 swapFree=4191900/4192956
[pid=1230] ppid=1228 vsize=80616 CPUtime=0.69
/proc/1230/stat : 1230 (mxc-sat09) R 1228 1230 1193 0 -1 4194304 17740 0 0 0 61 8 0 0 22 0 1 0 157941407 82550784 17724 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/1230/statm: 20154 17726 54 166 0 19985 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 80616

[startup+1.50119 s]
/proc/loadavg: 3.26 3.84 3.90 2/65 1231
/proc/meminfo: memFree=1076560/2055920 swapFree=4191900/4192956
[pid=1230] ppid=1228 vsize=80136 CPUtime=1.49
/proc/1230/stat : 1230 (mxc-sat09) R 1228 1230 1193 0 -1 4194304 22184 0 0 0 139 10 0 0 25 0 1 0 157941407 82059264 17480 1992294400 134512640 135192793 4294956224 18446744073709551615 134567946 0 0 4096 0 0 0 0 17 1 0 0
/proc/1230/statm: 20034 17480 56 166 0 19865 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 80136

[startup+3.10132 s]
/proc/loadavg: 3.26 3.84 3.90 2/65 1231
/proc/meminfo: memFree=1076368/2055920 swapFree=4191900/4192956
[pid=1230] ppid=1228 vsize=91656 CPUtime=3.09
/proc/1230/stat : 1230 (mxc-sat09) R 1228 1230 1193 0 -1 4194304 24676 0 0 0 298 11 0 0 25 0 1 0 157941407 93855744 19972 1992294400 134512640 135192793 4294956224 18446744073709551615 134573206 0 0 4096 0 0 0 0 17 1 0 0
/proc/1230/statm: 22914 19972 56 166 0 22745 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 91656

[startup+6.30158 s]
/proc/loadavg: 3.08 3.79 3.89 2/65 1231
/proc/meminfo: memFree=1062480/2055920 swapFree=4191900/4192956
[pid=1230] ppid=1228 vsize=98240 CPUtime=6.29
/proc/1230/stat : 1230 (mxc-sat09) R 1228 1230 1193 0 -1 4194304 26071 0 0 0 616 13 0 0 25 0 1 0 157941407 100597760 21367 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/1230/statm: 24560 21367 56 166 0 24391 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 98240

[startup+12.7011 s]
/proc/loadavg: 2.91 3.74 3.87 2/65 1231
/proc/meminfo: memFree=1056912/2055920 swapFree=4191900/4192956
[pid=1230] ppid=1228 vsize=101012 CPUtime=12.69
/proc/1230/stat : 1230 (mxc-sat09) R 1228 1230 1193 0 -1 4194304 30821 0 0 0 1253 16 0 0 25 0 1 0 157941407 103436288 22575 1992294400 134512640 135192793 4294956224 18446744073709551615 134553386 0 0 4096 0 0 0 0 17 1 0 0
/proc/1230/statm: 25253 22575 73 166 0 25084 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 101012

[startup+25.5012 s]
/proc/loadavg: 2.49 3.61 3.83 2/65 1231
/proc/meminfo: memFree=1051344/2055920 swapFree=4191900/4192956
[pid=1230] ppid=1228 vsize=106536 CPUtime=25.49
/proc/1230/stat : 1230 (mxc-sat09) R 1228 1230 1193 0 -1 4194304 32183 0 0 0 2532 17 0 0 25 0 1 0 157941407 109092864 23937 1992294400 134512640 135192793 4294956224 18446744073709551615 134552014 0 0 4096 0 0 0 0 17 1 0 0
/proc/1230/statm: 26634 23937 73 166 0 26465 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 106536

[startup+51.1012 s]
/proc/loadavg: 1.98 3.40 3.75 2/65 1231
/proc/meminfo: memFree=1037712/2055920 swapFree=4191900/4192956
[pid=1230] ppid=1228 vsize=120704 CPUtime=51.08
/proc/1230/stat : 1230 (mxc-sat09) R 1228 1230 1193 0 -1 4194304 35530 0 0 0 5089 19 0 0 25 0 1 0 157941407 123600896 27284 1992294400 134512640 135192793 4294956224 18446744073709551615 134548173 0 0 4096 0 0 0 0 17 1 0 0
/proc/1230/statm: 30176 27284 73 166 0 30007 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 120704

[startup+102.305 s]
/proc/loadavg: 1.42 3.02 3.60 2/65 1231
/proc/meminfo: memFree=1008080/2055920 swapFree=4191900/4192956
[pid=1230] ppid=1228 vsize=150980 CPUtime=102.27
/proc/1230/stat : 1230 (mxc-sat09) R 1228 1230 1193 0 -1 4194304 42938 0 0 0 10202 25 0 0 25 0 1 0 157941407 154603520 34692 1992294400 134512640 135192793 4294956224 18446744073709551615 134550996 0 0 4096 0 0 0 0 17 1 0 0
/proc/1230/statm: 37745 34692 73 166 0 37576 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 150980

[startup+162.301 s]
/proc/loadavg: 1.15 2.65 3.44 2/65 1231
/proc/meminfo: memFree=974800/2055920 swapFree=4191900/4192956
[pid=1230] ppid=1228 vsize=185196 CPUtime=162.25
/proc/1230/stat : 1230 (mxc-sat09) R 1228 1230 1193 0 -1 4194304 51234 0 0 0 16190 35 0 0 25 0 1 0 157941407 189640704 42988 1992294400 134512640 135192793 4294956224 18446744073709551615 134548124 0 0 4096 0 0 0 0 17 1 0 0
/proc/1230/statm: 46299 42988 73 166 0 46130 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 185196

[startup+222.301 s]
/proc/loadavg: 1.06 2.35 3.28 2/65 1231
/proc/meminfo: memFree=941328/2055920 swapFree=4191900/4192956
[pid=1230] ppid=1228 vsize=219136 CPUtime=222.23
/proc/1230/stat : 1230 (mxc-sat09) R 1228 1230 1193 0 -1 4194304 59623 0 0 0 22179 44 0 0 25 0 1 0 157941407 224395264 51377 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/1230/statm: 54784 51377 73 166 0 54615 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 219136

[startup+282.301 s]
/proc/loadavg: 1.02 2.10 3.14 2/65 1231
/proc/meminfo: memFree=934352/2055920 swapFree=4191900/4192956
[pid=1230] ppid=1228 vsize=226348 CPUtime=282.22
/proc/1230/stat : 1230 (mxc-sat09) R 1228 1230 1193 0 -1 4194304 61312 0 0 0 28176 46 0 0 25 0 1 0 157941407 231780352 53066 1992294400 134512640 135192793 4294956224 18446744073709551615 134533294 0 0 4096 0 0 0 0 17 1 0 0
/proc/1230/statm: 56587 53066 74 166 0 56418 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 226348

[startup+342.301 s]
/proc/loadavg: 1.00 1.90 3.00 2/65 1231
/proc/meminfo: memFree=881296/2055920 swapFree=4191900/4192956
[pid=1230] ppid=1228 vsize=282712 CPUtime=342.2
/proc/1230/stat : 1230 (mxc-sat09) R 1228 1230 1193 0 -1 4194304 74609 0 0 0 34161 59 0 0 25 0 1 0 157941407 289497088 66363 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/1230/statm: 70678 66363 74 166 0 70509 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 282712

[startup+402.302 s]
/proc/loadavg: 1.00 1.73 2.87 2/65 1231
/proc/meminfo: memFree=869968/2055920 swapFree=4191900/4192956
[pid=1230] ppid=1228 vsize=293992 CPUtime=402.19
/proc/1230/stat : 1230 (mxc-sat09) R 1228 1230 1193 0 -1 4194304 77376 0 0 0 40157 62 0 0 25 0 1 0 157941407 301047808 69130 1992294400 134512640 135192793 4294956224 18446744073709551615 134552144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1230/statm: 73498 69130 74 166 0 73329 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 293992

[startup+462.302 s]
/proc/loadavg: 1.00 1.60 2.75 2/65 1231
/proc/meminfo: memFree=868368/2055920 swapFree=4191900/4192956
[pid=1230] ppid=1228 vsize=295780 CPUtime=462.17
/proc/1230/stat : 1230 (mxc-sat09) R 1228 1230 1193 0 -1 4194304 77796 0 0 0 46155 62 0 0 25 0 1 0 157941407 302878720 69550 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/1230/statm: 73945 69550 74 166 0 73776 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 295780

[startup+522.302 s]
/proc/loadavg: 1.00 1.48 2.64 2/65 1231
/proc/meminfo: memFree=831504/2055920 swapFree=4191900/4192956
[pid=1230] ppid=1228 vsize=334364 CPUtime=522.15
/proc/1230/stat : 1230 (mxc-sat09) R 1228 1230 1193 0 -1 4194304 87057 0 0 0 52144 71 0 0 25 0 1 0 157941407 342388736 78811 1992294400 134512640 135192793 4294956224 18446744073709551615 134534231 0 0 4096 0 0 0 0 17 1 0 0
/proc/1230/statm: 83591 78811 74 166 0 83422 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 334364

[startup+582.302 s]
/proc/loadavg: 1.00 1.39 2.53 2/65 1231
/proc/meminfo: memFree=798928/2055920 swapFree=4191900/4192956
[pid=1230] ppid=1228 vsize=370548 CPUtime=582.14
/proc/1230/stat : 1230 (mxc-sat09) R 1228 1230 1193 0 -1 4194304 95195 0 0 0 58134 80 0 0 25 0 1 0 157941407 379441152 86949 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/1230/statm: 92637 86949 74 166 0 92468 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 370548

[startup+642.302 s]
/proc/loadavg: 1.00 1.32 2.43 2/65 1231
/proc/meminfo: memFree=774480/2055920 swapFree=4191900/4192956
[pid=1230] ppid=1228 vsize=394884 CPUtime=642.13
/proc/1230/stat : 1230 (mxc-sat09) R 1228 1230 1193 0 -1 4194304 101235 0 0 0 64126 87 0 0 25 0 1 0 157941407 404361216 92989 1992294400 134512640 135192793 4294956224 18446744073709551615 134549692 0 0 4096 0 0 0 0 17 1 0 0
/proc/1230/statm: 98721 92989 74 166 0 98552 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 394884

[startup+702.301 s]

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

[startup+9102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1249
/proc/meminfo: memFree=16592/2055920 swapFree=4191900/4192956
[pid=1230] ppid=1228 vsize=1254108 CPUtime=9099.9
/proc/1230/stat : 1230 (mxc-sat09) R 1228 1230 1193 0 -1 4194304 304631 0 0 0 909639 351 0 0 25 0 1 0 157941407 1284206592 296385 1992294400 134512640 135192793 4294956224 18446744073709551615 134549774 0 0 4096 0 0 0 0 17 1 0 0
/proc/1230/statm: 313527 296385 74 166 0 313358 0
Current children cumulated CPU time (s) 9099.9
Current children cumulated vsize (KiB) 1254108

[startup+9162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1249
/proc/meminfo: memFree=16656/2055920 swapFree=4191900/4192956
[pid=1230] ppid=1228 vsize=1254108 CPUtime=9159.88
/proc/1230/stat : 1230 (mxc-sat09) R 1228 1230 1193 0 -1 4194304 304631 0 0 0 915637 351 0 0 25 0 1 0 157941407 1284206592 296385 1992294400 134512640 135192793 4294956224 18446744073709551615 134549692 0 0 4096 0 0 0 0 17 1 0 0
/proc/1230/statm: 313527 296385 74 166 0 313358 0
Current children cumulated CPU time (s) 9159.88
Current children cumulated vsize (KiB) 1254108

[startup+9222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1249
/proc/meminfo: memFree=16592/2055920 swapFree=4191900/4192956
[pid=1230] ppid=1228 vsize=1254108 CPUtime=9219.87
/proc/1230/stat : 1230 (mxc-sat09) R 1228 1230 1193 0 -1 4194304 304631 0 0 0 921636 351 0 0 25 0 1 0 157941407 1284206592 296385 1992294400 134512640 135192793 4294956224 18446744073709551615 134549771 0 0 4096 0 0 0 0 17 1 0 0
/proc/1230/statm: 313527 296385 74 166 0 313358 0
Current children cumulated CPU time (s) 9219.87
Current children cumulated vsize (KiB) 1254108

[startup+9282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1249
/proc/meminfo: memFree=16592/2055920 swapFree=4191900/4192956
[pid=1230] ppid=1228 vsize=1254108 CPUtime=9279.85
/proc/1230/stat : 1230 (mxc-sat09) R 1228 1230 1193 0 -1 4194304 304631 0 0 0 927634 351 0 0 25 0 1 0 157941407 1284206592 296385 1992294400 134512640 135192793 4294956224 18446744073709551615 134549681 0 0 4096 0 0 0 0 17 1 0 0
/proc/1230/statm: 313527 296385 74 166 0 313358 0
Current children cumulated CPU time (s) 9279.85
Current children cumulated vsize (KiB) 1254108

[startup+9342.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1249
/proc/meminfo: memFree=16528/2055920 swapFree=4191900/4192956
[pid=1230] ppid=1228 vsize=1254108 CPUtime=9339.84
/proc/1230/stat : 1230 (mxc-sat09) R 1228 1230 1193 0 -1 4194304 304631 0 0 0 933632 352 0 0 25 0 1 0 157941407 1284206592 296385 1992294400 134512640 135192793 4294956224 18446744073709551615 134549692 0 0 4096 0 0 0 0 17 1 0 0
/proc/1230/statm: 313527 296385 74 166 0 313358 0
Current children cumulated CPU time (s) 9339.84
Current children cumulated vsize (KiB) 1254108

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1249
/proc/meminfo: memFree=16528/2055920 swapFree=4191900/4192956
[pid=1230] ppid=1228 vsize=1254108 CPUtime=9399.82
/proc/1230/stat : 1230 (mxc-sat09) R 1228 1230 1193 0 -1 4194304 304631 0 0 0 939630 352 0 0 25 0 1 0 157941407 1284206592 296385 1992294400 134512640 135192793 4294956224 18446744073709551615 134550388 0 0 4096 0 0 0 0 17 1 0 0
/proc/1230/statm: 313527 296385 74 166 0 313358 0
Current children cumulated CPU time (s) 9399.82
Current children cumulated vsize (KiB) 1254108

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1249
/proc/meminfo: memFree=16464/2055920 swapFree=4191900/4192956
[pid=1230] ppid=1228 vsize=1254108 CPUtime=9459.8
/proc/1230/stat : 1230 (mxc-sat09) R 1228 1230 1193 0 -1 4194304 304631 0 0 0 945628 352 0 0 25 0 1 0 157941407 1284206592 296385 1992294400 134512640 135192793 4294956224 18446744073709551615 134549763 0 0 4096 0 0 0 0 17 1 0 0
/proc/1230/statm: 313527 296385 74 166 0 313358 0
Current children cumulated CPU time (s) 9459.8
Current children cumulated vsize (KiB) 1254108

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1249
/proc/meminfo: memFree=16528/2055920 swapFree=4191900/4192956
[pid=1230] ppid=1228 vsize=1254108 CPUtime=9519.79
/proc/1230/stat : 1230 (mxc-sat09) R 1228 1230 1193 0 -1 4194304 304631 0 0 0 951627 352 0 0 25 0 1 0 157941407 1284206592 296385 1992294400 134512640 135192793 4294956224 18446744073709551615 134549695 0 0 4096 0 0 0 0 17 1 0 0
/proc/1230/statm: 313527 296385 74 166 0 313358 0
Current children cumulated CPU time (s) 9519.79
Current children cumulated vsize (KiB) 1254108

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1249
/proc/meminfo: memFree=16592/2055920 swapFree=4191900/4192956
[pid=1230] ppid=1228 vsize=1254108 CPUtime=9579.77
/proc/1230/stat : 1230 (mxc-sat09) R 1228 1230 1193 0 -1 4194304 304631 0 0 0 957625 352 0 0 25 0 1 0 157941407 1284206592 296385 1992294400 134512640 135192793 4294956224 18446744073709551615 134550376 0 0 4096 0 0 0 0 17 1 0 0
/proc/1230/statm: 313527 296385 74 166 0 313358 0
Current children cumulated CPU time (s) 9579.77
Current children cumulated vsize (KiB) 1254108

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1249
/proc/meminfo: memFree=16592/2055920 swapFree=4191900/4192956
[pid=1230] ppid=1228 vsize=1254108 CPUtime=9639.76
/proc/1230/stat : 1230 (mxc-sat09) R 1228 1230 1193 0 -1 4194304 304631 0 0 0 963624 352 0 0 25 0 1 0 157941407 1284206592 296385 1992294400 134512640 135192793 4294956224 18446744073709551615 134550425 0 0 4096 0 0 0 0 17 1 0 0
/proc/1230/statm: 313527 296385 74 166 0 313358 0
Current children cumulated CPU time (s) 9639.76
Current children cumulated vsize (KiB) 1254108

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1249
/proc/meminfo: memFree=16592/2055920 swapFree=4191900/4192956
[pid=1230] ppid=1228 vsize=1254108 CPUtime=9699.74
/proc/1230/stat : 1230 (mxc-sat09) R 1228 1230 1193 0 -1 4194304 304631 0 0 0 969622 352 0 0 25 0 1 0 157941407 1284206592 296385 1992294400 134512640 135192793 4294956224 18446744073709551615 134550425 0 0 4096 0 0 0 0 17 1 0 0
/proc/1230/statm: 313527 296385 74 166 0 313358 0
Current children cumulated CPU time (s) 9699.74
Current children cumulated vsize (KiB) 1254108

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1249
/proc/meminfo: memFree=16592/2055920 swapFree=4191900/4192956
[pid=1230] ppid=1228 vsize=1254108 CPUtime=9759.72
/proc/1230/stat : 1230 (mxc-sat09) R 1228 1230 1193 0 -1 4194304 304631 0 0 0 975620 352 0 0 25 0 1 0 157941407 1284206592 296385 1992294400 134512640 135192793 4294956224 18446744073709551615 134549692 0 0 4096 0 0 0 0 17 1 0 0
/proc/1230/statm: 313527 296385 74 166 0 313358 0
Current children cumulated CPU time (s) 9759.72
Current children cumulated vsize (KiB) 1254108

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1255
/proc/meminfo: memFree=16528/2055920 swapFree=4191900/4192956
[pid=1230] ppid=1228 vsize=1254108 CPUtime=9819.71
/proc/1230/stat : 1230 (mxc-sat09) R 1228 1230 1193 0 -1 4194304 304631 0 0 0 981618 353 0 0 25 0 1 0 157941407 1284206592 296385 1992294400 134512640 135192793 4294956224 18446744073709551615 134550441 0 0 4096 0 0 0 0 17 1 0 0
/proc/1230/statm: 313527 296385 74 166 0 313358 0
Current children cumulated CPU time (s) 9819.71
Current children cumulated vsize (KiB) 1254108

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1255
/proc/meminfo: memFree=16528/2055920 swapFree=4191900/4192956
[pid=1230] ppid=1228 vsize=1254108 CPUtime=9879.69
/proc/1230/stat : 1230 (mxc-sat09) R 1228 1230 1193 0 -1 4194304 304631 0 0 0 987616 353 0 0 25 0 1 0 157941407 1284206592 296385 1992294400 134512640 135192793 4294956224 18446744073709551615 134550441 0 0 4096 0 0 0 0 17 1 0 0
/proc/1230/statm: 313527 296385 74 166 0 313358 0
Current children cumulated CPU time (s) 9879.69
Current children cumulated vsize (KiB) 1254108

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1255
/proc/meminfo: memFree=16528/2055920 swapFree=4191900/4192956
[pid=1230] ppid=1228 vsize=1254108 CPUtime=9939.67
/proc/1230/stat : 1230 (mxc-sat09) R 1228 1230 1193 0 -1 4194304 304631 0 0 0 993614 353 0 0 25 0 1 0 157941407 1284206592 296385 1992294400 134512640 135192793 4294956224 18446744073709551615 134550425 0 0 4096 0 0 0 0 17 1 0 0
/proc/1230/statm: 313527 296385 74 166 0 313358 0
Current children cumulated CPU time (s) 9939.67
Current children cumulated vsize (KiB) 1254108

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1255
/proc/meminfo: memFree=16592/2055920 swapFree=4191900/4192956
[pid=1230] ppid=1228 vsize=1254108 CPUtime=9999.67
/proc/1230/stat : 1230 (mxc-sat09) R 1228 1230 1193 0 -1 4194304 304631 0 0 0 999613 354 0 0 25 0 1 0 157941407 1284206592 296385 1992294400 134512640 135192793 4294956224 18446744073709551615 134549771 0 0 4096 0 0 0 0 17 1 0 0
/proc/1230/statm: 313527 296385 74 166 0 313358 0
Current children cumulated CPU time (s) 9999.67
Current children cumulated vsize (KiB) 1254108



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10002.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1255
/proc/meminfo: memFree=16592/2055920 swapFree=4191900/4192956
[pid=1230] ppid=1228 vsize=1254108 CPUtime=10000.1
/proc/1230/stat : 1230 (mxc-sat09) R 1228 1230 1193 0 -1 4194304 304631 0 0 0 999653 354 0 0 25 0 1 0 157941407 1284206592 296385 1992294400 134512640 135192793 4294956224 18446744073709551615 134550392 0 0 4096 0 0 0 0 17 1 0 0
/proc/1230/statm: 313527 296385 74 166 0 313358 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 1254108

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

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

[startup+10002.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1255
/proc/meminfo: memFree=16592/2055920 swapFree=4191900/4192956
[pid=1230] ppid=1228 vsize=0 CPUtime=10000.2
/proc/1230/stat : 1230 (mxc-sat09) R 1228 1230 1193 0 -1 4195332 304631 0 0 0 999653 363 0 0 25 0 1 0 157941407 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/1230/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 10000.2
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 10002.9
CPU time (s): 10000.3
CPU user time (s): 9996.53
CPU system time (s): 3.72743
CPU usage (%): 99.9737
Max. virtual memory (cumulated for all children) (KiB): 1254108

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9996.53
system time used= 3.72743
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 304631
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= 2
involuntary context switches= 17655

runsolver used 8.33773 second user time and 21.2488 second system time

The end

Launcher Data

Begin job on node3 at 2009-05-02 23:17:54
IDJOB=1773287
IDBENCH=20581
IDSOLVER=613
FILE ID=node3/1773287-1241299073
PBS_JOBID= 9225194
Free space on /tmp= 66332 MiB

SOLVER NAME= MXC 2009-03-10
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq3.cnf
COMMAND LINE= HOME/mxc-sat09 -i BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773287-1241299073/watcher-1773287-1241299073 -o /tmp/evaluation-result-1773287-1241299073/solver-1773287-1241299073 -C 10000 -W 12000 -M 1800  HOME/mxc-sat09 -i HOME/instance-1773287-1241299073.cnf

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

MD5SUM BENCH= ba6236c6cc840bb0208f73665843c375
RANDOM SEED=1857709159

node3.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.212
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.212
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:       1147064 kB
Buffers:         86396 kB
Cached:         704096 kB
SwapCached:        416 kB
Active:         119392 kB
Inactive:       684980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1147064 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           19560 kB
Writeback:           0 kB
Mapped:          22196 kB
Slab:            90536 kB
Committed_AS:   756736 kB
PageTables:       1372 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= 66332 MiB
End job on node3 at 2009-05-03 02:04:39