Trace number 1722845

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

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_09_UNKNOWN.cnf
MD5SUM18ad1dee1e9d863458e75a20545ae68a
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 variables1430
Number of clauses79453
Sum of the clauses size236162
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22358
Number of clauses of size 377072
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

478.97/479.10	c starting MXC with:
478.97/479.10	c cnf_path = HOME/instance-1722845-1240680184.cnf
478.97/479.10	c restart_strategy = auto
478.97/479.10	c sign_strategy = cached
478.97/479.10	c use_preprocessing = -1
478.97/479.10	c output_implicant = 1
478.97/479.10	c timeout_seconds = 0
478.97/479.10	c running SatELite... done
478.97/479.10	c 560 vars eliminated
478.97/479.10	c received 0 units and 75119 clauses from SatELite
478.97/479.10	c 559 assignments made, starting to guess now
478.97/479.10	c ===================================[MXC]=====================================
478.97/479.10	c | Conflicts |                Clause Statistics                   |   Vars   |
478.97/479.10	c |           |    CARD     BIN      O3+      L3+   L3+Lim  Lit/CL |          |
478.97/479.10	c =============================================================================
478.97/479.10	c |         0 |       0    2065    73054        0        0     nan |     1430 |
478.97/479.10	c |       100 |       0    2065    73054      100     1050    45.5 |      871 |
478.97/479.10	c |       210 |       0    2065    73054      210     1105    44.3 |      871 |
478.97/479.10	c |       441 |       0    2065    73054      441     1220    48.0 |      871 |
478.97/479.10	c |       805 |       0    2065    73054      805     1402    46.2 |      871 |
478.97/479.10	c |      1315 |       0    2065    73054     1315     1657    45.6 |      871 |
478.97/479.10	c |      1986 |       0    2065    73054     1986     1993    43.5 |      871 |
478.97/479.10	c |      2834 |       0    2065    73054     1834     2417    37.8 |      871 |
478.97/479.10	c |      3876 |       0    2065    73054     2876     2938    40.9 |      871 |
478.97/479.10	c |      5132 |       0    2065    73054     2632     3566    47.1 |      871 |
478.97/479.10	c |      6623 |       0    2065    73054     4123     4311    46.5 |      871 |
478.97/479.10	c |      8373 |       0    2065    73054     3623     5186    43.5 |      871 |
478.97/479.10	c |     10408 |       0    2065    73054     5658     6204    42.6 |      871 |
478.97/479.10	c |     12756 |       0    2065    73054     4631     7378    39.6 |      871 |
478.97/479.10	c |     15449 |       0    2065    73054     7324     8724    40.3 |      871 |
478.97/479.10	c |     18521 |       0    2065    73054     5333    10260    40.7 |      871 |
478.97/479.10	c |     22010 |       0    2065    73054     8822    12005    39.9 |      871 |
478.97/479.10	c |     25958 |       0    2065    73054    12770    13979    41.3 |      871 |
478.97/479.10	c |     30411 |       0    2065    73054     9629    16205    44.4 |      871 |
478.97/479.10	c |     35419 |       0    2065    73054    14637    18709    44.9 |      871 |
478.97/479.10	c |     41038 |       0    2065    73054    20256    21519    43.6 |      871 |
478.97/479.10	c |     47329 |       0    2065    73054    15156    24664    41.2 |      871 |
478.97/479.10	c |     54360 |       0    2065    73054    22187    28180    41.1 |      871 |
478.97/479.10	c |     62205 |       0    2065    73054    30032    32102    41.9 |      871 |
478.97/479.10	c |     70945 |       0    2065    73054    21685    36472    42.5 |      871 |
478.97/479.10	c |     80669 |       0    2065    73054    31409    41334    43.6 |      871 |
478.97/479.10	c |     91476 |       0    2065    73054    42216    46738    44.6 |      871 |
478.97/479.10	c |    103474 |       0    2065    73054    28584    51655    43.9 |      871 |
478.97/479.10	c |    116782 |       0    2065    73054    41892    53142    44.1 |      871 |
478.97/479.10	c |    131532 |       0    2065    73054    29427    54647    48.1 |      871 |
478.97/479.10	c |    147868 |       0    2065    73054    45763    56169    47.7 |      871 |
478.97/479.10	c |    165948 |       0    2065    73054    35264    57711    44.1 |      871 |
478.97/479.10	c |    185947 |       0    2065    73054    55263    59274    44.6 |      871 |
478.97/479.10	c |    208057 |       0    2065    73054    47575    60859    47.0 |      871 |
478.97/479.10	c |    232489 |       0    2065    73054    41101    62466    45.4 |      871 |
478.97/479.10	c |    259475 |       0    2065    73054    36161    64098    42.2 |      871 |
478.97/479.10	c |    289271 |       0    2065    73054    33084    65756    43.9 |      871 |
478.97/479.10	c |    322158 |       0    2065    73054    65971    67441    43.7 |      871 |
478.97/479.10	c |    358445 |       0    2065    73054    68499    69153    44.8 |      871 |
478.97/479.10	c |    398472 |       0    2065    73054    38553    70895    41.5 |      871 |
478.97/479.10	c |    442613 |       0    2065    73054    46564    72666    40.2 |      871 |
478.97/479.10	c |    491279 |       0    2065    73054    58385    74470    35.4 |      871 |
478.97/479.10	c |    544923 |       0    2065    73054    7450

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-1722845-1240680184/watcher-1722845-1240680184 -o /tmp/evaluation-result-1722845-1240680184/solver-1722845-1240680184 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/mxc-sat09 -i HOME/instance-1722845-1240680184.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: 1.11 1.06 1.04 3/64 19214
/proc/meminfo: memFree=1689648/2055920 swapFree=4180592/4192956
[pid=19214] ppid=19212 vsize=2480 CPUtime=0
/proc/19214/stat : 19214 (mxc-sat09) R 19212 19214 19054 0 -1 4194304 490 0 0 0 0 0 0 0 18 0 1 0 96051899 2539520 476 1992294400 134512640 135192793 4294956208 18446744073709551615 134766703 0 0 4096 0 0 0 0 17 1 0 0
/proc/19214/statm: 620 476 54 166 0 451 0

[startup+0.0211759 s]
/proc/loadavg: 1.11 1.06 1.04 3/64 19214
/proc/meminfo: memFree=1689648/2055920 swapFree=4180592/4192956
[pid=19214] ppid=19212 vsize=3708 CPUtime=0.01
/proc/19214/stat : 19214 (mxc-sat09) R 19212 19214 19054 0 -1 4194304 800 0 0 0 1 0 0 0 18 0 1 0 96051899 3796992 786 1992294400 134512640 135192793 4294956208 18446744073709551615 134577000 0 0 4096 0 0 0 0 17 1 0 0
/proc/19214/statm: 927 786 54 166 0 758 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 3708

[startup+0.101184 s]
/proc/loadavg: 1.11 1.06 1.04 3/64 19214
/proc/meminfo: memFree=1689648/2055920 swapFree=4180592/4192956
[pid=19214] ppid=19212 vsize=5724 CPUtime=0.09
/proc/19214/stat : 19214 (mxc-sat09) R 19212 19214 19054 0 -1 4194304 1579 0 0 0 9 0 0 0 18 0 1 0 96051899 5861376 1260 1992294400 134512640 135192793 4294956208 18446744073709551615 134567878 0 0 4096 0 0 0 0 17 1 0 0
/proc/19214/statm: 1431 1260 56 166 0 1262 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5724

[startup+0.301204 s]
/proc/loadavg: 1.11 1.06 1.04 3/64 19214
/proc/meminfo: memFree=1689648/2055920 swapFree=4180592/4192956
[pid=19214] ppid=19212 vsize=5724 CPUtime=0.29
/proc/19214/stat : 19214 (mxc-sat09) R 19212 19214 19054 0 -1 4194304 1579 0 0 0 29 0 0 0 19 0 1 0 96051899 5861376 1260 1992294400 134512640 135192793 4294956208 18446744073709551615 134567781 0 0 4096 0 0 0 0 17 1 0 0
/proc/19214/statm: 1431 1260 56 166 0 1262 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5724

[startup+0.701245 s]
/proc/loadavg: 1.11 1.06 1.04 3/64 19214
/proc/meminfo: memFree=1689648/2055920 swapFree=4180592/4192956
[pid=19214] ppid=19212 vsize=8604 CPUtime=0.69
/proc/19214/stat : 19214 (mxc-sat09) R 19212 19214 19054 0 -1 4194304 2255 0 0 0 69 0 0 0 22 0 1 0 96051899 8810496 1936 1992294400 134512640 135192793 4294956208 18446744073709551615 134567773 0 0 4096 0 0 0 0 17 1 0 0
/proc/19214/statm: 2151 1936 56 166 0 1982 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8604

[startup+1.50233 s]
/proc/loadavg: 1.11 1.06 1.04 2/65 19215
/proc/meminfo: memFree=1682088/2055920 swapFree=4180592/4192956
[pid=19214] ppid=19212 vsize=16892 CPUtime=1.49
/proc/19214/stat : 19214 (mxc-sat09) R 19212 19214 19054 0 -1 4194304 4483 0 0 0 148 1 0 0 25 0 1 0 96051899 17297408 3998 1992294400 134512640 135192793 4294956208 18446744073709551615 134553322 0 0 4096 0 0 0 0 17 1 0 0
/proc/19214/statm: 4223 3998 72 166 0 4054 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16892

[startup+3.10149 s]
/proc/loadavg: 1.11 1.06 1.04 2/65 19215
/proc/meminfo: memFree=1672680/2055920 swapFree=4180592/4192956
[pid=19214] ppid=19212 vsize=19032 CPUtime=3.09
/proc/19214/stat : 19214 (mxc-sat09) R 19212 19214 19054 0 -1 4194304 5015 0 0 0 308 1 0 0 25 0 1 0 96051899 19488768 4530 1992294400 134512640 135192793 4294956208 18446744073709551615 134534165 0 0 4096 0 0 0 0 17 1 0 0
/proc/19214/statm: 4758 4530 73 166 0 4589 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19032

[startup+6.30183 s]
/proc/loadavg: 1.10 1.06 1.04 2/65 19215
/proc/meminfo: memFree=1668968/2055920 swapFree=4180592/4192956
[pid=19214] ppid=19212 vsize=21896 CPUtime=6.29
/proc/19214/stat : 19214 (mxc-sat09) R 19212 19214 19054 0 -1 4194304 5712 0 0 0 627 2 0 0 25 0 1 0 96051899 22421504 5227 1992294400 134512640 135192793 4294956208 18446744073709551615 134534215 0 0 4096 0 0 0 0 17 1 0 0
/proc/19214/statm: 5474 5227 73 166 0 5305 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21896

[startup+12.7015 s]
/proc/loadavg: 1.10 1.06 1.04 2/65 19215
/proc/meminfo: memFree=1665512/2055920 swapFree=4180592/4192956
[pid=19214] ppid=19212 vsize=25484 CPUtime=12.69
/proc/19214/stat : 19214 (mxc-sat09) R 19212 19214 19054 0 -1 4194304 6488 0 0 0 1266 3 0 0 25 0 1 0 96051899 26095616 6003 1992294400 134512640 135192793 4294956208 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/19214/statm: 6371 6003 73 166 0 6202 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 25484

[startup+25.5018 s]
/proc/loadavg: 1.07 1.06 1.04 2/65 19215
/proc/meminfo: memFree=1660712/2055920 swapFree=4180592/4192956
[pid=19214] ppid=19212 vsize=30868 CPUtime=25.48
/proc/19214/stat : 19214 (mxc-sat09) R 19212 19214 19054 0 -1 4194304 7705 0 0 0 2544 4 0 0 25 0 1 0 96051899 31608832 7220 1992294400 134512640 135192793 4294956208 18446744073709551615 134533909 0 0 4096 0 0 0 0 17 1 0 0
/proc/19214/statm: 7717 7220 73 166 0 7548 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 30868

[startup+51.1015 s]
/proc/loadavg: 1.05 1.05 1.04 2/65 19215
/proc/meminfo: memFree=1652904/2055920 swapFree=4180592/4192956
[pid=19214] ppid=19212 vsize=39452 CPUtime=51.08
/proc/19214/stat : 19214 (mxc-sat09) R 19212 19214 19054 0 -1 4194304 9672 0 0 0 5102 6 0 0 25 0 1 0 96051899 40398848 9187 1992294400 134512640 135192793 4294956208 18446744073709551615 134533917 0 0 4096 0 0 0 0 17 1 0 0
/proc/19214/statm: 9863 9187 73 166 0 9694 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 39452

[startup+102.306 s]
/proc/loadavg: 1.02 1.04 1.03 2/65 19215
/proc/meminfo: memFree=1645864/2055920 swapFree=4180592/4192956
[pid=19214] ppid=19212 vsize=47588 CPUtime=102.27
/proc/19214/stat : 19214 (mxc-sat09) R 19212 19214 19054 0 -1 4194304 11398 0 0 0 10220 7 0 0 25 0 1 0 96051899 48730112 10913 1992294400 134512640 135192793 4294956208 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/19214/statm: 11897 10913 73 166 0 11728 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 47588

[startup+162.302 s]
/proc/loadavg: 1.00 1.03 1.03 2/65 19215
/proc/meminfo: memFree=1642792/2055920 swapFree=4180592/4192956
[pid=19214] ppid=19212 vsize=51556 CPUtime=162.25
/proc/19214/stat : 19214 (mxc-sat09) R 19212 19214 19054 0 -1 4194304 12146 0 0 0 16217 8 0 0 25 0 1 0 96051899 52793344 11661 1992294400 134512640 135192793 4294956208 18446744073709551615 134533892 0 0 4096 0 0 0 0 17 1 0 0
/proc/19214/statm: 12889 11661 73 166 0 12720 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 51556

[startup+222.301 s]
/proc/loadavg: 1.00 1.02 1.02 2/65 19215
/proc/meminfo: memFree=1642216/2055920 swapFree=4180592/4192956
[pid=19214] ppid=19212 vsize=52068 CPUtime=222.24
/proc/19214/stat : 19214 (mxc-sat09) R 19212 19214 19054 0 -1 4194304 12286 0 0 0 22215 9 0 0 25 0 1 0 96051899 53317632 11801 1992294400 134512640 135192793 4294956208 18446744073709551615 134533236 0 0 4096 0 0 0 0 17 1 0 0
/proc/19214/statm: 13017 11801 73 166 0 12848 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 52068

[startup+282.301 s]
/proc/loadavg: 1.00 1.02 1.01 2/65 19215
/proc/meminfo: memFree=1639336/2055920 swapFree=4180592/4192956
[pid=19214] ppid=19212 vsize=55644 CPUtime=282.22
/proc/19214/stat : 19214 (mxc-sat09) R 19212 19214 19054 0 -1 4194304 13002 0 0 0 28213 9 0 0 25 0 1 0 96051899 56979456 12517 1992294400 134512640 135192793 4294956208 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/19214/statm: 13911 12517 73 166 0 13742 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 55644

[startup+342.302 s]
/proc/loadavg: 1.00 1.01 1.01 2/65 19215
/proc/meminfo: memFree=1634920/2055920 swapFree=4180592/4192956
[pid=19214] ppid=19212 vsize=61268 CPUtime=342.2
/proc/19214/stat : 19214 (mxc-sat09) R 19212 19214 19054 0 -1 4194304 14104 0 0 0 34211 9 0 0 25 0 1 0 96051899 62738432 13619 1992294400 134512640 135192793 4294956208 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/19214/statm: 15317 13619 73 166 0 15148 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 61268

[startup+402.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 19215
/proc/meminfo: memFree=1633384/2055920 swapFree=4180592/4192956
[pid=19214] ppid=19212 vsize=63316 CPUtime=402.19
/proc/19214/stat : 19214 (mxc-sat09) R 19212 19214 19054 0 -1 4194304 14519 0 0 0 40209 10 0 0 25 0 1 0 96051899 64835584 14034 1992294400 134512640 135192793 4294956208 18446744073709551615 134533224 0 0 4096 0 0 0 0 17 1 0 0
/proc/19214/statm: 15829 14034 73 166 0 15660 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 63316

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19215
/proc/meminfo: memFree=1630760/2055920 swapFree=4180592/4192956
[pid=19214] ppid=19212 vsize=66164 CPUtime=462.17
/proc/19214/stat : 19214 (mxc-sat09) R 19212 19214 19054 0 -1 4194304 15114 0 0 0 46207 10 0 0 25 0 1 0 96051899 67751936 14629 1992294400 134512640 135192793 4294956208 18446744073709551615 134534215 0 0 4096 0 0 0 0 17 1 0 0
/proc/19214/statm: 16541 14629 73 166 0 16372 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 66164

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19215
/proc/meminfo: memFree=1628456/2055920 swapFree=4180592/4192956
[pid=19214] ppid=19212 vsize=69300 CPUtime=522.15
/proc/19214/stat : 19214 (mxc-sat09) R 19212 19214 19054 0 -1 4194304 15685 0 0 0 52205 10 0 0 25 0 1 0 96051899 70963200 15200 1992294400 134512640 135192793 4294956208 18446744073709551615 134533917 0 0 4096 0 0 0 0 17 1 0 0
/proc/19214/statm: 17325 15200 74 166 0 17156 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 69300

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19215
/proc/meminfo: memFree=1626728/2055920 swapFree=4180592/4192956
[pid=19214] ppid=19212 vsize=71860 CPUtime=582.14
/proc/19214/stat : 19214 (mxc-sat09) R 19212 19214 19054 0 -1 4194304 16118 0 0 0 58203 11 0 0 25 0 1 0 96051899 73584640 15633 1992294400 134512640 135192793 4294956208 18446744073709551615 134533900 0 0 4096 0 0 0 0 17 1 0 0
/proc/19214/statm: 17965 15633 74 166 0 17796 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 71860

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19215
/proc/meminfo: memFree=1623400/2055920 swapFree=4180592/4192956
[pid=19214] ppid=19212 vsize=76288 CPUtime=642.13
/proc/19214/stat : 19214 (mxc-sat09) R 19212 19214 19054 0 -1 4194304 16949 0 0 0 64202 11 0 0 25 0 1 0 96051899 78118912 16464 1992294400 134512640 135192793 4294956208 18446744073709551615 134534131 0 0 4096 0 0 0 0 17 1 0 0
/proc/19214/statm: 19072 16464 74 166 0 18903 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 76288

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19215
/proc/meminfo: memFree=1622888/2055920 swapFree=4180592/4192956
[pid=19214] ppid=19212 vsize=76992 CPUtime=702.12
/proc/19214/stat : 19214 (mxc-sat09) R 19212 19214 19054 0 -1 4194304 17080 0 0 0 70200 12 0 0 25 0 1 0 96051899 78839808 16595 1992294400 134512640 135192793 4294956208 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/19214/statm: 19248 16595 74 166 0 19079 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 76992

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19215
/proc/meminfo: memFree=1618152/2055920 swapFree=4180592/4192956
[pid=19214] ppid=19212 vsize=81788 CPUtime=762.1
/proc/19214/stat : 19214 (mxc-sat09) R 19212 19214 19054 0 -1 4194304 18221 0 0 0 76197 13 0 0 25 0 1 0 96051899 83750912 17736 1992294400 134512640 135192793 4294956208 18446744073709551615 134534199 0 0 4096 0 0 0 0 17 1 0 0
/proc/19214/statm: 20447 17736 74 166 0 20278 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 81788

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19215
/proc/meminfo: memFree=1616232/2055920 swapFree=4180592/4192956
[pid=19214] ppid=19212 vsize=84256 CPUtime=822.08
/proc/19214/stat : 19214 (mxc-sat09) R 19212 19214 19054 0 -1 4194304 18709 0 0 0 82195 13 0 0 25 0 1 0 96051899 86278144 18224 1992294400 134512640 135192793 4294956208 18446744073709551615 134533892 0 0 4096 0 0 0 0 17 1 0 0
/proc/19214/statm: 21064 18224 74 166 0 20895 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 84256

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19217
/proc/meminfo: memFree=1614184/2055920 swapFree=4180592/4192956
[pid=19214] ppid=19212 vsize=86656 CPUtime=882.06
/proc/19214/stat : 19214 (mxc-sat09) R 19212 19214 19054 0 -1 4194304 19197 0 0 0 88192 14 0 0 25 0 1 0 96051899 88735744 18712 1992294400 134512640 135192793 4294956208 18446744073709551615 134533888 0 0 4096 0 0 0 0 17 1 0 0
/proc/19214/statm: 21664 18712 74 166 0 21495 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 86656

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19217
/proc/meminfo: memFree=1613608/2055920 swapFree=4180592/4192956
[pid=19214] ppid=19212 vsize=87424 CPUtime=942.05
/proc/19214/stat : 19214 (mxc-sat09) R 19212 19214 19054 0 -1 4194304 19349 0 0 0 94190 15 0 0 25 0 1 0 96051899 89522176 18864 1992294400 134512640 135192793 4294956208 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/19214/statm: 21856 18864 74 166 0 21687 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 87424

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19217
/proc/meminfo: memFree=1611880/2055920 swapFree=4180592/4192956
[pid=19214] ppid=19212 vsize=89984 CPUtime=1002.03
/proc/19214/stat : 19214 (mxc-sat09) R 19212 19214 19054 0 -1 4194304 19879 0 0 0 100188 15 0 0 25 0 1 0 96051899 92143616 19270 1992294400 134512640 135192793 4294956208 18446744073709551615 134550383 0 0 4096 0 0 0 0 17 1 0 0
/proc/19214/statm: 22496 19270 74 166 0 22327 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 89984

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19217
/proc/meminfo: memFree=1610280/2055920 swapFree=4180592/4192956
[pid=19214] ppid=19212 vsize=92360 CPUtime=1062.02
/proc/19214/stat : 19214 (mxc-sat09) R 19212 19214 19054 0 -1 4194304 20298 0 0 0 106186 16 0 0 25 0 1 0 96051899 94576640 19689 1992294400 134512640 135192793 4294956208 18446744073709551615 134534231 0 0 4096 0 0 0 0 17 1 0 0
/proc/19214/statm: 23090 19689 74 166 0 22921 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 92360

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19217
/proc/meminfo: memFree=1608744/2055920 swapFree=4180592/4192956
[pid=19214] ppid=19212 vsize=94152 CPUtime=1122
/proc/19214/stat : 19214 (mxc-sat09) R 19212 19214 19054 0 -1 4194304 20667 0 0 0 112184 16 0 0 25 0 1 0 96051899 96411648 20058 1992294400 134512640 135192793 4294956208 18446744073709551615 134534131 0 0 4096 0 0 0 0 17 1 0 0
/proc/19214/statm: 23538 20058 74 166 0 23369 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 94152

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19217
/proc/meminfo: memFree=1607976/2055920 swapFree=4180592/4192956
[pid=19214] ppid=19212 vsize=95440 CPUtime=1181.98
/proc/19214/stat : 19214 (mxc-sat09) R 19212 19214 19054 0 -1 4194304 20859 0 0 0 118182 16 0 0 25 0 1 0 96051899 97730560 20250 1992294400 134512640 135192793 4294956208 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/19214/statm: 23860 20250 74 166 0 23691 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 95440



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19217
/proc/meminfo: memFree=1607464/2055920 swapFree=4180592/4192956
[pid=19214] ppid=19212 vsize=95952 CPUtime=1200.08
/proc/19214/stat : 19214 (mxc-sat09) R 19212 19214 19054 0 -1 4194304 20974 0 0 0 119992 16 0 0 25 0 1 0 96051899 98254848 20365 1992294400 134512640 135192793 4294956208 18446744073709551615 134549692 0 0 4096 0 0 0 0 17 1 0 0
/proc/19214/statm: 23988 20365 74 166 0 23819 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 95952

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.11
CPU user time (s): 1199.93
CPU system time (s): 0.183972
CPU usage (%): 99.9743
Max. virtual memory (cumulated for all children) (KiB): 95952

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

runsolver used 0.833873 second user time and 2.56061 second system time

The end

Launcher Data

Begin job on node24 at 2009-04-25 19:23:04
IDJOB=1722845
IDBENCH=71098
IDSOLVER=504
FILE ID=node24/1722845-1240680184
PBS_JOBID= 9186649
Free space on /tmp= 66240 MiB

SOLVER NAME= MXC 2009-03-10
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_09_UNKNOWN.cnf
COMMAND LINE= HOME/mxc-sat09 -i BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1722845-1240680184/watcher-1722845-1240680184 -o /tmp/evaluation-result-1722845-1240680184/solver-1722845-1240680184 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/mxc-sat09 -i HOME/instance-1722845-1240680184.cnf

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

MD5SUM BENCH= 18ad1dee1e9d863458e75a20545ae68a
RANDOM SEED=1620677127

node24.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.232
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.232
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:       1690064 kB
Buffers:         30984 kB
Cached:         263600 kB
SwapCached:       6112 kB
Active:          85364 kB
Inactive:       217800 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1690064 kB
SwapTotal:     4192956 kB
SwapFree:      4180592 kB
Dirty:            1904 kB
Writeback:           0 kB
Mapped:          13956 kB
Slab:            48592 kB
Committed_AS:   381168 kB
PageTables:       1440 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= 66240 MiB
End job on node24 at 2009-04-25 19:43:06