Trace number 1774957

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 10004.1

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_10_UNKNOWN.cnf
MD5SUMe868383f091c36fa9594c670095c9824
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 variables1584
Number of clauses91646
Sum of the clauses size272553
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22569
Number of clauses of size 389054
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

385.26/385.46	c starting MXC with:
385.26/385.46	c cnf_path = HOME/instance-1774957-1241308821.cnf
385.26/385.46	c restart_strategy = auto
385.26/385.46	c sign_strategy = cached
385.26/385.46	c use_preprocessing = -1
385.26/385.46	c output_implicant = 1
385.26/385.46	c timeout_seconds = 0
385.26/385.46	c running SatELite... done
385.26/385.46	c 586 vars eliminated
385.26/385.46	c received 0 units and 87278 clauses from SatELite
385.26/385.46	c 585 assignments made, starting to guess now
385.26/385.46	c ===================================[MXC]=====================================
385.26/385.46	c | Conflicts |                Clause Statistics                   |   Vars   |
385.26/385.46	c |           |    CARD     BIN      O3+      L3+   L3+Lim  Lit/CL |          |
385.26/385.46	c =============================================================================
385.26/385.46	c |         0 |       0    2268    85010        0        0     nan |     1584 |
385.26/385.46	c |       100 |       0    2268    85010      100     1050    48.0 |      999 |
385.26/385.46	c |       210 |       0    2268    85010      210     1105    44.7 |      999 |
385.26/385.46	c |       441 |       0    2268    85010      441     1220    41.4 |      999 |
385.26/385.46	c |       805 |       0    2268    85010      805     1402    40.6 |      999 |
385.26/385.46	c |      1315 |       0    2268    85010     1315     1657    40.6 |      999 |
385.26/385.46	c |      1986 |       0    2268    85010     1986     1993    39.6 |      999 |
385.26/385.46	c |      2834 |       0    2268    85010     1843     2417    40.5 |      999 |
385.26/385.46	c |      3876 |       0    2268    85010     2885     2938    40.8 |      999 |
385.26/385.46	c |      5132 |       0    2268    85010     2655     3566    40.3 |      999 |
385.26/385.46	c |      6623 |       0    2268    85010     4146     4311    38.9 |      999 |
385.26/385.46	c |      8373 |       0    2268    85010     3657     5186    37.4 |      999 |
385.26/385.46	c |     10408 |       0    2268    85010     5692     6204    37.9 |      999 |
385.26/385.46	c |     12756 |       0    2268    85010     4682     7378    38.9 |      999 |
385.26/385.46	c |     15449 |       0    2268    85010     7375     8724    39.2 |      999 |
385.26/385.46	c |     18521 |       0    2268    85010     5410    10260    40.1 |      999 |
385.26/385.46	c |     22010 |       0    2268    85010     8899    12005    40.0 |      999 |
385.26/385.46	c |     25958 |       0    2268    85010    12847    13979    39.6 |      999 |
385.26/385.46	c |     30411 |       0    2268    85010     9744    16205    38.1 |      999 |
385.26/385.46	c |     35419 |       0    2268    85010    14752    18709    38.3 |      999 |
385.26/385.46	c |     41038 |       0    2268    85010    20371    21519    38.7 |      999 |
385.26/385.46	c |     47329 |       0    2268    85010    15328    24664    38.3 |      999 |
385.26/385.46	c |     54360 |       0    2268    85010    22359    28180    38.8 |      999 |
385.26/385.46	c |     62205 |       0    2268    85010    30204    32102    40.3 |      999 |
385.26/385.46	c |     70945 |       0    2268    85010    21943    36472    42.0 |      999 |
385.26/385.46	c |     80669 |       0    2268    85010    31667    41334    41.9 |      999 |
385.26/385.46	c |     91476 |       0    2268    85010    42474    46738    41.3 |      999 |
385.26/385.46	c |    103474 |       0    2268    85010    28971    52737    36.3 |      999 |
385.26/385.46	c |    116782 |       0    2268    85010    42279    59391    32.1 |      999 |
385.26/385.46	c |    131532 |       0    2268    85010    57029    62345    32.6 |      999 |
385.26/385.46	c |    147868 |       0    2268    85010    41866    64082    41.9 |      999 |
385.26/385.46	c |    165948 |       0    2268    85010    59946    65841    44.3 |      999 |
385.26/385.46	c |    185947 |       0    2268    85010    46726    67624    43.7 |      999 |
385.26/385.46	c |    208057 |       0    2268    85010    68836    69431    38.4 |      999 |
385.26/385.46	c |    232489 |       0    2268    85010    58528    71266    32.6 |      999 |
385.26/385.46	c |    259475 |       0    2268    85010    49398    73128    39.8 |      999 |
385.26/385.46	c |    289271 |       0    2268    85010    41820    75019    42.8 |      999 |
385.26/385.46	c |    322158 |       0    2268    85010    74707    76941    43.0 |      999 |
385.26/385.46	c |    358445 |       0    2268    85010    72457    78895    44.3 |      999 |
385.26/385.46	c |    398472 |       0    2268    85010    72862    80881    43.9 |      999 |
385.26/385.46	c |    442613 |       0    2268    85010    76363    82903    43.1 |      999 |
385.26/385.46	c |    491279 |       0    2268    85010    83428    84960    40.6 |      999 |
385.26/385.46	c |    544923 |       0    2268    85010    5118

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-1774957-1241308821/watcher-1774957-1241308821 -o /tmp/evaluation-result-1774957-1241308821/solver-1774957-1241308821 -C 10000 -W 12000 -M 1800 HOME/mxc-sat09 -i HOME/instance-1774957-1241308821.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 25964
/proc/meminfo: memFree=1929664/2055920 swapFree=4181456/4192956
[pid=25964] ppid=25962 vsize=2676 CPUtime=0
/proc/25964/stat : 25964 (mxc-sat09) R 25962 25964 25927 0 -1 4194304 532 0 0 0 0 0 0 0 18 0 1 0 158915043 2740224 518 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/25964/statm: 669 519 54 166 0 500 0

[startup+0.0620659 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 25964
/proc/meminfo: memFree=1929664/2055920 swapFree=4181456/4192956
[pid=25964] ppid=25962 vsize=7124 CPUtime=0.05
/proc/25964/stat : 25964 (mxc-sat09) R 25962 25964 25927 0 -1 4194304 1621 0 0 0 5 0 0 0 18 0 1 0 158915043 7294976 1607 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/25964/statm: 1781 1608 54 166 0 1612 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 7124

[startup+0.101072 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 25964
/proc/meminfo: memFree=1929664/2055920 swapFree=4181456/4192956
[pid=25964] ppid=25962 vsize=6236 CPUtime=0.08
/proc/25964/stat : 25964 (mxc-sat09) R 25962 25964 25927 0 -1 4194304 1804 0 0 0 8 0 0 0 18 0 1 0 158915043 6385664 1436 1992294400 134512640 135192793 4294956224 18446744073709551615 134567946 0 0 4096 0 0 0 0 17 1 0 0
/proc/25964/statm: 1559 1436 56 166 0 1390 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6236

[startup+0.301102 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 25964
/proc/meminfo: memFree=1929664/2055920 swapFree=4181456/4192956
[pid=25964] ppid=25962 vsize=6236 CPUtime=0.28
/proc/25964/stat : 25964 (mxc-sat09) R 25962 25964 25927 0 -1 4194304 1804 0 0 0 28 0 0 0 19 0 1 0 158915043 6385664 1436 1992294400 134512640 135192793 4294956224 18446744073709551615 134567785 0 0 4096 0 0 0 0 17 1 0 0
/proc/25964/statm: 1559 1436 56 166 0 1390 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 6236

[startup+0.701166 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 25964
/proc/meminfo: memFree=1929664/2055920 swapFree=4181456/4192956
[pid=25964] ppid=25962 vsize=9248 CPUtime=0.69
/proc/25964/stat : 25964 (mxc-sat09) R 25962 25964 25927 0 -1 4194304 2467 0 0 0 68 1 0 0 22 0 1 0 158915043 9469952 2099 1992294400 134512640 135192793 4294956224 18446744073709551615 134573475 0 0 4096 0 0 0 0 17 1 0 0
/proc/25964/statm: 2312 2099 56 166 0 2143 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9248

[startup+1.50129 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 25965
/proc/meminfo: memFree=1921144/2055920 swapFree=4181456/4192956
[pid=25964] ppid=25962 vsize=9516 CPUtime=1.49
/proc/25964/stat : 25964 (mxc-sat09) R 25962 25964 25927 0 -1 4194304 2553 0 0 0 148 1 0 0 25 0 1 0 158915043 9744384 2185 1992294400 134512640 135192793 4294956224 18446744073709551615 134567773 0 0 4096 0 0 0 0 17 1 0 0
/proc/25964/statm: 2379 2185 56 166 0 2210 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9516

[startup+3.10155 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 25965
/proc/meminfo: memFree=1911288/2055920 swapFree=4181456/4192956
[pid=25964] ppid=25962 vsize=20604 CPUtime=3.09
/proc/25964/stat : 25964 (mxc-sat09) R 25962 25964 25927 0 -1 4194304 5497 0 0 0 307 2 0 0 25 0 1 0 158915043 21098496 4939 1992294400 134512640 135192793 4294956224 18446744073709551615 134534199 0 0 4096 0 0 0 0 17 1 0 0
/proc/25964/statm: 5151 4939 73 166 0 4982 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20604

[startup+6.30106 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 25965
/proc/meminfo: memFree=1907960/2055920 swapFree=4181456/4192956
[pid=25964] ppid=25962 vsize=23668 CPUtime=6.28
/proc/25964/stat : 25964 (mxc-sat09) R 25962 25964 25927 0 -1 4194304 6192 0 0 0 625 3 0 0 25 0 1 0 158915043 24236032 5634 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/25964/statm: 5917 5634 73 166 0 5748 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 23668

[startup+12.7011 s]
/proc/loadavg: 0.94 0.98 0.99 2/65 25965
/proc/meminfo: memFree=1903616/2055920 swapFree=4181456/4192956
[pid=25964] ppid=25962 vsize=27508 CPUtime=12.69
/proc/25964/stat : 25964 (mxc-sat09) R 25962 25964 25927 0 -1 4194304 7050 0 0 0 1265 4 0 0 25 0 1 0 158915043 28168192 6492 1992294400 134512640 135192793 4294956224 18446744073709551615 134533900 0 0 4096 0 0 0 0 17 1 0 0
/proc/25964/statm: 6877 6492 73 166 0 6708 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27508

[startup+25.5011 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 25965
/proc/meminfo: memFree=1898560/2055920 swapFree=4181456/4192956
[pid=25964] ppid=25962 vsize=33032 CPUtime=25.48
/proc/25964/stat : 25964 (mxc-sat09) R 25962 25964 25927 0 -1 4194304 8329 0 0 0 2544 4 0 0 25 0 1 0 158915043 33824768 7771 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/25964/statm: 8258 7771 73 166 0 8089 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 33032

[startup+51.1012 s]
/proc/loadavg: 0.97 0.98 0.99 2/65 25971
/proc/meminfo: memFree=1889528/2055920 swapFree=4181456/4192956
[pid=25964] ppid=25962 vsize=43044 CPUtime=51.06
/proc/25964/stat : 25964 (mxc-sat09) R 25962 25964 25927 0 -1 4194304 10552 0 0 0 5100 6 0 0 25 0 1 0 158915043 44077056 9994 1992294400 134512640 135192793 4294956224 18446744073709551615 134548270 0 0 4096 0 0 0 0 17 1 0 0
/proc/25964/statm: 10761 9994 73 166 0 10592 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 43044

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 25971
/proc/meminfo: memFree=1879544/2055920 swapFree=4181456/4192956
[pid=25964] ppid=25962 vsize=54320 CPUtime=102.25
/proc/25964/stat : 25964 (mxc-sat09) R 25962 25964 25927 0 -1 4194304 13028 0 0 0 10217 8 0 0 25 0 1 0 158915043 55623680 12470 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/25964/statm: 13580 12470 73 166 0 13411 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 54320

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25971
/proc/meminfo: memFree=1875192/2055920 swapFree=4181456/4192956
[pid=25964] ppid=25962 vsize=60132 CPUtime=162.23
/proc/25964/stat : 25964 (mxc-sat09) R 25962 25964 25927 0 -1 4194304 14111 0 0 0 16213 10 0 0 25 0 1 0 158915043 61575168 13553 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/25964/statm: 15033 13553 73 166 0 14864 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 60132

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25971
/proc/meminfo: memFree=1871416/2055920 swapFree=4181456/4192956
[pid=25964] ppid=25962 vsize=64356 CPUtime=222.21
/proc/25964/stat : 25964 (mxc-sat09) R 25962 25964 25927 0 -1 4194304 15032 0 0 0 22210 11 0 0 25 0 1 0 158915043 65900544 14474 1992294400 134512640 135192793 4294956224 18446744073709551615 134534206 0 0 4096 0 0 0 0 17 1 0 0
/proc/25964/statm: 16089 14474 73 166 0 15920 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 64356

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25971
/proc/meminfo: memFree=1869368/2055920 swapFree=4181456/4192956
[pid=25964] ppid=25962 vsize=66404 CPUtime=282.19
/proc/25964/stat : 25964 (mxc-sat09) R 25962 25964 25927 0 -1 4194304 15546 0 0 0 28208 11 0 0 25 0 1 0 158915043 67997696 14988 1992294400 134512640 135192793 4294956224 18446744073709551615 134533840 0 0 4096 0 0 0 0 17 1 0 0
/proc/25964/statm: 16601 14988 73 166 0 16432 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 66404

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25971
/proc/meminfo: memFree=1866680/2055920 swapFree=4181456/4192956
[pid=25964] ppid=25962 vsize=70500 CPUtime=342.17
/proc/25964/stat : 25964 (mxc-sat09) R 25962 25964 25927 0 -1 4194304 16205 0 0 0 34205 12 0 0 25 0 1 0 158915043 72192000 15647 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/25964/statm: 17625 15647 73 166 0 17456 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 70500

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25971
/proc/meminfo: memFree=1866048/2055920 swapFree=4181456/4192956
[pid=25964] ppid=25962 vsize=71140 CPUtime=402.15
/proc/25964/stat : 25964 (mxc-sat09) R 25962 25964 25927 0 -1 4194304 16353 0 0 0 40203 12 0 0 25 0 1 0 158915043 72847360 15795 1992294400 134512640 135192793 4294956224 18446744073709551615 134533892 0 0 4096 0 0 0 0 17 1 0 0
/proc/25964/statm: 17785 15795 74 166 0 17616 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 71140

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25971
/proc/meminfo: memFree=1863744/2055920 swapFree=4181456/4192956
[pid=25964] ppid=25962 vsize=74308 CPUtime=462.13
/proc/25964/stat : 25964 (mxc-sat09) R 25962 25964 25927 0 -1 4194304 16908 0 0 0 46201 12 0 0 25 0 1 0 158915043 76091392 16350 1992294400 134512640 135192793 4294956224 18446744073709551615 134552256 0 0 4096 0 0 0 0 17 1 0 0
/proc/25964/statm: 18577 16350 74 166 0 18408 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 74308

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25971
/proc/meminfo: memFree=1862208/2055920 swapFree=4181456/4192956
[pid=25964] ppid=25962 vsize=76356 CPUtime=522.11
/proc/25964/stat : 25964 (mxc-sat09) R 25962 25964 25927 0 -1 4194304 17290 0 0 0 52199 12 0 0 25 0 1 0 158915043 78188544 16732 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/25964/statm: 19089 16732 74 166 0 18920 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 76356

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25971
/proc/meminfo: memFree=1861120/2055920 swapFree=4181456/4192956
[pid=25964] ppid=25962 vsize=77908 CPUtime=582.08
/proc/25964/stat : 25964 (mxc-sat09) R 25962 25964 25927 0 -1 4194304 17547 0 0 0 58196 12 0 0 25 0 1 0 158915043 79777792 16989 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/25964/statm: 19477 16989 74 166 0 19308 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 77908

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25971
/proc/meminfo: memFree=1859456/2055920 swapFree=4181456/4192956
[pid=25964] ppid=25962 vsize=80212 CPUtime=642.07
/proc/25964/stat : 25964 (mxc-sat09) R 25962 25964 25927 0 -1 4194304 17951 0 0 0 64194 13 0 0 25 0 1 0 158915043 82137088 17393 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/25964/statm: 20053 17393 74 166 0 19884 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 80212

[startup+702.301 s]

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

[startup+9102.3 s]
/proc/loadavg: 1.00 1.07 1.08 2/65 29056
/proc/meminfo: memFree=1680512/2055920 swapFree=4181456/4192956
[pid=25964] ppid=25962 vsize=203700 CPUtime=9098.54
/proc/25964/stat : 25964 (mxc-sat09) R 25962 25964 25927 0 -1 4194304 42584 0 0 0 909780 74 0 0 25 0 1 0 158915043 208588800 41962 1992294400 134512640 135192793 4294956224 18446744073709551615 134533892 0 0 4096 0 0 0 0 17 1 0 0
/proc/25964/statm: 50925 41962 74 166 0 50756 0
Current children cumulated CPU time (s) 9098.54
Current children cumulated vsize (KiB) 203700

[startup+9162.3 s]
/proc/loadavg: 1.05 1.07 1.08 2/65 29056
/proc/meminfo: memFree=1680448/2055920 swapFree=4181456/4192956
[pid=25964] ppid=25962 vsize=203700 CPUtime=9158.52
/proc/25964/stat : 25964 (mxc-sat09) R 25962 25964 25927 0 -1 4194304 42584 0 0 0 915778 74 0 0 25 0 1 0 158915043 208588800 41962 1992294400 134512640 135192793 4294956224 18446744073709551615 134533900 0 0 4096 0 0 0 0 17 1 0 0
/proc/25964/statm: 50925 41962 74 166 0 50756 0
Current children cumulated CPU time (s) 9158.52
Current children cumulated vsize (KiB) 203700

[startup+9222.3 s]
/proc/loadavg: 1.06 1.07 1.08 2/65 29056
/proc/meminfo: memFree=1680448/2055920 swapFree=4181456/4192956
[pid=25964] ppid=25962 vsize=203700 CPUtime=9218.5
/proc/25964/stat : 25964 (mxc-sat09) R 25962 25964 25927 0 -1 4194304 42584 0 0 0 921776 74 0 0 25 0 1 0 158915043 208588800 41962 1992294400 134512640 135192793 4294956224 18446744073709551615 134533911 0 0 4096 0 0 0 0 17 1 0 0
/proc/25964/statm: 50925 41962 74 166 0 50756 0
Current children cumulated CPU time (s) 9218.5
Current children cumulated vsize (KiB) 203700

[startup+9282.3 s]
/proc/loadavg: 1.02 1.06 1.07 2/65 29056
/proc/meminfo: memFree=1678208/2055920 swapFree=4181456/4192956
[pid=25964] ppid=25962 vsize=205608 CPUtime=9278.48
/proc/25964/stat : 25964 (mxc-sat09) R 25962 25964 25927 0 -1 4194304 43149 0 0 0 927773 75 0 0 25 0 1 0 158915043 210542592 42527 1992294400 134512640 135192793 4294956224 18446744073709551615 134533892 0 0 4096 0 0 0 0 17 1 0 0
/proc/25964/statm: 51402 42527 74 166 0 51233 0
Current children cumulated CPU time (s) 9278.48
Current children cumulated vsize (KiB) 205608

[startup+9342.31 s]
/proc/loadavg: 1.01 1.04 1.06 2/65 29056
/proc/meminfo: memFree=1677888/2055920 swapFree=4181456/4192956
[pid=25964] ppid=25962 vsize=205864 CPUtime=9338.46
/proc/25964/stat : 25964 (mxc-sat09) R 25962 25964 25927 0 -1 4194304 43196 0 0 0 933771 75 0 0 25 0 1 0 158915043 210804736 42574 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/25964/statm: 51466 42574 74 166 0 51297 0
Current children cumulated CPU time (s) 9338.46
Current children cumulated vsize (KiB) 205864

[startup+9402.3 s]
/proc/loadavg: 1.00 1.03 1.06 2/65 29056
/proc/meminfo: memFree=1677312/2055920 swapFree=4181456/4192956
[pid=25964] ppid=25962 vsize=206632 CPUtime=9398.44
/proc/25964/stat : 25964 (mxc-sat09) R 25962 25964 25927 0 -1 4194304 43358 0 0 0 939768 76 0 0 25 0 1 0 158915043 211591168 42736 1992294400 134512640 135192793 4294956224 18446744073709551615 134533776 0 0 4096 0 0 0 0 17 1 0 0
/proc/25964/statm: 51658 42736 74 166 0 51489 0
Current children cumulated CPU time (s) 9398.44
Current children cumulated vsize (KiB) 206632

[startup+9462.3 s]
/proc/loadavg: 1.00 1.02 1.05 2/65 29056
/proc/meminfo: memFree=1677184/2055920 swapFree=4181456/4192956
[pid=25964] ppid=25962 vsize=206732 CPUtime=9458.42
/proc/25964/stat : 25964 (mxc-sat09) R 25962 25964 25927 0 -1 4194304 43572 0 0 0 945766 76 0 0 25 0 1 0 158915043 211693568 42735 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/25964/statm: 51683 42735 74 166 0 51514 0
Current children cumulated CPU time (s) 9458.42
Current children cumulated vsize (KiB) 206732

[startup+9522.3 s]
/proc/loadavg: 1.00 1.02 1.05 2/65 29058
/proc/meminfo: memFree=1676736/2055920 swapFree=4181456/4192956
[pid=25964] ppid=25962 vsize=206988 CPUtime=9518.4
/proc/25964/stat : 25964 (mxc-sat09) R 25962 25964 25927 0 -1 4194304 43609 0 0 0 951764 76 0 0 25 0 1 0 158915043 211955712 42772 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/25964/statm: 51747 42772 74 166 0 51578 0
Current children cumulated CPU time (s) 9518.4
Current children cumulated vsize (KiB) 206988

[startup+9582.3 s]
/proc/loadavg: 1.00 1.01 1.04 2/65 29058
/proc/meminfo: memFree=1676672/2055920 swapFree=4181456/4192956
[pid=25964] ppid=25962 vsize=207500 CPUtime=9578.38
/proc/25964/stat : 25964 (mxc-sat09) R 25962 25964 25927 0 -1 4194304 43696 0 0 0 957762 76 0 0 25 0 1 0 158915043 212480000 42859 1992294400 134512640 135192793 4294956224 18446744073709551615 134533892 0 0 4096 0 0 0 0 17 1 0 0
/proc/25964/statm: 51875 42859 74 166 0 51706 0
Current children cumulated CPU time (s) 9578.38
Current children cumulated vsize (KiB) 207500

[startup+9642.3 s]
/proc/loadavg: 1.00 1.01 1.03 2/65 29058
/proc/meminfo: memFree=1676288/2055920 swapFree=4181456/4192956
[pid=25964] ppid=25962 vsize=207756 CPUtime=9638.36
/proc/25964/stat : 25964 (mxc-sat09) R 25962 25964 25927 0 -1 4194304 43780 0 0 0 963760 76 0 0 25 0 1 0 158915043 212742144 42943 1992294400 134512640 135192793 4294956224 18446744073709551615 134549684 0 0 4096 0 0 0 0 17 1 0 0
/proc/25964/statm: 51939 42943 74 166 0 51770 0
Current children cumulated CPU time (s) 9638.36
Current children cumulated vsize (KiB) 207756

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 29058
/proc/meminfo: memFree=1676224/2055920 swapFree=4181456/4192956
[pid=25964] ppid=25962 vsize=207756 CPUtime=9698.33
/proc/25964/stat : 25964 (mxc-sat09) R 25962 25964 25927 0 -1 4194304 43790 0 0 0 969757 76 0 0 25 0 1 0 158915043 212742144 42953 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/25964/statm: 51939 42953 74 166 0 51770 0
Current children cumulated CPU time (s) 9698.33
Current children cumulated vsize (KiB) 207756

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 29058
/proc/meminfo: memFree=1676032/2055920 swapFree=4181456/4192956
[pid=25964] ppid=25962 vsize=208012 CPUtime=9758.31
/proc/25964/stat : 25964 (mxc-sat09) R 25962 25964 25927 0 -1 4194304 43832 0 0 0 975755 76 0 0 25 0 1 0 158915043 213004288 42995 1992294400 134512640 135192793 4294956224 18446744073709551615 134533888 0 0 4096 0 0 0 0 17 1 0 0
/proc/25964/statm: 52003 42995 74 166 0 51834 0
Current children cumulated CPU time (s) 9758.31
Current children cumulated vsize (KiB) 208012

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 29058
/proc/meminfo: memFree=1675968/2055920 swapFree=4181456/4192956
[pid=25964] ppid=25962 vsize=208012 CPUtime=9818.29
/proc/25964/stat : 25964 (mxc-sat09) R 25962 25964 25927 0 -1 4194304 43842 0 0 0 981753 76 0 0 25 0 1 0 158915043 213004288 43005 1992294400 134512640 135192793 4294956224 18446744073709551615 134534128 0 0 4096 0 0 0 0 17 1 0 0
/proc/25964/statm: 52003 43005 74 166 0 51834 0
Current children cumulated CPU time (s) 9818.29
Current children cumulated vsize (KiB) 208012

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 29058
/proc/meminfo: memFree=1675904/2055920 swapFree=4181456/4192956
[pid=25964] ppid=25962 vsize=208012 CPUtime=9878.27
/proc/25964/stat : 25964 (mxc-sat09) R 25962 25964 25927 0 -1 4194304 43857 0 0 0 987751 76 0 0 25 0 1 0 158915043 213004288 43020 1992294400 134512640 135192793 4294956224 18446744073709551615 134533900 0 0 4096 0 0 0 0 17 1 0 0
/proc/25964/statm: 52003 43020 74 166 0 51834 0
Current children cumulated CPU time (s) 9878.27
Current children cumulated vsize (KiB) 208012

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29058
/proc/meminfo: memFree=1675584/2055920 swapFree=4181456/4192956
[pid=25964] ppid=25962 vsize=208524 CPUtime=9938.25
/proc/25964/stat : 25964 (mxc-sat09) R 25962 25964 25927 0 -1 4194304 43925 0 0 0 993749 76 0 0 25 0 1 0 158915043 213528576 43088 1992294400 134512640 135192793 4294956224 18446744073709551615 134533892 0 0 4096 0 0 0 0 17 1 0 0
/proc/25964/statm: 52131 43088 74 166 0 51962 0
Current children cumulated CPU time (s) 9938.25
Current children cumulated vsize (KiB) 208524

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29058
/proc/meminfo: memFree=1675584/2055920 swapFree=4181456/4192956
[pid=25964] ppid=25962 vsize=208524 CPUtime=9998.24
/proc/25964/stat : 25964 (mxc-sat09) R 25962 25964 25927 0 -1 4194304 43926 0 0 0 999747 77 0 0 25 0 1 0 158915043 213528576 43089 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/25964/statm: 52131 43089 74 166 0 51962 0
Current children cumulated CPU time (s) 9998.24
Current children cumulated vsize (KiB) 208524



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10004.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29058
/proc/meminfo: memFree=1675584/2055920 swapFree=4181456/4192956
[pid=25964] ppid=25962 vsize=208524 CPUtime=10000
/proc/25964/stat : 25964 (mxc-sat09) R 25962 25964 25927 0 -1 4194304 43926 0 0 0 999927 77 0 0 25 0 1 0 158915043 213528576 43089 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/25964/statm: 52131 43089 74 166 0 51962 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 208524

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

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

[startup+10004.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29058
/proc/meminfo: memFree=1675584/2055920 swapFree=4181456/4192956
[pid=25964] ppid=25962 vsize=208524 CPUtime=10000
/proc/25964/stat : 25964 (mxc-sat09) R 25962 25964 25927 0 -1 4194304 43926 0 0 0 999927 77 0 0 25 0 1 0 158915043 213528576 43089 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/25964/statm: 52131 43089 74 166 0 51962 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 208524

Child ended because it received signal 15 (SIGTERM)
Real time (s): 10004.1
CPU time (s): 10000.1
CPU user time (s): 9999.28
CPU system time (s): 0.799878
CPU usage (%): 99.9594
Max. virtual memory (cumulated for all children) (KiB): 208524

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

runsolver used 7.8548 second user time and 19.937 second system time

The end

Launcher Data

Begin job on node26 at 2009-05-03 02:00:21
IDJOB=1774957
IDBENCH=71066
IDSOLVER=613
FILE ID=node26/1774957-1241308821
PBS_JOBID= 9225253
Free space on /tmp= 66508 MiB

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

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

MD5SUM BENCH= e868383f091c36fa9594c670095c9824
RANDOM SEED=750577475

node26.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.261
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.261
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:       1930144 kB
Buffers:         17220 kB
Cached:          42372 kB
SwapCached:       5144 kB
Active:          27096 kB
Inactive:        40120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1930144 kB
SwapTotal:     4192956 kB
SwapFree:      4181456 kB
Dirty:            2288 kB
Writeback:           0 kB
Mapped:          13484 kB
Slab:            44604 kB
Committed_AS:   666812 kB
PageTables:       1368 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 node26 at 2009-05-03 04:47:07