Trace number 1722995

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

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_10_UNKNOWN.cnf
MD5SUM8ece32bbd9e6c3f5c8cdf0e94e0569cd
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 clauses100116
Sum of the clauses size297952
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22580
Number of clauses of size 397513
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

813.22/813.55	c starting MXC with:
813.22/813.55	c cnf_path = HOME/instance-1722995-1240681901.cnf
813.22/813.55	c restart_strategy = auto
813.22/813.55	c sign_strategy = cached
813.22/813.55	c use_preprocessing = -1
813.22/813.55	c output_implicant = 1
813.22/813.55	c timeout_seconds = 0
813.22/813.55	c running SatELite... done
813.22/813.55	c 586 vars eliminated
813.22/813.55	c received 0 units and 95738 clauses from SatELite
813.22/813.55	c 585 assignments made, starting to guess now
813.22/813.55	c ===================================[MXC]=====================================
813.22/813.55	c | Conflicts |                Clause Statistics                   |   Vars   |
813.22/813.55	c |           |    CARD     BIN      O3+      L3+   L3+Lim  Lit/CL |          |
813.22/813.55	c =============================================================================
813.22/813.55	c |         0 |       0    2279    93459        0        0     nan |     1584 |
813.22/813.55	c |       100 |       0    2279    93459      100     1050    49.0 |      999 |
813.22/813.55	c |       210 |       0    2279    93459      210     1105    47.8 |      999 |
813.22/813.55	c |       441 |       0    2279    93459      441     1220    46.0 |      999 |
813.22/813.55	c |       805 |       0    2279    93459      805     1402    43.2 |      999 |
813.22/813.55	c |      1315 |       0    2279    93459     1315     1657    34.7 |      999 |
813.22/813.55	c |      1986 |       0    2279    93459     1986     1993    29.4 |      999 |
813.22/813.55	c |      2834 |       0    2279    93459     1834     2417    17.1 |      999 |
813.22/813.55	c |      3876 |       0    2279    93459     2876     2938    26.1 |      999 |
813.22/813.55	c |      5132 |       0    2279    93459     2632     3566    32.1 |      999 |
813.22/813.55	c |      6623 |       0    2279    93459     4123     4311    36.8 |      999 |
813.22/813.55	c |      8373 |       0    2279    93459     3623     5186    43.3 |      999 |
813.22/813.55	c |     10408 |       0    2279    93459     5658     6204    43.9 |      999 |
813.22/813.55	c |     12756 |       0    2279    93459     4631     7378    42.0 |      999 |
813.22/813.55	c |     15449 |       0    2279    93459     7324     8724    34.4 |      999 |
813.22/813.55	c |     18521 |       0    2279    93459     5333    10260    36.3 |      999 |
813.22/813.55	c |     22010 |       0    2279    93459     8822    12005    43.3 |      999 |
813.22/813.55	c |     25958 |       0    2279    93459    12770    13979    46.7 |      999 |
813.22/813.55	c |     30411 |       0    2279    93459     9629    16205    53.6 |      999 |
813.22/813.55	c |     35419 |       0    2279    93459    14637    18709    52.7 |      999 |
813.22/813.55	c |     41038 |       0    2279    93459    20256    21519    53.0 |      999 |
813.22/813.55	c |     47329 |       0    2279    93459    15156    24664    52.0 |      999 |
813.22/813.55	c |     54360 |       0    2279    93459    22187    28180    51.6 |      999 |
813.22/813.55	c |     62205 |       0    2279    93459    30032    32102    50.7 |      999 |
813.22/813.55	c |     70945 |       0    2279    93459    21685    36472    47.7 |      999 |
813.22/813.55	c |     80669 |       0    2279    93459    31409    41334    47.7 |      999 |
813.22/813.55	c |     91476 |       0    2279    93459    42216    46738    49.5 |      999 |
813.22/813.55	c |    103474 |       0    2279    93459    28584    52737    48.9 |      999 |
813.22/813.55	c |    116782 |       0    2279    93459    41892    59391    49.3 |      999 |
813.22/813.55	c |    131532 |       0    2279    93459    56642    66468    50.1 |      999 |
813.22/813.55	c |    147868 |       0    2279    93459    39106    68320    48.5 |      999 |
813.22/813.55	c |    165948 |       0    2279    93459    57186    70195    48.2 |      999 |
813.22/813.55	c |    185947 |       0    2279    93459    41395    72096    47.0 |      999 |
813.22/813.55	c |    208057 |       0    2279    93459    63505    74023    47.6 |      999 |
813.22/813.55	c |    232489 |       0    2279    93459    50456    75979    46.5 |      999 |
813.22/813.55	c |    259475 |       0    2279    93459    77442    77964    45.9 |      999 |
813.22/813.55	c |    289271 |       0    2279    93459    68236    79980    46.1 |      999 |
813.22/813.55	c |    322158 |       0    2279    93459    60732    82029    45.3 |      999 |
813.22/813.55	c |    358445 |       0    2279    93459    55345    84112    43.2 |      999 |
813.22/813.55	c |    398472 |       0    2279    93459    52504    86230    42.4 |      999 |
813.22/813.55	c |    442613 |       0    2279    93459    52657    88385    42.4 |      999 |
813.22/813.55	c |    491279 |       0    2279    93459    56279    90578    44.0 |      999 |
813.22/813.55	c |    544923 |       0    2279    93459    6387

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-1722995-1240681901/watcher-1722995-1240681901 -o /tmp/evaluation-result-1722995-1240681901/solver-1722995-1240681901 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/mxc-sat09 -i HOME/instance-1722995-1240681901.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.01 0.99 0.99 3/64 4534
/proc/meminfo: memFree=1072336/2055920 swapFree=4192956/4192956
[pid=4534] ppid=4532 vsize=2804 CPUtime=0
/proc/4534/stat : 4534 (mxc-sat09) R 4532 4534 4467 0 -1 4194304 561 0 0 0 0 0 0 0 18 0 1 0 96217389 2871296 547 1992294400 134512640 135192793 4294956224 18446744073709551615 134748779 0 0 4096 0 0 0 0 17 1 0 0
/proc/4534/statm: 701 547 54 166 0 532 0

[startup+0.0208081 s]
/proc/loadavg: 1.01 0.99 0.99 3/64 4534
/proc/meminfo: memFree=1072336/2055920 swapFree=4192956/4192956
[pid=4534] ppid=4532 vsize=4020 CPUtime=0.01
/proc/4534/stat : 4534 (mxc-sat09) R 4532 4534 4467 0 -1 4194304 860 0 0 0 1 0 0 0 18 0 1 0 96217389 4116480 846 1992294400 134512640 135192793 4294956224 18446744073709551615 134572432 0 0 4096 0 0 0 0 17 1 0 0
/proc/4534/statm: 1005 846 54 166 0 836 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 4020

[startup+0.102821 s]
/proc/loadavg: 1.01 0.99 0.99 3/64 4534
/proc/meminfo: memFree=1072336/2055920 swapFree=4192956/4192956
[pid=4534] ppid=4532 vsize=6996 CPUtime=0.09
/proc/4534/stat : 4534 (mxc-sat09) R 4532 4534 4467 0 -1 4194304 1932 0 0 0 9 0 0 0 18 0 1 0 96217389 7163904 1532 1992294400 134512640 135192793 4294956224 18446744073709551615 134567773 0 0 4096 0 0 0 0 17 1 0 0
/proc/4534/statm: 1749 1532 56 166 0 1580 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6996

[startup+0.301853 s]
/proc/loadavg: 1.01 0.99 0.99 3/64 4534
/proc/meminfo: memFree=1072336/2055920 swapFree=4192956/4192956
[pid=4534] ppid=4532 vsize=6996 CPUtime=0.29
/proc/4534/stat : 4534 (mxc-sat09) R 4532 4534 4467 0 -1 4194304 1932 0 0 0 29 0 0 0 19 0 1 0 96217389 7163904 1532 1992294400 134512640 135192793 4294956224 18446744073709551615 134567775 0 0 4096 0 0 0 0 17 1 0 0
/proc/4534/statm: 1749 1532 56 166 0 1580 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6996

[startup+0.70192 s]
/proc/loadavg: 1.01 0.99 0.99 3/64 4534
/proc/meminfo: memFree=1072336/2055920 swapFree=4192956/4192956
[pid=4534] ppid=4532 vsize=7920 CPUtime=0.69
/proc/4534/stat : 4534 (mxc-sat09) R 4532 4534 4467 0 -1 4194304 2169 0 0 0 68 1 0 0 22 0 1 0 96217389 8110080 1769 1992294400 134512640 135192793 4294956224 18446744073709551615 134567801 0 0 4096 0 0 0 0 17 1 0 0
/proc/4534/statm: 1980 1769 56 166 0 1811 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7920

[startup+1.50106 s]
/proc/loadavg: 1.01 0.99 0.99 2/65 4535
/proc/meminfo: memFree=1062536/2055920 swapFree=4192956/4192956
[pid=4534] ppid=4532 vsize=10860 CPUtime=1.49
/proc/4534/stat : 4534 (mxc-sat09) R 4532 4534 4467 0 -1 4194304 2877 0 0 0 148 1 0 0 25 0 1 0 96217389 11120640 2477 1992294400 134512640 135192793 4294956224 18446744073709551615 134568026 0 0 4096 0 0 0 0 17 1 0 0
/proc/4534/statm: 2715 2477 56 166 0 2546 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10860

[startup+3.10132 s]
/proc/loadavg: 1.01 0.99 0.99 2/65 4535
/proc/meminfo: memFree=1057544/2055920 swapFree=4192956/4192956
[pid=4534] ppid=4532 vsize=21680 CPUtime=3.08
/proc/4534/stat : 4534 (mxc-sat09) R 4532 4534 4467 0 -1 4194304 5848 0 0 0 306 2 0 0 25 0 1 0 96217389 22200320 5239 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/4534/statm: 5420 5239 73 166 0 5251 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 21680

[startup+6.30186 s]
/proc/loadavg: 1.01 0.99 0.99 2/65 4535
/proc/meminfo: memFree=1049352/2055920 swapFree=4192956/4192956
[pid=4534] ppid=4532 vsize=24260 CPUtime=6.29
/proc/4534/stat : 4534 (mxc-sat09) R 4532 4534 4467 0 -1 4194304 6454 0 0 0 626 3 0 0 25 0 1 0 96217389 24842240 5845 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/4534/statm: 6065 5845 73 166 0 5896 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 24260

[startup+12.7019 s]
/proc/loadavg: 1.01 0.99 0.99 2/65 4535
/proc/meminfo: memFree=1045576/2055920 swapFree=4192956/4192956
[pid=4534] ppid=4532 vsize=27980 CPUtime=12.69
/proc/4534/stat : 4534 (mxc-sat09) R 4532 4534 4467 0 -1 4194304 7294 0 0 0 1265 4 0 0 25 0 1 0 96217389 28651520 6685 1992294400 134512640 135192793 4294956224 18446744073709551615 134533892 0 0 4096 0 0 0 0 17 1 0 0
/proc/4534/statm: 6995 6685 73 166 0 6826 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27980

[startup+25.5011 s]
/proc/loadavg: 1.01 0.99 0.99 2/65 4535
/proc/meminfo: memFree=1041800/2055920 swapFree=4192956/4192956
[pid=4534] ppid=4532 vsize=32192 CPUtime=25.48
/proc/4534/stat : 4534 (mxc-sat09) R 4532 4534 4467 0 -1 4194304 8218 0 0 0 2544 4 0 0 25 0 1 0 96217389 32964608 7609 1992294400 134512640 135192793 4294956224 18446744073709551615 134534170 0 0 4096 0 0 0 0 17 1 0 0
/proc/4534/statm: 8048 7609 73 166 0 7879 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 32192

[startup+51.1014 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 4535
/proc/meminfo: memFree=1035016/2055920 swapFree=4192956/4192956
[pid=4534] ppid=4532 vsize=40884 CPUtime=51.07
/proc/4534/stat : 4534 (mxc-sat09) R 4532 4534 4467 0 -1 4194304 9993 0 0 0 5101 6 0 0 25 0 1 0 96217389 41865216 9384 1992294400 134512640 135192793 4294956224 18446744073709551615 134533909 0 0 4096 0 0 0 0 17 1 0 0
/proc/4534/statm: 10221 9384 73 166 0 10052 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 40884

[startup+102.306 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 4535
/proc/meminfo: memFree=1027208/2055920 swapFree=4192956/4192956
[pid=4534] ppid=4532 vsize=49492 CPUtime=102.26
/proc/4534/stat : 4534 (mxc-sat09) R 4532 4534 4467 0 -1 4194304 11900 0 0 0 10217 9 0 0 25 0 1 0 96217389 50679808 11291 1992294400 134512640 135192793 4294956224 18446744073709551615 134534131 0 0 4096 0 0 0 0 17 1 0 0
/proc/4534/statm: 12373 11291 73 166 0 12204 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 49492

[startup+162.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 4535
/proc/meminfo: memFree=1020680/2055920 swapFree=4192956/4192956
[pid=4534] ppid=4532 vsize=56908 CPUtime=162.24
/proc/4534/stat : 4534 (mxc-sat09) R 4532 4534 4467 0 -1 4194304 13501 0 0 0 16214 10 0 0 25 0 1 0 96217389 58273792 12892 1992294400 134512640 135192793 4294956224 18446744073709551615 134533892 0 0 4096 0 0 0 0 17 1 0 0
/proc/4534/statm: 14227 12892 73 166 0 14058 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 56908

[startup+222.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 4535
/proc/meminfo: memFree=1017864/2055920 swapFree=4192956/4192956
[pid=4534] ppid=4532 vsize=61004 CPUtime=222.22
/proc/4534/stat : 4534 (mxc-sat09) R 4532 4534 4467 0 -1 4194304 14201 0 0 0 22211 11 0 0 25 0 1 0 96217389 62468096 13592 1992294400 134512640 135192793 4294956224 18446744073709551615 134534215 0 0 4096 0 0 0 0 17 1 0 0
/proc/4534/statm: 15251 13592 73 166 0 15082 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 61004

[startup+282.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 4535
/proc/meminfo: memFree=1015048/2055920 swapFree=4192956/4192956
[pid=4534] ppid=4532 vsize=64728 CPUtime=282.2
/proc/4534/stat : 4534 (mxc-sat09) R 4532 4534 4467 0 -1 4194304 14914 0 0 0 28209 11 0 0 25 0 1 0 96217389 66281472 14305 1992294400 134512640 135192793 4294956224 18446744073709551615 134534264 0 0 4096 0 0 0 0 17 1 0 0
/proc/4534/statm: 16182 14305 73 166 0 16013 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 64728

[startup+342.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 4535
/proc/meminfo: memFree=1014472/2055920 swapFree=4192956/4192956
[pid=4534] ppid=4532 vsize=65496 CPUtime=342.18
/proc/4534/stat : 4534 (mxc-sat09) R 4532 4534 4467 0 -1 4194304 15042 0 0 0 34206 12 0 0 25 0 1 0 96217389 67067904 14433 1992294400 134512640 135192793 4294956224 18446744073709551615 134533920 0 0 4096 0 0 0 0 17 1 0 0
/proc/4534/statm: 16374 14433 73 166 0 16205 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 65496

[startup+402.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 4535
/proc/meminfo: memFree=1012360/2055920 swapFree=4192956/4192956
[pid=4534] ppid=4532 vsize=68824 CPUtime=402.16
/proc/4534/stat : 4534 (mxc-sat09) R 4532 4534 4467 0 -1 4194304 15570 0 0 0 40204 12 0 0 25 0 1 0 96217389 70475776 14961 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/4534/statm: 17206 14961 73 166 0 17037 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 68824

[startup+462.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 4535
/proc/meminfo: memFree=1011272/2055920 swapFree=4192956/4192956
[pid=4534] ppid=4532 vsize=69996 CPUtime=462.14
/proc/4534/stat : 4534 (mxc-sat09) R 4532 4534 4467 0 -1 4194304 15833 0 0 0 46202 12 0 0 25 0 1 0 96217389 71675904 15224 1992294400 134512640 135192793 4294956224 18446744073709551615 134533892 0 0 4096 0 0 0 0 17 1 0 0
/proc/4534/statm: 17499 15224 73 166 0 17330 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 69996

[startup+522.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 4535
/proc/meminfo: memFree=1010312/2055920 swapFree=4192956/4192956
[pid=4534] ppid=4532 vsize=71020 CPUtime=522.12
/proc/4534/stat : 4534 (mxc-sat09) R 4532 4534 4467 0 -1 4194304 16081 0 0 0 52199 13 0 0 25 0 1 0 96217389 72724480 15472 1992294400 134512640 135192793 4294956224 18446744073709551615 134533892 0 0 4096 0 0 0 0 17 1 0 0
/proc/4534/statm: 17755 15472 73 166 0 17586 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 71020

[startup+582.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 4541
/proc/meminfo: memFree=1006664/2055920 swapFree=4192956/4192956
[pid=4534] ppid=4532 vsize=76012 CPUtime=582.1
/proc/4534/stat : 4534 (mxc-sat09) R 4532 4534 4467 0 -1 4194304 17084 0 0 0 58196 14 0 0 25 0 1 0 96217389 77836288 16379 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/4534/statm: 19003 16379 73 166 0 18834 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 76012

[startup+642.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 4541
/proc/meminfo: memFree=1006408/2055920 swapFree=4192956/4192956
[pid=4534] ppid=4532 vsize=76524 CPUtime=642.08
/proc/4534/stat : 4534 (mxc-sat09) R 4532 4534 4467 0 -1 4194304 17143 0 0 0 64194 14 0 0 25 0 1 0 96217389 78360576 16438 1992294400 134512640 135192793 4294956224 18446744073709551615 134550401 0 0 4096 0 0 0 0 17 1 0 0
/proc/4534/statm: 19131 16438 73 166 0 18962 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 76524

[startup+702.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 4541
/proc/meminfo: memFree=1006216/2055920 swapFree=4192956/4192956
[pid=4534] ppid=4532 vsize=76780 CPUtime=702.06
/proc/4534/stat : 4534 (mxc-sat09) R 4532 4534 4467 0 -1 4194304 17196 0 0 0 70192 14 0 0 25 0 1 0 96217389 78622720 16491 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/4534/statm: 19195 16491 73 166 0 19026 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 76780

[startup+762.304 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 4541
/proc/meminfo: memFree=1004424/2055920 swapFree=4192956/4192956
[pid=4534] ppid=4532 vsize=78972 CPUtime=762.04
/proc/4534/stat : 4534 (mxc-sat09) R 4532 4534 4467 0 -1 4194304 17637 0 0 0 76189 15 0 0 25 0 1 0 96217389 80867328 16932 1992294400 134512640 135192793 4294956224 18446744073709551615 134533892 0 0 4096 0 0 0 0 17 1 0 0
/proc/4534/statm: 19743 16932 73 166 0 19574 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 78972

[startup+822.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 4541
/proc/meminfo: memFree=1003272/2055920 swapFree=4192956/4192956
[pid=4534] ppid=4532 vsize=80280 CPUtime=822.02
/proc/4534/stat : 4534 (mxc-sat09) R 4532 4534 4467 0 -1 4194304 17921 0 0 0 82187 15 0 0 25 0 1 0 96217389 82206720 17216 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/4534/statm: 20070 17216 74 166 0 19901 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 80280

[startup+882.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 4541
/proc/meminfo: memFree=1002248/2055920 swapFree=4192956/4192956
[pid=4534] ppid=4532 vsize=81444 CPUtime=882
/proc/4534/stat : 4534 (mxc-sat09) R 4532 4534 4467 0 -1 4194304 18185 0 0 0 88184 16 0 0 25 0 1 0 96217389 83398656 17480 1992294400 134512640 135192793 4294956224 18446744073709551615 134533224 0 0 4096 0 0 0 0 17 1 0 0
/proc/4534/statm: 20361 17480 74 166 0 20192 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 81444

[startup+942.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 4541
/proc/meminfo: memFree=1000712/2055920 swapFree=4192956/4192956
[pid=4534] ppid=4532 vsize=82732 CPUtime=941.98
/proc/4534/stat : 4534 (mxc-sat09) R 4532 4534 4467 0 -1 4194304 18564 0 0 0 94182 16 0 0 25 0 1 0 96217389 84717568 17859 1992294400 134512640 135192793 4294956224 18446744073709551615 134549684 0 0 4096 0 0 0 0 17 1 0 0
/proc/4534/statm: 20683 17859 74 166 0 20514 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 82732

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 4541
/proc/meminfo: memFree=999496/2055920 swapFree=4192956/4192956
[pid=4534] ppid=4532 vsize=84096 CPUtime=1001.96
/proc/4534/stat : 4534 (mxc-sat09) R 4532 4534 4467 0 -1 4194304 18855 0 0 0 100179 17 0 0 25 0 1 0 96217389 86114304 18150 1992294400 134512640 135192793 4294956224 18446744073709551615 134533888 0 0 4096 0 0 0 0 17 1 0 0
/proc/4534/statm: 21024 18150 74 166 0 20855 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 84096

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 4541
/proc/meminfo: memFree=999112/2055920 swapFree=4192956/4192956
[pid=4534] ppid=4532 vsize=84800 CPUtime=1061.94
/proc/4534/stat : 4534 (mxc-sat09) R 4532 4534 4467 0 -1 4194304 18954 0 0 0 106177 17 0 0 25 0 1 0 96217389 86835200 18249 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/4534/statm: 21200 18249 74 166 0 21031 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 84800

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 4541
/proc/meminfo: memFree=996424/2055920 swapFree=4192956/4192956
[pid=4534] ppid=4532 vsize=87988 CPUtime=1121.92
/proc/4534/stat : 4534 (mxc-sat09) R 4532 4534 4467 0 -1 4194304 19623 0 0 0 112174 18 0 0 25 0 1 0 96217389 90099712 18918 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/4534/statm: 21997 18918 74 166 0 21828 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 87988

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 4541
/proc/meminfo: memFree=995848/2055920 swapFree=4192956/4192956
[pid=4534] ppid=4532 vsize=88756 CPUtime=1181.9
/proc/4534/stat : 4534 (mxc-sat09) R 4532 4534 4467 0 -1 4194304 19762 0 0 0 118171 19 0 0 25 0 1 0 96217389 90886144 19057 1992294400 134512640 135192793 4294956224 18446744073709551615 134533892 0 0 4096 0 0 0 0 17 1 0 0
/proc/4534/statm: 22189 19057 74 166 0 22020 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 88756



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 4541
/proc/meminfo: memFree=995848/2055920 swapFree=4192956/4192956
[pid=4534] ppid=4532 vsize=88756 CPUtime=1200
/proc/4534/stat : 4534 (mxc-sat09) R 4532 4534 4467 0 -1 4194304 19763 0 0 0 119981 19 0 0 25 0 1 0 96217389 90886144 19058 1992294400 134512640 135192793 4294956224 18446744073709551615 134533892 0 0 4096 0 0 0 0 17 1 0 0
/proc/4534/statm: 22189 19058 74 166 0 22020 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 88756

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.02
CPU user time (s): 1199.82
CPU system time (s): 0.207968
CPU usage (%): 99.9672
Max. virtual memory (cumulated for all children) (KiB): 88756

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

runsolver used 0.942856 second user time and 2.40563 second system time

The end

Launcher Data

Begin job on node57 at 2009-04-25 19:51:41
IDJOB=1722995
IDBENCH=71101
IDSOLVER=504
FILE ID=node57/1722995-1240681901
PBS_JOBID= 9186704
Free space on /tmp= 66436 MiB

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

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

MD5SUM BENCH= 8ece32bbd9e6c3f5c8cdf0e94e0569cd
RANDOM SEED=1894672338

node57.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.256
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.256
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:       1072752 kB
Buffers:         95956 kB
Cached:         784916 kB
SwapCached:          0 kB
Active:         445204 kB
Inactive:       449564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1072752 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            2232 kB
Writeback:           0 kB
Mapped:          23632 kB
Slab:            74504 kB
Committed_AS:   271884 kB
PageTables:       1388 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= 66436 MiB
End job on node57 at 2009-04-25 20:11:44