Trace number 1721795

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.12 1200.64

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_15_UNKNOWN.cnf
MD5SUM8e41b9860982308be5a85106d5324611
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 variables3152
Number of clauses330948
Sum of the clauses size988222
Maximum clause length16
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25025
Number of clauses of size 3325892
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 531

Solver Data

1044.33/1044.87	c starting MXC with:
1044.33/1044.87	c cnf_path = HOME/instance-1721795-1240669615.cnf
1044.33/1044.87	c restart_strategy = auto
1044.33/1044.87	c sign_strategy = cached
1044.33/1044.87	c use_preprocessing = -1
1044.33/1044.87	c output_implicant = 1
1044.33/1044.87	c timeout_seconds = 0
1044.33/1044.87	c running SatELite... done
1044.33/1044.87	c 1065 vars eliminated
1044.33/1044.87	c received 0 units and 321334 clauses from SatELite
1044.33/1044.87	c 1064 assignments made, starting to guess now
1044.33/1044.87	c ===================================[MXC]=====================================
1044.33/1044.87	c | Conflicts |                Clause Statistics                   |   Vars   |
1044.33/1044.87	c |           |    CARD     BIN      O3+      L3+   L3+Lim  Lit/CL |          |
1044.33/1044.87	c =============================================================================
1044.33/1044.87	c |         0 |       0    4699   316635        0        0     nan |     3152 |
1044.33/1044.87	c |       100 |       0    4699   316635      100     1050    63.8 |     2088 |
1044.33/1044.87	c |       210 |       0    4699   316635      210     1105    67.9 |     2088 |
1044.33/1044.87	c |       441 |       0    4699   316635      441     1220    82.5 |     2088 |
1044.33/1044.87	c |       805 |       0    4699   316635      805     1402    83.0 |     2088 |
1044.33/1044.87	c |      1315 |       0    4699   316635     1315     1657    82.4 |     2088 |
1044.33/1044.87	c |      1986 |       0    4699   316635     1986     1993    85.9 |     2088 |
1044.33/1044.87	c |      2834 |       0    4699   316635     1834     2417    87.6 |     2088 |
1044.33/1044.87	c |      3876 |       0    4699   316635     2876     2938    89.7 |     2088 |
1044.33/1044.87	c |      5132 |       0    4699   316635     2632     3566    90.4 |     2088 |
1044.33/1044.87	c |      6623 |       0    4699   316635     4123     4311    96.3 |     2088 |
1044.33/1044.87	c |      8373 |       0    4699   316635     3623     5186   100.3 |     2088 |
1044.33/1044.87	c |     10408 |       0    4699   316635     5658     6204   101.1 |     2088 |
1044.33/1044.87	c |     12756 |       0    4699   316635     4631     7378   101.6 |     2088 |
1044.33/1044.87	c |     15449 |       0    4699   316635     7324     8724   101.5 |     2088 |
1044.33/1044.87	c |     18521 |       0    4699   316635     5333    10260   100.2 |     2088 |
1044.33/1044.87	c |     22010 |       0    4699   316635     8822    12005   101.2 |     2088 |
1044.33/1044.87	c |     25958 |       0    4699   316635    12770    13979   102.4 |     2088 |
1044.33/1044.87	c |     30411 |       0    4699   316635     9629    16205   102.7 |     2088 |
1044.33/1044.87	c |     35419 |       0    4699   316635    14637    18709   103.0 |     2088 |
1044.33/1044.87	c |     41038 |       0    4699   316635    20256    21519   104.2 |     2088 |
1044.33/1044.87	c |     47329 |       0    4699   316635    15156    24664   108.5 |     2088 |
1044.33/1044.87	c |     54360 |       0    4699   316635    22187    28180   111.6 |     2088 |
1044.33/1044.87	c |     62205 |       0    4699   316635    30032    32102   113.2 |     2088 |
1044.33/1044.87	c |     70945 |       0    4699   316635    21685    36472   105.5 |     2088 |
1044.33/1044.87	c |     80669 |       0    4699   316635    31409    41334   105.2 |     2088 |
1044.33/1044.87	c |     91476 |       0    4699   316635    42216    46738   108.3 |     2088 |
1044.33/1044.87	c |    103474 |       0    4699   316635    28584    52737   118.4 |     2088 |
1044.33/1044.87	c |    116782 |       0    4699   316635    41892    59391   119.6 |     2088 |
1044.33/1044.87	c |    131532 |       0    4699   316635    56642    66766   119.2 |     2088 |
1044.33/1044.87	c |    147868 |       0    4699   316635    72978    74934   120.1 |     2088 |
1044.33/1044.87	c |    165948 |       0    4699   316635    52613    83974   121.8 |     2088 |
1044.33/1044.87	c |    185947 |       0    4699   316635    72612    93973   120.9 |     2088 |
1044.33/1044.87	c |    208057 |       0    4699   316635    94722   105028   124.2 |     2088 |
1044.33/1044.87	c |    232489 |       0    4699   316635    61539   117244   124.5 |     2088 |
1044.33/1044.87	c |    259475 |       0    4699   316635    88525   130737   126.2 |     2088 |
1044.33/1044.87	c |    289271 |       0    4699   316635   118321   145635   125.9 |     2088 |
1044.33/1044.87	c |    322158 |       0    4699   316635   151208   162079   122.7 |     2088 |
1044.33/1044.87	c |    358445 |       0    4699   316635   101052   180222   119.9 |     2088 |
1044.33/1044.87	c |    398472 |       0    4699   316635   141079   200236   112.9 |     2088 |
1044.33/1044.87	c |    442613 |       0    4699   316635   185220   222306   110.4 |     2088 |
1044.33/1044.87	c |    491279 |       0    4699   316635   233886   246639   108.6 |     2088 |
1044.33/1044.87	c |    544923 |       0    4699   316635   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-1721795-1240669615/watcher-1721795-1240669615 -o /tmp/evaluation-result-1721795-1240669615/solver-1721795-1240669615 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/mxc-sat09 -i HOME/instance-1721795-1240669615.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.98 1.00 3/64 31893
/proc/meminfo: memFree=1766720/2055920 swapFree=4192812/4192956
[pid=31893] ppid=31891 vsize=6356 CPUtime=0
/proc/31893/stat : 31893 (mxc-sat09) R 31891 31893 31654 0 -1 4194304 147 0 0 0 0 0 0 0 19 0 1 0 94987605 6508544 133 1992294400 134512640 135192793 4294956208 18446744073709551615 134779278 0 0 4096 0 0 0 0 17 0 0 0
/proc/31893/statm: 1589 140 46 166 0 1420 0

[startup+0.090274 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 31893
/proc/meminfo: memFree=1766720/2055920 swapFree=4192812/4192956
[pid=31893] ppid=31891 vsize=13160 CPUtime=0.08
/proc/31893/stat : 31893 (mxc-sat09) R 31891 31893 31654 0 -1 4194304 3094 0 0 0 7 1 0 0 19 0 1 0 94987605 13475840 3080 1992294400 134512640 135192793 4294956208 18446744073709551615 134577000 0 0 4096 0 0 0 0 17 0 0 0
/proc/31893/statm: 3290 3080 54 166 0 3121 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13160

[startup+0.101274 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 31893
/proc/meminfo: memFree=1766720/2055920 swapFree=4192812/4192956
[pid=31893] ppid=31891 vsize=13952 CPUtime=0.09
/proc/31893/stat : 31893 (mxc-sat09) R 31891 31893 31654 0 -1 4194304 3324 0 0 0 8 1 0 0 19 0 1 0 94987605 14286848 3310 1992294400 134512640 135192793 4294956208 18446744073709551615 134748032 0 0 4096 0 0 0 0 17 0 0 0
/proc/31893/statm: 3488 3310 54 166 0 3319 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13952

[startup+0.301294 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 31893
/proc/meminfo: memFree=1766720/2055920 swapFree=4192812/4192956
[pid=31893] ppid=31891 vsize=20940 CPUtime=0.29
/proc/31893/stat : 31893 (mxc-sat09) R 31891 31893 31654 0 -1 4194304 6221 0 0 0 27 2 0 0 21 0 1 0 94987605 21442560 4829 1992294400 134512640 135192793 4294956208 18446744073709551615 134567773 0 0 4096 0 0 0 0 17 0 0 0
/proc/31893/statm: 5235 4829 56 166 0 5066 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20940

[startup+0.701333 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 31893
/proc/meminfo: memFree=1766720/2055920 swapFree=4192812/4192956
[pid=31893] ppid=31891 vsize=20940 CPUtime=0.69
/proc/31893/stat : 31893 (mxc-sat09) R 31891 31893 31654 0 -1 4194304 6221 0 0 0 67 2 0 0 24 0 1 0 94987605 21442560 4829 1992294400 134512640 135192793 4294956208 18446744073709551615 134567801 0 0 4096 0 0 0 0 17 0 0 0
/proc/31893/statm: 5235 4829 56 166 0 5066 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20940

[startup+1.50141 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 31894
/proc/meminfo: memFree=1747384/2055920 swapFree=4192812/4192956
[pid=31893] ppid=31891 vsize=20940 CPUtime=1.49
/proc/31893/stat : 31893 (mxc-sat09) R 31891 31893 31654 0 -1 4194304 6221 0 0 0 147 2 0 0 25 0 1 0 94987605 21442560 4829 1992294400 134512640 135192793 4294956208 18446744073709551615 134567659 0 0 4096 0 0 0 0 17 0 0 0
/proc/31893/statm: 5235 4829 56 166 0 5066 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20940

[startup+3.10258 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 31894
/proc/meminfo: memFree=1747256/2055920 swapFree=4192812/4192956
[pid=31893] ppid=31891 vsize=20940 CPUtime=3.08
/proc/31893/stat : 31893 (mxc-sat09) R 31891 31893 31654 0 -1 4194304 6221 0 0 0 306 2 0 0 25 0 1 0 94987605 21442560 4829 1992294400 134512640 135192793 4294956208 18446744073709551615 134567771 0 0 4096 0 0 0 0 17 1 0 0
/proc/31893/statm: 5235 4829 56 166 0 5066 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 20940

[startup+6.30189 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 31894
/proc/meminfo: memFree=1736056/2055920 swapFree=4192812/4192956
[pid=31893] ppid=31891 vsize=31724 CPUtime=6.28
/proc/31893/stat : 31893 (mxc-sat09) R 31891 31893 31654 0 -1 4194304 9057 0 0 0 625 3 0 0 25 0 1 0 94987605 32485376 7665 1992294400 134512640 135192793 4294956208 18446744073709551615 134567661 0 0 4096 0 0 0 0 17 0 0 0
/proc/31893/statm: 7931 7665 56 166 0 7762 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 31724

[startup+12.7015 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 31894
/proc/meminfo: memFree=1735800/2055920 swapFree=4192812/4192956
[pid=31893] ppid=31891 vsize=31724 CPUtime=12.67
/proc/31893/stat : 31893 (mxc-sat09) R 31891 31893 31654 0 -1 4194304 9057 0 0 0 1264 3 0 0 25 0 1 0 94987605 32485376 7665 1992294400 134512640 135192793 4294956208 18446744073709551615 134567659 0 0 4096 0 0 0 0 17 0 0 0
/proc/31893/statm: 7931 7665 56 166 0 7762 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 31724

[startup+25.5018 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 31894
/proc/meminfo: memFree=1693176/2055920 swapFree=4192812/4192956
[pid=31893] ppid=31891 vsize=77012 CPUtime=25.47
/proc/31893/stat : 31893 (mxc-sat09) R 31891 31893 31654 0 -1 4194304 20568 0 0 0 2537 10 0 0 25 0 1 0 94987605 78860288 18498 1992294400 134512640 135192793 4294956208 18446744073709551615 134534131 0 0 4096 0 0 0 0 17 0 0 0
/proc/31893/statm: 19253 18498 73 166 0 19084 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 77012

[startup+51.1013 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 31894
/proc/meminfo: memFree=1679480/2055920 swapFree=4192812/4192956
[pid=31893] ppid=31891 vsize=90228 CPUtime=51.05
/proc/31893/stat : 31893 (mxc-sat09) R 31891 31893 31654 0 -1 4194304 23880 0 0 0 5092 13 0 0 25 0 1 0 94987605 92393472 21810 1992294400 134512640 135192793 4294956208 18446744073709551615 134548118 0 0 4096 0 0 0 0 17 0 0 0
/proc/31893/statm: 22557 21810 73 166 0 22388 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 90228

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 31894
/proc/meminfo: memFree=1651064/2055920 swapFree=4192812/4192956
[pid=31893] ppid=31891 vsize=119864 CPUtime=102.23
/proc/31893/stat : 31893 (mxc-sat09) R 31891 31893 31654 0 -1 4194304 30945 0 0 0 10204 19 0 0 25 0 1 0 94987605 122740736 28875 1992294400 134512640 135192793 4294956208 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 0 0 0
/proc/31893/statm: 29966 28875 73 166 0 29797 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 119864

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 31894
/proc/meminfo: memFree=1624312/2055920 swapFree=4192812/4192956
[pid=31893] ppid=31891 vsize=146776 CPUtime=162.21
/proc/31893/stat : 31893 (mxc-sat09) R 31891 31893 31654 0 -1 4194304 37609 0 0 0 16197 24 0 0 25 0 1 0 94987605 150298624 35539 1992294400 134512640 135192793 4294956208 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 0 0 0
/proc/31893/statm: 36694 35539 73 166 0 36525 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 146776

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 31894
/proc/meminfo: memFree=1616504/2055920 swapFree=4192812/4192956
[pid=31893] ppid=31891 vsize=155304 CPUtime=222.19
/proc/31893/stat : 31893 (mxc-sat09) R 31891 31893 31654 0 -1 4194304 39545 0 0 0 22192 27 0 0 25 0 1 0 94987605 159031296 37475 1992294400 134512640 135192793 4294956208 18446744073709551615 134533892 0 0 4096 0 0 0 0 17 0 0 0
/proc/31893/statm: 38826 37475 73 166 0 38657 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 155304

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 31894
/proc/meminfo: memFree=1590904/2055920 swapFree=4192812/4192956
[pid=31893] ppid=31891 vsize=183948 CPUtime=282.16
/proc/31893/stat : 31893 (mxc-sat09) R 31891 31893 31654 0 -1 4194304 45973 0 0 0 28182 34 0 0 25 0 1 0 94987605 188362752 43903 1992294400 134512640 135192793 4294956208 18446744073709551615 134534215 0 0 4096 0 0 0 0 17 0 0 0
/proc/31893/statm: 45987 43903 73 166 0 45818 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 183948

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 31894
/proc/meminfo: memFree=1585720/2055920 swapFree=4192812/4192956
[pid=31893] ppid=31891 vsize=189244 CPUtime=342.14
/proc/31893/stat : 31893 (mxc-sat09) R 31891 31893 31654 0 -1 4194304 47230 0 0 0 34179 35 0 0 25 0 1 0 94987605 193785856 45160 1992294400 134512640 135192793 4294956208 18446744073709551615 134533917 0 0 4096 0 0 0 0 17 0 0 0
/proc/31893/statm: 47311 45160 73 166 0 47142 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 189244

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 31894
/proc/meminfo: memFree=1585464/2055920 swapFree=4192812/4192956
[pid=31893] ppid=31891 vsize=189244 CPUtime=402.12
/proc/31893/stat : 31893 (mxc-sat09) R 31891 31893 31654 0 -1 4194304 47289 0 0 0 40176 36 0 0 25 0 1 0 94987605 193785856 45219 1992294400 134512640 135192793 4294956208 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 0 0 0
/proc/31893/statm: 47311 45219 73 166 0 47142 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 189244

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 31894
/proc/meminfo: memFree=1582520/2055920 swapFree=4192812/4192956
[pid=31893] ppid=31891 vsize=192496 CPUtime=462.09
/proc/31893/stat : 31893 (mxc-sat09) R 31891 31893 31654 0 -1 4194304 48016 0 0 0 46172 37 0 0 25 0 1 0 94987605 197115904 45946 1992294400 134512640 135192793 4294956208 18446744073709551615 134533892 0 0 4096 0 0 0 0 17 0 0 0
/proc/31893/statm: 48124 45947 73 166 0 47955 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 192496

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 31894
/proc/meminfo: memFree=1571640/2055920 swapFree=4192812/4192956
[pid=31893] ppid=31891 vsize=204512 CPUtime=522.06
/proc/31893/stat : 31893 (mxc-sat09) R 31891 31893 31654 0 -1 4194304 50723 0 0 0 52167 39 0 0 25 0 1 0 94987605 209420288 48653 1992294400 134512640 135192793 4294956208 18446744073709551615 134533904 0 0 4096 0 0 0 0 17 0 0 0
/proc/31893/statm: 51128 48653 73 166 0 50959 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 204512

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 31894
/proc/meminfo: memFree=1565624/2055920 swapFree=4192812/4192956
[pid=31893] ppid=31891 vsize=212136 CPUtime=582.03
/proc/31893/stat : 31893 (mxc-sat09) R 31891 31893 31654 0 -1 4194304 52264 0 0 0 58163 40 0 0 25 0 1 0 94987605 217227264 50194 1992294400 134512640 135192793 4294956208 18446744073709551615 134533920 0 0 4096 0 0 0 0 17 0 0 0
/proc/31893/statm: 53034 50194 73 166 0 52865 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 212136

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 31894
/proc/meminfo: memFree=1559416/2055920 swapFree=4192812/4192956
[pid=31893] ppid=31891 vsize=218380 CPUtime=642.01
/proc/31893/stat : 31893 (mxc-sat09) R 31891 31893 31654 0 -1 4194304 53779 0 0 0 64159 42 0 0 25 0 1 0 94987605 223621120 51709 1992294400 134512640 135192793 4294956208 18446744073709551615 134533917 0 0 4096 0 0 0 0 17 0 0 0
/proc/31893/statm: 54595 51709 73 166 0 54426 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 218380

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 31894
/proc/meminfo: memFree=1552248/2055920 swapFree=4192812/4192956
[pid=31893] ppid=31891 vsize=227332 CPUtime=701.99
/proc/31893/stat : 31893 (mxc-sat09) R 31891 31893 31654 0 -1 4194304 55569 0 0 0 70155 44 0 0 25 0 1 0 94987605 232787968 53499 1992294400 134512640 135192793 4294956208 18446744073709551615 134533892 0 0 4096 0 0 0 0 17 0 0 0
/proc/31893/statm: 56833 53499 73 166 0 56664 0
Current children cumulated CPU time (s) 701.99
Current children cumulated vsize (KiB) 227332

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 31896
/proc/meminfo: memFree=1547896/2055920 swapFree=4192812/4192956
[pid=31893] ppid=31891 vsize=231660 CPUtime=761.96
/proc/31893/stat : 31893 (mxc-sat09) R 31891 31893 31654 0 -1 4194304 56613 0 0 0 76151 45 0 0 25 0 1 0 94987605 237219840 54543 1992294400 134512640 135192793 4294956208 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 0 0 0
/proc/31893/statm: 57915 54543 73 166 0 57746 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 231660

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 31896
/proc/meminfo: memFree=1544248/2055920 swapFree=4192812/4192956
[pid=31893] ppid=31891 vsize=235744 CPUtime=821.92
/proc/31893/stat : 31893 (mxc-sat09) R 31891 31893 31654 0 -1 4194304 57549 0 0 0 82146 46 0 0 25 0 1 0 94987605 241401856 55479 1992294400 134512640 135192793 4294956208 18446744073709551615 134533904 0 0 4096 0 0 0 0 17 0 0 0
/proc/31893/statm: 58936 55479 73 166 0 58767 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 235744

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 31896
/proc/meminfo: memFree=1539512/2055920 swapFree=4192812/4192956
[pid=31893] ppid=31891 vsize=240464 CPUtime=881.89
/proc/31893/stat : 31893 (mxc-sat09) R 31891 31893 31654 0 -1 4194304 58725 0 0 0 88142 47 0 0 25 0 1 0 94987605 246235136 56655 1992294400 134512640 135192793 4294956208 18446744073709551615 134533892 0 0 4096 0 0 0 0 17 0 0 0
/proc/31893/statm: 60116 56655 73 166 0 59947 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 240464

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 31896
/proc/meminfo: memFree=1534584/2055920 swapFree=4192812/4192956
[pid=31893] ppid=31891 vsize=245432 CPUtime=941.88
/proc/31893/stat : 31893 (mxc-sat09) R 31891 31893 31654 0 -1 4194304 59939 0 0 0 94140 48 0 0 25 0 1 0 94987605 251322368 57869 1992294400 134512640 135192793 4294956208 18446744073709551615 134549692 0 0 4096 0 0 0 0 17 0 0 0
/proc/31893/statm: 61358 57869 73 166 0 61189 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 245432

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 31896
/proc/meminfo: memFree=1534392/2055920 swapFree=4192812/4192956
[pid=31893] ppid=31891 vsize=245688 CPUtime=1001.85
/proc/31893/stat : 31893 (mxc-sat09) R 31891 31893 31654 0 -1 4194304 59975 0 0 0 100137 48 0 0 25 0 1 0 94987605 251584512 57905 1992294400 134512640 135192793 4294956208 18446744073709551615 134533892 0 0 4096 0 0 0 0 17 0 0 0
/proc/31893/statm: 61422 57905 73 166 0 61253 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 245688

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 31896
/proc/meminfo: memFree=1533944/2055920 swapFree=4192812/4192956
[pid=31893] ppid=31891 vsize=246200 CPUtime=1061.82
/proc/31893/stat : 31893 (mxc-sat09) R 31891 31893 31654 0 -1 4194304 60064 0 0 0 106134 48 0 0 25 0 1 0 94987605 252108800 57994 1992294400 134512640 135192793 4294956208 18446744073709551615 134534215 0 0 4096 0 0 0 0 17 0 0 0
/proc/31893/statm: 61550 57994 74 166 0 61381 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 246200

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 31896
/proc/meminfo: memFree=1533816/2055920 swapFree=4192812/4192956
[pid=31893] ppid=31891 vsize=246200 CPUtime=1121.8
/proc/31893/stat : 31893 (mxc-sat09) R 31891 31893 31654 0 -1 4194304 60087 0 0 0 112132 48 0 0 25 0 1 0 94987605 252108800 58017 1992294400 134512640 135192793 4294956208 18446744073709551615 134533892 0 0 4096 0 0 0 0 17 0 0 0
/proc/31893/statm: 61550 58017 74 166 0 61381 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 246200

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 31896
/proc/meminfo: memFree=1533560/2055920 swapFree=4192812/4192956
[pid=31893] ppid=31891 vsize=246712 CPUtime=1181.77
/proc/31893/stat : 31893 (mxc-sat09) R 31891 31893 31654 0 -1 4194304 60148 0 0 0 118129 48 0 0 25 0 1 0 94987605 252633088 58078 1992294400 134512640 135192793 4294956208 18446744073709551615 134533909 0 0 4096 0 0 0 0 17 0 0 0
/proc/31893/statm: 61678 58078 74 166 0 61509 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 246712



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 31896
/proc/meminfo: memFree=1533496/2055920 swapFree=4192812/4192956
[pid=31893] ppid=31891 vsize=246712 CPUtime=1200.07
/proc/31893/stat : 31893 (mxc-sat09) R 31891 31893 31654 0 -1 4194304 60157 0 0 0 119959 48 0 0 25 0 1 0 94987605 252633088 58087 1992294400 134512640 135192793 4294956208 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 0 0 0
/proc/31893/statm: 61678 58087 74 166 0 61509 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 246712

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.64
CPU time (s): 1200.12
CPU user time (s): 1199.59
CPU system time (s): 0.52192
CPU usage (%): 99.9562
Max. virtual memory (cumulated for all children) (KiB): 246712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.59
system time used= 0.52192
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 60157
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= 1
involuntary context switches= 3107

runsolver used 1.01484 second user time and 3.36149 second system time

The end

Launcher Data

Begin job on node70 at 2009-04-25 16:26:56
IDJOB=1721795
IDBENCH=71077
IDSOLVER=504
FILE ID=node70/1721795-1240669615
PBS_JOBID= 9186593
Free space on /tmp= 66332 MiB

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

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

MD5SUM BENCH= 8e41b9860982308be5a85106d5324611
RANDOM SEED=1030230894

node70.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.213
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.213
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:       1767200 kB
Buffers:         18048 kB
Cached:         187584 kB
SwapCached:          0 kB
Active:          52668 kB
Inactive:       166940 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1767200 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            6196 kB
Writeback:           0 kB
Mapped:          23704 kB
Slab:            55200 kB
Committed_AS:   287104 kB
PageTables:       1372 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= 66332 MiB
End job on node70 at 2009-04-25 16:46:58