Trace number 1721245

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MXC 2009-03-10? (TO) 1200.1 1200.42

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

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

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


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.99 3/65 21526
/proc/meminfo: memFree=1690864/2055920 swapFree=4179360/4192956
[pid=21526] ppid=21524 vsize=2676 CPUtime=0
/proc/21526/stat : 21526 (mxc-sat09) R 21524 21526 21335 0 -1 4194304 537 0 0 0 0 0 0 0 18 0 1 0 94519945 2740224 524 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/21526/statm: 669 528 54 166 0 500 0

[startup+0.0988659 s]
/proc/loadavg: 0.99 0.97 0.99 3/65 21526
/proc/meminfo: memFree=1690864/2055920 swapFree=4179360/4192956
[pid=21526] ppid=21524 vsize=6236 CPUtime=0.08
/proc/21526/stat : 21526 (mxc-sat09) R 21524 21526 21335 0 -1 4194304 1804 0 0 0 8 0 0 0 18 0 1 0 94519945 6385664 1436 1992294400 134512640 135192793 4294956224 18446744073709551615 134568030 0 0 4096 0 0 0 0 17 1 0 0
/proc/21526/statm: 1559 1436 56 166 0 1390 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6236

[startup+0.101861 s]
/proc/loadavg: 0.99 0.97 0.99 3/65 21526
/proc/meminfo: memFree=1690864/2055920 swapFree=4179360/4192956
[pid=21526] ppid=21524 vsize=6236 CPUtime=0.09
/proc/21526/stat : 21526 (mxc-sat09) R 21524 21526 21335 0 -1 4194304 1804 0 0 0 9 0 0 0 18 0 1 0 94519945 6385664 1436 1992294400 134512640 135192793 4294956224 18446744073709551615 134567773 0 0 4096 0 0 0 0 17 1 0 0
/proc/21526/statm: 1559 1436 56 166 0 1390 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6236

[startup+0.301883 s]
/proc/loadavg: 0.99 0.97 0.99 3/65 21526
/proc/meminfo: memFree=1690864/2055920 swapFree=4179360/4192956
[pid=21526] ppid=21524 vsize=6236 CPUtime=0.29
/proc/21526/stat : 21526 (mxc-sat09) R 21524 21526 21335 0 -1 4194304 1804 0 0 0 29 0 0 0 19 0 1 0 94519945 6385664 1436 1992294400 134512640 135192793 4294956224 18446744073709551615 134567659 0 0 4096 0 0 0 0 17 1 0 0
/proc/21526/statm: 1559 1436 56 166 0 1390 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6236

[startup+0.701929 s]
/proc/loadavg: 0.99 0.97 0.99 3/65 21526
/proc/meminfo: memFree=1690864/2055920 swapFree=4179360/4192956
[pid=21526] ppid=21524 vsize=9248 CPUtime=0.69
/proc/21526/stat : 21526 (mxc-sat09) R 21524 21526 21335 0 -1 4194304 2467 0 0 0 69 0 0 0 22 0 1 0 94519945 9469952 2099 1992294400 134512640 135192793 4294956224 18446744073709551615 134573206 0 0 4096 0 0 0 0 17 1 0 0
/proc/21526/statm: 2312 2099 56 166 0 2143 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9248

[startup+1.50302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 21527
/proc/meminfo: memFree=1682280/2055920 swapFree=4179360/4192956
[pid=21526] ppid=21524 vsize=9516 CPUtime=1.49
/proc/21526/stat : 21526 (mxc-sat09) R 21524 21526 21335 0 -1 4194304 2553 0 0 0 149 0 0 0 25 0 1 0 94519945 9744384 2185 1992294400 134512640 135192793 4294956224 18446744073709551615 134573735 0 0 4096 0 0 0 0 17 1 0 0
/proc/21526/statm: 2379 2185 56 166 0 2210 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9516

[startup+3.1012 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 21527
/proc/meminfo: memFree=1672424/2055920 swapFree=4179360/4192956
[pid=21526] ppid=21524 vsize=20604 CPUtime=3.09
/proc/21526/stat : 21526 (mxc-sat09) R 21524 21526 21335 0 -1 4194304 5497 0 0 0 308 1 0 0 25 0 1 0 94519945 21098496 4939 1992294400 134512640 135192793 4294956224 18446744073709551615 134533224 0 0 4096 0 0 0 0 17 1 0 0
/proc/21526/statm: 5151 4939 73 166 0 4982 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20604

[startup+6.30156 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 21527
/proc/meminfo: memFree=1669040/2055920 swapFree=4179360/4192956
[pid=21526] ppid=21524 vsize=23668 CPUtime=6.29
/proc/21526/stat : 21526 (mxc-sat09) R 21524 21526 21335 0 -1 4194304 6191 0 0 0 627 2 0 0 25 0 1 0 94519945 24236032 5633 1992294400 134512640 135192793 4294956224 18446744073709551615 134534206 0 0 4096 0 0 0 0 17 1 0 0
/proc/21526/statm: 5917 5633 73 166 0 5748 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23668

[startup+12.7013 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 21527
/proc/meminfo: memFree=1664816/2055920 swapFree=4179360/4192956
[pid=21526] ppid=21524 vsize=27508 CPUtime=12.68
/proc/21526/stat : 21526 (mxc-sat09) R 21524 21526 21335 0 -1 4194304 7050 0 0 0 1266 2 0 0 25 0 1 0 94519945 28168192 6492 1992294400 134512640 135192793 4294956224 18446744073709551615 134533898 0 0 4096 0 0 0 0 17 1 0 0
/proc/21526/statm: 6877 6492 73 166 0 6708 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 27508

[startup+25.5017 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 21527
/proc/meminfo: memFree=1659696/2055920 swapFree=4179360/4192956
[pid=21526] ppid=21524 vsize=33288 CPUtime=25.48
/proc/21526/stat : 21526 (mxc-sat09) R 21524 21526 21335 0 -1 4194304 8353 0 0 0 2545 3 0 0 25 0 1 0 94519945 34086912 7795 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/21526/statm: 8322 7795 73 166 0 8153 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 33288

[startup+51.1016 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 21527
/proc/meminfo: memFree=1650800/2055920 swapFree=4179360/4192956
[pid=21526] ppid=21524 vsize=43044 CPUtime=51.08
/proc/21526/stat : 21526 (mxc-sat09) R 21524 21526 21335 0 -1 4194304 10552 0 0 0 5103 5 0 0 25 0 1 0 94519945 44077056 9994 1992294400 134512640 135192793 4294956224 18446744073709551615 134533904 0 0 4096 0 0 0 0 17 1 0 0
/proc/21526/statm: 10761 9994 73 166 0 10592 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 43044

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 21527
/proc/meminfo: memFree=1640944/2055920 swapFree=4179360/4192956
[pid=21526] ppid=21524 vsize=54320 CPUtime=102.27
/proc/21526/stat : 21526 (mxc-sat09) R 21524 21526 21335 0 -1 4194304 13028 0 0 0 10219 8 0 0 25 0 1 0 94519945 55623680 12470 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/21526/statm: 13580 12470 73 166 0 13411 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 54320

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 21527
/proc/meminfo: memFree=1636528/2055920 swapFree=4179360/4192956
[pid=21526] ppid=21524 vsize=60132 CPUtime=162.24
/proc/21526/stat : 21526 (mxc-sat09) R 21524 21526 21335 0 -1 4194304 14111 0 0 0 16216 8 0 0 25 0 1 0 94519945 61575168 13553 1992294400 134512640 135192793 4294956224 18446744073709551615 134533900 0 0 4096 0 0 0 0 17 1 0 0
/proc/21526/statm: 15033 13553 73 166 0 14864 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 60132

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 21527
/proc/meminfo: memFree=1632816/2055920 swapFree=4179360/4192956
[pid=21526] ppid=21524 vsize=64356 CPUtime=222.23
/proc/21526/stat : 21526 (mxc-sat09) R 21524 21526 21335 0 -1 4194304 15032 0 0 0 22214 9 0 0 25 0 1 0 94519945 65900544 14474 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/21526/statm: 16089 14474 73 166 0 15920 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 64356

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 21527
/proc/meminfo: memFree=1630704/2055920 swapFree=4179360/4192956
[pid=21526] ppid=21524 vsize=66404 CPUtime=282.22
/proc/21526/stat : 21526 (mxc-sat09) R 21524 21526 21335 0 -1 4194304 15546 0 0 0 28213 9 0 0 25 0 1 0 94519945 67997696 14988 1992294400 134512640 135192793 4294956224 18446744073709551615 134534131 0 0 4096 0 0 0 0 17 1 0 0
/proc/21526/statm: 16601 14988 73 166 0 16432 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 66404

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 21527
/proc/meminfo: memFree=1628016/2055920 swapFree=4179360/4192956
[pid=21526] ppid=21524 vsize=70500 CPUtime=342.2
/proc/21526/stat : 21526 (mxc-sat09) R 21524 21526 21335 0 -1 4194304 16205 0 0 0 34211 9 0 0 25 0 1 0 94519945 72192000 15647 1992294400 134512640 135192793 4294956224 18446744073709551615 134533789 0 0 4096 0 0 0 0 17 1 0 0
/proc/21526/statm: 17625 15647 73 166 0 17456 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 70500

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 21527
/proc/meminfo: memFree=1627440/2055920 swapFree=4179360/4192956
[pid=21526] ppid=21524 vsize=71140 CPUtime=402.18
/proc/21526/stat : 21526 (mxc-sat09) R 21524 21526 21335 0 -1 4194304 16353 0 0 0 40209 9 0 0 25 0 1 0 94519945 72847360 15795 1992294400 134512640 135192793 4294956224 18446744073709551615 134534231 0 0 4096 0 0 0 0 17 1 0 0
/proc/21526/statm: 17785 15795 74 166 0 17616 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 71140

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 21527
/proc/meminfo: memFree=1625200/2055920 swapFree=4179360/4192956
[pid=21526] ppid=21524 vsize=74308 CPUtime=462.16
/proc/21526/stat : 21526 (mxc-sat09) R 21524 21526 21335 0 -1 4194304 16908 0 0 0 46206 10 0 0 25 0 1 0 94519945 76091392 16350 1992294400 134512640 135192793 4294956224 18446744073709551615 134533892 0 0 4096 0 0 0 0 17 1 0 0
/proc/21526/statm: 18577 16350 74 166 0 18408 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 74308

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 21527
/proc/meminfo: memFree=1623664/2055920 swapFree=4179360/4192956
[pid=21526] ppid=21524 vsize=76356 CPUtime=522.15
/proc/21526/stat : 21526 (mxc-sat09) R 21524 21526 21335 0 -1 4194304 17293 0 0 0 52205 10 0 0 25 0 1 0 94519945 78188544 16735 1992294400 134512640 135192793 4294956224 18446744073709551615 134533783 0 0 4096 0 0 0 0 17 1 0 0
/proc/21526/statm: 19089 16735 74 166 0 18920 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 76356

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 21527
/proc/meminfo: memFree=1622576/2055920 swapFree=4179360/4192956
[pid=21526] ppid=21524 vsize=77908 CPUtime=582.14
/proc/21526/stat : 21526 (mxc-sat09) R 21524 21526 21335 0 -1 4194304 17547 0 0 0 58203 11 0 0 25 0 1 0 94519945 79777792 16989 1992294400 134512640 135192793 4294956224 18446744073709551615 134534224 0 0 4096 0 0 0 0 17 1 0 0
/proc/21526/statm: 19477 16989 74 166 0 19308 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 77908

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 21527
/proc/meminfo: memFree=1620912/2055920 swapFree=4179360/4192956
[pid=21526] ppid=21524 vsize=80212 CPUtime=642.12
/proc/21526/stat : 21526 (mxc-sat09) R 21524 21526 21335 0 -1 4194304 17963 0 0 0 64201 11 0 0 25 0 1 0 94519945 82137088 17405 1992294400 134512640 135192793 4294956224 18446744073709551615 134534267 0 0 4096 0 0 0 0 17 1 0 0
/proc/21526/statm: 20053 17405 74 166 0 19884 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 80212

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 21527
/proc/meminfo: memFree=1619632/2055920 swapFree=4179360/4192956
[pid=21526] ppid=21524 vsize=82260 CPUtime=702.1
/proc/21526/stat : 21526 (mxc-sat09) R 21524 21526 21335 0 -1 4194304 18323 0 0 0 70199 11 0 0 25 0 1 0 94519945 84234240 17765 1992294400 134512640 135192793 4294956224 18446744073709551615 134533892 0 0 4096 0 0 0 0 17 1 0 0
/proc/21526/statm: 20565 17765 74 166 0 20396 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 82260

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 21527
/proc/meminfo: memFree=1619120/2055920 swapFree=4179360/4192956
[pid=21526] ppid=21524 vsize=82516 CPUtime=762.09
/proc/21526/stat : 21526 (mxc-sat09) R 21524 21526 21335 0 -1 4194304 18393 0 0 0 76198 11 0 0 25 0 1 0 94519945 84496384 17835 1992294400 134512640 135192793 4294956224 18446744073709551615 134533236 0 0 4096 0 0 0 0 17 1 0 0
/proc/21526/statm: 20629 17835 74 166 0 20460 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 82516

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 21527
/proc/meminfo: memFree=1618480/2055920 swapFree=4179360/4192956
[pid=21526] ppid=21524 vsize=83028 CPUtime=822.08
/proc/21526/stat : 21526 (mxc-sat09) R 21524 21526 21335 0 -1 4194304 18563 0 0 0 82196 12 0 0 25 0 1 0 94519945 85020672 18005 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/21526/statm: 20757 18005 74 166 0 20588 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 83028

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 21527
/proc/meminfo: memFree=1617584/2055920 swapFree=4179360/4192956
[pid=21526] ppid=21524 vsize=83540 CPUtime=882.06
/proc/21526/stat : 21526 (mxc-sat09) R 21524 21526 21335 0 -1 4194304 18783 0 0 0 88194 12 0 0 25 0 1 0 94519945 85544960 18225 1992294400 134512640 135192793 4294956224 18446744073709551615 134549692 0 0 4096 0 0 0 0 17 1 0 0
/proc/21526/statm: 20885 18225 74 166 0 20716 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 83540

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 21527
/proc/meminfo: memFree=1617456/2055920 swapFree=4179360/4192956
[pid=21526] ppid=21524 vsize=83796 CPUtime=942.04
/proc/21526/stat : 21526 (mxc-sat09) R 21524 21526 21335 0 -1 4194304 18800 0 0 0 94192 12 0 0 25 0 1 0 94519945 85807104 18242 1992294400 134512640 135192793 4294956224 18446744073709551615 134533920 0 0 4096 0 0 0 0 17 1 0 0
/proc/21526/statm: 20949 18242 74 166 0 20780 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 83796

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 21527
/proc/meminfo: memFree=1617200/2055920 swapFree=4179360/4192956
[pid=21526] ppid=21524 vsize=84052 CPUtime=1002.02
/proc/21526/stat : 21526 (mxc-sat09) R 21524 21526 21335 0 -1 4194304 18865 0 0 0 100190 12 0 0 25 0 1 0 94519945 86069248 18307 1992294400 134512640 135192793 4294956224 18446744073709551615 134533813 0 0 4096 0 0 0 0 17 1 0 0
/proc/21526/statm: 21013 18307 74 166 0 20844 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 84052

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 21527
/proc/meminfo: memFree=1616496/2055920 swapFree=4179360/4192956
[pid=21526] ppid=21524 vsize=85080 CPUtime=1062.01
/proc/21526/stat : 21526 (mxc-sat09) R 21524 21526 21335 0 -1 4194304 19029 0 0 0 106189 12 0 0 25 0 1 0 94519945 87121920 18471 1992294400 134512640 135192793 4294956224 18446744073709551615 134549774 0 0 4096 0 0 0 0 17 1 0 0
/proc/21526/statm: 21270 18471 74 166 0 21101 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 85080

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 21527
/proc/meminfo: memFree=1612016/2055920 swapFree=4179360/4192956
[pid=21526] ppid=21524 vsize=90284 CPUtime=1121.99
/proc/21526/stat : 21526 (mxc-sat09) R 21524 21526 21335 0 -1 4194304 20162 0 0 0 112186 13 0 0 25 0 1 0 94519945 92450816 19604 1992294400 134512640 135192793 4294956224 18446744073709551615 134534131 0 0 4096 0 0 0 0 17 1 0 0
/proc/21526/statm: 22571 19604 74 166 0 22402 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 90284

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 21527
/proc/meminfo: memFree=1607728/2055920 swapFree=4179360/4192956
[pid=21526] ppid=21524 vsize=95648 CPUtime=1181.97
/proc/21526/stat : 21526 (mxc-sat09) R 21524 21526 21335 0 -1 4194304 21209 0 0 0 118183 14 0 0 25 0 1 0 94519945 97943552 20651 1992294400 134512640 135192793 4294956224 18446744073709551615 134550388 0 0 4096 0 0 0 0 17 1 0 0
/proc/21526/statm: 23912 20651 74 166 0 23743 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 95648



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 21527
/proc/meminfo: memFree=1607728/2055920 swapFree=4179360/4192956
[pid=21526] ppid=21524 vsize=95648 CPUtime=1200.08
/proc/21526/stat : 21526 (mxc-sat09) R 21524 21526 21335 0 -1 4194304 21209 0 0 0 119993 15 0 0 25 0 1 0 94519945 97943552 20651 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/21526/statm: 23912 20651 74 166 0 23743 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 95648

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.42
CPU time (s): 1200.1
CPU user time (s): 1199.94
CPU system time (s): 0.163975
CPU usage (%): 99.9733
Max. virtual memory (cumulated for all children) (KiB): 95648

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

runsolver used 1.39779 second user time and 2.97155 second system time

The end

Launcher Data

Begin job on node32 at 2009-04-25 15:07:48
IDJOB=1721245
IDBENCH=71066
IDSOLVER=504
FILE ID=node32/1721245-1240664868
PBS_JOBID= 9186551
Free space on /tmp= 66384 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-1721245-1240664868/watcher-1721245-1240664868 -o /tmp/evaluation-result-1721245-1240664868/solver-1721245-1240664868 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/mxc-sat09 -i HOME/instance-1721245-1240664868.cnf

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

MD5SUM BENCH= e868383f091c36fa9594c670095c9824
RANDOM SEED=1146709499

node32.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.216
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.216
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:       1691280 kB
Buffers:         44440 kB
Cached:         267176 kB
SwapCached:       7236 kB
Active:         110556 kB
Inactive:       210996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1691280 kB
SwapTotal:     4192956 kB
SwapFree:      4179360 kB
Dirty:            2104 kB
Writeback:           0 kB
Mapped:          14244 kB
Slab:            28888 kB
Committed_AS:   313084 kB
PageTables:       1488 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66384 MiB
End job on node32 at 2009-04-25 15:27:50