Trace number 1775037

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

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_15_UNKNOWN.cnf
MD5SUM8e41b9860982308be5a85106d5324611
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 variables3152
Number of clauses330948
Sum of the clauses size988222
Maximum clause length16
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25025
Number of clauses of size 3325892
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 531

Solver Data

1081.17/1081.54	c starting MXC with:
1081.17/1081.54	c cnf_path = HOME/instance-1775037-1241309079.cnf
1081.17/1081.54	c restart_strategy = auto
1081.17/1081.54	c sign_strategy = cached
1081.17/1081.54	c use_preprocessing = -1
1081.17/1081.54	c output_implicant = 1
1081.17/1081.54	c timeout_seconds = 0
1081.17/1081.54	c running SatELite... done
1081.17/1081.54	c 1065 vars eliminated
1081.17/1081.54	c received 0 units and 321334 clauses from SatELite
1081.17/1081.54	c 1064 assignments made, starting to guess now
1081.17/1081.54	c ===================================[MXC]=====================================
1081.17/1081.54	c | Conflicts |                Clause Statistics                   |   Vars   |
1081.17/1081.54	c |           |    CARD     BIN      O3+      L3+   L3+Lim  Lit/CL |          |
1081.17/1081.54	c =============================================================================
1081.17/1081.54	c |         0 |       0    4699   316635        0        0     nan |     3152 |
1081.17/1081.54	c |       100 |       0    4699   316635      100     1050    63.8 |     2088 |
1081.17/1081.54	c |       210 |       0    4699   316635      210     1105    67.9 |     2088 |
1081.17/1081.54	c |       441 |       0    4699   316635      441     1220    82.5 |     2088 |
1081.17/1081.54	c |       805 |       0    4699   316635      805     1402    83.0 |     2088 |
1081.17/1081.54	c |      1315 |       0    4699   316635     1315     1657    82.4 |     2088 |
1081.17/1081.54	c |      1986 |       0    4699   316635     1986     1993    85.9 |     2088 |
1081.17/1081.54	c |      2834 |       0    4699   316635     1834     2417    87.6 |     2088 |
1081.17/1081.54	c |      3876 |       0    4699   316635     2876     2938    89.7 |     2088 |
1081.17/1081.54	c |      5132 |       0    4699   316635     2632     3566    90.4 |     2088 |
1081.17/1081.54	c |      6623 |       0    4699   316635     4123     4311    96.3 |     2088 |
1081.17/1081.54	c |      8373 |       0    4699   316635     3623     5186   100.3 |     2088 |
1081.17/1081.54	c |     10408 |       0    4699   316635     5658     6204   101.1 |     2088 |
1081.17/1081.54	c |     12756 |       0    4699   316635     4631     7378   101.6 |     2088 |
1081.17/1081.54	c |     15449 |       0    4699   316635     7324     8724   101.5 |     2088 |
1081.17/1081.54	c |     18521 |       0    4699   316635     5333    10260   100.2 |     2088 |
1081.17/1081.54	c |     22010 |       0    4699   316635     8822    12005   101.2 |     2088 |
1081.17/1081.54	c |     25958 |       0    4699   316635    12770    13979   102.4 |     2088 |
1081.17/1081.54	c |     30411 |       0    4699   316635     9629    16205   102.7 |     2088 |
1081.17/1081.54	c |     35419 |       0    4699   316635    14637    18709   103.0 |     2088 |
1081.17/1081.54	c |     41038 |       0    4699   316635    20256    21519   104.2 |     2088 |
1081.17/1081.54	c |     47329 |       0    4699   316635    15156    24664   108.5 |     2088 |
1081.17/1081.54	c |     54360 |       0    4699   316635    22187    28180   111.6 |     2088 |
1081.17/1081.54	c |     62205 |       0    4699   316635    30032    32102   113.2 |     2088 |
1081.17/1081.54	c |     70945 |       0    4699   316635    21685    36472   105.5 |     2088 |
1081.17/1081.54	c |     80669 |       0    4699   316635    31409    41334   105.2 |     2088 |
1081.17/1081.54	c |     91476 |       0    4699   316635    42216    46738   108.3 |     2088 |
1081.17/1081.54	c |    103474 |       0    4699   316635    28584    52737   118.4 |     2088 |
1081.17/1081.54	c |    116782 |       0    4699   316635    41892    59391   119.6 |     2088 |
1081.17/1081.54	c |    131532 |       0    4699   316635    56642    66766   119.2 |     2088 |
1081.17/1081.54	c |    147868 |       0    4699   316635    72978    74934   120.1 |     2088 |
1081.17/1081.54	c |    165948 |       0    4699   316635    52613    83974   121.8 |     2088 |
1081.17/1081.54	c |    185947 |       0    4699   316635    72612    93973   120.9 |     2088 |
1081.17/1081.54	c |    208057 |       0    4699   316635    94722   105028   124.2 |     2088 |
1081.17/1081.54	c |    232489 |       0    4699   316635    61539   117244   124.5 |     2088 |
1081.17/1081.54	c |    259475 |       0    4699   316635    88525   130737   126.2 |     2088 |
1081.17/1081.54	c |    289271 |       0    4699   316635   118321   145635   125.9 |     2088 |
1081.17/1081.54	c |    322158 |       0    4699   316635   151208   162079   122.7 |     2088 |
1081.17/1081.54	c |    358445 |       0    4699   316635   101052   180222   119.9 |     2088 |
1081.17/1081.54	c |    398472 |       0    4699   316635   141079   200236   112.9 |     2088 |
1081.17/1081.54	c |    442613 |       0    4699   316635   185220   222306   110.4 |     2088 |
1081.17/1081.54	c |    491279 |       0    4699   316635   233886   246639   108.6 |     2088 |
1081.17/1081.54	c |    544923 |       0    4699   316635   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-1775037-1241309079/watcher-1775037-1241309079 -o /tmp/evaluation-result-1775037-1241309079/solver-1775037-1241309079 -C 10000 -W 12000 -M 1800 HOME/mxc-sat09 -i HOME/instance-1775037-1241309079.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 26223
/proc/meminfo: memFree=1915744/2055920 swapFree=4192812/4192956
[pid=26223] ppid=26221 vsize=6356 CPUtime=0
/proc/26223/stat : 26223 (mxc-sat09) R 26221 26223 26186 0 -1 4194304 749 0 0 0 0 0 0 0 18 0 1 0 158940664 6508544 735 1992294400 134512640 135192793 4294956224 18446744073709551615 134779278 0 0 4096 0 0 0 0 17 1 0 0
/proc/26223/statm: 1589 741 46 166 0 1420 0

[startup+0.0320899 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 26223
/proc/meminfo: memFree=1915744/2055920 swapFree=4192812/4192956
[pid=26223] ppid=26221 vsize=8508 CPUtime=0.02
/proc/26223/stat : 26223 (mxc-sat09) R 26221 26223 26186 0 -1 4194304 1980 0 0 0 1 1 0 0 18 0 1 0 158940664 8712192 1966 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/26223/statm: 2127 1967 54 166 0 1958 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8508

[startup+0.101101 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 26223
/proc/meminfo: memFree=1915744/2055920 swapFree=4192812/4192956
[pid=26223] ppid=26221 vsize=13688 CPUtime=0.09
/proc/26223/stat : 26223 (mxc-sat09) R 26221 26223 26186 0 -1 4194304 3237 0 0 0 8 1 0 0 18 0 1 0 158940664 14016512 3223 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/26223/statm: 3422 3224 54 166 0 3253 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13688

[startup+0.301129 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 26223
/proc/meminfo: memFree=1915744/2055920 swapFree=4192812/4192956
[pid=26223] ppid=26221 vsize=20940 CPUtime=0.29
/proc/26223/stat : 26223 (mxc-sat09) R 26221 26223 26186 0 -1 4194304 6221 0 0 0 27 2 0 0 19 0 1 0 158940664 21442560 4829 1992294400 134512640 135192793 4294956224 18446744073709551615 134567659 0 0 4096 0 0 0 0 17 1 0 0
/proc/26223/statm: 5235 4829 56 166 0 5066 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20940

[startup+0.701188 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 26223
/proc/meminfo: memFree=1915744/2055920 swapFree=4192812/4192956
[pid=26223] ppid=26221 vsize=20940 CPUtime=0.69
/proc/26223/stat : 26223 (mxc-sat09) R 26221 26223 26186 0 -1 4194304 6221 0 0 0 67 2 0 0 23 0 1 0 158940664 21442560 4829 1992294400 134512640 135192793 4294956224 18446744073709551615 134568012 0 0 4096 0 0 0 0 17 1 0 0
/proc/26223/statm: 5235 4829 56 166 0 5066 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20940

[startup+1.50131 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 26224
/proc/meminfo: memFree=1896408/2055920 swapFree=4192812/4192956
[pid=26223] ppid=26221 vsize=20940 CPUtime=1.49
/proc/26223/stat : 26223 (mxc-sat09) R 26221 26223 26186 0 -1 4194304 6221 0 0 0 147 2 0 0 25 0 1 0 158940664 21442560 4829 1992294400 134512640 135192793 4294956224 18446744073709551615 134567659 0 0 4096 0 0 0 0 17 1 0 0
/proc/26223/statm: 5235 4829 56 166 0 5066 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20940

[startup+3.10154 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 26224
/proc/meminfo: memFree=1896280/2055920 swapFree=4192812/4192956
[pid=26223] ppid=26221 vsize=20940 CPUtime=3.08
/proc/26223/stat : 26223 (mxc-sat09) R 26221 26223 26186 0 -1 4194304 6221 0 0 0 306 2 0 0 25 0 1 0 158940664 21442560 4829 1992294400 134512640 135192793 4294956224 18446744073709551615 134567934 0 0 4096 0 0 0 0 17 1 0 0
/proc/26223/statm: 5235 4829 56 166 0 5066 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 20940

[startup+6.30201 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 26224
/proc/meminfo: memFree=1884888/2055920 swapFree=4192812/4192956
[pid=26223] ppid=26221 vsize=31724 CPUtime=6.29
/proc/26223/stat : 26223 (mxc-sat09) R 26221 26223 26186 0 -1 4194304 9057 0 0 0 625 4 0 0 25 0 1 0 158940664 32485376 7665 1992294400 134512640 135192793 4294956224 18446744073709551615 134568142 0 0 4096 0 0 0 0 17 1 0 0
/proc/26223/statm: 7931 7665 56 166 0 7762 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 31724

[startup+12.7019 s]
/proc/loadavg: 0.94 0.98 0.99 2/65 26224
/proc/meminfo: memFree=1884904/2055920 swapFree=4192812/4192956
[pid=26223] ppid=26221 vsize=31724 CPUtime=12.69
/proc/26223/stat : 26223 (mxc-sat09) R 26221 26223 26186 0 -1 4194304 9057 0 0 0 1265 4 0 0 25 0 1 0 158940664 32485376 7665 1992294400 134512640 135192793 4294956224 18446744073709551615 134567900 0 0 4096 0 0 0 0 17 1 0 0
/proc/26223/statm: 7931 7665 56 166 0 7762 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 31724

[startup+25.5018 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 26224
/proc/meminfo: memFree=1843688/2055920 swapFree=4192812/4192956
[pid=26223] ppid=26221 vsize=75244 CPUtime=25.48
/proc/26223/stat : 26223 (mxc-sat09) R 26221 26223 26186 0 -1 4194304 20150 0 0 0 2538 10 0 0 25 0 1 0 158940664 77049856 18080 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/26223/statm: 18811 18080 73 166 0 18642 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 75244

[startup+51.1016 s]
/proc/loadavg: 0.97 0.98 0.99 2/65 26224
/proc/meminfo: memFree=1828456/2055920 swapFree=4192812/4192956
[pid=26223] ppid=26221 vsize=90228 CPUtime=51.08
/proc/26223/stat : 26223 (mxc-sat09) R 26221 26223 26186 0 -1 4194304 23864 0 0 0 5095 13 0 0 25 0 1 0 158940664 92393472 21794 1992294400 134512640 135192793 4294956224 18446744073709551615 134533900 0 0 4096 0 0 0 0 17 1 0 0
/proc/26223/statm: 22557 21794 73 166 0 22388 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 90228

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 26224
/proc/meminfo: memFree=1800104/2055920 swapFree=4192812/4192956
[pid=26223] ppid=26221 vsize=119864 CPUtime=102.26
/proc/26223/stat : 26223 (mxc-sat09) R 26221 26223 26186 0 -1 4194304 30934 0 0 0 10206 20 0 0 25 0 1 0 158940664 122740736 28864 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/26223/statm: 29966 28864 73 166 0 29797 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 119864

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26224
/proc/meminfo: memFree=1773544/2055920 swapFree=4192812/4192956
[pid=26223] ppid=26221 vsize=146776 CPUtime=162.24
/proc/26223/stat : 26223 (mxc-sat09) R 26221 26223 26186 0 -1 4194304 37573 0 0 0 16198 26 0 0 25 0 1 0 158940664 150298624 35503 1992294400 134512640 135192793 4294956224 18446744073709551615 134534131 0 0 4096 0 0 0 0 17 1 0 0
/proc/26223/statm: 36694 35503 73 166 0 36525 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 146776

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26224
/proc/meminfo: memFree=1767400/2055920 swapFree=4192812/4192956
[pid=26223] ppid=26221 vsize=153452 CPUtime=222.23
/proc/26223/stat : 26223 (mxc-sat09) R 26221 26223 26186 0 -1 4194304 39102 0 0 0 22195 28 0 0 25 0 1 0 158940664 157134848 37032 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/26223/statm: 38363 37032 73 166 0 38194 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 153452

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26224
/proc/meminfo: memFree=1743336/2055920 swapFree=4192812/4192956
[pid=26223] ppid=26221 vsize=180592 CPUtime=282.21
/proc/26223/stat : 26223 (mxc-sat09) R 26221 26223 26186 0 -1 4194304 45169 0 0 0 28186 35 0 0 25 0 1 0 158940664 184926208 43099 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/26223/statm: 45148 43099 73 166 0 44979 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 180592

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26224
/proc/meminfo: memFree=1734824/2055920 swapFree=4192812/4192956
[pid=26223] ppid=26221 vsize=189244 CPUtime=342.19
/proc/26223/stat : 26223 (mxc-sat09) R 26221 26223 26186 0 -1 4194304 47216 0 0 0 34183 36 0 0 25 0 1 0 158940664 193785856 45146 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/26223/statm: 47311 45146 73 166 0 47142 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 189244

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26224
/proc/meminfo: memFree=1734568/2055920 swapFree=4192812/4192956
[pid=26223] ppid=26221 vsize=189244 CPUtime=402.17
/proc/26223/stat : 26223 (mxc-sat09) R 26221 26223 26186 0 -1 4194304 47275 0 0 0 40181 36 0 0 25 0 1 0 158940664 193785856 45205 1992294400 134512640 135192793 4294956224 18446744073709551615 134533892 0 0 4096 0 0 0 0 17 1 0 0
/proc/26223/statm: 47311 45205 73 166 0 47142 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 189244

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26224
/proc/meminfo: memFree=1733416/2055920 swapFree=4192812/4192956
[pid=26223] ppid=26221 vsize=190780 CPUtime=462.15
/proc/26223/stat : 26223 (mxc-sat09) R 26221 26223 26186 0 -1 4194304 47562 0 0 0 46179 36 0 0 25 0 1 0 158940664 195358720 45492 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/26223/statm: 47695 45492 73 166 0 47526 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 190780

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26224
/proc/meminfo: memFree=1723176/2055920 swapFree=4192812/4192956
[pid=26223] ppid=26221 vsize=201476 CPUtime=522.14
/proc/26223/stat : 26223 (mxc-sat09) R 26221 26223 26186 0 -1 4194304 50145 0 0 0 52175 39 0 0 25 0 1 0 158940664 206311424 48075 1992294400 134512640 135192793 4294956224 18446744073709551615 134533892 0 0 4096 0 0 0 0 17 1 0 0
/proc/26223/statm: 50369 48075 73 166 0 50200 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 201476

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26224
/proc/meminfo: memFree=1716840/2055920 swapFree=4192812/4192956
[pid=26223] ppid=26221 vsize=209184 CPUtime=582.12
/proc/26223/stat : 26223 (mxc-sat09) R 26221 26223 26186 0 -1 4194304 51699 0 0 0 58171 41 0 0 25 0 1 0 158940664 214204416 49629 1992294400 134512640 135192793 4294956224 18446744073709551615 134533892 0 0 4096 0 0 0 0 17 1 0 0
/proc/26223/statm: 52296 49629 73 166 0 52127 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 209184

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26224
/proc/meminfo: memFree=1710440/2055920 swapFree=4192812/4192956
[pid=26223] ppid=26221 vsize=216416 CPUtime=642.1
/proc/26223/stat : 26223 (mxc-sat09) R 26221 26223 26186 0 -1 4194304 53292 0 0 0 64167 43 0 0 25 0 1 0 158940664 221609984 51222 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/26223/statm: 54104 51222 73 166 0 53935 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 216416

[startup+702.302 s]

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

[startup+9042.3 s]
/proc/loadavg: 1.00 1.02 1.04 2/65 29309
/proc/meminfo: memFree=1408680/2055920 swapFree=4192812/4192956
[pid=26223] ppid=26221 vsize=487304 CPUtime=9038.99
/proc/26223/stat : 26223 (mxc-sat09) R 26221 26223 26186 0 -1 4194304 110087 0 0 0 903762 137 0 0 25 0 1 0 158940664 498999296 107506 1992294400 134512640 135192793 4294956224 18446744073709551615 134549771 0 0 4096 0 0 0 0 17 1 0 0
/proc/26223/statm: 121826 107506 74 166 0 121657 0
Current children cumulated CPU time (s) 9038.99
Current children cumulated vsize (KiB) 487304

[startup+9102.3 s]
/proc/loadavg: 1.00 1.02 1.03 2/65 29309
/proc/meminfo: memFree=1408680/2055920 swapFree=4192812/4192956
[pid=26223] ppid=26221 vsize=487304 CPUtime=9098.97
/proc/26223/stat : 26223 (mxc-sat09) R 26221 26223 26186 0 -1 4194304 110087 0 0 0 909760 137 0 0 25 0 1 0 158940664 498999296 107506 1992294400 134512640 135192793 4294956224 18446744073709551615 134749341 0 0 4096 0 0 0 0 17 1 0 0
/proc/26223/statm: 121826 107506 74 166 0 121657 0
Current children cumulated CPU time (s) 9098.97
Current children cumulated vsize (KiB) 487304

[startup+9162.3 s]
/proc/loadavg: 1.00 1.01 1.03 2/65 29309
/proc/meminfo: memFree=1408488/2055920 swapFree=4192812/4192956
[pid=26223] ppid=26221 vsize=487564 CPUtime=9158.96
/proc/26223/stat : 26223 (mxc-sat09) R 26221 26223 26186 0 -1 4194304 110129 0 0 0 915758 138 0 0 25 0 1 0 158940664 499265536 107548 1992294400 134512640 135192793 4294956224 18446744073709551615 134533892 0 0 4096 0 0 0 0 17 1 0 0
/proc/26223/statm: 121891 107548 74 166 0 121722 0
Current children cumulated CPU time (s) 9158.96
Current children cumulated vsize (KiB) 487564

[startup+9222.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 29311
/proc/meminfo: memFree=1407272/2055920 swapFree=4192812/4192956
[pid=26223] ppid=26221 vsize=488588 CPUtime=9218.94
/proc/26223/stat : 26223 (mxc-sat09) R 26221 26223 26186 0 -1 4194304 110328 0 0 0 921756 138 0 0 25 0 1 0 158940664 500314112 107747 1992294400 134512640 135192793 4294956224 18446744073709551615 134533898 0 0 4096 0 0 0 0 17 1 0 0
/proc/26223/statm: 122147 107747 74 166 0 121978 0
Current children cumulated CPU time (s) 9218.94
Current children cumulated vsize (KiB) 488588

[startup+9282.3 s]
/proc/loadavg: 1.04 1.02 1.02 2/65 29311
/proc/meminfo: memFree=1406952/2055920 swapFree=4192812/4192956
[pid=26223] ppid=26221 vsize=489616 CPUtime=9278.91
/proc/26223/stat : 26223 (mxc-sat09) R 26221 26223 26186 0 -1 4194304 110454 0 0 0 927753 138 0 0 25 0 1 0 158940664 501366784 107873 1992294400 134512640 135192793 4294956224 18446744073709551615 134533892 0 0 4096 0 0 0 0 17 1 0 0
/proc/26223/statm: 122404 107873 74 166 0 122235 0
Current children cumulated CPU time (s) 9278.91
Current children cumulated vsize (KiB) 489616

[startup+9342.3 s]
/proc/loadavg: 1.05 1.03 1.02 2/65 29311
/proc/meminfo: memFree=1406312/2055920 swapFree=4192812/4192956
[pid=26223] ppid=26221 vsize=490896 CPUtime=9338.9
/proc/26223/stat : 26223 (mxc-sat09) R 26221 26223 26186 0 -1 4194304 110612 0 0 0 933752 138 0 0 25 0 1 0 158940664 502677504 108031 1992294400 134512640 135192793 4294956224 18446744073709551615 134533849 0 0 4096 0 0 0 0 17 1 0 0
/proc/26223/statm: 122724 108031 74 166 0 122555 0
Current children cumulated CPU time (s) 9338.9
Current children cumulated vsize (KiB) 490896

[startup+9402.3 s]
/proc/loadavg: 1.02 1.02 1.01 2/65 29311
/proc/meminfo: memFree=1405864/2055920 swapFree=4192812/4192956
[pid=26223] ppid=26221 vsize=491152 CPUtime=9398.88
/proc/26223/stat : 26223 (mxc-sat09) R 26221 26223 26186 0 -1 4194304 110725 0 0 0 939749 139 0 0 25 0 1 0 158940664 502939648 108144 1992294400 134512640 135192793 4294956224 18446744073709551615 134552331 0 0 4096 0 0 0 0 17 1 0 0
/proc/26223/statm: 122788 108144 74 166 0 122619 0
Current children cumulated CPU time (s) 9398.88
Current children cumulated vsize (KiB) 491152

[startup+9462.3 s]
/proc/loadavg: 1.00 1.01 1.01 2/65 29311
/proc/meminfo: memFree=1405800/2055920 swapFree=4192812/4192956
[pid=26223] ppid=26221 vsize=491152 CPUtime=9458.87
/proc/26223/stat : 26223 (mxc-sat09) R 26221 26223 26186 0 -1 4194304 110726 0 0 0 945748 139 0 0 25 0 1 0 158940664 502939648 108145 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/26223/statm: 122788 108145 74 166 0 122619 0
Current children cumulated CPU time (s) 9458.87
Current children cumulated vsize (KiB) 491152

[startup+9522.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 29311
/proc/meminfo: memFree=1405160/2055920 swapFree=4192812/4192956
[pid=26223] ppid=26221 vsize=492180 CPUtime=9518.85
/proc/26223/stat : 26223 (mxc-sat09) R 26221 26223 26186 0 -1 4194304 110888 0 0 0 951746 139 0 0 25 0 1 0 158940664 503992320 108307 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/26223/statm: 123045 108307 74 166 0 122876 0
Current children cumulated CPU time (s) 9518.85
Current children cumulated vsize (KiB) 492180

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29311
/proc/meminfo: memFree=1404392/2055920 swapFree=4192812/4192956
[pid=26223] ppid=26221 vsize=493464 CPUtime=9578.83
/proc/26223/stat : 26223 (mxc-sat09) R 26221 26223 26186 0 -1 4194304 111085 0 0 0 957744 139 0 0 25 0 1 0 158940664 505307136 108504 1992294400 134512640 135192793 4294956224 18446744073709551615 134533892 0 0 4096 0 0 0 0 17 1 0 0
/proc/26223/statm: 123366 108504 74 166 0 123197 0
Current children cumulated CPU time (s) 9578.83
Current children cumulated vsize (KiB) 493464

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29311
/proc/meminfo: memFree=1403560/2055920 swapFree=4192812/4192956
[pid=26223] ppid=26221 vsize=493720 CPUtime=9638.8
/proc/26223/stat : 26223 (mxc-sat09) R 26221 26223 26186 0 -1 4194304 111287 0 0 0 963741 139 0 0 25 0 1 0 158940664 505569280 108706 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/26223/statm: 123430 108706 74 166 0 123261 0
Current children cumulated CPU time (s) 9638.8
Current children cumulated vsize (KiB) 493720

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29311
/proc/meminfo: memFree=1402152/2055920 swapFree=4192812/4192956
[pid=26223] ppid=26221 vsize=495640 CPUtime=9698.79
/proc/26223/stat : 26223 (mxc-sat09) R 26221 26223 26186 0 -1 4194304 111659 0 0 0 969739 140 0 0 25 0 1 0 158940664 507535360 109046 1992294400 134512640 135192793 4294956224 18446744073709551615 134534215 0 0 4096 0 0 0 0 17 1 0 0
/proc/26223/statm: 123910 109046 74 166 0 123741 0
Current children cumulated CPU time (s) 9698.79
Current children cumulated vsize (KiB) 495640

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29311
/proc/meminfo: memFree=1402024/2055920 swapFree=4192812/4192956
[pid=26223] ppid=26221 vsize=495896 CPUtime=9758.77
/proc/26223/stat : 26223 (mxc-sat09) R 26221 26223 26186 0 -1 4194304 111685 0 0 0 975737 140 0 0 25 0 1 0 158940664 507797504 109072 1992294400 134512640 135192793 4294956224 18446744073709551615 134533892 0 0 4096 0 0 0 0 17 1 0 0
/proc/26223/statm: 123974 109072 74 166 0 123805 0
Current children cumulated CPU time (s) 9758.77
Current children cumulated vsize (KiB) 495896

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29311
/proc/meminfo: memFree=1401704/2055920 swapFree=4192812/4192956
[pid=26223] ppid=26221 vsize=496408 CPUtime=9818.75
/proc/26223/stat : 26223 (mxc-sat09) R 26221 26223 26186 0 -1 4194304 111773 0 0 0 981735 140 0 0 25 0 1 0 158940664 508321792 109160 1992294400 134512640 135192793 4294956224 18446744073709551615 134533920 0 0 4096 0 0 0 0 17 1 0 0
/proc/26223/statm: 124102 109160 74 166 0 123933 0
Current children cumulated CPU time (s) 9818.75
Current children cumulated vsize (KiB) 496408

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29311
/proc/meminfo: memFree=1401448/2055920 swapFree=4192812/4192956
[pid=26223] ppid=26221 vsize=496664 CPUtime=9878.74
/proc/26223/stat : 26223 (mxc-sat09) R 26221 26223 26186 0 -1 4194304 111834 0 0 0 987734 140 0 0 25 0 1 0 158940664 508583936 109221 1992294400 134512640 135192793 4294956224 18446744073709551615 134533909 0 0 4096 0 0 0 0 17 1 0 0
/proc/26223/statm: 124166 109221 74 166 0 123997 0
Current children cumulated CPU time (s) 9878.74
Current children cumulated vsize (KiB) 496664

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29311
/proc/meminfo: memFree=1400936/2055920 swapFree=4192812/4192956
[pid=26223] ppid=26221 vsize=497176 CPUtime=9938.72
/proc/26223/stat : 26223 (mxc-sat09) R 26221 26223 26186 0 -1 4194304 111962 0 0 0 993732 140 0 0 25 0 1 0 158940664 509108224 109349 1992294400 134512640 135192793 4294956224 18446744073709551615 134537310 0 0 4096 0 0 0 0 17 1 0 0
/proc/26223/statm: 124294 109349 74 166 0 124125 0
Current children cumulated CPU time (s) 9938.72
Current children cumulated vsize (KiB) 497176

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29311
/proc/meminfo: memFree=1400296/2055920 swapFree=4192812/4192956
[pid=26223] ppid=26221 vsize=498200 CPUtime=9998.71
/proc/26223/stat : 26223 (mxc-sat09) R 26221 26223 26186 0 -1 4194304 112112 0 0 0 999730 141 0 0 25 0 1 0 158940664 510156800 109499 1992294400 134512640 135192793 4294956224 18446744073709551615 134533813 0 0 4096 0 0 0 0 17 1 0 0
/proc/26223/statm: 124550 109499 74 166 0 124381 0
Current children cumulated CPU time (s) 9998.71
Current children cumulated vsize (KiB) 498200



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10003.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29311
/proc/meminfo: memFree=1400296/2055920 swapFree=4192812/4192956
[pid=26223] ppid=26221 vsize=498200 CPUtime=10000
/proc/26223/stat : 26223 (mxc-sat09) R 26221 26223 26186 0 -1 4194304 112112 0 0 0 999860 141 0 0 25 0 1 0 158940664 510156800 109499 1992294400 134512640 135192793 4294956224 18446744073709551615 134550875 0 0 4096 0 0 0 0 17 1 0 0
/proc/26223/statm: 124550 109499 74 166 0 124381 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 498200

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): 10003.7
CPU time (s): 10000.1
CPU user time (s): 9998.6
CPU system time (s): 1.48177
CPU usage (%): 99.9641
Max. virtual memory (cumulated for all children) (KiB): 498200

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

runsolver used 8.70268 second user time and 22.5666 second system time

The end

Launcher Data

Begin job on node30 at 2009-05-03 02:04:39
IDJOB=1775037
IDBENCH=71077
IDSOLVER=613
FILE ID=node30/1775037-1241309079
PBS_JOBID= 9225260
Free space on /tmp= 66508 MiB

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

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

MD5SUM BENCH= 8e41b9860982308be5a85106d5324611
RANDOM SEED=1739755939

node30.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.265
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.265
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1916160 kB
Buffers:         17232 kB
Cached:          52740 kB
SwapCached:          0 kB
Active:          56608 kB
Inactive:        27720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1916160 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            6276 kB
Writeback:           0 kB
Mapped:          24088 kB
Slab:            41416 kB
Committed_AS:   774820 kB
PageTables:       1356 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66504 MiB
End job on node30 at 2009-05-03 04:51:25