Trace number 1774987

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.1 10003.6

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_17_UNKNOWN.cnf
MD5SUMd554330e1400d4f25a793413df9abc4e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables3582
Number of clauses395999
Sum of the clauses size1182858
Maximum clause length18
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25604
Number of clauses of size 3390364
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 531

Solver Data

1195.65/1196.04	c starting MXC with:
1195.65/1196.04	c cnf_path = HOME/instance-1774987-1241308883.cnf
1195.65/1196.04	c restart_strategy = auto
1195.65/1196.04	c sign_strategy = cached
1195.65/1196.04	c use_preprocessing = -1
1195.65/1196.04	c output_implicant = 1
1195.65/1196.04	c timeout_seconds = 0
1195.65/1196.04	c running SatELite... done
1195.65/1196.04	c 1159 vars eliminated
1195.65/1196.04	c received 0 units and 386295 clauses from SatELite
1195.65/1196.04	c 1158 assignments made, starting to guess now
1195.65/1196.04	c ===================================[MXC]=====================================
1195.65/1196.04	c | Conflicts |                Clause Statistics                   |   Vars   |
1195.65/1196.04	c |           |    CARD     BIN      O3+      L3+   L3+Lim  Lit/CL |          |
1195.65/1196.04	c =============================================================================
1195.65/1196.04	c |         0 |       0    5282   381013        0        0     nan |     3582 |
1195.65/1196.04	c |       100 |       0    5282   381013      100     1050    84.7 |     2424 |
1195.65/1196.04	c |       210 |       0    5282   381013      210     1105    87.8 |     2424 |
1195.65/1196.04	c |       441 |       0    5282   381013      441     1220    91.9 |     2424 |
1195.65/1196.04	c |       805 |       0    5282   381013      805     1402    95.1 |     2424 |
1195.65/1196.04	c |      1315 |       0    5282   381013     1315     1657    95.8 |     2424 |
1195.65/1196.04	c |      1986 |       0    5282   381013     1986     1993    98.2 |     2424 |
1195.65/1196.04	c |      2834 |       0    5282   381013     1834     2417   107.4 |     2424 |
1195.65/1196.04	c |      3876 |       0    5282   381013     2876     2938   106.9 |     2424 |
1195.65/1196.04	c |      5132 |       0    5282   381013     2632     3566   110.6 |     2424 |
1195.65/1196.04	c |      6623 |       0    5282   381013     4123     4311   110.9 |     2424 |
1195.65/1196.04	c |      8373 |       0    5282   381013     3623     5186   109.3 |     2424 |
1195.65/1196.04	c |     10408 |       0    5282   381013     5658     6204   109.7 |     2424 |
1195.65/1196.04	c |     12756 |       0    5282   381013     4631     7378   106.7 |     2424 |
1195.65/1196.04	c |     15449 |       0    5282   381013     7324     8724   110.4 |     2424 |
1195.65/1196.04	c |     18521 |       0    5282   381013     5333    10260   120.2 |     2424 |
1195.65/1196.04	c |     22010 |       0    5282   381013     8822    12005   121.8 |     2424 |
1195.65/1196.04	c |     25958 |       0    5282   381013    12770    13979   122.6 |     2424 |
1195.65/1196.04	c |     30411 |       0    5282   381013     9629    16205   137.5 |     2424 |
1195.65/1196.04	c |     35419 |       0    5282   381013    14637    18709   145.5 |     2424 |
1195.65/1196.04	c |     41038 |       0    5282   381013    20256    21519   148.5 |     2424 |
1195.65/1196.04	c |     47329 |       0    5282   381013    15156    24664   157.4 |     2424 |
1195.65/1196.04	c |     54360 |       0    5282   381013    22187    28180   165.9 |     2424 |
1195.65/1196.04	c |     62205 |       0    5282   381013    30032    32102   164.4 |     2424 |
1195.65/1196.04	c |     70945 |       0    5282   381013    21685    36472   160.4 |     2424 |
1195.65/1196.04	c |     80669 |       0    5282   381013    31409    41334   161.5 |     2424 |
1195.65/1196.04	c |     91476 |       0    5282   381013    42216    46738   161.8 |     2424 |
1195.65/1196.04	c |    103474 |       0    5282   381013    28584    52737   166.7 |     2424 |
1195.65/1196.04	c |    116782 |       0    5282   381013    41892    59391   170.1 |     2424 |
1195.65/1196.04	c |    131532 |       0    5282   381013    56642    66766   176.2 |     2424 |
1195.65/1196.04	c |    147868 |       0    5282   381013    72978    74934   180.2 |     2424 |
1195.65/1196.04	c |    165948 |       0    5282   381013    52665    83974   180.9 |     2424 |
1195.65/1196.04	c |    185947 |       0    5282   381013    72664    93973   181.9 |     2424 |
1195.65/1196.04	c |    208057 |       0    5282   381013    94774   105028   183.4 |     2424 |
1195.65/1196.04	c |    232489 |       0    5282   381013    61577   117244   182.7 |     2424 |
1195.65/1196.04	c |    259475 |       0    5282   381013    88563   130737   183.5 |     2424 |
1195.65/1196.04	c |    289271 |       0    5282   381013   118359   145635   184.0 |     2424 |
1195.65/1196.04	c |    322158 |       0    5282   381013   151246   162079   184.6 |     2424 |
1195.65/1196.04	c |    358445 |       0    5282   381013   101081   180222   184.6 |     2424 |
1195.65/1196.04	c |    398472 |       0    5282   381013   141108   200236   185.2 |     2424 |
1195.65/1196.04	c |    442613 |       0    5282   381013   185249   222306   184.8 |     2424 |
1195.65/1196.04	c |    491279 |       0    5282   381013   233915   246639   183.3 |     2424 |
1195.65/1196.04	c |    544923 |       0    5282   381013   15

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-1774987-1241308883/watcher-1774987-1241308883 -o /tmp/evaluation-result-1774987-1241308883/solver-1774987-1241308883 -C 10000 -W 12000 -M 1800 HOME/mxc-sat09 -i HOME/instance-1774987-1241308883.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: 0.92 0.98 0.99 3/64 2030
/proc/meminfo: memFree=1714852/2055920 swapFree=4181296/4192956
[pid=2030] ppid=2028 vsize=7476 CPUtime=0
/proc/2030/stat : 2030 (mxc-sat09) R 2028 2030 1992 0 -1 4194304 592 0 0 0 0 0 0 0 18 0 1 0 158920870 7655424 578 1992294400 134512640 135192793 4294956224 18446744073709551615 134779278 0 0 4096 0 0 0 0 17 1 0 0
/proc/2030/statm: 1869 584 46 166 0 1700 0

[startup+0.0912851 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 2030
/proc/meminfo: memFree=1714852/2055920 swapFree=4181296/4192956
[pid=2030] ppid=2028 vsize=13900 CPUtime=0.08
/proc/2030/stat : 2030 (mxc-sat09) R 2028 2030 1992 0 -1 4194304 3274 0 0 0 7 1 0 0 18 0 1 0 158920870 14233600 3260 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/2030/statm: 3475 3261 54 166 0 3306 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13900

[startup+0.101286 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 2030
/proc/meminfo: memFree=1714852/2055920 swapFree=4181296/4192956
[pid=2030] ppid=2028 vsize=14560 CPUtime=0.09
/proc/2030/stat : 2030 (mxc-sat09) R 2028 2030 1992 0 -1 4194304 3453 0 0 0 8 1 0 0 18 0 1 0 158920870 14909440 3439 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/2030/statm: 3640 3440 54 166 0 3471 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14560

[startup+0.301308 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 2030
/proc/meminfo: memFree=1714852/2055920 swapFree=4181296/4192956
[pid=2030] ppid=2028 vsize=30744 CPUtime=0.29
/proc/2030/stat : 2030 (mxc-sat09) R 2028 2030 1992 0 -1 4194304 7413 0 0 0 26 3 0 0 19 0 1 0 158920870 31481856 7399 1992294400 134512640 135192793 4294956224 18446744073709551615 134783889 0 0 4096 0 0 0 0 17 1 0 0
/proc/2030/statm: 7686 7399 562 166 0 7517 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30744

[startup+0.701352 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 2030
/proc/meminfo: memFree=1714852/2055920 swapFree=4181296/4192956
[pid=2030] ppid=2028 vsize=24112 CPUtime=0.69
/proc/2030/stat : 2030 (mxc-sat09) R 2028 2030 1992 0 -1 4194304 7415 0 0 0 66 3 0 0 23 0 1 0 158920870 24690688 5743 1992294400 134512640 135192793 4294956224 18446744073709551615 134567773 0 0 4096 0 0 0 0 17 1 0 0
/proc/2030/statm: 6028 5743 56 166 0 5859 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24112

[startup+1.50144 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 2031
/proc/meminfo: memFree=1691804/2055920 swapFree=4181296/4192956
[pid=2030] ppid=2028 vsize=24112 CPUtime=1.49
/proc/2030/stat : 2030 (mxc-sat09) R 2028 2030 1992 0 -1 4194304 7415 0 0 0 146 3 0 0 25 0 1 0 158920870 24690688 5743 1992294400 134512640 135192793 4294956224 18446744073709551615 134567659 0 0 4096 0 0 0 0 17 1 0 0
/proc/2030/statm: 6028 5743 56 166 0 5859 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 24112

[startup+3.10162 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 2031
/proc/meminfo: memFree=1691676/2055920 swapFree=4181296/4192956
[pid=2030] ppid=2028 vsize=24112 CPUtime=3.09
/proc/2030/stat : 2030 (mxc-sat09) R 2028 2030 1992 0 -1 4194304 7415 0 0 0 306 3 0 0 25 0 1 0 158920870 24690688 5743 1992294400 134512640 135192793 4294956224 18446744073709551615 134567773 0 0 4096 0 0 0 0 17 1 0 0
/proc/2030/statm: 6028 5743 56 166 0 5859 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24112

[startup+6.30197 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 2031
/proc/meminfo: memFree=1691548/2055920 swapFree=4181296/4192956
[pid=2030] ppid=2028 vsize=32656 CPUtime=6.29
/proc/2030/stat : 2030 (mxc-sat09) R 2028 2030 1992 0 -1 4194304 9611 0 0 0 625 4 0 0 25 0 1 0 158920870 33439744 7939 1992294400 134512640 135192793 4294956224 18446744073709551615 134567659 0 0 4096 0 0 0 0 17 1 0 0
/proc/2030/statm: 8164 7939 56 166 0 7995 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 32656

[startup+12.7017 s]
/proc/loadavg: 0.94 0.98 0.99 2/65 2031
/proc/meminfo: memFree=1679836/2055920 swapFree=4181296/4192956
[pid=2030] ppid=2028 vsize=36552 CPUtime=12.69
/proc/2030/stat : 2030 (mxc-sat09) R 2028 2030 1992 0 -1 4194304 10400 0 0 0 1264 5 0 0 25 0 1 0 158920870 37429248 8728 1992294400 134512640 135192793 4294956224 18446744073709551615 134567659 0 0 4096 0 0 0 0 17 1 0 0
/proc/2030/statm: 9138 8728 56 166 0 8969 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 36552

[startup+25.5011 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 2031
/proc/meminfo: memFree=1630876/2055920 swapFree=4181296/4192956
[pid=2030] ppid=2028 vsize=86136 CPUtime=25.49
/proc/2030/stat : 2030 (mxc-sat09) R 2028 2030 1992 0 -1 4194304 23478 0 0 0 2536 13 0 0 25 0 1 0 158920870 88203264 20992 1992294400 134512640 135192793 4294956224 18446744073709551615 134534128 0 0 4096 0 0 0 0 17 1 0 0
/proc/2030/statm: 21534 20992 73 166 0 21365 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 86136

[startup+51.1019 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 2031
/proc/meminfo: memFree=1600156/2055920 swapFree=4181296/4192956
[pid=2030] ppid=2028 vsize=118912 CPUtime=51.07
/proc/2030/stat : 2030 (mxc-sat09) R 2028 2030 1992 0 -1 4194304 31532 0 0 0 5089 18 0 0 25 0 1 0 158920870 121765888 29046 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/2030/statm: 29728 29046 73 166 0 29559 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 118912

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 2031
/proc/meminfo: memFree=1571420/2055920 swapFree=4181296/4192956
[pid=2030] ppid=2028 vsize=146892 CPUtime=102.27
/proc/2030/stat : 2030 (mxc-sat09) R 2028 2030 1992 0 -1 4194304 38324 0 0 0 10203 24 0 0 25 0 1 0 158920870 150417408 35838 1992294400 134512640 135192793 4294956224 18446744073709551615 134534165 0 0 4096 0 0 0 0 17 1 0 0
/proc/2030/statm: 36723 35838 73 166 0 36554 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 146892

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2031
/proc/meminfo: memFree=1563100/2055920 swapFree=4181296/4192956
[pid=2030] ppid=2028 vsize=155472 CPUtime=162.24
/proc/2030/stat : 2030 (mxc-sat09) R 2028 2030 1992 0 -1 4194304 40432 0 0 0 16199 25 0 0 25 0 1 0 158920870 159203328 37946 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/2030/statm: 38868 37946 73 166 0 38699 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 155472

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2031
/proc/meminfo: memFree=1548380/2055920 swapFree=4181296/4192956
[pid=2030] ppid=2028 vsize=170456 CPUtime=222.23
/proc/2030/stat : 2030 (mxc-sat09) R 2028 2030 1992 0 -1 4194304 44076 0 0 0 22193 30 0 0 25 0 1 0 158920870 174546944 41590 1992294400 134512640 135192793 4294956224 18446744073709551615 134531882 0 0 4096 0 0 0 0 17 1 0 0
/proc/2030/statm: 42614 41590 73 166 0 42445 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 170456

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2031
/proc/meminfo: memFree=1535772/2055920 swapFree=4181296/4192956
[pid=2030] ppid=2028 vsize=184160 CPUtime=282.21
/proc/2030/stat : 2030 (mxc-sat09) R 2028 2030 1992 0 -1 4194304 47226 0 0 0 28188 33 0 0 25 0 1 0 158920870 188579840 44740 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/2030/statm: 46040 44740 73 166 0 45871 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 184160

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2031
/proc/meminfo: memFree=1532508/2055920 swapFree=4181296/4192956
[pid=2030] ppid=2028 vsize=187568 CPUtime=342.19
/proc/2030/stat : 2030 (mxc-sat09) R 2028 2030 1992 0 -1 4194304 48011 0 0 0 34185 34 0 0 25 0 1 0 158920870 192069632 45525 1992294400 134512640 135192793 4294956224 18446744073709551615 134533892 0 0 4096 0 0 0 0 17 1 0 0
/proc/2030/statm: 46892 45525 73 166 0 46723 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 187568

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2031
/proc/meminfo: memFree=1532380/2055920 swapFree=4181296/4192956
[pid=2030] ppid=2028 vsize=187824 CPUtime=402.17
/proc/2030/stat : 2030 (mxc-sat09) R 2028 2030 1992 0 -1 4194304 48049 0 0 0 40183 34 0 0 25 0 1 0 158920870 192331776 45563 1992294400 134512640 135192793 4294956224 18446744073709551615 134533796 0 0 4096 0 0 0 0 17 1 0 0
/proc/2030/statm: 46956 45563 73 166 0 46787 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 187824

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2031
/proc/meminfo: memFree=1527516/2055920 swapFree=4181296/4192956
[pid=2030] ppid=2028 vsize=192808 CPUtime=462.16
/proc/2030/stat : 2030 (mxc-sat09) R 2028 2030 1992 0 -1 4194304 49264 0 0 0 46180 36 0 0 25 0 1 0 158920870 197435392 46778 1992294400 134512640 135192793 4294956224 18446744073709551615 134552256 0 0 4096 0 0 0 0 17 1 0 0
/proc/2030/statm: 48202 46778 73 166 0 48033 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 192808

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2031
/proc/meminfo: memFree=1512860/2055920 swapFree=4181296/4192956
[pid=2030] ppid=2028 vsize=208564 CPUtime=522.14
/proc/2030/stat : 2030 (mxc-sat09) R 2028 2030 1992 0 -1 4194304 52939 0 0 0 52175 39 0 0 25 0 1 0 158920870 213569536 50453 1992294400 134512640 135192793 4294956224 18446744073709551615 134533892 0 0 4096 0 0 0 0 17 1 0 0
/proc/2030/statm: 52141 50453 73 166 0 51972 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 208564

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2031
/proc/meminfo: memFree=1492188/2055920 swapFree=4181296/4192956
[pid=2030] ppid=2028 vsize=229572 CPUtime=582.12
/proc/2030/stat : 2030 (mxc-sat09) R 2028 2030 1992 0 -1 4194304 58079 0 0 0 58168 44 0 0 25 0 1 0 158920870 235081728 55593 1992294400 134512640 135192793 4294956224 18446744073709551615 134533917 0 0 4096 0 0 0 0 17 1 0 0
/proc/2030/statm: 57393 55593 73 166 0 57224 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 229572

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2031
/proc/meminfo: memFree=1482780/2055920 swapFree=4181296/4192956
[pid=2030] ppid=2028 vsize=239328 CPUtime=642.11
/proc/2030/stat : 2030 (mxc-sat09) R 2028 2030 1992 0 -1 4194304 60404 0 0 0 64164 47 0 0 25 0 1 0 158920870 245071872 57918 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/2030/statm: 59832 57918 73 166 0 59663 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 239328

[startup+702.301 s]

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

[startup+9102.3 s]
/proc/loadavg: 1.00 1.05 1.06 2/65 5137
/proc/meminfo: memFree=1095196/2055920 swapFree=4181296/4192956
[pid=2030] ppid=2028 vsize=631468 CPUtime=9099.09
/proc/2030/stat : 2030 (mxc-sat09) R 2028 2030 1992 0 -1 4194304 147340 0 0 0 909728 181 0 0 25 0 1 0 158920870 646623232 144467 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/2030/statm: 157867 144467 74 166 0 157698 0
Current children cumulated CPU time (s) 9099.09
Current children cumulated vsize (KiB) 631468

[startup+9162.3 s]
/proc/loadavg: 1.00 1.04 1.05 2/65 5137
/proc/meminfo: memFree=1094748/2055920 swapFree=4181296/4192956
[pid=2030] ppid=2028 vsize=632236 CPUtime=9159.07
/proc/2030/stat : 2030 (mxc-sat09) R 2028 2030 1992 0 -1 4194304 147452 0 0 0 915726 181 0 0 25 0 1 0 158920870 647409664 144579 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/2030/statm: 158059 144579 74 166 0 157890 0
Current children cumulated CPU time (s) 9159.07
Current children cumulated vsize (KiB) 632236

[startup+9222.3 s]
/proc/loadavg: 1.00 1.03 1.04 2/65 5137
/proc/meminfo: memFree=1091548/2055920 swapFree=4181296/4192956
[pid=2030] ppid=2028 vsize=636160 CPUtime=9219.06
/proc/2030/stat : 2030 (mxc-sat09) R 2028 2030 1992 0 -1 4194304 148232 0 0 0 921724 182 0 0 25 0 1 0 158920870 651427840 145359 1992294400 134512640 135192793 4294956224 18446744073709551615 134533276 0 0 4096 0 0 0 0 17 1 0 0
/proc/2030/statm: 159040 145359 74 166 0 158871 0
Current children cumulated CPU time (s) 9219.06
Current children cumulated vsize (KiB) 636160

[startup+9282.3 s]
/proc/loadavg: 1.00 1.02 1.04 2/65 5137
/proc/meminfo: memFree=1090780/2055920 swapFree=4181296/4192956
[pid=2030] ppid=2028 vsize=637444 CPUtime=9279.04
/proc/2030/stat : 2030 (mxc-sat09) R 2028 2030 1992 0 -1 4194304 148447 0 0 0 927722 182 0 0 25 0 1 0 158920870 652742656 145574 1992294400 134512640 135192793 4294956224 18446744073709551615 134533892 0 0 4096 0 0 0 0 17 1 0 0
/proc/2030/statm: 159361 145574 74 166 0 159192 0
Current children cumulated CPU time (s) 9279.04
Current children cumulated vsize (KiB) 637444

[startup+9342.3 s]
/proc/loadavg: 1.00 1.01 1.03 2/65 5137
/proc/meminfo: memFree=1090588/2055920 swapFree=4181296/4192956
[pid=2030] ppid=2028 vsize=637444 CPUtime=9339.02
/proc/2030/stat : 2030 (mxc-sat09) R 2028 2030 1992 0 -1 4194304 148484 0 0 0 933720 182 0 0 25 0 1 0 158920870 652742656 145611 1992294400 134512640 135192793 4294956224 18446744073709551615 134534215 0 0 4096 0 0 0 0 17 1 0 0
/proc/2030/statm: 159361 145611 74 166 0 159192 0
Current children cumulated CPU time (s) 9339.02
Current children cumulated vsize (KiB) 637444

[startup+9402.3 s]
/proc/loadavg: 1.00 1.01 1.03 2/65 5137
/proc/meminfo: memFree=1090588/2055920 swapFree=4181296/4192956
[pid=2030] ppid=2028 vsize=637444 CPUtime=9399.01
/proc/2030/stat : 2030 (mxc-sat09) R 2028 2030 1992 0 -1 4194304 148486 0 0 0 939718 183 0 0 25 0 1 0 158920870 652742656 145613 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/2030/statm: 159361 145613 74 166 0 159192 0
Current children cumulated CPU time (s) 9399.01
Current children cumulated vsize (KiB) 637444

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 5137
/proc/meminfo: memFree=1089884/2055920 swapFree=4181296/4192956
[pid=2030] ppid=2028 vsize=638468 CPUtime=9458.99
/proc/2030/stat : 2030 (mxc-sat09) R 2028 2030 1992 0 -1 4194304 148654 0 0 0 945716 183 0 0 25 0 1 0 158920870 653791232 145781 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/2030/statm: 159617 145781 74 166 0 159448 0
Current children cumulated CPU time (s) 9458.99
Current children cumulated vsize (KiB) 638468

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 5139
/proc/meminfo: memFree=1089372/2055920 swapFree=4181296/4192956
[pid=2030] ppid=2028 vsize=639236 CPUtime=9518.97
/proc/2030/stat : 2030 (mxc-sat09) R 2028 2030 1992 0 -1 4194304 148780 0 0 0 951714 183 0 0 25 0 1 0 158920870 654577664 145907 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/2030/statm: 159809 145907 74 166 0 159640 0
Current children cumulated CPU time (s) 9518.97
Current children cumulated vsize (KiB) 639236

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 5139
/proc/meminfo: memFree=1087708/2055920 swapFree=4181296/4192956
[pid=2030] ppid=2028 vsize=641800 CPUtime=9578.95
/proc/2030/stat : 2030 (mxc-sat09) R 2028 2030 1992 0 -1 4194304 149188 0 0 0 957712 183 0 0 25 0 1 0 158920870 657203200 146315 1992294400 134512640 135192793 4294956224 18446744073709551615 134533917 0 0 4096 0 0 0 0 17 1 0 0
/proc/2030/statm: 160450 146315 74 166 0 160281 0
Current children cumulated CPU time (s) 9578.95
Current children cumulated vsize (KiB) 641800

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5139
/proc/meminfo: memFree=1087580/2055920 swapFree=4181296/4192956
[pid=2030] ppid=2028 vsize=641800 CPUtime=9638.94
/proc/2030/stat : 2030 (mxc-sat09) R 2028 2030 1992 0 -1 4194304 149222 0 0 0 963710 184 0 0 25 0 1 0 158920870 657203200 146349 1992294400 134512640 135192793 4294956224 18446744073709551615 134533909 0 0 4096 0 0 0 0 17 1 0 0
/proc/2030/statm: 160450 146349 74 166 0 160281 0
Current children cumulated CPU time (s) 9638.94
Current children cumulated vsize (KiB) 641800

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5139
/proc/meminfo: memFree=1086044/2055920 swapFree=4181296/4192956
[pid=2030] ppid=2028 vsize=644360 CPUtime=9698.92
/proc/2030/stat : 2030 (mxc-sat09) R 2028 2030 1992 0 -1 4194304 149599 0 0 0 969708 184 0 0 25 0 1 0 158920870 659824640 146726 1992294400 134512640 135192793 4294956224 18446744073709551615 134533917 0 0 4096 0 0 0 0 17 1 0 0
/proc/2030/statm: 161090 146726 74 166 0 160921 0
Current children cumulated CPU time (s) 9698.92
Current children cumulated vsize (KiB) 644360

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5139
/proc/meminfo: memFree=1085596/2055920 swapFree=4181296/4192956
[pid=2030] ppid=2028 vsize=644872 CPUtime=9758.9
/proc/2030/stat : 2030 (mxc-sat09) R 2028 2030 1992 0 -1 4194304 149712 0 0 0 975705 185 0 0 25 0 1 0 158920870 660348928 146839 1992294400 134512640 135192793 4294956224 18446744073709551615 134533892 0 0 4096 0 0 0 0 17 1 0 0
/proc/2030/statm: 161218 146839 74 166 0 161049 0
Current children cumulated CPU time (s) 9758.9
Current children cumulated vsize (KiB) 644872

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5139
/proc/meminfo: memFree=1084828/2055920 swapFree=4181296/4192956
[pid=2030] ppid=2028 vsize=646408 CPUtime=9818.88
/proc/2030/stat : 2030 (mxc-sat09) R 2028 2030 1992 0 -1 4194304 149901 0 0 0 981703 185 0 0 25 0 1 0 158920870 661921792 147028 1992294400 134512640 135192793 4294956224 18446744073709551615 134533892 0 0 4096 0 0 0 0 17 1 0 0
/proc/2030/statm: 161602 147028 74 166 0 161433 0
Current children cumulated CPU time (s) 9818.88
Current children cumulated vsize (KiB) 646408

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5139
/proc/meminfo: memFree=1084316/2055920 swapFree=4181296/4192956
[pid=2030] ppid=2028 vsize=646920 CPUtime=9878.87
/proc/2030/stat : 2030 (mxc-sat09) R 2028 2030 1992 0 -1 4194304 150020 0 0 0 987702 185 0 0 25 0 1 0 158920870 662446080 147147 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/2030/statm: 161730 147147 74 166 0 161561 0
Current children cumulated CPU time (s) 9878.87
Current children cumulated vsize (KiB) 646920

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5139
/proc/meminfo: memFree=1084316/2055920 swapFree=4181296/4192956
[pid=2030] ppid=2028 vsize=646920 CPUtime=9938.85
/proc/2030/stat : 2030 (mxc-sat09) R 2028 2030 1992 0 -1 4194304 150026 0 0 0 993699 186 0 0 25 0 1 0 158920870 662446080 147153 1992294400 134512640 135192793 4294956224 18446744073709551615 134533900 0 0 4096 0 0 0 0 17 1 0 0
/proc/2030/statm: 161730 147153 74 166 0 161561 0
Current children cumulated CPU time (s) 9938.85
Current children cumulated vsize (KiB) 646920

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5139
/proc/meminfo: memFree=1083100/2055920 swapFree=4181296/4192956
[pid=2030] ppid=2028 vsize=648712 CPUtime=9998.84
/proc/2030/stat : 2030 (mxc-sat09) R 2028 2030 1992 0 -1 4194304 150324 0 0 0 999698 186 0 0 25 0 1 0 158920870 664281088 147451 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/2030/statm: 162178 147451 74 166 0 162009 0
Current children cumulated CPU time (s) 9998.84
Current children cumulated vsize (KiB) 648712



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10003.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5139
/proc/meminfo: memFree=1083100/2055920 swapFree=4181296/4192956
[pid=2030] ppid=2028 vsize=648712 CPUtime=10000
/proc/2030/stat : 2030 (mxc-sat09) R 2028 2030 1992 0 -1 4194304 150324 0 0 0 999818 186 0 0 25 0 1 0 158920870 664281088 147451 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/2030/statm: 162178 147451 74 166 0 162009 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 648712

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

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

[startup+10003.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5139
/proc/meminfo: memFree=1083100/2055920 swapFree=4181296/4192956
[pid=2030] ppid=2028 vsize=648712 CPUtime=10000
/proc/2030/stat : 2030 (mxc-sat09) R 2028 2030 1992 0 -1 4194304 150324 0 0 0 999818 186 0 0 25 0 1 0 158920870 664281088 147451 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/2030/statm: 162178 147451 74 166 0 162009 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 648712

Child ended because it received signal 15 (SIGTERM)
Real time (s): 10003.6
CPU time (s): 10000.1
CPU user time (s): 9998.18
CPU system time (s): 1.9607
CPU usage (%): 99.9654
Max. virtual memory (cumulated for all children) (KiB): 648712

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

runsolver used 7.31589 second user time and 21.0498 second system time

The end

Launcher Data

Begin job on node35 at 2009-05-03 02:01:23
IDJOB=1774987
IDBENCH=71069
IDSOLVER=613
FILE ID=node35/1774987-1241308883
PBS_JOBID= 9225255
Free space on /tmp= 66548 MiB

SOLVER NAME= MXC 2009-03-10
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/ndhf_xits_17_UNKNOWN.cnf
COMMAND LINE= HOME/mxc-sat09 -i BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1774987-1241308883/watcher-1774987-1241308883 -o /tmp/evaluation-result-1774987-1241308883/solver-1774987-1241308883 -C 10000 -W 12000 -M 1800  HOME/mxc-sat09 -i HOME/instance-1774987-1241308883.cnf

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

MD5SUM BENCH= d554330e1400d4f25a793413df9abc4e
RANDOM SEED=1213846344

node35.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.214
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.214
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:       1715460 kB
Buffers:         63252 kB
Cached:         186180 kB
SwapCached:       5500 kB
Active:          27664 kB
Inactive:       229560 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1715460 kB
SwapTotal:     4192956 kB
SwapFree:      4181296 kB
Dirty:            7500 kB
Writeback:           0 kB
Mapped:          13488 kB
Slab:            69196 kB
Committed_AS:   756564 kB
PageTables:       1396 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= 66548 MiB
End job on node35 at 2009-05-03 04:48:09