Trace number 1773827

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) 10000.2 10004.2

General information on the benchmark

NameAPPLICATIONS/bitverif/
maxor/maxor128.cnf
MD5SUMe050fe11c7c50ba82ac7126f49db3c10
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark7131.52
Satisfiable
(Un)Satisfiability was proved
Number of variables200308
Number of clauses598619
Sum of the clauses size1396775
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2399078
Number of clauses of size 3199539
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

1339.30/1339.91	c starting MXC with:
1339.30/1339.91	c cnf_path = HOME/instance-1773827-1241303109.cnf
1339.30/1339.91	c restart_strategy = auto
1339.30/1339.91	c sign_strategy = cached
1339.30/1339.91	c use_preprocessing = -1
1339.30/1339.91	c output_implicant = 1
1339.30/1339.91	c timeout_seconds = 0
1339.30/1339.91	c running SatELite... done
1339.30/1339.91	c 124090 vars eliminated
1339.30/1339.91	c received 19 units and 341745 clauses from SatELite
1339.30/1339.91	c 124108 assignments made, starting to guess now
1339.30/1339.91	c ===================================[MXC]=====================================
1339.30/1339.91	c | Conflicts |                Clause Statistics                   |   Vars   |
1339.30/1339.91	c |           |    CARD     BIN      O3+      L3+   L3+Lim  Lit/CL |          |
1339.30/1339.91	c =============================================================================
1339.30/1339.91	c |         0 |       0   93887   247858        0        0     nan |   200308 |
1339.30/1339.91	c |       100 |       0   93889   247858       98     1050    44.1 |    76200 |
1339.30/1339.91	c |       210 |       0   93937   247858      160     1105    52.8 |    76200 |
1339.30/1339.91	c |       441 |       0   93938   247858      390     1220    74.4 |    76200 |
1339.30/1339.91	c |       805 |       0   93941   247858      751     1402    61.4 |    76200 |
1339.30/1339.91	c |      1315 |       0   93941   247858     1261     1657    60.1 |    76200 |
1339.30/1339.91	c |      1986 |       0   93942   247858     1931     1993    54.1 |    76200 |
1339.30/1339.91	c |      2834 |       0   93948   247858     1747     2417    60.7 |    76200 |
1339.30/1339.91	c |      3876 |       0   93951   247858     2786     2938    63.0 |    76200 |
1339.30/1339.91	c |      5132 |       0   93953   247858     2522     3566    82.6 |    76200 |
1339.30/1339.91	c |      6623 |       0   93954   247858     4012     4311    76.0 |    76200 |
1339.30/1339.91	c |      8373 |       0   93986   247858     3429     5186    63.0 |    76200 |
1339.30/1339.91	c |     10408 |       0   94005   247858     5445     6204    60.0 |    76200 |
1339.30/1339.91	c |     12756 |       0   94024   247858     4307     7378    66.3 |    76200 |
1339.30/1339.91	c |     15449 |       0   94031   247858     6993     8724    75.9 |    76200 |
1339.30/1339.91	c |     18521 |       0   94062   247858    10034    10260    75.8 |    76200 |
1339.30/1339.91	c |     22010 |       0   94089   247858     8247    12005    77.3 |    76200 |
1339.30/1339.91	c |     25958 |       0   94099   247858    12185    13979    90.5 |    76200 |
1339.30/1339.91	c |     30411 |       0   94113   247858     8786    16205    86.1 |    76200 |
1339.30/1339.91	c |     35419 |       0   94146   247845    13426    18709    79.2 |    76199 |
1339.30/1339.91	c |     41038 |       0   94152   247845    19039    21519    79.4 |    76199 |
1339.30/1339.91	c |     47329 |       0   94180   247845    13345    24664    63.2 |    76199 |
1339.30/1339.91	c |     54360 |       0   94093   247800    20333    28180    75.3 |    76198 |
1339.30/1339.91	c |     62205 |       0   94134   247800    28137    32102    84.4 |    76198 |
1339.30/1339.91	c |     70945 |       0   94146   247800    18853    36472    74.9 |    76198 |
1339.30/1339.91	c |     80669 |       0   94169   247800    28554    41334    85.7 |    76198 |
1339.30/1339.91	c |     91476 |       0   94191   247800    39339    46738    87.0 |    76198 |
1339.30/1339.91	c |    103474 |       0   94221   247800    51307    52737    92.5 |    76198 |
1339.30/1339.91	c |    116782 |       0   94242   247800    37748    59391    92.3 |    76198 |
1339.30/1339.91	c |    131532 |       0   93325   247590    52209    66766    94.4 |    76177 |
1339.30/1339.91	c |    147868 |       0   93347   247590    68523    74934    97.6 |    76177 |
1339.30/1339.91	c |    165948 |       0   93388   247590    45936    83974    86.3 |    76177 |
1339.30/1339.91	c |    185947 |       0   93454   247590    65869    93973    90.2 |    76177 |
1339.30/1339.91	c |    208057 |       0   93481   247590    87952   105028    97.5 |    76177 |
1339.30/1339.91	c |    232489 |       0   93514   247590   112351   117244   105.7 |    76177 |
1339.30/1339.91	c |    259475 |       0   93546   247590    79148   130737    99.2 |    76177 |
1339.30/1339.91	c |    289271 |       0   93594   247590   108896   145635   105.0 |    76177 |
1339.30/1339.91	c |    322158 |       0   93616   247590   141761   162079   109.6 |    76177 |
1339.30/1339.91	c |    358445 |       0   93665   247590   177999   180222   114.7 |    76177 |
1339.30/1339.91	c |    398472 |       0   93726   247590   127430   200236   104.3 |    76177 |
1339.30/1339.91	c |    442613 |       0   93730   247316   167323   222306   106.3 |    76175 |
1339.30/1339.91	c |    491279 |       0   93796   247316   215923   246639   111.9 |    76175 |
1339.30/1339.91	c |    544923 |       0   93804   247038

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-1773827-1241303109/watcher-1773827-1241303109 -o /tmp/evaluation-result-1773827-1241303109/solver-1773827-1241303109 -C 10000 -W 12000 -M 1800 HOME/mxc-sat09 -i HOME/instance-1773827-1241303109.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.08 1.03 3/64 21812
/proc/meminfo: memFree=930160/2055920 swapFree=3992584/4192956
[pid=21812] ppid=21810 vsize=11380 CPUtime=0
/proc/21812/stat : 21812 (mxc-sat09) R 21810 21812 21721 0 -1 4194304 813 0 0 0 0 0 0 0 18 0 1 0 158338499 11653120 799 1992294400 134512640 135192793 4294956224 18446744073709551615 134779278 0 0 4096 0 0 0 0 17 0 0 0
/proc/21812/statm: 2845 806 46 166 0 2676 0

[startup+0.017598 s]
/proc/loadavg: 1.00 1.08 1.03 3/64 21812
/proc/meminfo: memFree=930160/2055920 swapFree=3992584/4192956
[pid=21812] ppid=21810 vsize=12668 CPUtime=0.01
/proc/21812/stat : 21812 (mxc-sat09) R 21810 21812 21721 0 -1 4194304 2779 0 0 0 0 1 0 0 18 0 1 0 158338499 12972032 2766 1992294400 134512640 135192793 4294956224 18446744073709551615 134527448 0 0 4096 0 0 0 0 17 0 0 0
/proc/21812/statm: 3167 2771 50 166 0 2998 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12668

[startup+0.102603 s]
/proc/loadavg: 1.00 1.08 1.03 3/64 21812
/proc/meminfo: memFree=930160/2055920 swapFree=3992584/4192956
[pid=21812] ppid=21810 vsize=55444 CPUtime=0.09
/proc/21812/stat : 21812 (mxc-sat09) R 21810 21812 21721 0 -1 4194304 11475 0 0 0 5 4 0 0 18 0 1 0 158338499 56774656 11390 1992294400 134512640 135192793 4294956224 18446744073709551615 134575990 0 0 4096 0 0 0 0 17 0 0 0
/proc/21812/statm: 13861 11390 54 166 0 13692 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 55444

[startup+0.301621 s]
/proc/loadavg: 1.00 1.08 1.03 3/64 21812
/proc/meminfo: memFree=930160/2055920 swapFree=3992584/4192956
[pid=21812] ppid=21810 vsize=70312 CPUtime=0.29
/proc/21812/stat : 21812 (mxc-sat09) R 21810 21812 21721 0 -1 4194304 15086 0 0 0 24 5 0 0 19 0 1 0 158338499 71999488 15001 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 0 0 0
/proc/21812/statm: 17578 15001 54 166 0 17409 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 70312

[startup+0.701657 s]
/proc/loadavg: 1.00 1.08 1.03 3/64 21812
/proc/meminfo: memFree=930160/2055920 swapFree=3992584/4192956
[pid=21812] ppid=21810 vsize=80504 CPUtime=0.69
/proc/21812/stat : 21812 (mxc-sat09) R 21810 21812 21721 0 -1 4194304 20172 0 0 0 61 8 0 0 23 0 1 0 158338499 82436096 17453 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 0 0 0
/proc/21812/statm: 20126 17453 56 166 0 19957 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 80504

[startup+1.50173 s]
/proc/loadavg: 1.00 1.08 1.03 2/65 21813
/proc/meminfo: memFree=849704/2055920 swapFree=3992584/4192956
[pid=21812] ppid=21810 vsize=107992 CPUtime=1.49
/proc/21812/stat : 21812 (mxc-sat09) R 21810 21812 21721 0 -1 4194304 27225 0 0 0 138 11 0 0 25 0 1 0 158338499 110583808 24506 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 0 0 0
/proc/21812/statm: 26998 24506 56 166 0 26829 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 107992

[startup+3.10187 s]
/proc/loadavg: 1.00 1.08 1.03 2/65 21813
/proc/meminfo: memFree=812456/2055920 swapFree=3992584/4192956
[pid=21812] ppid=21810 vsize=146600 CPUtime=3.09
/proc/21812/stat : 21812 (mxc-sat09) R 21810 21812 21721 0 -1 4194304 36799 0 0 0 293 16 0 0 25 0 1 0 158338499 150118400 34080 1992294400 134512640 135192793 4294956224 18446744073709551615 134575004 0 0 4096 0 0 0 0 17 0 0 0
/proc/21812/statm: 36650 34080 56 166 0 36481 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 146600

[startup+6.30116 s]
/proc/loadavg: 1.00 1.08 1.03 2/65 21813
/proc/meminfo: memFree=791720/2055920 swapFree=3992584/4192956
[pid=21812] ppid=21810 vsize=150788 CPUtime=6.28
/proc/21812/stat : 21812 (mxc-sat09) R 21810 21812 21721 0 -1 4194304 37729 0 0 0 612 16 0 0 25 0 1 0 158338499 154406912 35010 1992294400 134512640 135192793 4294956224 18446744073709551615 134573784 0 0 4096 0 0 0 0 17 0 0 0
/proc/21812/statm: 37697 35010 56 166 0 37528 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 150788

[startup+12.7017 s]
/proc/loadavg: 1.00 1.08 1.02 2/65 21813
/proc/meminfo: memFree=788456/2055920 swapFree=3992584/4192956
[pid=21812] ppid=21810 vsize=150652 CPUtime=12.68
/proc/21812/stat : 21812 (mxc-sat09) R 21810 21812 21721 0 -1 4194304 41260 0 0 0 1250 18 0 0 25 0 1 0 158338499 154267648 35476 1992294400 134512640 135192793 4294956224 18446744073709551615 134533186 0 0 4096 0 0 0 0 17 0 0 0
/proc/21812/statm: 37663 35476 72 166 0 37494 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 150652

[startup+25.5019 s]
/proc/loadavg: 1.00 1.07 1.02 2/65 21813
/proc/meminfo: memFree=785768/2055920 swapFree=3992584/4192956
[pid=21812] ppid=21810 vsize=153292 CPUtime=25.48
/proc/21812/stat : 21812 (mxc-sat09) R 21810 21812 21721 0 -1 4194304 41917 0 0 0 2530 18 0 0 25 0 1 0 158338499 156971008 36133 1992294400 134512640 135192793 4294956224 18446744073709551615 134548163 0 0 4096 0 0 0 0 17 0 0 0
/proc/21812/statm: 38323 36133 73 166 0 38154 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 153292

[startup+51.1012 s]
/proc/loadavg: 1.00 1.07 1.02 2/65 21813
/proc/meminfo: memFree=782184/2055920 swapFree=3992584/4192956
[pid=21812] ppid=21810 vsize=156988 CPUtime=51.06
/proc/21812/stat : 21812 (mxc-sat09) R 21810 21812 21721 0 -1 4194304 42812 0 0 0 5087 19 0 0 25 0 1 0 158338499 160755712 37028 1992294400 134512640 135192793 4294956224 18446744073709551615 134552327 0 0 4096 0 0 0 0 17 0 0 0
/proc/21812/statm: 39247 37028 73 166 0 39078 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 156988

[startup+102.307 s]
/proc/loadavg: 1.00 1.05 1.02 2/65 21813
/proc/meminfo: memFree=774888/2055920 swapFree=3992584/4192956
[pid=21812] ppid=21810 vsize=164248 CPUtime=102.25
/proc/21812/stat : 21812 (mxc-sat09) R 21810 21812 21721 0 -1 4194304 44626 0 0 0 10204 21 0 0 25 0 1 0 158338499 168189952 38842 1992294400 134512640 135192793 4294956224 18446744073709551615 134533186 0 0 4096 0 0 0 0 17 0 0 0
/proc/21812/statm: 41062 38842 73 166 0 40893 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 164248

[startup+162.301 s]
/proc/loadavg: 1.00 1.04 1.01 2/65 21813
/proc/meminfo: memFree=767784/2055920 swapFree=3992584/4192956
[pid=21812] ppid=21810 vsize=171416 CPUtime=162.23
/proc/21812/stat : 21812 (mxc-sat09) R 21810 21812 21721 0 -1 4194304 46387 0 0 0 16200 23 0 0 25 0 1 0 158338499 175529984 40603 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 0 0 0
/proc/21812/statm: 42854 40603 73 166 0 42685 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 171416

[startup+222.302 s]
/proc/loadavg: 1.00 1.03 1.00 2/65 21813
/proc/meminfo: memFree=756648/2055920 swapFree=3992584/4192956
[pid=21812] ppid=21810 vsize=182624 CPUtime=222.2
/proc/21812/stat : 21812 (mxc-sat09) R 21810 21812 21721 0 -1 4194304 49172 0 0 0 22195 25 0 0 25 0 1 0 158338499 187006976 43388 1992294400 134512640 135192793 4294956224 18446744073709551615 134551982 0 0 4096 0 0 0 0 17 0 0 0
/proc/21812/statm: 45656 43388 73 166 0 45487 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 182624

[startup+282.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 21813
/proc/meminfo: memFree=753128/2055920 swapFree=3992584/4192956
[pid=21812] ppid=21810 vsize=186464 CPUtime=282.17
/proc/21812/stat : 21812 (mxc-sat09) R 21810 21812 21721 0 -1 4194304 50103 0 0 0 28191 26 0 0 25 0 1 0 158338499 190939136 44319 1992294400 134512640 135192793 4294956224 18446744073709551615 134533249 0 0 4096 0 0 0 0 17 0 0 0
/proc/21812/statm: 46616 44319 73 166 0 46447 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 186464

[startup+342.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 21813
/proc/meminfo: memFree=739056/2055920 swapFree=3992584/4192956
[pid=21812] ppid=21810 vsize=200772 CPUtime=342.14
/proc/21812/stat : 21812 (mxc-sat09) R 21810 21812 21721 0 -1 4194304 53590 0 0 0 34183 31 0 0 25 0 1 0 158338499 205590528 47806 1992294400 134512640 135192793 4294956224 18446744073709551615 134548173 0 0 4096 0 0 0 0 17 0 0 0
/proc/21812/statm: 50193 47806 73 166 0 50024 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 200772

[startup+402.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 21813
/proc/meminfo: memFree=738800/2055920 swapFree=3992584/4192956
[pid=21812] ppid=21810 vsize=200928 CPUtime=402.11
/proc/21812/stat : 21812 (mxc-sat09) R 21810 21812 21721 0 -1 4194304 53643 0 0 0 40180 31 0 0 25 0 1 0 158338499 205750272 47859 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 0 0 0
/proc/21812/statm: 50232 47859 73 166 0 50063 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 200928

[startup+462.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 21813
/proc/meminfo: memFree=732784/2055920 swapFree=3992584/4192956
[pid=21812] ppid=21810 vsize=207128 CPUtime=462.07
/proc/21812/stat : 21812 (mxc-sat09) R 21810 21812 21721 0 -1 4194304 55170 0 0 0 46175 32 0 0 25 0 1 0 158338499 212099072 49386 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 0 0 0
/proc/21812/statm: 51782 49386 73 166 0 51613 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 207128

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21813
/proc/meminfo: memFree=717808/2055920 swapFree=3992584/4192956
[pid=21812] ppid=21810 vsize=222252 CPUtime=522.04
/proc/21812/stat : 21812 (mxc-sat09) R 21810 21812 21721 0 -1 4194304 58935 0 0 0 52168 36 0 0 25 0 1 0 158338499 227586048 53151 1992294400 134512640 135192793 4294956224 18446744073709551615 134548137 0 0 4096 0 0 0 0 17 0 0 0
/proc/21812/statm: 55563 53151 73 166 0 55394 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 222252

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21813
/proc/meminfo: memFree=711856/2055920 swapFree=3992584/4192956
[pid=21812] ppid=21810 vsize=228140 CPUtime=582.03
/proc/21812/stat : 21812 (mxc-sat09) R 21810 21812 21721 0 -1 4194304 60366 0 0 0 58164 39 0 0 25 0 1 0 158338499 233615360 54582 1992294400 134512640 135192793 4294956224 18446744073709551615 134533186 0 0 4096 0 0 0 0 17 0 0 0
/proc/21812/statm: 57035 54582 73 166 0 56866 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 228140

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21813
/proc/meminfo: memFree=711728/2055920 swapFree=3992584/4192956
[pid=21812] ppid=21810 vsize=228332 CPUtime=642.01
/proc/21812/stat : 21812 (mxc-sat09) R 21810 21812 21721 0 -1 4194304 60390 0 0 0 64162 39 0 0 25 0 1 0 158338499 233811968 54606 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 0 0 0
/proc/21812/statm: 57083 54606 73 166 0 56914 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 228332

[startup+702.302 s]

################
# More data... #
################

[startup+9102.3 s]
/proc/loadavg: 1.01 1.03 1.00 2/65 21831
/proc/meminfo: memFree=26160/2055920 swapFree=3998148/4192956
[pid=21812] ppid=21810 vsize=1098060 CPUtime=9098.69
/proc/21812/stat : 21812 (mxc-sat09) R 21810 21812 21721 0 -1 4194304 271947 0 0 0 909600 269 0 0 25 0 1 0 158338499 1124413440 266163 1992294400 134512640 135192793 4294956224 18446744073709551615 134532590 0 0 4096 0 0 0 0 17 0 0 0
/proc/21812/statm: 274515 266163 73 166 0 274346 0
Current children cumulated CPU time (s) 9098.69
Current children cumulated vsize (KiB) 1098060

[startup+9162.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 21831
/proc/meminfo: memFree=26096/2055920 swapFree=3998148/4192956
[pid=21812] ppid=21810 vsize=1098060 CPUtime=9158.67
/proc/21812/stat : 21812 (mxc-sat09) R 21810 21812 21721 0 -1 4194304 271958 0 0 0 915598 269 0 0 25 0 1 0 158338499 1124413440 266174 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 0 0 0
/proc/21812/statm: 274515 266174 73 166 0 274346 0
Current children cumulated CPU time (s) 9158.67
Current children cumulated vsize (KiB) 1098060

[startup+9222.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 21831
/proc/meminfo: memFree=25968/2055920 swapFree=3998148/4192956
[pid=21812] ppid=21810 vsize=1098060 CPUtime=9218.65
/proc/21812/stat : 21812 (mxc-sat09) R 21810 21812 21721 0 -1 4194304 271971 0 0 0 921596 269 0 0 25 0 1 0 158338499 1124413440 266187 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 0 0 0
/proc/21812/statm: 274515 266187 73 166 0 274346 0
Current children cumulated CPU time (s) 9218.65
Current children cumulated vsize (KiB) 1098060

[startup+9282.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 21831
/proc/meminfo: memFree=25968/2055920 swapFree=3998148/4192956
[pid=21812] ppid=21810 vsize=1098060 CPUtime=9278.62
/proc/21812/stat : 21812 (mxc-sat09) R 21810 21812 21721 0 -1 4194304 271975 0 0 0 927593 269 0 0 25 0 1 0 158338499 1124413440 266191 1992294400 134512640 135192793 4294956224 18446744073709551615 134534224 0 0 4096 0 0 0 0 17 0 0 0
/proc/21812/statm: 274515 266191 73 166 0 274346 0
Current children cumulated CPU time (s) 9278.62
Current children cumulated vsize (KiB) 1098060

[startup+9342.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21831
/proc/meminfo: memFree=25968/2055920 swapFree=3998148/4192956
[pid=21812] ppid=21810 vsize=1098060 CPUtime=9338.6
/proc/21812/stat : 21812 (mxc-sat09) R 21810 21812 21721 0 -1 4194304 271975 0 0 0 933591 269 0 0 25 0 1 0 158338499 1124413440 266191 1992294400 134512640 135192793 4294956224 18446744073709551615 134533186 0 0 4096 0 0 0 0 17 0 0 0
/proc/21812/statm: 274515 266191 73 166 0 274346 0
Current children cumulated CPU time (s) 9338.6
Current children cumulated vsize (KiB) 1098060

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21837
/proc/meminfo: memFree=25840/2055920 swapFree=3998148/4192956
[pid=21812] ppid=21810 vsize=1098060 CPUtime=9398.57
/proc/21812/stat : 21812 (mxc-sat09) R 21810 21812 21721 0 -1 4194304 271991 0 0 0 939587 270 0 0 25 0 1 0 158338499 1124413440 266207 1992294400 134512640 135192793 4294956224 18446744073709551615 134533186 0 0 4096 0 0 0 0 17 0 0 0
/proc/21812/statm: 274515 266207 73 166 0 274346 0
Current children cumulated CPU time (s) 9398.57
Current children cumulated vsize (KiB) 1098060

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21837
/proc/meminfo: memFree=25840/2055920 swapFree=3998148/4192956
[pid=21812] ppid=21810 vsize=1098060 CPUtime=9458.52
/proc/21812/stat : 21812 (mxc-sat09) R 21810 21812 21721 0 -1 4194304 272001 0 0 0 945582 270 0 0 25 0 1 0 158338499 1124413440 266217 1992294400 134512640 135192793 4294956224 18446744073709551615 134552346 0 0 4096 0 0 0 0 17 0 0 0
/proc/21812/statm: 274515 266217 73 166 0 274346 0
Current children cumulated CPU time (s) 9458.52
Current children cumulated vsize (KiB) 1098060

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21837
/proc/meminfo: memFree=25776/2055920 swapFree=3998148/4192956
[pid=21812] ppid=21810 vsize=1098060 CPUtime=9518.5
/proc/21812/stat : 21812 (mxc-sat09) R 21810 21812 21721 0 -1 4194304 272019 0 0 0 951580 270 0 0 25 0 1 0 158338499 1124413440 266235 1992294400 134512640 135192793 4294956224 18446744073709551615 134552291 0 0 4096 0 0 0 0 17 0 0 0
/proc/21812/statm: 274515 266235 73 166 0 274346 0
Current children cumulated CPU time (s) 9518.5
Current children cumulated vsize (KiB) 1098060

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21837
/proc/meminfo: memFree=25776/2055920 swapFree=3998148/4192956
[pid=21812] ppid=21810 vsize=1098060 CPUtime=9578.48
/proc/21812/stat : 21812 (mxc-sat09) R 21810 21812 21721 0 -1 4194304 272019 0 0 0 957578 270 0 0 25 0 1 0 158338499 1124413440 266235 1992294400 134512640 135192793 4294956224 18446744073709551615 134552256 0 0 4096 0 0 0 0 17 0 0 0
/proc/21812/statm: 274515 266235 73 166 0 274346 0
Current children cumulated CPU time (s) 9578.48
Current children cumulated vsize (KiB) 1098060

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21837
/proc/meminfo: memFree=25776/2055920 swapFree=3998148/4192956
[pid=21812] ppid=21810 vsize=1098316 CPUtime=9638.45
/proc/21812/stat : 21812 (mxc-sat09) R 21810 21812 21721 0 -1 4194304 272039 0 0 0 963575 270 0 0 25 0 1 0 158338499 1124675584 266255 1992294400 134512640 135192793 4294956224 18446744073709551615 134533892 0 0 4096 0 0 0 0 17 0 0 0
/proc/21812/statm: 274579 266255 73 166 0 274410 0
Current children cumulated CPU time (s) 9638.45
Current children cumulated vsize (KiB) 1098316

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21837
/proc/meminfo: memFree=25584/2055920 swapFree=3998148/4192956
[pid=21812] ppid=21810 vsize=1098572 CPUtime=9698.43
/proc/21812/stat : 21812 (mxc-sat09) R 21810 21812 21721 0 -1 4194304 272064 0 0 0 969573 270 0 0 25 0 1 0 158338499 1124937728 266280 1992294400 134512640 135192793 4294956224 18446744073709551615 134533117 0 0 4096 0 0 0 0 17 0 0 0
/proc/21812/statm: 274643 266280 73 166 0 274474 0
Current children cumulated CPU time (s) 9698.43
Current children cumulated vsize (KiB) 1098572

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21837
/proc/meminfo: memFree=25584/2055920 swapFree=3998148/4192956
[pid=21812] ppid=21810 vsize=1098572 CPUtime=9758.41
/proc/21812/stat : 21812 (mxc-sat09) R 21810 21812 21721 0 -1 4194304 272069 0 0 0 975570 271 0 0 25 0 1 0 158338499 1124937728 266285 1992294400 134512640 135192793 4294956224 18446744073709551615 134552427 0 0 4096 0 0 0 0 17 0 0 0
/proc/21812/statm: 274643 266285 73 166 0 274474 0
Current children cumulated CPU time (s) 9758.41
Current children cumulated vsize (KiB) 1098572

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21837
/proc/meminfo: memFree=25584/2055920 swapFree=3998148/4192956
[pid=21812] ppid=21810 vsize=1098572 CPUtime=9818.38
/proc/21812/stat : 21812 (mxc-sat09) R 21810 21812 21721 0 -1 4194304 272074 0 0 0 981567 271 0 0 25 0 1 0 158338499 1124937728 266290 1992294400 134512640 135192793 4294956224 18446744073709551615 134533911 0 0 4096 0 0 0 0 17 0 0 0
/proc/21812/statm: 274643 266290 73 166 0 274474 0
Current children cumulated CPU time (s) 9818.38
Current children cumulated vsize (KiB) 1098572

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21837
/proc/meminfo: memFree=25520/2055920 swapFree=3998148/4192956
[pid=21812] ppid=21810 vsize=1098572 CPUtime=9878.37
/proc/21812/stat : 21812 (mxc-sat09) R 21810 21812 21721 0 -1 4194304 272093 0 0 0 987566 271 0 0 25 0 1 0 158338499 1124937728 266309 1992294400 134512640 135192793 4294956224 18446744073709551615 134534215 0 0 4096 0 0 0 0 17 0 0 0
/proc/21812/statm: 274643 266309 73 166 0 274474 0
Current children cumulated CPU time (s) 9878.37
Current children cumulated vsize (KiB) 1098572

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21837
/proc/meminfo: memFree=25456/2055920 swapFree=3998148/4192956
[pid=21812] ppid=21810 vsize=1098572 CPUtime=9938.34
/proc/21812/stat : 21812 (mxc-sat09) R 21810 21812 21721 0 -1 4194304 272109 0 0 0 993563 271 0 0 25 0 1 0 158338499 1124937728 266325 1992294400 134512640 135192793 4294956224 18446744073709551615 134533186 0 0 4096 0 0 0 0 17 0 0 0
/proc/21812/statm: 274643 266325 73 166 0 274474 0
Current children cumulated CPU time (s) 9938.34
Current children cumulated vsize (KiB) 1098572

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21837
/proc/meminfo: memFree=25392/2055920 swapFree=3998148/4192956
[pid=21812] ppid=21810 vsize=1098572 CPUtime=9998.32
/proc/21812/stat : 21812 (mxc-sat09) R 21810 21812 21721 0 -1 4194304 272127 0 0 0 999561 271 0 0 25 0 1 0 158338499 1124937728 266343 1992294400 134512640 135192793 4294956224 18446744073709551615 134534215 0 0 4096 0 0 0 0 17 0 0 0
/proc/21812/statm: 274643 266343 73 166 0 274474 0
Current children cumulated CPU time (s) 9998.32
Current children cumulated vsize (KiB) 1098572



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10004 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21837
/proc/meminfo: memFree=25392/2055920 swapFree=3998148/4192956
[pid=21812] ppid=21810 vsize=1098572 CPUtime=10000
/proc/21812/stat : 21812 (mxc-sat09) R 21810 21812 21721 0 -1 4194304 272127 0 0 0 999731 271 0 0 25 0 1 0 158338499 1124937728 266343 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 0 0 0
/proc/21812/statm: 274643 266343 73 166 0 274474 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 1098572

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

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

[startup+10004.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21837
/proc/meminfo: memFree=25392/2055920 swapFree=3998148/4192956
[pid=21812] ppid=21810 vsize=0 CPUtime=10000.1
/proc/21812/stat : 21812 (mxc-sat09) R 21810 21812 21721 0 -1 4195332 272127 0 0 0 999731 281 0 0 25 0 1 0 158338499 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/21812/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 10004.2
CPU time (s): 10000.2
CPU user time (s): 9997.31
CPU system time (s): 2.88156
CPU usage (%): 99.9602
Max. virtual memory (cumulated for all children) (KiB): 1098572

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

runsolver used 8.49671 second user time and 27.8868 second system time

The end

Launcher Data

Begin job on node51 at 2009-05-03 00:25:10
IDJOB=1773827
IDBENCH=70808
IDSOLVER=613
FILE ID=node51/1773827-1241303109
PBS_JOBID= 9225207
Free space on /tmp= 66516 MiB

SOLVER NAME= MXC 2009-03-10
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxor/maxor128.cnf
COMMAND LINE= HOME/mxc-sat09 -i BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773827-1241303109/watcher-1773827-1241303109 -o /tmp/evaluation-result-1773827-1241303109/solver-1773827-1241303109 -C 10000 -W 12000 -M 1800  HOME/mxc-sat09 -i HOME/instance-1773827-1241303109.cnf

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

MD5SUM BENCH= e050fe11c7c50ba82ac7126f49db3c10
RANDOM SEED=1195093811

node51.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.214
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.214
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:        930576 kB
Buffers:         79972 kB
Cached:         756624 kB
SwapCached:     194964 kB
Active:          70552 kB
Inactive:       963472 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        930576 kB
SwapTotal:     4192956 kB
SwapFree:      3992584 kB
Dirty:           11444 kB
Writeback:           0 kB
Mapped:          13604 kB
Slab:            77308 kB
Committed_AS:   549300 kB
PageTables:       1392 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= 66512 MiB
End job on node51 at 2009-05-03 03:11:56