Trace number 1773277

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 10003.3

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq7.cnf
MD5SUM0fbc00fde383cec371bb97d621c5e7e5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark6836.2
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

852.94/853.25	c starting MXC with:
852.94/853.25	c cnf_path = HOME/instance-1773277-1241299059.cnf
852.94/853.25	c restart_strategy = auto
852.94/853.25	c sign_strategy = cached
852.94/853.25	c use_preprocessing = -1
852.94/853.25	c output_implicant = 1
852.94/853.25	c timeout_seconds = 0
852.94/853.25	c 10 assignments made, starting to guess now
852.94/853.25	c ===================================[MXC]=====================================
852.94/853.25	c | Conflicts |                Clause Statistics                   |   Vars   |
852.94/853.25	c |           |    CARD     BIN      O3+      L3+   L3+Lim  Lit/CL |          |
852.94/853.25	c =============================================================================
852.94/853.25	c |         0 |       0 5745111   323996        0        0     nan |   306095 |
852.94/853.25	c |       100 |       0 5745084   323988       95     1050    84.4 |   306085 |
852.94/853.25	c |       210 |       0 5745084   323988      205     1105    62.9 |   306085 |
852.94/853.25	c |       441 |       0 5745084   323988      436     1220    55.4 |   306085 |
852.94/853.25	c |       805 |       0 5745099   323986      772     1402    68.0 |   306084 |
852.94/853.25	c |      1315 |       0 5745099   323986     1282     1657    61.8 |   306084 |
852.94/853.25	c |      1986 |       0 5745100   323986     1952     1993    55.2 |   306084 |
852.94/853.25	c |      2834 |       0 5745102   323986     1781     2417    46.8 |   306084 |
852.94/853.25	c |      3876 |       0 5745109   323986     2816     2938    57.8 |   306084 |
852.94/853.25	c |      5132 |       0 5745113   323986     2548     3566    65.0 |   306084 |
852.94/853.25	c |      6623 |       0 5745117   323986     4035     4311    62.6 |   306084 |
852.94/853.25	c |      8373 |       0 5745127   323986     3519     5186    56.0 |   306084 |
852.94/853.25	c |     10408 |       0 5745131   323986     5550     6204    53.7 |   306084 |
852.94/853.25	c |     12756 |       0 5745132   323986     4484     7378    49.9 |   306084 |
852.94/853.25	c |     15449 |       0 5745137   323986     7172     8724    47.9 |   306084 |
852.94/853.25	c |     18521 |       0 5745144   323986    10237    10260    49.6 |   306084 |
852.94/853.25	c |     22010 |       0 5745175   323986     8572    12005    51.0 |   306084 |
852.94/853.25	c |     25958 |       0 5745186   323986    12509    13979    57.5 |   306084 |
852.94/853.25	c |     30411 |       0 5745195   323986     9309    16205    70.5 |   306084 |
852.94/853.25	c |     35419 |       0 5745207   323986    14305    18709    67.8 |   306084 |
852.94/853.25	c |     41038 |       0 5745212   323986    19919    21519    68.2 |   306084 |
852.94/853.25	c |     47329 |       0 5745238   323986    14682    24664    56.6 |   306084 |
852.94/853.25	c |     54360 |       0 5745258   323986    21693    28180    60.5 |   306084 |
852.94/853.25	c |     62205 |       0 5745275   323986    29521    32102    64.9 |   306084 |
852.94/853.25	c |     70945 |       0 5745295   323986    20955    36472    57.1 |   306084 |
852.94/853.25	c |     80669 |       0 5745311   323986    30663    41334    52.1 |   306084 |
852.94/853.25	c |     91476 |       0 5745344   323986    41437    46738    50.8 |   306084 |
852.94/853.25	c |    103474 |       0 5745362   323986    27434    52737    59.0 |   306084 |
852.94/853.25	c |    116782 |       0 5745379   323986    40725    59391    62.4 |   306084 |
852.94/853.25	c |    131532 |       0 5745409   323986    55445    66766    66.3 |   306084 |
852.94/853.25	c |    147868 |       0 5745418   323986    71772    74934    75.3 |   306084 |
852.94/853.25	c |    165948 |       0 5745420   323986    50904    83974    79.1 |   306083 |
852.94/853.25	c |    185947 |       0 5745436   323986    70887    93973    98.5 |   306083 |
852.94/853.25	c |    208057 |       0 5745455   323986    92978   105028   100.7 |   306083 |
852.94/853.25	c |    232489 |       0 5745488   323986    58852   117244    69.1 |   306083 |
852.94/853.25	c |    259475 |       0 5745543   323986    85783   130737    61.4 |   306083 |
852.94/853.25	c |    289271 |       0 5745579   323986   115543   145635    69.3 |   306083 |
852.94/853.25	c |    322158 |       0 5745610   323986   148399   162079    82.1 |   306083 |
852.94/853.25	c |    358445 |       0 5745660   323986    96897   180222    74.1 |   306083 |
852.94/853.25	c |    398472 |       0 5745707   323986   136877   200236    82.8 |   306083 |
852.94/853.25	c |    442613 |       0 5745733   323986   180992   222306    85.5 |   306083 |
852.94/853.25	c |    491279 |       0 5745786   323986   229605   246639    89.1 |   306083 |
852.94/853.25	c |    544923 |       0 5745826   323986   151392   273461    90.9 |   306083 |
852.94/853.25	c |    604043 |       0 5745875   323986   210463   303021   111.0 | 

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1773277-1241299059/watcher-1773277-1241299059 -o /tmp/evaluation-result-1773277-1241299059/solver-1773277-1241299059 -C 10000 -W 12000 -M 1800 HOME/mxc-sat09 -i HOME/instance-1773277-1241299059.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.35 3.85 3.89 2/64 26138
/proc/meminfo: memFree=1790680/2055920 swapFree=4192812/4192956
[pid=26138] ppid=26136 vsize=132464 CPUtime=0
/proc/26138/stat : 26138 (mxc-sat09) R 26136 26138 26101 0 -1 4194304 735 0 0 0 0 0 0 0 18 0 1 0 157939398 135643136 721 1992294400 134512640 135192793 4294956224 18446744073709551615 134779278 0 0 4096 0 0 0 0 17 1 0 0
/proc/26138/statm: 33116 727 46 166 0 32947 0

[startup+0.075737 s]
/proc/loadavg: 3.35 3.85 3.89 2/64 26138
/proc/meminfo: memFree=1790680/2055920 swapFree=4192812/4192956
[pid=26138] ppid=26136 vsize=132464 CPUtime=0.07
/proc/26138/stat : 26138 (mxc-sat09) R 26136 26138 26101 0 -1 4194304 12636 0 0 0 0 7 0 0 18 0 1 0 157939398 135643136 12622 1992294400 134512640 135192793 4294956224 18446744073709551615 134779278 0 0 4096 0 0 0 0 17 1 0 0
/proc/26138/statm: 33116 12629 46 166 0 32947 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 132464

[startup+0.10174 s]
/proc/loadavg: 3.35 3.85 3.89 2/64 26138
/proc/meminfo: memFree=1790680/2055920 swapFree=4192812/4192956
[pid=26138] ppid=26136 vsize=132464 CPUtime=0.1
/proc/26138/stat : 26138 (mxc-sat09) R 26136 26138 26101 0 -1 4194304 16971 0 0 0 0 10 0 0 18 0 1 0 157939398 135643136 16957 1992294400 134512640 135192793 4294956224 18446744073709551615 134779278 0 0 4096 0 0 0 0 17 1 0 0
/proc/26138/statm: 33116 16963 46 166 0 32947 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 132464

[startup+0.301768 s]
/proc/loadavg: 3.35 3.85 3.89 2/64 26138
/proc/meminfo: memFree=1790680/2055920 swapFree=4192812/4192956
[pid=26138] ppid=26136 vsize=191348 CPUtime=0.29
/proc/26138/stat : 26138 (mxc-sat09) R 26136 26138 26101 0 -1 4194304 41408 0 0 0 6 23 0 0 19 0 1 0 157939398 195940352 41394 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/26138/statm: 47837 41395 51 166 0 47668 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 191348

[startup+0.701826 s]
/proc/loadavg: 3.35 3.85 3.89 2/64 26138
/proc/meminfo: memFree=1790680/2055920 swapFree=4192812/4192956
[pid=26138] ppid=26136 vsize=220576 CPUtime=0.69
/proc/26138/stat : 26138 (mxc-sat09) R 26136 26138 26101 0 -1 4194304 48488 0 0 0 43 26 0 0 23 0 1 0 157939398 225869824 48474 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/26138/statm: 55144 48474 51 166 0 54975 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 220576

[startup+1.50194 s]
/proc/loadavg: 3.35 3.85 3.89 2/65 26139
/proc/meminfo: memFree=1579024/2055920 swapFree=4192812/4192956
[pid=26138] ppid=26136 vsize=275316 CPUtime=1.49
/proc/26138/stat : 26138 (mxc-sat09) R 26136 26138 26101 0 -1 4194304 61703 0 0 0 118 31 0 0 25 0 1 0 157939398 281923584 61689 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/26138/statm: 68829 61690 51 166 0 68660 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 275316

[startup+3.10117 s]
/proc/loadavg: 3.35 3.85 3.89 2/65 26139
/proc/meminfo: memFree=1638928/2055920 swapFree=4192812/4192956
[pid=26138] ppid=26136 vsize=189340 CPUtime=3.09
/proc/26138/stat : 26138 (mxc-sat09) R 26136 26138 26101 0 -1 4194304 73007 0 0 0 270 39 0 0 25 0 1 0 157939398 193884160 40088 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/26138/statm: 47335 40088 67 166 0 47166 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 189340

[startup+6.30164 s]
/proc/loadavg: 3.24 3.82 3.88 2/65 26139
/proc/meminfo: memFree=1625304/2055920 swapFree=4192812/4192956
[pid=26138] ppid=26136 vsize=197524 CPUtime=6.29
/proc/26138/stat : 26138 (mxc-sat09) R 26136 26138 26101 0 -1 4194304 74995 0 0 0 589 40 0 0 25 0 1 0 157939398 202264576 42076 1992294400 134512640 135192793 4294956224 18446744073709551615 134533297 0 0 4096 0 0 0 0 17 1 0 0
/proc/26138/statm: 49381 42076 67 166 0 49212 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 197524

[startup+12.7016 s]
/proc/loadavg: 3.06 3.77 3.86 2/65 26139
/proc/meminfo: memFree=1622296/2055920 swapFree=4192812/4192956
[pid=26138] ppid=26136 vsize=200552 CPUtime=12.69
/proc/26138/stat : 26138 (mxc-sat09) R 26136 26138 26101 0 -1 4194304 75732 0 0 0 1228 41 0 0 25 0 1 0 157939398 205365248 42813 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/26138/statm: 50138 42813 68 166 0 49969 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 200552

[startup+25.5014 s]
/proc/loadavg: 2.60 3.64 3.82 2/65 26139
/proc/meminfo: memFree=1618648/2055920 swapFree=4192812/4192956
[pid=26138] ppid=26136 vsize=203856 CPUtime=25.48
/proc/26138/stat : 26138 (mxc-sat09) R 26136 26138 26101 0 -1 4194304 76550 0 0 0 2506 42 0 0 25 0 1 0 157939398 208748544 43631 1992294400 134512640 135192793 4294956224 18446744073709551615 134548121 0 0 4096 0 0 0 0 17 1 0 0
/proc/26138/statm: 50964 43631 68 166 0 50795 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 203856

[startup+51.1011 s]
/proc/loadavg: 2.06 3.43 3.74 2/65 26139
/proc/meminfo: memFree=1613464/2055920 swapFree=4192812/4192956
[pid=26138] ppid=26136 vsize=209444 CPUtime=51.07
/proc/26138/stat : 26138 (mxc-sat09) R 26136 26138 26101 0 -1 4194304 77893 0 0 0 5064 43 0 0 25 0 1 0 157939398 214470656 44974 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/26138/statm: 52361 44974 68 166 0 52192 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 209444

[startup+102.306 s]
/proc/loadavg: 1.46 3.05 3.59 2/65 26139
/proc/meminfo: memFree=1606168/2055920 swapFree=4192812/4192956
[pid=26138] ppid=26136 vsize=216608 CPUtime=102.26
/proc/26138/stat : 26138 (mxc-sat09) R 26136 26138 26101 0 -1 4194304 79690 0 0 0 10180 46 0 0 25 0 1 0 157939398 221806592 46771 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/26138/statm: 54152 46771 68 166 0 53983 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 216608

[startup+162.301 s]
/proc/loadavg: 1.16 2.67 3.43 2/65 26139
/proc/meminfo: memFree=1599704/2055920 swapFree=4192812/4192956
[pid=26138] ppid=26136 vsize=223692 CPUtime=162.25
/proc/26138/stat : 26138 (mxc-sat09) R 26136 26138 26101 0 -1 4194304 81378 0 0 0 16177 48 0 0 25 0 1 0 157939398 229060608 48459 1992294400 134512640 135192793 4294956224 18446744073709551615 134553034 0 0 4096 0 0 0 0 17 1 0 0
/proc/26138/statm: 55923 48459 68 166 0 55754 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 223692

[startup+222.302 s]
/proc/loadavg: 1.06 2.37 3.27 2/65 26139
/proc/meminfo: memFree=1588504/2055920 swapFree=4192812/4192956
[pid=26138] ppid=26136 vsize=234988 CPUtime=222.22
/proc/26138/stat : 26138 (mxc-sat09) R 26136 26138 26101 0 -1 4194304 84150 0 0 0 22172 50 0 0 25 0 1 0 157939398 240627712 51231 1992294400 134512640 135192793 4294956224 18446744073709551615 134548173 0 0 4096 0 0 0 0 17 1 0 0
/proc/26138/statm: 58747 51231 68 166 0 58578 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 234988

[startup+282.302 s]
/proc/loadavg: 1.02 2.12 3.13 2/65 26139
/proc/meminfo: memFree=1578200/2055920 swapFree=4192812/4192956
[pid=26138] ppid=26136 vsize=245312 CPUtime=282.21
/proc/26138/stat : 26138 (mxc-sat09) R 26136 26138 26101 0 -1 4194304 86656 0 0 0 28169 52 0 0 25 0 1 0 157939398 251199488 53737 1992294400 134512640 135192793 4294956224 18446744073709551615 134548130 0 0 4096 0 0 0 0 17 1 0 0
/proc/26138/statm: 61328 53737 68 166 0 61159 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 245312

[startup+342.301 s]
/proc/loadavg: 1.01 1.91 2.99 2/65 26139
/proc/meminfo: memFree=1570648/2055920 swapFree=4192812/4192956
[pid=26138] ppid=26136 vsize=253036 CPUtime=342.19
/proc/26138/stat : 26138 (mxc-sat09) R 26136 26138 26101 0 -1 4194304 88546 0 0 0 34164 55 0 0 25 0 1 0 157939398 259108864 55627 1992294400 134512640 135192793 4294956224 18446744073709551615 134551478 0 0 4096 0 0 0 0 17 1 0 0
/proc/26138/statm: 63259 55627 68 166 0 63090 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 253036

[startup+402.301 s]
/proc/loadavg: 1.00 1.74 2.86 2/65 26139
/proc/meminfo: memFree=1555544/2055920 swapFree=4192812/4192956
[pid=26138] ppid=26136 vsize=267976 CPUtime=402.17
/proc/26138/stat : 26138 (mxc-sat09) R 26136 26138 26101 0 -1 4194304 92300 0 0 0 40159 58 0 0 25 0 1 0 157939398 274407424 59381 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/26138/statm: 66994 59381 68 166 0 66825 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 267976

[startup+462.302 s]
/proc/loadavg: 1.00 1.60 2.75 2/65 26139
/proc/meminfo: memFree=1555224/2055920 swapFree=4192812/4192956
[pid=26138] ppid=26136 vsize=268120 CPUtime=462.15
/proc/26138/stat : 26138 (mxc-sat09) R 26136 26138 26101 0 -1 4194304 92372 0 0 0 46157 58 0 0 25 0 1 0 157939398 274554880 59453 1992294400 134512640 135192793 4294956224 18446744073709551615 134533297 0 0 4096 0 0 0 0 17 1 0 0
/proc/26138/statm: 67030 59453 68 166 0 66861 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 268120

[startup+522.302 s]
/proc/loadavg: 1.00 1.49 2.63 2/65 26139
/proc/meminfo: memFree=1537048/2055920 swapFree=4192812/4192956
[pid=26138] ppid=26136 vsize=287384 CPUtime=522.14
/proc/26138/stat : 26138 (mxc-sat09) R 26136 26138 26101 0 -1 4194304 97019 0 0 0 52151 63 0 0 25 0 1 0 157939398 294281216 64100 1992294400 134512640 135192793 4294956224 18446744073709551615 134534056 0 0 4096 0 0 0 0 17 1 0 0
/proc/26138/statm: 71846 64100 68 166 0 71677 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 287384

[startup+582.301 s]
/proc/loadavg: 1.00 1.40 2.53 2/65 26139
/proc/meminfo: memFree=1524696/2055920 swapFree=4192812/4192956
[pid=26138] ppid=26136 vsize=299200 CPUtime=582.12
/proc/26138/stat : 26138 (mxc-sat09) R 26136 26138 26101 0 -1 4194304 99984 0 0 0 58145 67 0 0 25 0 1 0 157939398 306380800 67065 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/26138/statm: 74800 67065 68 166 0 74631 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 299200

[startup+642.302 s]
/proc/loadavg: 1.00 1.32 2.43 2/65 26139
/proc/meminfo: memFree=1522584/2055920 swapFree=4192812/4192956
[pid=26138] ppid=26136 vsize=301172 CPUtime=642.1
/proc/26138/stat : 26138 (mxc-sat09) R 26136 26138 26101 0 -1 4194304 100501 0 0 0 64143 67 0 0 25 0 1 0 157939398 308400128 67582 1992294400 134512640 135192793 4294956224 18446744073709551615 134534170 0 0 4096 0 0 0 0 17 1 0 0
/proc/26138/statm: 75293 67582 68 166 0 75124 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 301172

[startup+702.302 s]

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

[startup+9162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26157
/proc/meminfo: memFree=382296/2055920 swapFree=4192812/4192956
[pid=26138] ppid=26136 vsize=1477540 CPUtime=9159.55
/proc/26138/stat : 26138 (mxc-sat09) R 26136 26138 26101 0 -1 4194304 383986 0 0 0 915585 370 0 0 25 0 1 0 157939398 1513000960 351067 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/26138/statm: 369385 351067 68 166 0 369216 0
Current children cumulated CPU time (s) 9159.55
Current children cumulated vsize (KiB) 1477540

[startup+9222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26157
/proc/meminfo: memFree=378008/2055920 swapFree=4192812/4192956
[pid=26138] ppid=26136 vsize=1481876 CPUtime=9219.54
/proc/26138/stat : 26138 (mxc-sat09) R 26136 26138 26101 0 -1 4194304 385041 0 0 0 921583 371 0 0 25 0 1 0 157939398 1517441024 352122 1992294400 134512640 135192793 4294956224 18446744073709551615 134533888 0 0 4096 0 0 0 0 17 1 0 0
/proc/26138/statm: 370469 352122 68 166 0 370300 0
Current children cumulated CPU time (s) 9219.54
Current children cumulated vsize (KiB) 1481876

[startup+9282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26157
/proc/meminfo: memFree=365144/2055920 swapFree=4192812/4192956
[pid=26138] ppid=26136 vsize=1494880 CPUtime=9279.51
/proc/26138/stat : 26138 (mxc-sat09) R 26136 26138 26101 0 -1 4194304 388248 0 0 0 927577 374 0 0 25 0 1 0 157939398 1530757120 355329 1992294400 134512640 135192793 4294956224 18446744073709551615 134549692 0 0 4096 0 0 0 0 17 1 0 0
/proc/26138/statm: 373720 355329 68 166 0 373551 0
Current children cumulated CPU time (s) 9279.51
Current children cumulated vsize (KiB) 1494880

[startup+9342.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26157
/proc/meminfo: memFree=365144/2055920 swapFree=4192812/4192956
[pid=26138] ppid=26136 vsize=1494880 CPUtime=9339.5
/proc/26138/stat : 26138 (mxc-sat09) R 26136 26138 26101 0 -1 4194304 388248 0 0 0 933576 374 0 0 25 0 1 0 157939398 1530757120 355329 1992294400 134512640 135192793 4294956224 18446744073709551615 134533315 0 0 4096 0 0 0 0 17 1 0 0
/proc/26138/statm: 373720 355329 68 166 0 373551 0
Current children cumulated CPU time (s) 9339.5
Current children cumulated vsize (KiB) 1494880

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26157
/proc/meminfo: memFree=365144/2055920 swapFree=4192812/4192956
[pid=26138] ppid=26136 vsize=1494880 CPUtime=9399.47
/proc/26138/stat : 26138 (mxc-sat09) R 26136 26138 26101 0 -1 4194304 388251 0 0 0 939573 374 0 0 25 0 1 0 157939398 1530757120 355332 1992294400 134512640 135192793 4294956224 18446744073709551615 134534224 0 0 4096 0 0 0 0 17 1 0 0
/proc/26138/statm: 373720 355332 68 166 0 373551 0
Current children cumulated CPU time (s) 9399.47
Current children cumulated vsize (KiB) 1494880

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26157
/proc/meminfo: memFree=365144/2055920 swapFree=4192812/4192956
[pid=26138] ppid=26136 vsize=1494880 CPUtime=9459.46
/proc/26138/stat : 26138 (mxc-sat09) R 26136 26138 26101 0 -1 4194304 388256 0 0 0 945571 375 0 0 25 0 1 0 157939398 1530757120 355337 1992294400 134512640 135192793 4294956224 18446744073709551615 134551111 0 0 4096 0 0 0 0 17 1 0 0
/proc/26138/statm: 373720 355337 68 166 0 373551 0
Current children cumulated CPU time (s) 9459.46
Current children cumulated vsize (KiB) 1494880

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26157
/proc/meminfo: memFree=365080/2055920 swapFree=4192812/4192956
[pid=26138] ppid=26136 vsize=1494880 CPUtime=9519.44
/proc/26138/stat : 26138 (mxc-sat09) R 26136 26138 26101 0 -1 4194304 388265 0 0 0 951569 375 0 0 25 0 1 0 157939398 1530757120 355346 1992294400 134512640 135192793 4294956224 18446744073709551615 134551982 0 0 4096 0 0 0 0 17 1 0 0
/proc/26138/statm: 373720 355346 68 166 0 373551 0
Current children cumulated CPU time (s) 9519.44
Current children cumulated vsize (KiB) 1494880

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26157
/proc/meminfo: memFree=364952/2055920 swapFree=4192812/4192956
[pid=26138] ppid=26136 vsize=1494880 CPUtime=9579.43
/proc/26138/stat : 26138 (mxc-sat09) R 26136 26138 26101 0 -1 4194304 388286 0 0 0 957568 375 0 0 25 0 1 0 157939398 1530757120 355367 1992294400 134512640 135192793 4294956224 18446744073709551615 134533186 0 0 4096 0 0 0 0 17 1 0 0
/proc/26138/statm: 373720 355367 68 166 0 373551 0
Current children cumulated CPU time (s) 9579.43
Current children cumulated vsize (KiB) 1494880

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26157
/proc/meminfo: memFree=364312/2055920 swapFree=4192812/4192956
[pid=26138] ppid=26136 vsize=1495556 CPUtime=9639.4
/proc/26138/stat : 26138 (mxc-sat09) R 26136 26138 26101 0 -1 4194304 388432 0 0 0 963565 375 0 0 25 0 1 0 157939398 1531449344 355513 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/26138/statm: 373889 355513 68 166 0 373720 0
Current children cumulated CPU time (s) 9639.4
Current children cumulated vsize (KiB) 1495556

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26157
/proc/meminfo: memFree=363736/2055920 swapFree=4192812/4192956
[pid=26138] ppid=26136 vsize=1496072 CPUtime=9699.39
/proc/26138/stat : 26138 (mxc-sat09) R 26136 26138 26101 0 -1 4194304 388535 0 0 0 969564 375 0 0 25 0 1 0 157939398 1531977728 355616 1992294400 134512640 135192793 4294956224 18446744073709551615 134532659 0 0 4096 0 0 0 0 17 1 0 0
/proc/26138/statm: 374018 355616 68 166 0 373849 0
Current children cumulated CPU time (s) 9699.39
Current children cumulated vsize (KiB) 1496072

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26157
/proc/meminfo: memFree=363672/2055920 swapFree=4192812/4192956
[pid=26138] ppid=26136 vsize=1496352 CPUtime=9759.37
/proc/26138/stat : 26138 (mxc-sat09) R 26136 26138 26101 0 -1 4194304 388553 0 0 0 975562 375 0 0 25 0 1 0 157939398 1532264448 355634 1992294400 134512640 135192793 4294956224 18446744073709551615 134532659 0 0 4096 0 0 0 0 17 1 0 0
/proc/26138/statm: 374088 355634 68 166 0 373919 0
Current children cumulated CPU time (s) 9759.37
Current children cumulated vsize (KiB) 1496352

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26163
/proc/meminfo: memFree=363160/2055920 swapFree=4192812/4192956
[pid=26138] ppid=26136 vsize=1497024 CPUtime=9819.35
/proc/26138/stat : 26138 (mxc-sat09) R 26136 26138 26101 0 -1 4194304 388655 0 0 0 981559 376 0 0 25 0 1 0 157939398 1532952576 355736 1992294400 134512640 135192793 4294956224 18446744073709551615 134552317 0 0 4096 0 0 0 0 17 1 0 0
/proc/26138/statm: 374256 355736 68 166 0 374087 0
Current children cumulated CPU time (s) 9819.35
Current children cumulated vsize (KiB) 1497024

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26163
/proc/meminfo: memFree=362392/2055920 swapFree=4192812/4192956
[pid=26138] ppid=26136 vsize=1498228 CPUtime=9879.33
/proc/26138/stat : 26138 (mxc-sat09) R 26136 26138 26101 0 -1 4194304 388849 0 0 0 987557 376 0 0 25 0 1 0 157939398 1534185472 355930 1992294400 134512640 135192793 4294956224 18446744073709551615 134550618 0 0 4096 0 0 0 0 17 1 0 0
/proc/26138/statm: 374557 355930 68 166 0 374388 0
Current children cumulated CPU time (s) 9879.33
Current children cumulated vsize (KiB) 1498228

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26163
/proc/meminfo: memFree=361368/2055920 swapFree=4192812/4192956
[pid=26138] ppid=26136 vsize=1499252 CPUtime=9939.31
/proc/26138/stat : 26138 (mxc-sat09) R 26136 26138 26101 0 -1 4194304 389113 0 0 0 993555 376 0 0 25 0 1 0 157939398 1535234048 356194 1992294400 134512640 135192793 4294956224 18446744073709551615 134534243 0 0 4096 0 0 0 0 17 1 0 0
/proc/26138/statm: 374813 356194 68 166 0 374644 0
Current children cumulated CPU time (s) 9939.31
Current children cumulated vsize (KiB) 1499252

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26163
/proc/meminfo: memFree=361048/2055920 swapFree=4192812/4192956
[pid=26138] ppid=26136 vsize=1499764 CPUtime=9999.3
/proc/26138/stat : 26138 (mxc-sat09) R 26136 26138 26101 0 -1 4194304 389182 0 0 0 999553 377 0 0 25 0 1 0 157939398 1535758336 356263 1992294400 134512640 135192793 4294956224 18446744073709551615 134533904 0 0 4096 0 0 0 0 17 1 0 0
/proc/26138/statm: 374941 356263 68 166 0 374772 0
Current children cumulated CPU time (s) 9999.3
Current children cumulated vsize (KiB) 1499764



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10003.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26163
/proc/meminfo: memFree=361048/2055920 swapFree=4192812/4192956
[pid=26138] ppid=26136 vsize=1499764 CPUtime=10000.1
/proc/26138/stat : 26138 (mxc-sat09) R 26136 26138 26101 0 -1 4194304 389182 0 0 0 999633 377 0 0 25 0 1 0 157939398 1535758336 356263 1992294400 134512640 135192793 4294956224 18446744073709551615 134551764 0 0 4096 0 0 0 0 17 1 0 0
/proc/26138/statm: 374941 356263 68 166 0 374772 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 1499764

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

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

[startup+10003.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26163
/proc/meminfo: memFree=361048/2055920 swapFree=4192812/4192956
[pid=26138] ppid=26136 vsize=0 CPUtime=10000.2
/proc/26138/stat : 26138 (mxc-sat09) R 26136 26138 26101 0 -1 4195332 389182 0 0 0 999633 387 0 0 25 0 1 0 157939398 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/26138/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 10000.2
Current children cumulated vsize (KiB) 0

[startup+10003.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26164
/proc/meminfo: memFree=1649936/2055920 swapFree=4192812/4192956
[pid=26138] ppid=26136 vsize=0 CPUtime=10000.3
/proc/26138/stat : 26138 (mxc-sat09) R 26136 26138 26101 0 -1 4195332 389182 0 0 0 999633 397 0 0 25 0 1 0 157939398 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/26138/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 10000.3
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 10003.3
CPU time (s): 10000.3
CPU user time (s): 9996.33
CPU system time (s): 3.99139
CPU usage (%): 99.97
Max. virtual memory (cumulated for all children) (KiB): 1499764

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

runsolver used 9.2236 second user time and 22.5566 second system time

The end

Launcher Data

Begin job on node30 at 2009-05-02 23:17:46
IDJOB=1773277
IDBENCH=20580
IDSOLVER=613
FILE ID=node30/1773277-1241299059
PBS_JOBID= 9225193
Free space on /tmp= 66384 MiB

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

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

MD5SUM BENCH= 0fbc00fde383cec371bb97d621c5e7e5
RANDOM SEED=742737763

node30.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.265
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.265
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:       1791032 kB
Buffers:         12304 kB
Cached:         178232 kB
SwapCached:          0 kB
Active:         181860 kB
Inactive:        23044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1791032 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:          132588 kB
Writeback:           0 kB
Mapped:          24088 kB
Slab:            45992 kB
Committed_AS:   774804 kB
PageTables:       1356 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= 66384 MiB
End job on node30 at 2009-05-03 02:04:31