Trace number 1717037

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.09 1200.43

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-26.cnf
MD5SUM0cf155110f71a43081221b427d368ee8
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 variables21734
Number of clauses79766
Sum of the clauses size211276
Maximum clause length225
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 236916
Number of clauses of size 338055
Number of clauses of size 43077
Number of clauses of size 5748
Number of clauses of size over 5969

Solver Data

135.55/135.68	c starting MXC with:
135.55/135.68	c cnf_path = HOME/instance-1717037-1240623378.cnf
135.55/135.68	c restart_strategy = auto
135.55/135.68	c sign_strategy = cached
135.55/135.68	c use_preprocessing = -1
135.55/135.68	c output_implicant = 1
135.55/135.68	c timeout_seconds = 0
135.55/135.68	c running SatELite... done
135.55/135.68	c 10442 vars eliminated
135.55/135.68	c received 229 units and 60266 clauses from SatELite
135.55/135.68	c 10670 assignments made, starting to guess now
135.55/135.68	c ===================================[MXC]=====================================
135.55/135.68	c | Conflicts |                Clause Statistics                   |   Vars   |
135.55/135.68	c |           |    CARD     BIN      O3+      L3+   L3+Lim  Lit/CL |          |
135.55/135.68	c =============================================================================
135.55/135.68	c |         0 |       0   13224    47042        0        0     nan |    21734 |
135.55/135.68	c |       100 |       0   13230    47042       94     1050     6.8 |    11064 |
135.55/135.68	c |       210 |       0   13237    47042      197     1105     7.9 |    11064 |
135.55/135.68	c |       441 |       0   13250    47042      415     1220     9.4 |    11064 |
135.55/135.68	c |       805 |       0   13265    47042      764     1402     9.5 |    11064 |
135.55/135.68	c |      1315 |       0   13297    47042     1242     1657     9.7 |    11064 |
135.55/135.68	c |      1986 |       0   13332    47042     1878     1993    11.4 |    11064 |
135.55/135.68	c |      2834 |       0   13362    47042     1656     2417    13.2 |    11064 |
135.55/135.68	c |      3876 |       0   13408    47042     2652     2938    12.6 |    11064 |
135.55/135.68	c |      5132 |       0   13436    47042     2262     3566    10.7 |    11064 |
135.55/135.68	c |      6623 |       0   13493    47042     3696     4311    11.0 |    11064 |
135.55/135.68	c |      8373 |       0   13525    47042     2951     5186    12.6 |    11064 |
135.55/135.68	c |     10408 |       0   13569    47042     4942     6204    13.0 |    11064 |
135.55/135.68	c |     12756 |       0   13618    47042     7241     7378    13.1 |    11064 |
135.55/135.68	c |     15449 |       0   13683    47042     6148     8724    14.1 |    11064 |
135.55/135.68	c |     18521 |       0   13740    47042     9163    10260    18.1 |    11064 |
135.55/135.68	c |     22010 |       0   13832    47042     6883    12005    17.8 |    11064 |
135.55/135.68	c |     25958 |       0   13893    47042    10770    13979    17.7 |    11064 |
135.55/135.68	c |     30411 |       0   13962    47042    15154    16205    17.5 |    11064 |
135.55/135.68	c |     35419 |       0   14030    47042    11467    18709    15.8 |    11064 |
135.55/135.68	c |     41038 |       0   14096    47042    17020    21519    17.6 |    11064 |
135.55/135.68	c |     47329 |       0   14164    47042    23243    24664    19.4 |    11064 |
135.55/135.68	c |     54360 |       0   14234    47042    17258    28180    19.6 |    11064 |
135.55/135.68	c |     62205 |       0   14272    47042    25065    32102    21.6 |    11064 |
135.55/135.68	c |     70945 |       0   14322    47042    33755    36472    22.3 |    11064 |
135.55/135.68	c |     80669 |       0   14398    47042    23872    41334    19.6 |    11064 |
135.55/135.68	c |     91476 |       0   14481    47042    34596    46738    20.8 |    11064 |
135.55/135.68	c |    103474 |       0   14533    47042    46542    52737    23.1 |    11064 |
135.55/135.68	c |    116782 |       0   14557    47042    30583    59391    25.0 |    11064 |
135.55/135.68	c |    131532 |       0   14600    47042    45290    66766    26.6 |    11064 |
135.55/135.68	c |    147868 |       0   14641    47042    61585    74934    28.6 |    11064 |
135.55/135.68	c |    165948 |       0   14678    47042    79628    83974    32.1 |    11064 |
135.55/135.68	c |    185947 |       0   14717    47042    55773    92277    30.2 |    11064 |
135.55/135.68	c |    208057 |       0   14758    47042    77842    94853    32.0 |    11064 |
135.55/135.68	c |    232489 |       0   14791    47042    53946    97449    29.6 |    11064 |
135.55/135.68	c |    259475 |       0   14834    47042    80889   100115    30.8 |    11064 |
135.55/135.68	c |    289271 |       0   14869    47042    59886   102804    32.3 |    11064 |
135.55/135.68	c |    322158 |       0   14891    47042    92751   105503    34.4 |    11064 |
135.55/135.68	c |    358445 |       0   14922    47042    75883   108274    32.0 |    11064 |
135.55/135.68	c |    398472 |       0   14955    47042    60694   111103    32.1 |    11064 |
135.55/135.68	c |    442613 |       0   14982    47042   104808   113964    34.6 |    11064 |
135.55/135.68	c |    491279 |       0   15007    47042    96168   116873    35.4 |    11064 |
135.55/135.68	c |    544923 |       0   15038    47042  

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-1717037-1240623378/watcher-1717037-1240623378 -o /tmp/evaluation-result-1717037-1240623378/solver-1717037-1240623378 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/mxc-sat09 -i HOME/instance-1717037-1240623378.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.99 1.85 1.46 3/64 25129
/proc/meminfo: memFree=1087816/2055920 swapFree=4192956/4192956
[pid=25129] ppid=25127 vsize=4284 CPUtime=0
/proc/25129/stat : 25129 (mxc-sat09) R 25127 25129 24969 0 -1 4194304 734 0 0 0 0 0 0 0 18 0 1 0 90371779 4386816 721 1992294400 134512640 135192793 4294956208 18446744073709551615 134527801 0 0 4096 0 0 0 0 17 1 0 0
/proc/25129/statm: 1071 727 50 166 0 902 0

[startup+0.036914 s]
/proc/loadavg: 1.99 1.85 1.46 3/64 25129
/proc/meminfo: memFree=1087816/2055920 swapFree=4192956/4192956
[pid=25129] ppid=25127 vsize=9740 CPUtime=0.02
/proc/25129/stat : 25129 (mxc-sat09) R 25127 25129 24969 0 -1 4194304 1840 0 0 0 2 0 0 0 18 0 1 0 90371779 9973760 1826 1992294400 134512640 135192793 4294956208 18446744073709551615 134766703 0 0 4096 0 0 0 0 17 1 0 0
/proc/25129/statm: 2435 1833 55 166 0 2266 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 9740

[startup+0.101919 s]
/proc/loadavg: 1.99 1.85 1.46 3/64 25129
/proc/meminfo: memFree=1087816/2055920 swapFree=4192956/4192956
[pid=25129] ppid=25127 vsize=11012 CPUtime=0.09
/proc/25129/stat : 25129 (mxc-sat09) R 25127 25129 24969 0 -1 4194304 2534 0 0 0 9 0 0 0 18 0 1 0 90371779 11276288 2177 1992294400 134512640 135192793 4294956208 18446744073709551615 134567852 0 0 4096 0 0 0 0 17 1 0 0
/proc/25129/statm: 2753 2177 55 166 0 2584 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11012

[startup+0.301938 s]
/proc/loadavg: 1.99 1.85 1.46 3/64 25129
/proc/meminfo: memFree=1087816/2055920 swapFree=4192956/4192956
[pid=25129] ppid=25127 vsize=15996 CPUtime=0.29
/proc/25129/stat : 25129 (mxc-sat09) R 25127 25129 24969 0 -1 4194304 3759 0 0 0 28 1 0 0 19 0 1 0 90371779 16379904 3402 1992294400 134512640 135192793 4294956208 18446744073709551615 134560137 0 0 4096 0 0 0 0 17 1 0 0
/proc/25129/statm: 3999 3403 56 166 0 3830 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15996

[startup+0.701977 s]
/proc/loadavg: 1.99 1.85 1.46 3/64 25129
/proc/meminfo: memFree=1087816/2055920 swapFree=4192956/4192956
[pid=25129] ppid=25127 vsize=20256 CPUtime=0.69
/proc/25129/stat : 25129 (mxc-sat09) R 25127 25129 24969 0 -1 4194304 5143 0 0 0 67 2 0 0 22 0 1 0 90371779 20742144 4525 1992294400 134512640 135192793 4294956208 18446744073709551615 134533186 0 0 4096 0 0 0 0 17 1 0 0
/proc/25129/statm: 5064 4525 72 166 0 4895 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20256

[startup+1.50106 s]
/proc/loadavg: 1.99 1.85 1.46 2/65 25130
/proc/meminfo: memFree=1069696/2055920 swapFree=4192956/4192956
[pid=25129] ppid=25127 vsize=20784 CPUtime=1.49
/proc/25129/stat : 25129 (mxc-sat09) R 25127 25129 24969 0 -1 4194304 5299 0 0 0 147 2 0 0 25 0 1 0 90371779 21282816 4681 1992294400 134512640 135192793 4294956208 18446744073709551615 134534326 0 0 4096 0 0 0 0 17 1 0 0
/proc/25129/statm: 5196 4681 73 166 0 5027 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20784

[startup+3.10121 s]
/proc/loadavg: 1.91 1.84 1.45 2/65 25130
/proc/meminfo: memFree=1068608/2055920 swapFree=4192956/4192956
[pid=25129] ppid=25127 vsize=22368 CPUtime=3.09
/proc/25129/stat : 25129 (mxc-sat09) R 25127 25129 24969 0 -1 4194304 5672 0 0 0 307 2 0 0 25 0 1 0 90371779 22904832 5054 1992294400 134512640 135192793 4294956208 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/25129/statm: 5592 5054 73 166 0 5423 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22368

[startup+6.30153 s]
/proc/loadavg: 1.91 1.84 1.45 2/65 25130
/proc/meminfo: memFree=1065984/2055920 swapFree=4192956/4192956
[pid=25129] ppid=25127 vsize=24068 CPUtime=6.29
/proc/25129/stat : 25129 (mxc-sat09) R 25127 25129 24969 0 -1 4194304 6105 0 0 0 626 3 0 0 25 0 1 0 90371779 24645632 5487 1992294400 134512640 135192793 4294956208 18446744073709551615 134548087 0 0 4096 0 0 0 0 17 1 0 0
/proc/25129/statm: 6017 5487 73 166 0 5848 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 24068

[startup+12.7012 s]
/proc/loadavg: 1.77 1.81 1.45 2/65 25130
/proc/meminfo: memFree=1060544/2055920 swapFree=4192956/4192956
[pid=25129] ppid=25127 vsize=29696 CPUtime=12.68
/proc/25129/stat : 25129 (mxc-sat09) R 25127 25129 24969 0 -1 4194304 7495 0 0 0 1264 4 0 0 25 0 1 0 90371779 30408704 6877 1992294400 134512640 135192793 4294956208 18446744073709551615 134533249 0 0 4096 0 0 0 0 17 1 0 0
/proc/25129/statm: 7424 6877 73 166 0 7255 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 29696

[startup+25.5024 s]
/proc/loadavg: 1.65 1.78 1.44 2/65 25130
/proc/meminfo: memFree=1053440/2055920 swapFree=4192956/4192956
[pid=25129] ppid=25127 vsize=36708 CPUtime=25.49
/proc/25129/stat : 25129 (mxc-sat09) R 25127 25129 24969 0 -1 4194304 9245 0 0 0 2543 6 0 0 25 0 1 0 90371779 37588992 8627 1992294400 134512640 135192793 4294956208 18446744073709551615 134534170 0 0 4096 0 0 0 0 17 1 0 0
/proc/25129/statm: 9177 8627 73 166 0 9008 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 36708

[startup+51.103 s]
/proc/loadavg: 1.43 1.72 1.43 2/65 25130
/proc/meminfo: memFree=1041536/2055920 swapFree=4192956/4192956
[pid=25129] ppid=25127 vsize=49052 CPUtime=51.08
/proc/25129/stat : 25129 (mxc-sat09) R 25127 25129 24969 0 -1 4194304 12179 0 0 0 5100 8 0 0 25 0 1 0 90371779 50229248 11561 1992294400 134512640 135192793 4294956208 18446744073709551615 134534170 0 0 4096 0 0 0 0 17 1 0 0
/proc/25129/statm: 12263 11561 73 166 0 12094 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 49052

[startup+102.305 s]
/proc/loadavg: 1.17 1.60 1.41 2/65 25132
/proc/meminfo: memFree=1034240/2055920 swapFree=4192956/4192956
[pid=25129] ppid=25127 vsize=56284 CPUtime=102.26
/proc/25129/stat : 25129 (mxc-sat09) R 25127 25129 24969 0 -1 4194304 13983 0 0 0 10217 9 0 0 25 0 1 0 90371779 57634816 13365 1992294400 134512640 135192793 4294956208 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/25129/statm: 14071 13365 73 166 0 13902 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 56284

[startup+162.303 s]
/proc/loadavg: 1.06 1.49 1.38 2/65 25132
/proc/meminfo: memFree=1026496/2055920 swapFree=4192956/4192956
[pid=25129] ppid=25127 vsize=64432 CPUtime=162.25
/proc/25129/stat : 25129 (mxc-sat09) R 25127 25129 24969 0 -1 4194304 15910 0 0 0 16213 12 0 0 25 0 1 0 90371779 65978368 15292 1992294400 134512640 135192793 4294956208 18446744073709551615 134534170 0 0 4096 0 0 0 0 17 1 0 0
/proc/25129/statm: 16108 15292 73 166 0 15939 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 64432

[startup+222.303 s]
/proc/loadavg: 1.02 1.39 1.35 2/65 25132
/proc/meminfo: memFree=1018944/2055920 swapFree=4192956/4192956
[pid=25129] ppid=25127 vsize=72452 CPUtime=222.23
/proc/25129/stat : 25129 (mxc-sat09) R 25127 25129 24969 0 -1 4194304 17787 0 0 0 22209 14 0 0 25 0 1 0 90371779 74190848 17169 1992294400 134512640 135192793 4294956208 18446744073709551615 134549689 0 0 4096 0 0 0 0 17 1 0 0
/proc/25129/statm: 18113 17169 73 166 0 17944 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 72452

[startup+282.303 s]
/proc/loadavg: 1.01 1.32 1.33 2/65 25132
/proc/meminfo: memFree=1014976/2055920 swapFree=4192956/4192956
[pid=25129] ppid=25127 vsize=76480 CPUtime=282.21
/proc/25129/stat : 25129 (mxc-sat09) R 25127 25129 24969 0 -1 4194304 18773 0 0 0 28207 14 0 0 25 0 1 0 90371779 78315520 18155 1992294400 134512640 135192793 4294956208 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/25129/statm: 19120 18155 73 166 0 18951 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 76480

[startup+342.303 s]
/proc/loadavg: 1.00 1.26 1.30 2/65 25132
/proc/meminfo: memFree=1010752/2055920 swapFree=4192956/4192956
[pid=25129] ppid=25127 vsize=80796 CPUtime=342.19
/proc/25129/stat : 25129 (mxc-sat09) R 25127 25129 24969 0 -1 4194304 19811 0 0 0 34203 16 0 0 25 0 1 0 90371779 82735104 19193 1992294400 134512640 135192793 4294956208 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/25129/statm: 20199 19193 73 166 0 20030 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 80796

[startup+402.302 s]
/proc/loadavg: 1.00 1.21 1.28 2/65 25132
/proc/meminfo: memFree=1000320/2055920 swapFree=4192956/4192956
[pid=25129] ppid=25127 vsize=92084 CPUtime=402.17
/proc/25129/stat : 25129 (mxc-sat09) R 25127 25129 24969 0 -1 4194304 22418 0 0 0 40199 18 0 0 25 0 1 0 90371779 94294016 21800 1992294400 134512640 135192793 4294956208 18446744073709551615 134552411 0 0 4096 0 0 0 0 17 1 0 0
/proc/25129/statm: 23021 21800 73 166 0 22852 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 92084

[startup+462.302 s]
/proc/loadavg: 1.00 1.17 1.26 2/65 25132
/proc/meminfo: memFree=997248/2055920 swapFree=4192956/4192956
[pid=25129] ppid=25127 vsize=95204 CPUtime=462.16
/proc/25129/stat : 25129 (mxc-sat09) R 25127 25129 24969 0 -1 4194304 23179 0 0 0 46197 19 0 0 25 0 1 0 90371779 97488896 22561 1992294400 134512640 135192793 4294956208 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/25129/statm: 23801 22561 73 166 0 23632 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 95204

[startup+522.302 s]
/proc/loadavg: 1.00 1.14 1.24 2/65 25132
/proc/meminfo: memFree=993472/2055920 swapFree=4192956/4192956
[pid=25129] ppid=25127 vsize=99088 CPUtime=522.15
/proc/25129/stat : 25129 (mxc-sat09) R 25127 25129 24969 0 -1 4194304 24129 0 0 0 52195 20 0 0 25 0 1 0 90371779 101466112 23511 1992294400 134512640 135192793 4294956208 18446744073709551615 134534215 0 0 4096 0 0 0 0 17 1 0 0
/proc/25129/statm: 24772 23511 73 166 0 24603 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 99088

[startup+582.302 s]
/proc/loadavg: 1.00 1.11 1.22 2/65 25132
/proc/meminfo: memFree=990144/2055920 swapFree=4192956/4192956
[pid=25129] ppid=25127 vsize=102576 CPUtime=582.13
/proc/25129/stat : 25129 (mxc-sat09) R 25127 25129 24969 0 -1 4194304 24954 0 0 0 58192 21 0 0 25 0 1 0 90371779 105037824 24336 1992294400 134512640 135192793 4294956208 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/25129/statm: 25644 24336 73 166 0 25475 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 102576

[startup+642.302 s]
/proc/loadavg: 1.00 1.09 1.21 2/65 25132
/proc/meminfo: memFree=985792/2055920 swapFree=4192956/4192956
[pid=25129] ppid=25127 vsize=106828 CPUtime=642.11
/proc/25129/stat : 25129 (mxc-sat09) R 25127 25129 24969 0 -1 4194304 26037 0 0 0 64189 22 0 0 25 0 1 0 90371779 109391872 25419 1992294400 134512640 135192793 4294956208 18446744073709551615 134534215 0 0 4096 0 0 0 0 17 1 0 0
/proc/25129/statm: 26707 25419 73 166 0 26538 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 106828

[startup+702.302 s]
/proc/loadavg: 1.00 1.07 1.19 2/65 25132
/proc/meminfo: memFree=972224/2055920 swapFree=4192956/4192956
[pid=25129] ppid=25127 vsize=120576 CPUtime=702.09
/proc/25129/stat : 25129 (mxc-sat09) R 25127 25129 24969 0 -1 4194304 29427 0 0 0 70183 26 0 0 25 0 1 0 90371779 123469824 28809 1992294400 134512640 135192793 4294956208 18446744073709551615 134533808 0 0 4096 0 0 0 0 17 1 0 0
/proc/25129/statm: 30144 28809 73 166 0 29975 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 120576

[startup+762.305 s]
/proc/loadavg: 1.00 1.05 1.17 2/65 25132
/proc/meminfo: memFree=971776/2055920 swapFree=4192956/4192956
[pid=25129] ppid=25127 vsize=121116 CPUtime=762.08
/proc/25129/stat : 25129 (mxc-sat09) R 25127 25129 24969 0 -1 4194304 29519 0 0 0 76182 26 0 0 25 0 1 0 90371779 124022784 28901 1992294400 134512640 135192793 4294956208 18446744073709551615 134533831 0 0 4096 0 0 0 0 17 1 0 0
/proc/25129/statm: 30279 28901 73 166 0 30110 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 121116

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.16 2/65 25132
/proc/meminfo: memFree=971328/2055920 swapFree=4192956/4192956
[pid=25129] ppid=25127 vsize=121884 CPUtime=822.06
/proc/25129/stat : 25129 (mxc-sat09) R 25127 25129 24969 0 -1 4194304 29684 0 0 0 82179 27 0 0 25 0 1 0 90371779 124809216 29066 1992294400 134512640 135192793 4294956208 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/25129/statm: 30471 29066 73 166 0 30302 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 121884

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.15 2/65 25132
/proc/meminfo: memFree=970624/2055920 swapFree=4192956/4192956
[pid=25129] ppid=25127 vsize=122844 CPUtime=882.04
/proc/25129/stat : 25129 (mxc-sat09) R 25127 25129 24969 0 -1 4194304 29879 0 0 0 88177 27 0 0 25 0 1 0 90371779 125792256 29261 1992294400 134512640 135192793 4294956208 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/25129/statm: 30711 29261 73 166 0 30542 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 122844

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.14 2/65 25132
/proc/meminfo: memFree=970112/2055920 swapFree=4192956/4192956
[pid=25129] ppid=25127 vsize=123244 CPUtime=942.03
/proc/25129/stat : 25129 (mxc-sat09) R 25127 25129 24969 0 -1 4194304 29987 0 0 0 94175 28 0 0 25 0 1 0 90371779 126201856 29369 1992294400 134512640 135192793 4294956208 18446744073709551615 134533783 0 0 4096 0 0 0 0 17 1 0 0
/proc/25129/statm: 30811 29369 73 166 0 30642 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 123244

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.13 2/65 25132
/proc/meminfo: memFree=969344/2055920 swapFree=4192956/4192956
[pid=25129] ppid=25127 vsize=124048 CPUtime=1002.01
/proc/25129/stat : 25129 (mxc-sat09) R 25127 25129 24969 0 -1 4194304 30165 0 0 0 100173 28 0 0 25 0 1 0 90371779 127025152 29547 1992294400 134512640 135192793 4294956208 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/25129/statm: 31012 29547 73 166 0 30843 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 124048

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/65 25132
/proc/meminfo: memFree=968960/2055920 swapFree=4192956/4192956
[pid=25129] ppid=25127 vsize=124364 CPUtime=1061.99
/proc/25129/stat : 25129 (mxc-sat09) R 25127 25129 24969 0 -1 4194304 30266 0 0 0 106171 28 0 0 25 0 1 0 90371779 127348736 29648 1992294400 134512640 135192793 4294956208 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/25129/statm: 31091 29648 73 166 0 30922 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 124364

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.10 2/65 25132
/proc/meminfo: memFree=965248/2055920 swapFree=4192956/4192956
[pid=25129] ppid=25127 vsize=128800 CPUtime=1121.98
/proc/25129/stat : 25129 (mxc-sat09) R 25127 25129 24969 0 -1 4194304 31177 0 0 0 112169 29 0 0 25 0 1 0 90371779 131891200 30559 1992294400 134512640 135192793 4294956208 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/25129/statm: 32200 30559 73 166 0 32031 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 128800

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 25132
/proc/meminfo: memFree=959168/2055920 swapFree=4192956/4192956
[pid=25129] ppid=25127 vsize=135124 CPUtime=1181.96
/proc/25129/stat : 25129 (mxc-sat09) R 25127 25129 24969 0 -1 4194304 32715 0 0 0 118165 31 0 0 25 0 1 0 90371779 138366976 32097 1992294400 134512640 135192793 4294956208 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/25129/statm: 33781 32097 73 166 0 33612 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 135124



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 25132
/proc/meminfo: memFree=958528/2055920 swapFree=4192956/4192956
[pid=25129] ppid=25127 vsize=136008 CPUtime=1200.06
/proc/25129/stat : 25129 (mxc-sat09) R 25127 25129 24969 0 -1 4194304 32873 0 0 0 119975 31 0 0 25 0 1 0 90371779 139272192 32255 1992294400 134512640 135192793 4294956208 18446744073709551615 134534215 0 0 4096 0 0 0 0 17 1 0 0
/proc/25129/statm: 34002 32255 73 166 0 33833 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 136008

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.43
CPU time (s): 1200.09
CPU user time (s): 1199.75
CPU system time (s): 0.337948
CPU usage (%): 99.9721
Max. virtual memory (cumulated for all children) (KiB): 136008

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

runsolver used 0.814876 second user time and 2.55661 second system time

The end

Launcher Data

Begin job on node12 at 2009-04-25 03:36:18
IDJOB=1717037
IDBENCH=20403
IDSOLVER=504
FILE ID=node12/1717037-1240623378
PBS_JOBID= 9186322
Free space on /tmp= 66340 MiB

SOLVER NAME= MXC 2009-03-10
BENCH NAME= SAT07/industrial/fuhs/hard/AProVE07-26.cnf
COMMAND LINE= HOME/mxc-sat09 -i BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1717037-1240623378/watcher-1717037-1240623378 -o /tmp/evaluation-result-1717037-1240623378/solver-1717037-1240623378 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/mxc-sat09 -i HOME/instance-1717037-1240623378.cnf

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

MD5SUM BENCH= 0cf155110f71a43081221b427d368ee8
RANDOM SEED=2068254508

node12.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:       1088232 kB
Buffers:         79324 kB
Cached:         786860 kB
SwapCached:          0 kB
Active:         133704 kB
Inactive:       746396 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1088232 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            2104 kB
Writeback:           0 kB
Mapped:          23644 kB
Slab:            73612 kB
Committed_AS:   393100 kB
PageTables:       1376 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= 66340 MiB
End job on node12 at 2009-04-25 03:56:20