Trace number 1723769

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) 1200.12 1200.67

General information on the benchmark

Namevelev-vliw-uns-4.0-9C1.cnf
MD5SUM0c9a15d0f561e9d1bb438b04ae3c31af
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark324.148
Satisfiable
(Un)Satisfiability was proved
Number of variables96177
Number of clauses1814189
Sum of the clauses size5280501
Maximum clause length2216
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 21178665
Number of clauses of size 3560157
Number of clauses of size 45491
Number of clauses of size 54739
Number of clauses of size over 565136

Solver Data

430.16/430.45	c starting MXC with:
430.16/430.45	c cnf_path = HOME/instance-1723769-1240688553.cnf
430.16/430.45	c restart_strategy = auto
430.16/430.45	c sign_strategy = cached
430.16/430.45	c use_preprocessing = -1
430.16/430.45	c output_implicant = 1
430.16/430.45	c timeout_seconds = 0
430.16/430.45	c running SatELite... done
430.16/430.45	c 12520 vars eliminated
430.16/430.45	c received 3 units and 1776710 clauses from SatELite
430.16/430.45	c 12522 assignments made, starting to guess now
430.16/430.45	c ===================================[MXC]=====================================
430.16/430.45	c | Conflicts |                Clause Statistics                   |   Vars   |
430.16/430.45	c |           |    CARD     BIN      O3+      L3+   L3+Lim  Lit/CL |          |
430.16/430.45	c =============================================================================
430.16/430.45	c |         0 |       0 1095184   681526        0        0     nan |    96177 |
430.16/430.45	c |       100 |       0 1095199   681526       85     1050    19.8 |    83655 |
430.16/430.45	c |       210 |       0 1095200   681526      194     1105    31.3 |    83655 |
430.16/430.45	c |       441 |       0 1095201   681526      424     1220    30.1 |    83655 |
430.16/430.45	c |       805 |       0 1095201   681526      788     1402    31.9 |    83655 |
430.16/430.45	c |      1315 |       0 1095201   681526     1298     1657    39.6 |    83655 |
430.16/430.45	c |      1986 |       0 1095203   681526     1967     1993    39.0 |    83655 |
430.16/430.45	c |      2834 |       0 1095205   681526     1817     2417    36.3 |    83655 |
430.16/430.45	c |      3876 |       0 1095205   681526     2859     2938    41.6 |    83655 |
430.16/430.45	c |      5132 |       0 1095200   681526     2632     3566    54.1 |    83654 |
430.16/430.45	c |      6623 |       0 1095202   681526     4121     4311    46.7 |    83654 |
430.16/430.45	c |      8373 |       0 1095206   681526     3640     5186    47.2 |    83654 |
430.16/430.45	c |     10408 |       0 1095206   681526     5675     6204    48.7 |    83654 |
430.16/430.45	c |     12756 |       0 1095208   681526     4701     7378    45.7 |    83654 |
430.16/430.45	c |     15449 |       0 1095211   681526     7391     8724    44.3 |    83654 |
430.16/430.45	c |     18521 |       0 1095233   681526     5458    10260    36.5 |    83654 |
430.16/430.45	c |     22010 |       0 1095240   681526     8940    12005    39.4 |    83654 |
430.16/430.45	c |     25958 |       0 1095246   681526    12882    13979    40.4 |    83654 |
430.16/430.45	c |     30411 |       0 1095247   681526     9837    16205    40.9 |    83654 |
430.16/430.45	c |     35419 |       0 1095250   681526    14842    18709    41.6 |    83654 |
430.16/430.45	c |     41038 |       0 1095258   681526    20453    21519    45.4 |    83654 |
430.16/430.45	c |     47329 |       0 1095267   681526    15479    24664    51.2 |    83654 |
430.16/430.45	c |     54360 |       0 1095279   681526    22498    28180    47.6 |    83654 |
430.16/430.45	c |     62205 |       0 1095297   681526    30325    32102    46.4 |    83654 |
430.16/430.45	c |     70945 |       0 1095303   681526    22141    36472    44.9 |    83654 |
430.16/430.45	c |     80669 |       0 1095272   681526    31854    41334    49.7 |    83651 |
430.16/430.45	c |     91476 |       0 1095279   681526    42654    46738    53.8 |    83651 |
430.16/430.45	c |    103474 |       0 1095302   681526    29256    52737    58.5 |    83651 |
430.16/430.45	c |    116782 |       0 1095310   681526    42556    59391    64.8 |    83651 |
430.16/430.45	c |    131532 |       0 1095318   681526    57298    66766    69.5 |    83651 |
430.16/430.45	c |    147868 |       0 1095332   681526    73620    74934    69.8 |    83651 |
430.16/430.45	c |    165948 |       0 1095340   681526    53638    83974    63.7 |    83651 |
430.16/430.45	c |    185947 |       0 1095346   681526    73631    93973    64.2 |    83651 |
430.16/430.45	c |    208057 |       0 1095371   681526    95716   105028    63.8 |    83651 |
430.16/430.45	c |    232489 |       0 1095386   681526    62969   117244    64.4 |    83651 |
430.16/430.45	c |    259475 |       0 1095413   681526    89928   130737    63.2 |    83651 |
430.16/430.45	c |    289271 |       0 1095419   681526   119718   145635    64.2 |    83651 |
430.16/430.45	c |    322158 |       0 1095431   681526   152593   162079    64.4 |    83651 |
430.16/430.45	c |    358445 |       0 1095444   681526   103126   180222    64.4 |    83651 |
430.16/430.45	c |    398472 |       0 1095454   681526   143143   200236    66.5 |    83651 |
430.16/430.45	c |    442613 |       0 1095462   681526   187276   222306    66.8 |    83651 |
430.16/430.45	c |    491279 |       0 1095469   681526   235935   246639    67.3 |    83651 |
430.16/430.45	c |    544923 |       0 1095472   681526  

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-1723769-1240688553/watcher-1723769-1240688553 -o /tmp/evaluation-result-1723769-1240688553/solver-1723769-1240688553 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/mxc-sat09 -i HOME/instance-1723769-1240688553.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 4873
/proc/meminfo: memFree=1679568/2055920 swapFree=4191900/4192956
[pid=4873] ppid=4871 vsize=36648 CPUtime=0
/proc/4873/stat : 4873 (mxc-sat09) R 4871 4873 4561 0 -1 4194304 818 0 0 0 0 0 0 0 18 0 1 0 96882424 37527552 804 1992294400 134512640 135192793 4294956224 18446744073709551615 134779278 0 0 4096 0 0 0 0 17 0 0 0
/proc/4873/statm: 9162 811 46 166 0 8993 0

[startup+0.0457831 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 4873
/proc/meminfo: memFree=1679568/2055920 swapFree=4191900/4192956
[pid=4873] ppid=4871 vsize=36648 CPUtime=0.04
/proc/4873/stat : 4873 (mxc-sat09) R 4871 4873 4561 0 -1 4194304 7918 0 0 0 0 4 0 0 18 0 1 0 96882424 37527552 7905 1992294400 134512640 135192793 4294956224 18446744073709551615 134779278 0 0 4096 0 0 0 0 17 0 0 0
/proc/4873/statm: 9162 7912 46 166 0 8993 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 36648

[startup+0.101788 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 4873
/proc/meminfo: memFree=1679568/2055920 swapFree=4191900/4192956
[pid=4873] ppid=4871 vsize=60280 CPUtime=0.09
/proc/4873/stat : 4873 (mxc-sat09) R 4871 4873 4561 0 -1 4194304 13361 0 0 0 3 6 0 0 18 0 1 0 96882424 61726720 13345 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 0 0 0
/proc/4873/statm: 15070 13345 54 166 0 14901 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 60280

[startup+0.301809 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 4873
/proc/meminfo: memFree=1679568/2055920 swapFree=4191900/4192956
[pid=4873] ppid=4871 vsize=74464 CPUtime=0.29
/proc/4873/stat : 4873 (mxc-sat09) R 4871 4873 4561 0 -1 4194304 16758 0 0 0 21 8 0 0 20 0 1 0 96882424 76251136 16742 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 0 0 0
/proc/4873/statm: 18616 16742 54 166 0 18447 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 74464

[startup+0.701851 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 4873
/proc/meminfo: memFree=1679568/2055920 swapFree=4191900/4192956
[pid=4873] ppid=4871 vsize=100212 CPUtime=0.69
/proc/4873/stat : 4873 (mxc-sat09) R 4871 4873 4561 0 -1 4194304 23253 0 0 0 59 10 0 0 24 0 1 0 96882424 102617088 23237 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 0 0 0
/proc/4873/statm: 25053 23237 54 166 0 24884 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 100212

[startup+1.50194 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 4874
/proc/meminfo: memFree=1566856/2055920 swapFree=4191900/4192956
[pid=4873] ppid=4871 vsize=159304 CPUtime=1.49
/proc/4873/stat : 4873 (mxc-sat09) R 4871 4873 4561 0 -1 4194304 36445 0 0 0 133 16 0 0 25 0 1 0 96882424 163127296 36430 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 0 0 0
/proc/4873/statm: 39826 36430 55 166 0 39657 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 159304

[startup+3.10211 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 4874
/proc/meminfo: memFree=1556872/2055920 swapFree=4191900/4192956
[pid=4873] ppid=4871 vsize=134588 CPUtime=3.09
/proc/4873/stat : 4873 (mxc-sat09) R 4871 4873 4561 0 -1 4194304 39641 0 0 0 291 18 0 0 25 0 1 0 96882424 137818112 30674 1992294400 134512640 135192793 4294956224 18446744073709551615 134567651 0 0 4096 0 0 0 0 17 0 0 0
/proc/4873/statm: 33647 30674 56 166 0 33478 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 134588

[startup+6.30146 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 4874
/proc/meminfo: memFree=1554440/2055920 swapFree=4191900/4192956
[pid=4873] ppid=4871 vsize=146104 CPUtime=6.29
/proc/4873/stat : 4873 (mxc-sat09) R 4871 4873 4561 0 -1 4194304 42692 0 0 0 610 19 0 0 25 0 1 0 96882424 149610496 33725 1992294400 134512640 135192793 4294956224 18446744073709551615 134573195 0 0 4096 0 0 0 0 17 0 0 0
/proc/4873/statm: 36526 33725 56 166 0 36357 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 146104

[startup+12.7012 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 4874
/proc/meminfo: memFree=1536328/2055920 swapFree=4191900/4192956
[pid=4873] ppid=4871 vsize=159068 CPUtime=12.67
/proc/4873/stat : 4873 (mxc-sat09) R 4871 4873 4561 0 -1 4194304 45000 0 0 0 1247 20 0 0 25 0 1 0 96882424 162885632 35872 1992294400 134512640 135192793 4294956224 18446744073709551615 134567920 0 0 4096 0 0 0 0 17 0 0 0
/proc/4873/statm: 39767 35872 56 166 0 39598 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 159068

[startup+25.5015 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 4874
/proc/meminfo: memFree=1530952/2055920 swapFree=4191900/4192956
[pid=4873] ppid=4871 vsize=159856 CPUtime=25.47
/proc/4873/stat : 4873 (mxc-sat09) R 4871 4873 4561 0 -1 4194304 46692 0 0 0 2526 21 0 0 25 0 1 0 96882424 163692544 37253 1992294400 134512640 135192793 4294956224 18446744073709551615 134573789 0 0 4096 0 0 0 0 17 0 0 0
/proc/4873/statm: 39964 37253 56 166 0 39795 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 159856

[startup+51.1013 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 4874
/proc/meminfo: memFree=1466504/2055920 swapFree=4191900/4192956
[pid=4873] ppid=4871 vsize=223360 CPUtime=51.04
/proc/4873/stat : 4873 (mxc-sat09) R 4871 4873 4561 0 -1 4194304 71054 0 0 0 5072 32 0 0 25 0 1 0 96882424 228720640 53383 1992294400 134512640 135192793 4294956224 18446744073709551615 134534323 0 0 4096 0 0 0 0 17 0 0 0
/proc/4873/statm: 55840 53383 73 166 0 55671 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 223360

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 4874
/proc/meminfo: memFree=1454984/2055920 swapFree=4191900/4192956
[pid=4873] ppid=4871 vsize=234936 CPUtime=102.21
/proc/4873/stat : 4873 (mxc-sat09) R 4871 4873 4561 0 -1 4194304 73906 0 0 0 10186 35 0 0 25 0 1 0 96882424 240574464 56235 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 0 0 0
/proc/4873/statm: 58734 56235 73 166 0 58565 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 234936

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4874
/proc/meminfo: memFree=1422280/2055920 swapFree=4191900/4192956
[pid=4873] ppid=4871 vsize=270064 CPUtime=162.18
/proc/4873/stat : 4873 (mxc-sat09) R 4871 4873 4561 0 -1 4194304 82132 0 0 0 16176 42 0 0 25 0 1 0 96882424 276545536 64461 1992294400 134512640 135192793 4294956224 18446744073709551615 134534131 0 0 4096 0 0 0 0 17 0 0 0
/proc/4873/statm: 67516 64461 73 166 0 67347 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 270064

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4874
/proc/meminfo: memFree=1405768/2055920 swapFree=4191900/4192956
[pid=4873] ppid=4871 vsize=286572 CPUtime=222.15
/proc/4873/stat : 4873 (mxc-sat09) R 4871 4873 4561 0 -1 4194304 86191 0 0 0 22169 46 0 0 25 0 1 0 96882424 293449728 68520 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 0 0 0
/proc/4873/statm: 71643 68520 73 166 0 71474 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 286572

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4874
/proc/meminfo: memFree=1393352/2055920 swapFree=4191900/4192956
[pid=4873] ppid=4871 vsize=299024 CPUtime=282.13
/proc/4873/stat : 4873 (mxc-sat09) R 4871 4873 4561 0 -1 4194304 89274 0 0 0 28164 49 0 0 25 0 1 0 96882424 306200576 71603 1992294400 134512640 135192793 4294956224 18446744073709551615 134533920 0 0 4096 0 0 0 0 17 0 0 0
/proc/4873/statm: 74756 71603 73 166 0 74587 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 299024

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4874
/proc/meminfo: memFree=1370376/2055920 swapFree=4191900/4192956
[pid=4873] ppid=4871 vsize=321976 CPUtime=342.1
/proc/4873/stat : 4873 (mxc-sat09) R 4871 4873 4561 0 -1 4194304 95023 0 0 0 34156 54 0 0 25 0 1 0 96882424 329703424 77352 1992294400 134512640 135192793 4294956224 18446744073709551615 134533892 0 0 4096 0 0 0 0 17 0 0 0
/proc/4873/statm: 80494 77352 73 166 0 80325 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 321976

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4874
/proc/meminfo: memFree=1356360/2055920 swapFree=4191900/4192956
[pid=4873] ppid=4871 vsize=336996 CPUtime=402.07
/proc/4873/stat : 4873 (mxc-sat09) R 4871 4873 4561 0 -1 4194304 98467 0 0 0 40149 58 0 0 25 0 1 0 96882424 345083904 80796 1992294400 134512640 135192793 4294956224 18446744073709551615 134549692 0 0 4096 0 0 0 0 17 0 0 0
/proc/4873/statm: 84249 80796 73 166 0 84080 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 336996

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4874
/proc/meminfo: memFree=1356104/2055920 swapFree=4191900/4192956
[pid=4873] ppid=4871 vsize=337376 CPUtime=462.05
/proc/4873/stat : 4873 (mxc-sat09) R 4871 4873 4561 0 -1 4194304 98513 0 0 0 46147 58 0 0 25 0 1 0 96882424 345473024 80842 1992294400 134512640 135192793 4294956224 18446744073709551615 134534059 0 0 4096 0 0 0 0 17 0 0 0
/proc/4873/statm: 84344 80842 73 166 0 84175 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 337376

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4874
/proc/meminfo: memFree=1339336/2055920 swapFree=4191900/4192956
[pid=4873] ppid=4871 vsize=355664 CPUtime=522.02
/proc/4873/stat : 4873 (mxc-sat09) R 4871 4873 4561 0 -1 4194304 102785 0 0 0 52139 63 0 0 25 0 1 0 96882424 364199936 85114 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 0 0 0
/proc/4873/statm: 88916 85114 73 166 0 88747 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 355664

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4874
/proc/meminfo: memFree=1309448/2055920 swapFree=4191900/4192956
[pid=4873] ppid=4871 vsize=387196 CPUtime=582.01
/proc/4873/stat : 4873 (mxc-sat09) R 4871 4873 4561 0 -1 4194304 110259 0 0 0 58129 72 0 0 25 0 1 0 96882424 396488704 92588 1992294400 134512640 135192793 4294956224 18446744073709551615 134533892 0 0 4096 0 0 0 0 17 0 0 0
/proc/4873/statm: 96799 92588 73 166 0 96630 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 387196

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4874
/proc/meminfo: memFree=1299784/2055920 swapFree=4191900/4192956
[pid=4873] ppid=4871 vsize=397112 CPUtime=641.97
/proc/4873/stat : 4873 (mxc-sat09) R 4871 4873 4561 0 -1 4194304 112601 0 0 0 64122 75 0 0 25 0 1 0 96882424 406642688 94930 1992294400 134512640 135192793 4294956224 18446744073709551615 134549774 0 0 4096 0 0 0 0 17 0 0 0
/proc/4873/statm: 99278 94930 73 166 0 99109 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 397112

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4874
/proc/meminfo: memFree=1299464/2055920 swapFree=4191900/4192956
[pid=4873] ppid=4871 vsize=397112 CPUtime=701.95
/proc/4873/stat : 4873 (mxc-sat09) R 4871 4873 4561 0 -1 4194304 112640 0 0 0 70120 75 0 0 25 0 1 0 96882424 406642688 94969 1992294400 134512640 135192793 4294956224 18446744073709551615 134533186 0 0 4096 0 0 0 0 17 0 0 0
/proc/4873/statm: 99278 94969 73 166 0 99109 0
Current children cumulated CPU time (s) 701.95
Current children cumulated vsize (KiB) 397112

[startup+762.306 s]
/proc/loadavg: 1.03 1.00 1.00 2/65 4874
/proc/meminfo: memFree=1297864/2055920 swapFree=4191900/4192956
[pid=4873] ppid=4871 vsize=399704 CPUtime=761.93
/proc/4873/stat : 4873 (mxc-sat09) R 4871 4873 4561 0 -1 4194304 113036 0 0 0 76117 76 0 0 25 0 1 0 96882424 409296896 95365 1992294400 134512640 135192793 4294956224 18446744073709551615 134552256 0 0 4096 0 0 0 0 17 0 0 0
/proc/4873/statm: 99926 95365 73 166 0 99757 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 399704

[startup+822.302 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 4874
/proc/meminfo: memFree=1281928/2055920 swapFree=4191900/4192956
[pid=4873] ppid=4871 vsize=417160 CPUtime=821.9
/proc/4873/stat : 4873 (mxc-sat09) R 4871 4873 4561 0 -1 4194304 117079 0 0 0 82110 80 0 0 25 0 1 0 96882424 427171840 99408 1992294400 134512640 135192793 4294956224 18446744073709551615 134550996 0 0 4096 0 0 0 0 17 0 0 0
/proc/4873/statm: 104290 99408 73 166 0 104121 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 417160

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4874
/proc/meminfo: memFree=1254600/2055920 swapFree=4191900/4192956
[pid=4873] ppid=4871 vsize=443824 CPUtime=881.88
/proc/4873/stat : 4873 (mxc-sat09) R 4871 4873 4561 0 -1 4194304 123883 0 0 0 88098 90 0 0 25 0 1 0 96882424 454475776 106212 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 0 0 0
/proc/4873/statm: 110956 106212 73 166 0 110787 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 443824

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4874
/proc/meminfo: memFree=1227784/2055920 swapFree=4191900/4192956
[pid=4873] ppid=4871 vsize=472904 CPUtime=941.86
/proc/4873/stat : 4873 (mxc-sat09) R 4871 4873 4561 0 -1 4194304 130637 0 0 0 94088 98 0 0 25 0 1 0 96882424 484253696 112966 1992294400 134512640 135192793 4294956224 18446744073709551615 134532620 0 0 4096 0 0 0 0 17 0 0 0
/proc/4873/statm: 118226 112966 73 166 0 118057 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 472904

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4874
/proc/meminfo: memFree=1222600/2055920 swapFree=4191900/4192956
[pid=4873] ppid=4871 vsize=477524 CPUtime=1001.82
/proc/4873/stat : 4873 (mxc-sat09) R 4871 4873 4561 0 -1 4194304 131828 0 0 0 100083 99 0 0 25 0 1 0 96882424 488984576 114157 1992294400 134512640 135192793 4294956224 18446744073709551615 134549774 0 0 4096 0 0 0 0 17 0 0 0
/proc/4873/statm: 119381 114157 73 166 0 119212 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 477524

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4874
/proc/meminfo: memFree=1222600/2055920 swapFree=4191900/4192956
[pid=4873] ppid=4871 vsize=477524 CPUtime=1061.8
/proc/4873/stat : 4873 (mxc-sat09) R 4871 4873 4561 0 -1 4194304 131828 0 0 0 106081 99 0 0 25 0 1 0 96882424 488984576 114157 1992294400 134512640 135192793 4294956224 18446744073709551615 134550401 0 0 4096 0 0 0 0 17 0 0 0
/proc/4873/statm: 119381 114157 73 166 0 119212 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 477524

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4880
/proc/meminfo: memFree=1222344/2055920 swapFree=4191900/4192956
[pid=4873] ppid=4871 vsize=477524 CPUtime=1121.77
/proc/4873/stat : 4873 (mxc-sat09) R 4871 4873 4561 0 -1 4194304 131828 0 0 0 112078 99 0 0 25 0 1 0 96882424 488984576 114157 1992294400 134512640 135192793 4294956224 18446744073709551615 134550388 0 0 4096 0 0 0 0 17 0 0 0
/proc/4873/statm: 119381 114157 73 166 0 119212 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 477524

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4880
/proc/meminfo: memFree=1222344/2055920 swapFree=4191900/4192956
[pid=4873] ppid=4871 vsize=477524 CPUtime=1181.75
/proc/4873/stat : 4873 (mxc-sat09) R 4871 4873 4561 0 -1 4194304 131828 0 0 0 118075 100 0 0 25 0 1 0 96882424 488984576 114157 1992294400 134512640 135192793 4294956224 18446744073709551615 134552256 0 0 4096 0 0 0 0 17 0 0 0
/proc/4873/statm: 119381 114157 73 166 0 119212 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 477524



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4880
/proc/meminfo: memFree=1222344/2055920 swapFree=4191900/4192956
[pid=4873] ppid=4871 vsize=477524 CPUtime=1200.04
/proc/4873/stat : 4873 (mxc-sat09) R 4871 4873 4561 0 -1 4194304 131828 0 0 0 119904 100 0 0 25 0 1 0 96882424 488984576 114157 1992294400 134512640 135192793 4294956224 18446744073709551615 134534152 0 0 4096 0 0 0 0 17 0 0 0
/proc/4873/statm: 119381 114157 73 166 0 119212 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 477524

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.67
CPU time (s): 1200.12
CPU user time (s): 1199.05
CPU system time (s): 1.07184
CPU usage (%): 99.9538
Max. virtual memory (cumulated for all children) (KiB): 477524

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

runsolver used 1.00385 second user time and 3.37349 second system time

The end

Launcher Data

Begin job on node64 at 2009-04-25 21:42:35
IDJOB=1723769
IDBENCH=71736
IDSOLVER=504
FILE ID=node64/1723769-1240688553
PBS_JOBID= 9186696
Free space on /tmp= 66132 MiB

SOLVER NAME= MXC 2009-03-10
BENCH NAME= SAT_RACE06/velev-vliw-uns-4.0-9C1.cnf
COMMAND LINE= HOME/mxc-sat09 -i BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1723769-1240688553/watcher-1723769-1240688553 -o /tmp/evaluation-result-1723769-1240688553/solver-1723769-1240688553 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/mxc-sat09 -i HOME/instance-1723769-1240688553.cnf

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

MD5SUM BENCH= 0c9a15d0f561e9d1bb438b04ae3c31af
RANDOM SEED=1721012081

node64.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.218
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.218
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:       1679984 kB
Buffers:         35268 kB
Cached:         271164 kB
SwapCached:        384 kB
Active:         114488 kB
Inactive:       205868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1679984 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           36492 kB
Writeback:           0 kB
Mapped:          22312 kB
Slab:            41312 kB
Committed_AS:   270740 kB
PageTables:       1388 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66132 MiB
End job on node64 at 2009-04-25 22:02:38