Trace number 1721395

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

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_17_UNKNOWN.cnf
MD5SUMd554330e1400d4f25a793413df9abc4e
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 variables3582
Number of clauses395999
Sum of the clauses size1182858
Maximum clause length18
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25604
Number of clauses of size 3390364
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 531

Solver Data

1194.50/1194.84	c starting MXC with:
1194.50/1194.84	c cnf_path = HOME/instance-1721395-1240666269.cnf
1194.50/1194.84	c restart_strategy = auto
1194.50/1194.84	c sign_strategy = cached
1194.50/1194.84	c use_preprocessing = -1
1194.50/1194.84	c output_implicant = 1
1194.50/1194.84	c timeout_seconds = 0
1194.50/1194.84	c running SatELite... done
1194.50/1194.84	c 1159 vars eliminated
1194.50/1194.84	c received 0 units and 386295 clauses from SatELite
1194.50/1194.84	c 1158 assignments made, starting to guess now
1194.50/1194.84	c ===================================[MXC]=====================================
1194.50/1194.84	c | Conflicts |                Clause Statistics                   |   Vars   |
1194.50/1194.84	c |           |    CARD     BIN      O3+      L3+   L3+Lim  Lit/CL |          |
1194.50/1194.84	c =============================================================================
1194.50/1194.84	c |         0 |       0    5282   381013        0        0     nan |     3582 |
1194.50/1194.84	c |       100 |       0    5282   381013      100     1050    84.7 |     2424 |
1194.50/1194.84	c |       210 |       0    5282   381013      210     1105    87.8 |     2424 |
1194.50/1194.84	c |       441 |       0    5282   381013      441     1220    91.9 |     2424 |
1194.50/1194.84	c |       805 |       0    5282   381013      805     1402    95.1 |     2424 |
1194.50/1194.84	c |      1315 |       0    5282   381013     1315     1657    95.8 |     2424 |
1194.50/1194.84	c |      1986 |       0    5282   381013     1986     1993    98.2 |     2424 |
1194.50/1194.84	c |      2834 |       0    5282   381013     1834     2417   107.4 |     2424 |
1194.50/1194.84	c |      3876 |       0    5282   381013     2876     2938   106.9 |     2424 |
1194.50/1194.84	c |      5132 |       0    5282   381013     2632     3566   110.6 |     2424 |
1194.50/1194.84	c |      6623 |       0    5282   381013     4123     4311   110.9 |     2424 |
1194.50/1194.84	c |      8373 |       0    5282   381013     3623     5186   109.3 |     2424 |
1194.50/1194.84	c |     10408 |       0    5282   381013     5658     6204   109.7 |     2424 |
1194.50/1194.84	c |     12756 |       0    5282   381013     4631     7378   106.7 |     2424 |
1194.50/1194.84	c |     15449 |       0    5282   381013     7324     8724   110.4 |     2424 |
1194.50/1194.84	c |     18521 |       0    5282   381013     5333    10260   120.2 |     2424 |
1194.50/1194.84	c |     22010 |       0    5282   381013     8822    12005   121.8 |     2424 |
1194.50/1194.84	c |     25958 |       0    5282   381013    12770    13979   122.6 |     2424 |
1194.50/1194.84	c |     30411 |       0    5282   381013     9629    16205   137.5 |     2424 |
1194.50/1194.84	c |     35419 |       0    5282   381013    14637    18709   145.5 |     2424 |
1194.50/1194.84	c |     41038 |       0    5282   381013    20256    21519   148.5 |     2424 |
1194.50/1194.84	c |     47329 |       0    5282   381013    15156    24664   157.4 |     2424 |
1194.50/1194.84	c |     54360 |       0    5282   381013    22187    28180   165.9 |     2424 |
1194.50/1194.84	c |     62205 |       0    5282   381013    30032    32102   164.4 |     2424 |
1194.50/1194.84	c |     70945 |       0    5282   381013    21685    36472   160.4 |     2424 |
1194.50/1194.84	c |     80669 |       0    5282   381013    31409    41334   161.5 |     2424 |
1194.50/1194.84	c |     91476 |       0    5282   381013    42216    46738   161.8 |     2424 |
1194.50/1194.84	c |    103474 |       0    5282   381013    28584    52737   166.7 |     2424 |
1194.50/1194.84	c |    116782 |       0    5282   381013    41892    59391   170.1 |     2424 |
1194.50/1194.84	c |    131532 |       0    5282   381013    56642    66766   176.2 |     2424 |
1194.50/1194.84	c |    147868 |       0    5282   381013    72978    74934   180.2 |     2424 |
1194.50/1194.84	c |    165948 |       0    5282   381013    52665    83974   180.9 |     2424 |
1194.50/1194.84	c |    185947 |       0    5282   381013    72664    93973   181.9 |     2424 |
1194.50/1194.84	c |    208057 |       0    5282   381013    94774   105028   183.4 |     2424 |
1194.50/1194.84	c |    232489 |       0    5282   381013    61577   117244   182.7 |     2424 |
1194.50/1194.84	c |    259475 |       0    5282   381013    88563   130737   183.5 |     2424 |
1194.50/1194.84	c |    289271 |       0    5282   381013   118359   145635   184.0 |     2424 |
1194.50/1194.84	c |    322158 |       0    5282   381013   151246   162079   184.6 |     2424 |
1194.50/1194.84	c |    358445 |       0    5282   381013   101081   180222   184.6 |     2424 |
1194.50/1194.84	c |    398472 |       0    5282   381013   141108   200236   185.2 |     2424 |
1194.50/1194.84	c |    442613 |       0    5282   381013   185249   222306   184.8 |     2424 |
1194.50/1194.84	c |    491279 |       0    5282   381013   233915   246639   183.3 |     2424 |
1194.50/1194.84	c |    544923 |       0    5282   381013   15

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1721395-1240666269/watcher-1721395-1240666269 -o /tmp/evaluation-result-1721395-1240666269/solver-1721395-1240666269 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/mxc-sat09 -i HOME/instance-1721395-1240666269.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.92 0.98 0.99 3/64 24578
/proc/meminfo: memFree=1259376/2055920 swapFree=4192956/4192956
[pid=24578] ppid=24576 vsize=7476 CPUtime=0
/proc/24578/stat : 24578 (mxc-sat09) R 24576 24578 24392 0 -1 4194304 747 0 0 0 0 0 0 0 18 0 1 0 94655503 7655424 733 1992294400 134512640 135192793 4294956208 18446744073709551615 134779278 0 0 4096 0 0 0 0 17 1 0 0
/proc/24578/statm: 1869 740 46 166 0 1700 0

[startup+0.0142429 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 24578
/proc/meminfo: memFree=1259376/2055920 swapFree=4192956/4192956
[pid=24578] ppid=24576 vsize=8264 CPUtime=0.01
/proc/24578/stat : 24578 (mxc-sat09) R 24576 24578 24392 0 -1 4194304 1941 0 0 0 0 1 0 0 18 0 1 0 94655503 8462336 1927 1992294400 134512640 135192793 4294956208 18446744073709551615 134576113 0 0 4096 0 0 0 0 17 1 0 0
/proc/24578/statm: 2066 1927 54 166 0 1897 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8264

[startup+0.101251 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 24578
/proc/meminfo: memFree=1259376/2055920 swapFree=4192956/4192956
[pid=24578] ppid=24576 vsize=14692 CPUtime=0.09
/proc/24578/stat : 24578 (mxc-sat09) R 24576 24578 24392 0 -1 4194304 3498 0 0 0 8 1 0 0 18 0 1 0 94655503 15044608 3484 1992294400 134512640 135192793 4294956208 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/24578/statm: 3673 3484 54 166 0 3504 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14692

[startup+0.301269 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 24578
/proc/meminfo: memFree=1259376/2055920 swapFree=4192956/4192956
[pid=24578] ppid=24576 vsize=24112 CPUtime=0.29
/proc/24578/stat : 24578 (mxc-sat09) R 24576 24578 24392 0 -1 4194304 7415 0 0 0 26 3 0 0 19 0 1 0 94655503 24690688 5743 1992294400 134512640 135192793 4294956208 18446744073709551615 134567928 0 0 4096 0 0 0 0 17 1 0 0
/proc/24578/statm: 6028 5743 56 166 0 5859 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24112

[startup+0.701309 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 24578
/proc/meminfo: memFree=1259376/2055920 swapFree=4192956/4192956
[pid=24578] ppid=24576 vsize=24112 CPUtime=0.69
/proc/24578/stat : 24578 (mxc-sat09) R 24576 24578 24392 0 -1 4194304 7415 0 0 0 66 3 0 0 23 0 1 0 94655503 24690688 5743 1992294400 134512640 135192793 4294956208 18446744073709551615 134568012 0 0 4096 0 0 0 0 17 1 0 0
/proc/24578/statm: 6028 5743 56 166 0 5859 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24112

[startup+1.50139 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 24579
/proc/meminfo: memFree=1236328/2055920 swapFree=4192956/4192956
[pid=24578] ppid=24576 vsize=24112 CPUtime=1.49
/proc/24578/stat : 24578 (mxc-sat09) R 24576 24578 24392 0 -1 4194304 7415 0 0 0 146 3 0 0 25 0 1 0 94655503 24690688 5743 1992294400 134512640 135192793 4294956208 18446744073709551615 134567655 0 0 4096 0 0 0 0 17 1 0 0
/proc/24578/statm: 6028 5743 56 166 0 5859 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 24112

[startup+3.10155 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 24579
/proc/meminfo: memFree=1236200/2055920 swapFree=4192956/4192956
[pid=24578] ppid=24576 vsize=24112 CPUtime=3.09
/proc/24578/stat : 24578 (mxc-sat09) R 24576 24578 24392 0 -1 4194304 7415 0 0 0 305 4 0 0 25 0 1 0 94655503 24690688 5743 1992294400 134512640 135192793 4294956208 18446744073709551615 134568012 0 0 4096 0 0 0 0 17 1 0 0
/proc/24578/statm: 6028 5743 56 166 0 5859 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24112

[startup+6.30287 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 24579
/proc/meminfo: memFree=1236072/2055920 swapFree=4192956/4192956
[pid=24578] ppid=24576 vsize=32656 CPUtime=6.29
/proc/24578/stat : 24578 (mxc-sat09) R 24576 24578 24392 0 -1 4194304 9611 0 0 0 624 5 0 0 25 0 1 0 94655503 33439744 7939 1992294400 134512640 135192793 4294956208 18446744073709551615 134567801 0 0 4096 0 0 0 0 17 1 0 0
/proc/24578/statm: 8164 7939 56 166 0 7995 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 32656

[startup+12.7015 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 24579
/proc/meminfo: memFree=1224296/2055920 swapFree=4192956/4192956
[pid=24578] ppid=24576 vsize=36552 CPUtime=12.69
/proc/24578/stat : 24578 (mxc-sat09) R 24576 24578 24392 0 -1 4194304 10400 0 0 0 1263 6 0 0 25 0 1 0 94655503 37429248 8728 1992294400 134512640 135192793 4294956208 18446744073709551615 134568146 0 0 4096 0 0 0 0 17 1 0 0
/proc/24578/statm: 9138 8728 56 166 0 8969 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 36552

[startup+25.5018 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 24579
/proc/meminfo: memFree=1175272/2055920 swapFree=4192956/4192956
[pid=24578] ppid=24576 vsize=86136 CPUtime=25.48
/proc/24578/stat : 24578 (mxc-sat09) R 24576 24578 24392 0 -1 4194304 23478 0 0 0 2536 12 0 0 25 0 1 0 94655503 88203264 20992 1992294400 134512640 135192793 4294956208 18446744073709551615 134552380 0 0 4096 0 0 0 0 17 1 0 0
/proc/24578/statm: 21534 20992 73 166 0 21365 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 86136

[startup+51.1013 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 24579
/proc/meminfo: memFree=1144744/2055920 swapFree=4192956/4192956
[pid=24578] ppid=24576 vsize=118912 CPUtime=51.08
/proc/24578/stat : 24578 (mxc-sat09) R 24576 24578 24392 0 -1 4194304 31525 0 0 0 5091 17 0 0 25 0 1 0 94655503 121765888 29039 1992294400 134512640 135192793 4294956208 18446744073709551615 134533917 0 0 4096 0 0 0 0 17 1 0 0
/proc/24578/statm: 29728 29039 73 166 0 29559 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 118912

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 24579
/proc/meminfo: memFree=1116008/2055920 swapFree=4192956/4192956
[pid=24578] ppid=24576 vsize=146892 CPUtime=102.27
/proc/24578/stat : 24578 (mxc-sat09) R 24576 24578 24392 0 -1 4194304 38312 0 0 0 10201 26 0 0 25 0 1 0 94655503 150417408 35826 1992294400 134512640 135192793 4294956208 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/24578/statm: 36723 35826 73 166 0 36554 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 146892

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24579
/proc/meminfo: memFree=1107624/2055920 swapFree=4192956/4192956
[pid=24578] ppid=24576 vsize=155472 CPUtime=162.25
/proc/24578/stat : 24578 (mxc-sat09) R 24576 24578 24392 0 -1 4194304 40430 0 0 0 16198 27 0 0 25 0 1 0 94655503 159203328 37944 1992294400 134512640 135192793 4294956208 18446744073709551615 134533892 0 0 4096 0 0 0 0 17 1 0 0
/proc/24578/statm: 38868 37944 73 166 0 38699 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 155472

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24579
/proc/meminfo: memFree=1092968/2055920 swapFree=4192956/4192956
[pid=24578] ppid=24576 vsize=170456 CPUtime=222.24
/proc/24578/stat : 24578 (mxc-sat09) R 24576 24578 24392 0 -1 4194304 44069 0 0 0 22192 32 0 0 25 0 1 0 94655503 174546944 41583 1992294400 134512640 135192793 4294956208 18446744073709551615 134533892 0 0 4096 0 0 0 0 17 1 0 0
/proc/24578/statm: 42614 41583 73 166 0 42445 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 170456

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24579
/proc/meminfo: memFree=1080360/2055920 swapFree=4192956/4192956
[pid=24578] ppid=24576 vsize=184160 CPUtime=282.22
/proc/24578/stat : 24578 (mxc-sat09) R 24576 24578 24392 0 -1 4194304 47220 0 0 0 28186 36 0 0 25 0 1 0 94655503 188579840 44734 1992294400 134512640 135192793 4294956208 18446744073709551615 134533909 0 0 4096 0 0 0 0 17 1 0 0
/proc/24578/statm: 46040 44734 73 166 0 45871 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 184160

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24579
/proc/meminfo: memFree=1077096/2055920 swapFree=4192956/4192956
[pid=24578] ppid=24576 vsize=187568 CPUtime=342.21
/proc/24578/stat : 24578 (mxc-sat09) R 24576 24578 24392 0 -1 4194304 48011 0 0 0 34184 37 0 0 25 0 1 0 94655503 192069632 45525 1992294400 134512640 135192793 4294956208 18446744073709551615 134533917 0 0 4096 0 0 0 0 17 1 0 0
/proc/24578/statm: 46892 45525 73 166 0 46723 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 187568

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24579
/proc/meminfo: memFree=1076968/2055920 swapFree=4192956/4192956
[pid=24578] ppid=24576 vsize=187824 CPUtime=402.19
/proc/24578/stat : 24578 (mxc-sat09) R 24576 24578 24392 0 -1 4194304 48049 0 0 0 40182 37 0 0 25 0 1 0 94655503 192331776 45563 1992294400 134512640 135192793 4294956208 18446744073709551615 134534231 0 0 4096 0 0 0 0 17 1 0 0
/proc/24578/statm: 46956 45563 73 166 0 46787 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 187824

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24581
/proc/meminfo: memFree=1071976/2055920 swapFree=4192956/4192956
[pid=24578] ppid=24576 vsize=192808 CPUtime=462.18
/proc/24578/stat : 24578 (mxc-sat09) R 24576 24578 24392 0 -1 4194304 49263 0 0 0 46180 38 0 0 25 0 1 0 94655503 197435392 46777 1992294400 134512640 135192793 4294956208 18446744073709551615 134533920 0 0 4096 0 0 0 0 17 1 0 0
/proc/24578/statm: 48202 46777 73 166 0 48033 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 192808

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24581
/proc/meminfo: memFree=1057448/2055920 swapFree=4192956/4192956
[pid=24578] ppid=24576 vsize=208564 CPUtime=522.16
/proc/24578/stat : 24578 (mxc-sat09) R 24576 24578 24392 0 -1 4194304 52941 0 0 0 52173 43 0 0 25 0 1 0 94655503 213569536 50455 1992294400 134512640 135192793 4294956208 18446744073709551615 134533917 0 0 4096 0 0 0 0 17 1 0 0
/proc/24578/statm: 52141 50455 73 166 0 51972 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 208564

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24581
/proc/meminfo: memFree=1036712/2055920 swapFree=4192956/4192956
[pid=24578] ppid=24576 vsize=229704 CPUtime=582.15
/proc/24578/stat : 24578 (mxc-sat09) R 24576 24578 24392 0 -1 4194304 58085 0 0 0 58167 48 0 0 25 0 1 0 94655503 235216896 55599 1992294400 134512640 135192793 4294956208 18446744073709551615 134534131 0 0 4096 0 0 0 0 17 1 0 0
/proc/24578/statm: 57426 55599 73 166 0 57257 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 229704

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24581
/proc/meminfo: memFree=1027368/2055920 swapFree=4192956/4192956
[pid=24578] ppid=24576 vsize=239328 CPUtime=642.14
/proc/24578/stat : 24578 (mxc-sat09) R 24576 24578 24392 0 -1 4194304 60409 0 0 0 64164 50 0 0 25 0 1 0 94655503 245071872 57923 1992294400 134512640 135192793 4294956208 18446744073709551615 134533909 0 0 4096 0 0 0 0 17 1 0 0
/proc/24578/statm: 59832 57923 73 166 0 59663 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 239328

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24581
/proc/meminfo: memFree=1025384/2055920 swapFree=4192956/4192956
[pid=24578] ppid=24576 vsize=241640 CPUtime=702.11
/proc/24578/stat : 24578 (mxc-sat09) R 24576 24578 24392 0 -1 4194304 60900 0 0 0 70161 50 0 0 25 0 1 0 94655503 247439360 58414 1992294400 134512640 135192793 4294956208 18446744073709551615 134533900 0 0 4096 0 0 0 0 17 1 0 0
/proc/24578/statm: 60410 58414 73 166 0 60241 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 241640

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24581
/proc/meminfo: memFree=1024808/2055920 swapFree=4192956/4192956
[pid=24578] ppid=24576 vsize=242152 CPUtime=762.1
/proc/24578/stat : 24578 (mxc-sat09) R 24576 24578 24392 0 -1 4194304 61034 0 0 0 76160 50 0 0 25 0 1 0 94655503 247963648 58548 1992294400 134512640 135192793 4294956208 18446744073709551615 134533909 0 0 4096 0 0 0 0 17 1 0 0
/proc/24578/statm: 60538 58548 73 166 0 60369 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 242152

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24581
/proc/meminfo: memFree=1024104/2055920 swapFree=4192956/4192956
[pid=24578] ppid=24576 vsize=243176 CPUtime=822.09
/proc/24578/stat : 24578 (mxc-sat09) R 24576 24578 24392 0 -1 4194304 61215 0 0 0 82158 51 0 0 25 0 1 0 94655503 249012224 58729 1992294400 134512640 135192793 4294956208 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/24578/statm: 60794 58729 73 166 0 60625 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 243176

[startup+882.301 s]
/proc/loadavg: 1.03 1.00 1.00 2/65 24581
/proc/meminfo: memFree=1022504/2055920 swapFree=4192956/4192956
[pid=24578] ppid=24576 vsize=245992 CPUtime=882.07
/proc/24578/stat : 24578 (mxc-sat09) R 24576 24578 24392 0 -1 4194304 61615 0 0 0 88156 51 0 0 25 0 1 0 94655503 251895808 59129 1992294400 134512640 135192793 4294956208 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/24578/statm: 61498 59129 73 166 0 61329 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 245992

[startup+942.301 s]
/proc/loadavg: 1.12 1.03 1.01 2/65 24581
/proc/meminfo: memFree=1008424/2055920 swapFree=4192956/4192956
[pid=24578] ppid=24576 vsize=259604 CPUtime=942.05
/proc/24578/stat : 24578 (mxc-sat09) R 24576 24578 24392 0 -1 4194304 65192 0 0 0 94152 53 0 0 25 0 1 0 94655503 265834496 62706 1992294400 134512640 135192793 4294956208 18446744073709551615 134533888 0 0 4096 0 0 0 0 17 1 0 0
/proc/24578/statm: 64901 62706 73 166 0 64732 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 259604

[startup+1002.3 s]
/proc/loadavg: 1.17 1.05 1.01 2/65 24581
/proc/meminfo: memFree=988648/2055920 swapFree=4192956/4192956
[pid=24578] ppid=24576 vsize=282864 CPUtime=1002.04
/proc/24578/stat : 24578 (mxc-sat09) R 24576 24578 24392 0 -1 4194304 70315 0 0 0 100146 58 0 0 25 0 1 0 94655503 289652736 67669 1992294400 134512640 135192793 4294956208 18446744073709551615 134533892 0 0 4096 0 0 0 0 17 1 0 0
/proc/24578/statm: 70716 67669 73 166 0 70547 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 282864

[startup+1062.3 s]
/proc/loadavg: 1.06 1.04 1.00 2/65 24581
/proc/meminfo: memFree=943208/2055920 swapFree=4192956/4192956
[pid=24578] ppid=24576 vsize=332108 CPUtime=1062.03
/proc/24578/stat : 24578 (mxc-sat09) R 24576 24578 24392 0 -1 4194304 81689 0 0 0 106135 68 0 0 25 0 1 0 94655503 340078592 79011 1992294400 134512640 135192793 4294956208 18446744073709551615 134533776 0 0 4096 0 0 0 0 17 1 0 0
/proc/24578/statm: 83027 79011 73 166 0 82858 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 332108

[startup+1122.3 s]
/proc/loadavg: 1.02 1.03 1.00 2/65 24581
/proc/meminfo: memFree=941032/2055920 swapFree=4192956/4192956
[pid=24578] ppid=24576 vsize=333876 CPUtime=1122.01
/proc/24578/stat : 24578 (mxc-sat09) R 24576 24578 24392 0 -1 4194304 82123 0 0 0 112133 68 0 0 25 0 1 0 94655503 341889024 79445 1992294400 134512640 135192793 4294956208 18446744073709551615 134550441 0 0 4096 0 0 0 0 17 1 0 0
/proc/24578/statm: 83469 79445 73 166 0 83300 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 333876

[startup+1182.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 24581
/proc/meminfo: memFree=940904/2055920 swapFree=4192956/4192956
[pid=24578] ppid=24576 vsize=333876 CPUtime=1181.99
/proc/24578/stat : 24578 (mxc-sat09) R 24576 24578 24392 0 -1 4194304 82167 0 0 0 118131 68 0 0 25 0 1 0 94655503 341889024 79489 1992294400 134512640 135192793 4294956208 18446744073709551615 134534283 0 0 4096 0 0 0 0 17 1 0 0
/proc/24578/statm: 83469 79489 73 166 0 83300 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 333876



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 24581
/proc/meminfo: memFree=940776/2055920 swapFree=4192956/4192956
[pid=24578] ppid=24576 vsize=333876 CPUtime=1200.1
/proc/24578/stat : 24578 (mxc-sat09) R 24576 24578 24392 0 -1 4194304 82192 0 0 0 119941 69 0 0 25 0 1 0 94655503 341889024 79514 1992294400 134512640 135192793 4294956208 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/24578/statm: 83469 79514 74 166 0 83300 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 333876

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.46
CPU time (s): 1200.16
CPU user time (s): 1199.41
CPU system time (s): 0.741887
CPU usage (%): 99.9749
Max. virtual memory (cumulated for all children) (KiB): 333876

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

runsolver used 0.933858 second user time and 2.56061 second system time

The end

Launcher Data

Begin job on node36 at 2009-04-25 15:31:09
IDJOB=1721395
IDBENCH=71069
IDSOLVER=504
FILE ID=node36/1721395-1240666269
PBS_JOBID= 9186564
Free space on /tmp= 66372 MiB

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

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

MD5SUM BENCH= d554330e1400d4f25a793413df9abc4e
RANDOM SEED=168071596

node36.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:       1259792 kB
Buffers:         72516 kB
Cached:         630196 kB
SwapCached:          0 kB
Active:         125364 kB
Inactive:       591276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1259792 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            7320 kB
Writeback:           0 kB
Mapped:          23648 kB
Slab:            65552 kB
Committed_AS:   324404 kB
PageTables:       1356 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66372 MiB
End job on node36 at 2009-04-25 15:51:12