Trace number 1775267

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 10014.6

General information on the benchmark

Namevelev-pipe-sat-1.0-b10.cnf
MD5SUMa9abd96191efca8626c02160761beedd
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark9.82051
Satisfiable
(Un)Satisfiability was proved
Number of variables118040
Number of clauses8804672
Sum of the clauses size26208080
Maximum clause length340
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 28252265
Number of clauses of size 3456959
Number of clauses of size 4620
Number of clauses of size 5552
Number of clauses of size over 594275

Solver Data

2804.92/2806.51	c starting MXC with:
2804.92/2806.51	c cnf_path = HOME/instance-1775267-1241310756.cnf
2804.92/2806.51	c restart_strategy = auto
2804.92/2806.51	c sign_strategy = cached
2804.92/2806.51	c use_preprocessing = -1
2804.92/2806.51	c output_implicant = 1
2804.92/2806.51	c timeout_seconds = 0
2804.92/2806.51	c 14 assignments made, starting to guess now
2804.92/2806.51	c ===================================[MXC]=====================================
2804.92/2806.51	c | Conflicts |                Clause Statistics                   |   Vars   |
2804.92/2806.51	c |           |    CARD     BIN      O3+      L3+   L3+Lim  Lit/CL |          |
2804.92/2806.51	c =============================================================================
2804.92/2806.51	c |         0 |       0 8252265   552406        0        0     nan |   118040 |
2804.92/2806.51	c |       100 |       0 8252265   552406      100     1050   247.5 |   118026 |
2804.92/2806.51	c |       210 |       0 8251138   552404      210     1105   240.0 |   118026 |
2804.92/2806.51	c |       441 |       0 8251138   552404      441     1220   227.9 |   118026 |
2804.92/2806.51	c |       805 |       0 8251138   552404      805     1402   181.3 |   118026 |
2804.92/2806.51	c |      1315 |       0 8251138   552404     1315     1657   192.9 |   118026 |
2804.92/2806.51	c |      1986 |       0 8251154   552404     1970     1993   176.1 |   118026 |
2804.92/2806.51	c |      2834 |       0 8251176   552404     1791     2417   122.1 |   118026 |
2804.92/2806.51	c |      3876 |       0 8251245   552404     2764     2938   120.5 |   118026 |
2804.92/2806.51	c |      5132 |       0 8251309   552404     2407     3566   139.8 |   118026 |
2804.92/2806.51	c |      6623 |       0 8251380   552404     3827     4311   135.1 |   118026 |
2804.92/2806.51	c |      8373 |       0 8251417   552404     3136     5186    93.7 |   118026 |
2804.92/2806.51	c |     10408 |       0 8251471   552404     5117     6204    91.7 |   118026 |
2804.92/2806.51	c |     12756 |       0 8251491   552404     3829     7378    90.3 |   118026 |
2804.92/2806.51	c |     15449 |       0 8251551   552404     6462     8724    96.4 |   118026 |
2804.92/2806.51	c |     18521 |       0 8251624   552404     9461    10260    97.1 |   118026 |
2804.92/2806.51	c |     22010 |       0 8251755   552404     7337    12005    90.0 |   118026 |
2804.92/2806.51	c |     25958 |       0 8251811   552404    11229    13979    92.0 |   118026 |
2804.92/2806.51	c |     30411 |       0 8251879   552404    15614    16205    92.4 |   118026 |
2804.92/2806.51	c |     35419 |       0 8251966   552404    12273    18709    95.0 |   118026 |
2804.92/2806.51	c |     41038 |       0 8252021   552404    17837    21519   111.1 |   118026 |
2804.92/2806.51	c |     47329 |       0 8252093   552404    24056    24664   114.6 |   118026 |
2804.92/2806.51	c |     54360 |       0 8252228   552404    18398    28180   114.9 |   118026 |
2804.92/2806.51	c |     62205 |       0 8252325   552404    26146    32102   109.7 |   118026 |
2804.92/2806.51	c |     70945 |       0 8252414   552404    34797    36472   103.8 |   118026 |
2804.92/2806.51	c |     80669 |       0 8252497   552404    25403    41334    90.8 |   118026 |
2804.92/2806.51	c |     91476 |       0 8252664   552404    36043    46738    94.2 |   118026 |
2804.92/2806.51	c |    103474 |       0 8252786   552404    47919    52737    99.2 |   118026 |
2804.92/2806.51	c |    116782 |       0 8252954   552404    32312    59391    95.0 |   118026 |
2804.92/2806.51	c |    131532 |       0 8253173   552404    46843    66766   100.1 |   118026 |
2804.92/2806.51	c |    147868 |       0 8253381   552404    62971    74934   106.7 |   118026 |
2804.92/2806.51	c |    165948 |       0 8253493   552404    80939    83974   117.7 |   118026 |
2804.92/2806.51	c |    185947 |       0 8253617   552404    57346    93973   104.8 |   118026 |
2804.92/2806.51	c |    208057 |       0 8253806   552404    79267   105028   108.5 |   118026 |
2804.92/2806.51	c |    232489 |       0 8253938   552404   103567   117244   111.5 |   118026 |
2804.92/2806.51	c |    259475 |       0 8254065   552404   130426   130737   110.0 |   118026 |
2804.92/2806.51	c |    289271 |       0 8254301   552404    94639   145635   131.6 |   118026 |
2804.92/2806.51	c |    322158 |       0 8254596   552404   127231   162079   198.6 |   118026 |
2804.92/2806.51	c |    358445 |       0 8254816   552404   163298   180222   282.4 |   118026 |
2804.92/2806.51	c |    398472 |       0 8254979   552404   104622   200236   326.9 |   118026 |
2804.92/2806.51	c |    442613 |       0 8255124   552404   148618   222306   707.2 |   118026 |
2804.92/2806.51	c |    491279 |       0 8255204   552404   106544   246639  1724.2 |   118026 |
2804.92/2806.51	c |    544923 |       0 8255421   552404    52829   273461  1481.8 |   118026 |
2804.92/2806.51	c |    604043 |       0 8255589   552404    69804   303021  3432.2 | 

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-1775267-1241310756/watcher-1775267-1241310756 -o /tmp/evaluation-result-1775267-1241310756/solver-1775267-1241310756 -C 10000 -W 12000 -M 1800 HOME/mxc-sat09 -i HOME/instance-1775267-1241310756.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: 1.16 1.03 1.01 3/65 25855
/proc/meminfo: memFree=840752/2055920 swapFree=4192812/4192956
[pid=25855] ppid=25853 vsize=167000 CPUtime=0
/proc/25855/stat : 25855 (mxc-sat09) R 25853 25855 25729 0 -1 4194304 762 0 0 0 0 0 0 0 18 0 1 0 159106320 171008000 748 1992294400 134512640 135192793 4294956224 18446744073709551615 134779278 0 0 4096 0 0 0 0 17 0 0 0
/proc/25855/statm: 41750 756 46 166 0 41581 0

[startup+0.051619 s]
/proc/loadavg: 1.16 1.03 1.01 3/65 25855
/proc/meminfo: memFree=840752/2055920 swapFree=4192812/4192956
[pid=25855] ppid=25853 vsize=167000 CPUtime=0.05
/proc/25855/stat : 25855 (mxc-sat09) R 25853 25855 25729 0 -1 4194304 8808 0 0 0 0 5 0 0 18 0 1 0 159106320 171008000 8794 1992294400 134512640 135192793 4294956224 18446744073709551615 134779278 0 0 4096 0 0 0 0 17 0 0 0
/proc/25855/statm: 41750 8801 46 166 0 41581 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 167000

[startup+0.101623 s]
/proc/loadavg: 1.16 1.03 1.01 3/65 25855
/proc/meminfo: memFree=840752/2055920 swapFree=4192812/4192956
[pid=25855] ppid=25853 vsize=167000 CPUtime=0.1
/proc/25855/stat : 25855 (mxc-sat09) R 25853 25855 25729 0 -1 4194304 17503 0 0 0 0 10 0 0 18 0 1 0 159106320 171008000 17489 1992294400 134512640 135192793 4294956224 18446744073709551615 134779278 0 0 4096 0 0 0 0 17 0 0 0
/proc/25855/statm: 41750 17496 46 166 0 41581 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 167000

[startup+0.301646 s]
/proc/loadavg: 1.16 1.03 1.01 3/65 25855
/proc/meminfo: memFree=840752/2055920 swapFree=4192812/4192956
[pid=25855] ppid=25853 vsize=184468 CPUtime=0.29
/proc/25855/stat : 25855 (mxc-sat09) R 25853 25855 25729 0 -1 4194304 45421 0 0 0 4 25 0 0 19 0 1 0 159106320 188895232 45407 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 0 0 0
/proc/25855/statm: 46117 45407 51 166 0 45948 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 184468

[startup+0.701691 s]
/proc/loadavg: 1.16 1.03 1.01 3/65 25855
/proc/meminfo: memFree=840752/2055920 swapFree=4192812/4192956
[pid=25855] ppid=25853 vsize=217032 CPUtime=0.69
/proc/25855/stat : 25855 (mxc-sat09) R 25853 25855 25729 0 -1 4194304 53145 0 0 0 42 27 0 0 23 0 1 0 159106320 222240768 53131 1992294400 134512640 135192793 4294956224 18446744073709551615 134539487 0 0 4096 0 0 0 0 17 0 0 0
/proc/25855/statm: 54258 53131 51 166 0 54089 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 217032

[startup+1.50178 s]
/proc/loadavg: 1.23 1.05 1.02 2/66 25856
/proc/meminfo: memFree=605416/2055920 swapFree=4192812/4192956
[pid=25855] ppid=25853 vsize=281720 CPUtime=1.5
/proc/25855/stat : 25855 (mxc-sat09) R 25853 25855 25729 0 -1 4194304 68124 0 0 0 117 33 0 0 25 0 1 0 159106320 288481280 68110 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 0 0 0
/proc/25855/statm: 70430 68111 51 166 0 70261 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 281720

[startup+3.10196 s]
/proc/loadavg: 1.23 1.05 1.02 2/66 25856
/proc/meminfo: memFree=514920/2055920 swapFree=4192812/4192956
[pid=25855] ppid=25853 vsize=224400 CPUtime=3.09
/proc/25855/stat : 25855 (mxc-sat09) R 25853 25855 25729 0 -1 4194304 93656 0 0 0 263 46 0 0 25 0 1 0 159106320 229785600 52039 1992294400 134512640 135192793 4294956224 18446744073709551615 134533274 0 0 4096 0 0 0 0 17 0 0 0
/proc/25855/statm: 56100 52039 67 166 0 55931 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 224400

[startup+6.30132 s]
/proc/loadavg: 1.23 1.05 1.02 2/66 25856
/proc/meminfo: memFree=628968/2055920 swapFree=4192812/4192956
[pid=25855] ppid=25853 vsize=230416 CPUtime=6.29
/proc/25855/stat : 25855 (mxc-sat09) R 25853 25855 25729 0 -1 4194304 95078 0 0 0 581 48 0 0 25 0 1 0 159106320 235945984 53461 1992294400 134512640 135192793 4294956224 18446744073709551615 134533287 0 0 4096 0 0 0 0 17 0 0 0
/proc/25855/statm: 57604 53461 67 166 0 57435 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 230416

[startup+12.701 s]
/proc/loadavg: 1.35 1.08 1.03 2/66 25856
/proc/meminfo: memFree=619496/2055920 swapFree=4192812/4192956
[pid=25855] ppid=25853 vsize=238852 CPUtime=12.68
/proc/25855/stat : 25855 (mxc-sat09) R 25853 25855 25729 0 -1 4194304 96866 0 0 0 1219 49 0 0 25 0 1 0 159106320 244584448 55217 1992294400 134512640 135192793 4294956224 18446744073709551615 134533315 0 0 4096 0 0 0 0 17 0 0 0
/proc/25855/statm: 59713 55217 68 166 0 59544 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 238852

[startup+25.5015 s]
/proc/loadavg: 1.60 1.14 1.05 2/66 25856
/proc/meminfo: memFree=612072/2055920 swapFree=4192812/4192956
[pid=25855] ppid=25853 vsize=248644 CPUtime=25.47
/proc/25855/stat : 25855 (mxc-sat09) R 25853 25855 25729 0 -1 4194304 98829 0 0 0 2497 50 0 0 25 0 1 0 159106320 254611456 57180 1992294400 134512640 135192793 4294956224 18446744073709551615 134533186 0 0 4096 0 0 0 0 17 0 0 0
/proc/25855/statm: 62161 57180 68 166 0 61992 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 248644

[startup+51.1014 s]
/proc/loadavg: 1.47 1.16 1.05 2/66 25856
/proc/meminfo: memFree=605480/2055920 swapFree=4192812/4192956
[pid=25855] ppid=25853 vsize=260968 CPUtime=51.06
/proc/25855/stat : 25855 (mxc-sat09) R 25853 25855 25729 0 -1 4194304 101518 0 0 0 5052 54 0 0 25 0 1 0 159106320 267231232 59869 1992294400 134512640 135192793 4294956224 18446744073709551615 134532620 0 0 4096 0 0 0 0 17 0 0 0
/proc/25855/statm: 65242 59869 68 166 0 65073 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 260968

[startup+102.305 s]
/proc/loadavg: 1.20 1.13 1.05 2/66 25856
/proc/meminfo: memFree=590056/2055920 swapFree=4192812/4192956
[pid=25855] ppid=25853 vsize=277024 CPUtime=102.23
/proc/25855/stat : 25855 (mxc-sat09) R 25853 25855 25729 0 -1 4194304 105385 0 0 0 10166 57 0 0 25 0 1 0 159106320 283672576 63736 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 0 0 0
/proc/25855/statm: 69256 63736 68 166 0 69087 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 277024

[startup+162.302 s]
/proc/loadavg: 1.07 1.11 1.04 2/66 25856
/proc/meminfo: memFree=569000/2055920 swapFree=4192812/4192956
[pid=25855] ppid=25853 vsize=299152 CPUtime=162.2
/proc/25855/stat : 25855 (mxc-sat09) R 25853 25855 25729 0 -1 4194304 110757 0 0 0 16158 62 0 0 25 0 1 0 159106320 306331648 69108 1992294400 134512640 135192793 4294956224 18446744073709551615 134552327 0 0 4096 0 0 0 0 17 0 0 0
/proc/25855/statm: 74788 69108 68 166 0 74619 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 299152

[startup+222.302 s]
/proc/loadavg: 1.02 1.08 1.04 2/66 25856
/proc/meminfo: memFree=554792/2055920 swapFree=4192812/4192956
[pid=25855] ppid=25853 vsize=313464 CPUtime=222.18
/proc/25855/stat : 25855 (mxc-sat09) R 25853 25855 25729 0 -1 4194304 114185 0 0 0 22152 66 0 0 25 0 1 0 159106320 320987136 72536 1992294400 134512640 135192793 4294956224 18446744073709551615 134550979 0 0 4096 0 0 0 0 17 0 0 0
/proc/25855/statm: 78366 72536 68 166 0 78197 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 313464

[startup+282.301 s]
/proc/loadavg: 1.01 1.07 1.03 2/66 25856
/proc/meminfo: memFree=532456/2055920 swapFree=4192812/4192956
[pid=25855] ppid=25853 vsize=335548 CPUtime=282.16
/proc/25855/stat : 25855 (mxc-sat09) R 25853 25855 25729 0 -1 4194304 119762 0 0 0 28143 73 0 0 25 0 1 0 159106320 343601152 78113 1992294400 134512640 135192793 4294956224 18446744073709551615 134533317 0 0 4096 0 0 0 0 17 0 0 0
/proc/25855/statm: 83887 78113 68 166 0 83718 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 335548

[startup+342.301 s]
/proc/loadavg: 1.00 1.05 1.03 2/66 25856
/proc/meminfo: memFree=507240/2055920 swapFree=4192812/4192956
[pid=25855] ppid=25853 vsize=359808 CPUtime=342.13
/proc/25855/stat : 25855 (mxc-sat09) R 25853 25855 25729 0 -1 4194304 126107 0 0 0 34135 78 0 0 25 0 1 0 159106320 368443392 84458 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 0 0 0
/proc/25855/statm: 89952 84458 68 166 0 89783 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 359808

[startup+402.301 s]
/proc/loadavg: 1.00 1.04 1.02 2/66 25856
/proc/meminfo: memFree=406632/2055920 swapFree=4192812/4192956
[pid=25855] ppid=25853 vsize=464052 CPUtime=402.11
/proc/25855/stat : 25855 (mxc-sat09) R 25853 25855 25729 0 -1 4194304 152012 0 0 0 40116 95 0 0 25 0 1 0 159106320 475189248 110363 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 0 0 0
/proc/25855/statm: 116013 110363 68 166 0 115844 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 464052

[startup+462.302 s]
/proc/loadavg: 1.00 1.03 1.01 2/66 25858
/proc/meminfo: memFree=266856/2055920 swapFree=4192812/4192956
[pid=25855] ppid=25853 vsize=601588 CPUtime=462.09
/proc/25855/stat : 25855 (mxc-sat09) R 25853 25855 25729 0 -1 4194304 186297 0 0 0 46094 115 0 0 25 0 1 0 159106320 616026112 144648 1992294400 134512640 135192793 4294956224 18446744073709551615 134550432 0 0 4096 0 0 0 0 17 0 0 0
/proc/25855/statm: 150397 144648 68 166 0 150228 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 601588

[startup+522.302 s]
/proc/loadavg: 1.00 1.02 1.01 2/66 25858
/proc/meminfo: memFree=265640/2055920 swapFree=4192812/4192956
[pid=25855] ppid=25853 vsize=601588 CPUtime=522.06
/proc/25855/stat : 25855 (mxc-sat09) R 25853 25855 25729 0 -1 4194304 186314 0 0 0 52091 115 0 0 25 0 1 0 159106320 616026112 144665 1992294400 134512640 135192793 4294956224 18446744073709551615 134533276 0 0 4096 0 0 0 0 17 0 0 0
/proc/25855/statm: 150397 144665 68 166 0 150228 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 601588

[startup+582.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 25858
/proc/meminfo: memFree=193896/2055920 swapFree=4192812/4192956
[pid=25855] ppid=25853 vsize=675928 CPUtime=582.04
/proc/25855/stat : 25855 (mxc-sat09) R 25853 25855 25729 0 -1 4194304 204806 0 0 0 58080 124 0 0 25 0 1 0 159106320 692150272 163157 1992294400 134512640 135192793 4294956224 18446744073709551615 134552256 0 0 4096 0 0 0 0 17 0 0 0
/proc/25855/statm: 168982 163157 68 166 0 168813 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 675928

[startup+642.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 25858
/proc/meminfo: memFree=70568/2055920 swapFree=4192812/4192956
[pid=25855] ppid=25853 vsize=796712 CPUtime=642.02
/proc/25855/stat : 25855 (mxc-sat09) R 25853 25855 25729 0 -1 4194304 234998 0 0 0 64064 138 0 0 25 0 1 0 159106320 815833088 193349 1992294400 134512640 135192793 4294956224 18446744073709551615 134552327 0 0 4096 0 0 0 0 17 0 0 0
/proc/25855/statm: 199178 193349 68 166 0 199009 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 796712

[startup+702.302 s]

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

[startup+9102.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 28969
/proc/meminfo: memFree=20456/2055920 swapFree=4192812/4192956
[pid=25855] ppid=25853 vsize=1274092 CPUtime=9088.22
/proc/25855/stat : 25855 (mxc-sat09) R 25853 25855 25729 0 -1 4194304 359453 0 0 0 908617 205 0 0 25 0 1 0 159106320 1304670208 312586 1992294400 134512640 135192793 4294956224 18446744073709551615 134552311 0 0 4096 0 0 0 0 17 1 0 0
/proc/25855/statm: 318523 312586 68 166 0 318354 0
Current children cumulated CPU time (s) 9088.22
Current children cumulated vsize (KiB) 1274092

[startup+9162.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 28969
/proc/meminfo: memFree=20392/2055920 swapFree=4192812/4192956
[pid=25855] ppid=25853 vsize=1274092 CPUtime=9148.22
/proc/25855/stat : 25855 (mxc-sat09) R 25853 25855 25729 0 -1 4194304 359453 0 0 0 914616 206 0 0 25 0 1 0 159106320 1304670208 312586 1992294400 134512640 135192793 4294956224 18446744073709551615 134552424 0 0 4096 0 0 0 0 17 1 0 0
/proc/25855/statm: 318523 312586 68 166 0 318354 0
Current children cumulated CPU time (s) 9148.22
Current children cumulated vsize (KiB) 1274092

[startup+9222.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 28969
/proc/meminfo: memFree=20392/2055920 swapFree=4192812/4192956
[pid=25855] ppid=25853 vsize=1274092 CPUtime=9208.21
/proc/25855/stat : 25855 (mxc-sat09) R 25853 25855 25729 0 -1 4194304 359453 0 0 0 920615 206 0 0 25 0 1 0 159106320 1304670208 312586 1992294400 134512640 135192793 4294956224 18446744073709551615 134552380 0 0 4096 0 0 0 0 17 1 0 0
/proc/25855/statm: 318523 312586 68 166 0 318354 0
Current children cumulated CPU time (s) 9208.21
Current children cumulated vsize (KiB) 1274092

[startup+9282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28969
/proc/meminfo: memFree=20328/2055920 swapFree=4192812/4192956
[pid=25855] ppid=25853 vsize=1274092 CPUtime=9268.19
/proc/25855/stat : 25855 (mxc-sat09) R 25853 25855 25729 0 -1 4194304 359453 0 0 0 926613 206 0 0 25 0 1 0 159106320 1304670208 312586 1992294400 134512640 135192793 4294956224 18446744073709551615 134552311 0 0 4096 0 0 0 0 17 1 0 0
/proc/25855/statm: 318523 312586 68 166 0 318354 0
Current children cumulated CPU time (s) 9268.19
Current children cumulated vsize (KiB) 1274092

[startup+9342.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28969
/proc/meminfo: memFree=20328/2055920 swapFree=4192812/4192956
[pid=25855] ppid=25853 vsize=1274092 CPUtime=9328.17
/proc/25855/stat : 25855 (mxc-sat09) R 25853 25855 25729 0 -1 4194304 359453 0 0 0 932611 206 0 0 25 0 1 0 159106320 1304670208 312586 1992294400 134512640 135192793 4294956224 18446744073709551615 134552288 0 0 4096 0 0 0 0 17 1 0 0
/proc/25855/statm: 318523 312586 68 166 0 318354 0
Current children cumulated CPU time (s) 9328.17
Current children cumulated vsize (KiB) 1274092

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28969
/proc/meminfo: memFree=20264/2055920 swapFree=4192812/4192956
[pid=25855] ppid=25853 vsize=1274092 CPUtime=9388.15
/proc/25855/stat : 25855 (mxc-sat09) R 25853 25855 25729 0 -1 4194304 359453 0 0 0 938609 206 0 0 25 0 1 0 159106320 1304670208 312586 1992294400 134512640 135192793 4294956224 18446744073709551615 134552279 0 0 4096 0 0 0 0 17 1 0 0
/proc/25855/statm: 318523 312586 68 166 0 318354 0
Current children cumulated CPU time (s) 9388.15
Current children cumulated vsize (KiB) 1274092

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28969
/proc/meminfo: memFree=20328/2055920 swapFree=4192812/4192956
[pid=25855] ppid=25853 vsize=1274092 CPUtime=9448.14
/proc/25855/stat : 25855 (mxc-sat09) R 25853 25855 25729 0 -1 4194304 359453 0 0 0 944608 206 0 0 25 0 1 0 159106320 1304670208 312586 1992294400 134512640 135192793 4294956224 18446744073709551615 134552144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25855/statm: 318523 312586 68 166 0 318354 0
Current children cumulated CPU time (s) 9448.14
Current children cumulated vsize (KiB) 1274092

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28969
/proc/meminfo: memFree=20264/2055920 swapFree=4192812/4192956
[pid=25855] ppid=25853 vsize=1274092 CPUtime=9508.12
/proc/25855/stat : 25855 (mxc-sat09) R 25853 25855 25729 0 -1 4194304 359453 0 0 0 950606 206 0 0 25 0 1 0 159106320 1304670208 312586 1992294400 134512640 135192793 4294956224 18446744073709551615 134552291 0 0 4096 0 0 0 0 17 1 0 0
/proc/25855/statm: 318523 312586 68 166 0 318354 0
Current children cumulated CPU time (s) 9508.12
Current children cumulated vsize (KiB) 1274092

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28969
/proc/meminfo: memFree=20264/2055920 swapFree=4192812/4192956
[pid=25855] ppid=25853 vsize=1274092 CPUtime=9568.11
/proc/25855/stat : 25855 (mxc-sat09) R 25853 25855 25729 0 -1 4194304 359453 0 0 0 956605 206 0 0 25 0 1 0 159106320 1304670208 312586 1992294400 134512640 135192793 4294956224 18446744073709551615 134552299 0 0 4096 0 0 0 0 17 1 0 0
/proc/25855/statm: 318523 312586 68 166 0 318354 0
Current children cumulated CPU time (s) 9568.11
Current children cumulated vsize (KiB) 1274092

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28969
/proc/meminfo: memFree=15080/2055920 swapFree=4192812/4192956
[pid=25855] ppid=25853 vsize=1287280 CPUtime=9628.08
/proc/25855/stat : 25855 (mxc-sat09) R 25853 25855 25729 0 -1 4194304 362729 0 0 0 962601 207 0 0 25 0 1 0 159106320 1318174720 315862 1992294400 134512640 135192793 4294956224 18446744073709551615 134552327 0 0 4096 0 0 0 0 17 1 0 0
/proc/25855/statm: 321820 315862 68 166 0 321651 0
Current children cumulated CPU time (s) 9628.08
Current children cumulated vsize (KiB) 1287280

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28969
/proc/meminfo: memFree=15080/2055920 swapFree=4192812/4192956
[pid=25855] ppid=25853 vsize=1287280 CPUtime=9688.07
/proc/25855/stat : 25855 (mxc-sat09) R 25853 25855 25729 0 -1 4194304 362729 0 0 0 968600 207 0 0 25 0 1 0 159106320 1318174720 315862 1992294400 134512640 135192793 4294956224 18446744073709551615 134552288 0 0 4096 0 0 0 0 17 1 0 0
/proc/25855/statm: 321820 315862 68 166 0 321651 0
Current children cumulated CPU time (s) 9688.07
Current children cumulated vsize (KiB) 1287280

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28969
/proc/meminfo: memFree=15016/2055920 swapFree=4192812/4192956
[pid=25855] ppid=25853 vsize=1287280 CPUtime=9748.05
/proc/25855/stat : 25855 (mxc-sat09) R 25853 25855 25729 0 -1 4194304 362729 0 0 0 974598 207 0 0 25 0 1 0 159106320 1318174720 315862 1992294400 134512640 135192793 4294956224 18446744073709551615 134552309 0 0 4096 0 0 0 0 17 1 0 0
/proc/25855/statm: 321820 315862 68 166 0 321651 0
Current children cumulated CPU time (s) 9748.05
Current children cumulated vsize (KiB) 1287280

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28969
/proc/meminfo: memFree=15080/2055920 swapFree=4192812/4192956
[pid=25855] ppid=25853 vsize=1287280 CPUtime=9808.04
/proc/25855/stat : 25855 (mxc-sat09) R 25853 25855 25729 0 -1 4194304 362729 0 0 0 980597 207 0 0 25 0 1 0 159106320 1318174720 315862 1992294400 134512640 135192793 4294956224 18446744073709551615 134552293 0 0 4096 0 0 0 0 17 1 0 0
/proc/25855/statm: 321820 315862 68 166 0 321651 0
Current children cumulated CPU time (s) 9808.04
Current children cumulated vsize (KiB) 1287280

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28969
/proc/meminfo: memFree=15080/2055920 swapFree=4192812/4192956
[pid=25855] ppid=25853 vsize=1287280 CPUtime=9868.02
/proc/25855/stat : 25855 (mxc-sat09) R 25853 25855 25729 0 -1 4194304 362729 0 0 0 986595 207 0 0 25 0 1 0 159106320 1318174720 315862 1992294400 134512640 135192793 4294956224 18446744073709551615 134552283 0 0 4096 0 0 0 0 17 1 0 0
/proc/25855/statm: 321820 315862 68 166 0 321651 0
Current children cumulated CPU time (s) 9868.02
Current children cumulated vsize (KiB) 1287280

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28969
/proc/meminfo: memFree=15080/2055920 swapFree=4192812/4192956
[pid=25855] ppid=25853 vsize=1287280 CPUtime=9928
/proc/25855/stat : 25855 (mxc-sat09) R 25853 25855 25729 0 -1 4194304 362730 0 0 0 992593 207 0 0 25 0 1 0 159106320 1318174720 315863 1992294400 134512640 135192793 4294956224 18446744073709551615 134552291 0 0 4096 0 0 0 0 17 1 0 0
/proc/25855/statm: 321820 315863 68 166 0 321651 0
Current children cumulated CPU time (s) 9928
Current children cumulated vsize (KiB) 1287280

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28969
/proc/meminfo: memFree=15016/2055920 swapFree=4192812/4192956
[pid=25855] ppid=25853 vsize=1287280 CPUtime=9987.99
/proc/25855/stat : 25855 (mxc-sat09) R 25853 25855 25729 0 -1 4194304 362731 0 0 0 998592 207 0 0 25 0 1 0 159106320 1318174720 315864 1992294400 134512640 135192793 4294956224 18446744073709551615 134552424 0 0 4096 0 0 0 0 17 1 0 0
/proc/25855/statm: 321820 315864 68 166 0 321651 0
Current children cumulated CPU time (s) 9987.99
Current children cumulated vsize (KiB) 1287280



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10014.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28969
/proc/meminfo: memFree=15016/2055920 swapFree=4192812/4192956
[pid=25855] ppid=25853 vsize=1287280 CPUtime=10000.1
/proc/25855/stat : 25855 (mxc-sat09) R 25853 25855 25729 0 -1 4194304 362731 0 0 0 999802 207 0 0 25 0 1 0 159106320 1318174720 315864 1992294400 134512640 135192793 4294956224 18446744073709551615 134552299 0 0 4096 0 0 0 0 17 1 0 0
/proc/25855/statm: 321820 315864 68 166 0 321651 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 1287280

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

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

[startup+10014.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28969
/proc/meminfo: memFree=15016/2055920 swapFree=4192812/4192956
[pid=25855] ppid=25853 vsize=0 CPUtime=10000.2
/proc/25855/stat : 25855 (mxc-sat09) R 25853 25855 25729 0 -1 4195332 362731 0 0 0 999802 217 0 0 25 0 1 0 159106320 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/25855/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): 10014.6
CPU time (s): 10000.3
CPU user time (s): 9998.03
CPU system time (s): 2.26866
CPU usage (%): 99.8572
Max. virtual memory (cumulated for all children) (KiB): 1287280

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

runsolver used 11.0183 second user time and 25.2542 second system time

The end

Launcher Data

Begin job on node85 at 2009-05-03 02:32:46
IDJOB=1775267
IDBENCH=71695
IDSOLVER=613
FILE ID=node85/1775267-1241310756
PBS_JOBID= 9225245
Free space on /tmp= 126528 MiB

SOLVER NAME= MXC 2009-03-10
BENCH NAME= SAT_RACE06/velev-pipe-sat-1.0-b10.cnf
COMMAND LINE= HOME/mxc-sat09 -i BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1775267-1241310756/watcher-1775267-1241310756 -o /tmp/evaluation-result-1775267-1241310756/solver-1775267-1241310756 -C 10000 -W 12000 -M 1800  HOME/mxc-sat09 -i HOME/instance-1775267-1241310756.cnf

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

MD5SUM BENCH= a9abd96191efca8626c02160761beedd
RANDOM SEED=758067560

node85.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.238
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.238
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        841168 kB
Buffers:         62640 kB
Cached:        1043448 kB
SwapCached:        136 kB
Active:         232108 kB
Inactive:       887916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        841168 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:          166896 kB
Writeback:           0 kB
Mapped:          23576 kB
Slab:            80688 kB
Committed_AS:   680992 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= 126528 MiB
End job on node85 at 2009-05-03 05:19:43