Trace number 1772857

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.1 10002.8

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.16/135.24	c starting MXC with:
135.16/135.24	c cnf_path = HOME/instance-1772857-1241296564.cnf
135.16/135.24	c restart_strategy = auto
135.16/135.24	c sign_strategy = cached
135.16/135.24	c use_preprocessing = -1
135.16/135.24	c output_implicant = 1
135.16/135.24	c timeout_seconds = 0
135.16/135.24	c running SatELite... done
135.16/135.24	c 10442 vars eliminated
135.16/135.24	c received 229 units and 60266 clauses from SatELite
135.16/135.24	c 10670 assignments made, starting to guess now
135.16/135.24	c ===================================[MXC]=====================================
135.16/135.24	c | Conflicts |                Clause Statistics                   |   Vars   |
135.16/135.24	c |           |    CARD     BIN      O3+      L3+   L3+Lim  Lit/CL |          |
135.16/135.24	c =============================================================================
135.16/135.24	c |         0 |       0   13224    47042        0        0     nan |    21734 |
135.16/135.24	c |       100 |       0   13230    47042       94     1050     6.8 |    11064 |
135.16/135.24	c |       210 |       0   13237    47042      197     1105     7.9 |    11064 |
135.16/135.24	c |       441 |       0   13250    47042      415     1220     9.4 |    11064 |
135.16/135.24	c |       805 |       0   13265    47042      764     1402     9.5 |    11064 |
135.16/135.24	c |      1315 |       0   13297    47042     1242     1657     9.7 |    11064 |
135.16/135.24	c |      1986 |       0   13332    47042     1878     1993    11.4 |    11064 |
135.16/135.24	c |      2834 |       0   13362    47042     1656     2417    13.2 |    11064 |
135.16/135.24	c |      3876 |       0   13408    47042     2652     2938    12.6 |    11064 |
135.16/135.24	c |      5132 |       0   13436    47042     2262     3566    10.7 |    11064 |
135.16/135.24	c |      6623 |       0   13493    47042     3696     4311    11.0 |    11064 |
135.16/135.24	c |      8373 |       0   13525    47042     2951     5186    12.6 |    11064 |
135.16/135.24	c |     10408 |       0   13569    47042     4942     6204    13.0 |    11064 |
135.16/135.24	c |     12756 |       0   13618    47042     7241     7378    13.1 |    11064 |
135.16/135.24	c |     15449 |       0   13683    47042     6148     8724    14.1 |    11064 |
135.16/135.24	c |     18521 |       0   13740    47042     9163    10260    18.1 |    11064 |
135.16/135.24	c |     22010 |       0   13832    47042     6883    12005    17.8 |    11064 |
135.16/135.24	c |     25958 |       0   13893    47042    10770    13979    17.7 |    11064 |
135.16/135.24	c |     30411 |       0   13962    47042    15154    16205    17.5 |    11064 |
135.16/135.24	c |     35419 |       0   14030    47042    11467    18709    15.8 |    11064 |
135.16/135.24	c |     41038 |       0   14096    47042    17020    21519    17.6 |    11064 |
135.16/135.24	c |     47329 |       0   14164    47042    23243    24664    19.4 |    11064 |
135.16/135.24	c |     54360 |       0   14234    47042    17258    28180    19.6 |    11064 |
135.16/135.24	c |     62205 |       0   14272    47042    25065    32102    21.6 |    11064 |
135.16/135.24	c |     70945 |       0   14322    47042    33755    36472    22.3 |    11064 |
135.16/135.24	c |     80669 |       0   14398    47042    23872    41334    19.6 |    11064 |
135.16/135.24	c |     91476 |       0   14481    47042    34596    46738    20.8 |    11064 |
135.16/135.24	c |    103474 |       0   14533    47042    46542    52737    23.1 |    11064 |
135.16/135.24	c |    116782 |       0   14557    47042    30583    59391    25.0 |    11064 |
135.16/135.24	c |    131532 |       0   14600    47042    45290    66766    26.6 |    11064 |
135.16/135.24	c |    147868 |       0   14641    47042    61585    74934    28.6 |    11064 |
135.16/135.24	c |    165948 |       0   14678    47042    79628    83974    32.1 |    11064 |
135.16/135.24	c |    185947 |       0   14717    47042    55773    92277    30.2 |    11064 |
135.16/135.24	c |    208057 |       0   14758    47042    77842    94853    32.0 |    11064 |
135.16/135.24	c |    232489 |       0   14791    47042    53946    97449    29.6 |    11064 |
135.16/135.24	c |    259475 |       0   14834    47042    80889   100115    30.8 |    11064 |
135.16/135.24	c |    289271 |       0   14869    47042    59886   102804    32.3 |    11064 |
135.16/135.24	c |    322158 |       0   14891    47042    92751   105503    34.4 |    11064 |
135.16/135.24	c |    358445 |       0   14922    47042    75883   108274    32.0 |    11064 |
135.16/135.24	c |    398472 |       0   14955    47042    60694   111103    32.1 |    11064 |
135.16/135.24	c |    442613 |       0   14982    47042   104808   113964    34.6 |    11064 |
135.16/135.24	c |    491279 |       0   15007    47042    96168   116873    35.4 |    11064 |
135.16/135.24	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-1772857-1241296564/watcher-1772857-1241296564 -o /tmp/evaluation-result-1772857-1241296564/solver-1772857-1241296564 -C 10000 -W 12000 -M 1800 HOME/mxc-sat09 -i HOME/instance-1772857-1241296564.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.02 1.02 1.57 3/64 11008
/proc/meminfo: memFree=1858736/2055920 swapFree=4178396/4192956
[pid=11008] ppid=11006 vsize=4284 CPUtime=0
/proc/11008/stat : 11008 (mxc-sat09) R 11006 11008 10917 0 -1 4194304 721 0 0 0 0 0 0 0 18 0 1 0 157684423 4386816 708 1992294400 134512640 135192793 4294956224 18446744073709551615 134527814 0 0 4096 0 0 0 0 17 1 0 0
/proc/11008/statm: 1071 714 50 166 0 902 0

[startup+0.0374811 s]
/proc/loadavg: 1.02 1.02 1.57 3/64 11008
/proc/meminfo: memFree=1858736/2055920 swapFree=4178396/4192956
[pid=11008] ppid=11006 vsize=9740 CPUtime=0.02
/proc/11008/stat : 11008 (mxc-sat09) R 11006 11008 10917 0 -1 4194304 1850 0 0 0 2 0 0 0 18 0 1 0 157684423 9973760 1836 1992294400 134512640 135192793 4294956224 18446744073709551615 134756600 0 0 4096 0 0 0 0 17 1 0 0
/proc/11008/statm: 2435 1838 55 166 0 2266 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 9740

[startup+0.101472 s]
/proc/loadavg: 1.02 1.02 1.57 3/64 11008
/proc/meminfo: memFree=1858736/2055920 swapFree=4178396/4192956
[pid=11008] ppid=11006 vsize=11012 CPUtime=0.09
/proc/11008/stat : 11008 (mxc-sat09) R 11006 11008 10917 0 -1 4194304 2534 0 0 0 8 1 0 0 18 0 1 0 157684423 11276288 2177 1992294400 134512640 135192793 4294956224 18446744073709551615 134567860 0 0 4096 0 0 0 0 17 1 0 0
/proc/11008/statm: 2753 2177 55 166 0 2584 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11012

[startup+0.301489 s]
/proc/loadavg: 1.02 1.02 1.57 3/64 11008
/proc/meminfo: memFree=1858736/2055920 swapFree=4178396/4192956
[pid=11008] ppid=11006 vsize=15996 CPUtime=0.29
/proc/11008/stat : 11008 (mxc-sat09) R 11006 11008 10917 0 -1 4194304 3752 0 0 0 28 1 0 0 19 0 1 0 157684423 16379904 3395 1992294400 134512640 135192793 4294956224 18446744073709551615 134560269 0 0 4096 0 0 0 0 17 1 0 0
/proc/11008/statm: 3999 3395 56 166 0 3830 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15996

[startup+0.701523 s]
/proc/loadavg: 1.02 1.02 1.57 3/64 11008
/proc/meminfo: memFree=1858736/2055920 swapFree=4178396/4192956
[pid=11008] ppid=11006 vsize=20256 CPUtime=0.69
/proc/11008/stat : 11008 (mxc-sat09) R 11006 11008 10917 0 -1 4194304 5143 0 0 0 67 2 0 0 22 0 1 0 157684423 20742144 4525 1992294400 134512640 135192793 4294956224 18446744073709551615 134532607 0 0 4096 0 0 0 0 17 1 0 0
/proc/11008/statm: 5064 4525 72 166 0 4895 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20256

[startup+1.50159 s]
/proc/loadavg: 1.02 1.02 1.57 2/65 11009
/proc/meminfo: memFree=1840680/2055920 swapFree=4178396/4192956
[pid=11008] ppid=11006 vsize=20784 CPUtime=1.49
/proc/11008/stat : 11008 (mxc-sat09) R 11006 11008 10917 0 -1 4194304 5299 0 0 0 147 2 0 0 25 0 1 0 157684423 21282816 4681 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/11008/statm: 5196 4681 73 166 0 5027 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20784

[startup+3.10173 s]
/proc/loadavg: 1.02 1.02 1.57 2/65 11009
/proc/meminfo: memFree=1839656/2055920 swapFree=4178396/4192956
[pid=11008] ppid=11006 vsize=22368 CPUtime=3.09
/proc/11008/stat : 11008 (mxc-sat09) R 11006 11008 10917 0 -1 4194304 5672 0 0 0 306 3 0 0 25 0 1 0 157684423 22904832 5054 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/11008/statm: 5592 5054 73 166 0 5423 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22368

[startup+6.30202 s]
/proc/loadavg: 1.02 1.02 1.56 2/65 11009
/proc/meminfo: memFree=1836968/2055920 swapFree=4178396/4192956
[pid=11008] ppid=11006 vsize=24068 CPUtime=6.29
/proc/11008/stat : 11008 (mxc-sat09) R 11006 11008 10917 0 -1 4194304 6104 0 0 0 626 3 0 0 25 0 1 0 157684423 24645632 5486 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/11008/statm: 6017 5486 73 166 0 5848 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 24068

[startup+12.7016 s]
/proc/loadavg: 1.02 1.02 1.56 2/65 11009
/proc/meminfo: memFree=1831400/2055920 swapFree=4178396/4192956
[pid=11008] ppid=11006 vsize=29696 CPUtime=12.69
/proc/11008/stat : 11008 (mxc-sat09) R 11006 11008 10917 0 -1 4194304 7495 0 0 0 1264 5 0 0 25 0 1 0 157684423 30408704 6877 1992294400 134512640 135192793 4294956224 18446744073709551615 134534243 0 0 4096 0 0 0 0 17 1 0 0
/proc/11008/statm: 7424 6877 73 166 0 7255 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 29696

[startup+25.5017 s]
/proc/loadavg: 1.01 1.02 1.55 2/65 11009
/proc/meminfo: memFree=1824296/2055920 swapFree=4178396/4192956
[pid=11008] ppid=11006 vsize=36708 CPUtime=25.48
/proc/11008/stat : 11008 (mxc-sat09) R 11006 11008 10917 0 -1 4194304 9245 0 0 0 2542 6 0 0 25 0 1 0 157684423 37588992 8627 1992294400 134512640 135192793 4294956224 18446744073709551615 134534170 0 0 4096 0 0 0 0 17 1 0 0
/proc/11008/statm: 9177 8627 73 166 0 9008 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 36708

[startup+51.102 s]
/proc/loadavg: 1.01 1.02 1.54 2/65 11009
/proc/meminfo: memFree=1812328/2055920 swapFree=4178396/4192956
[pid=11008] ppid=11006 vsize=49052 CPUtime=51.08
/proc/11008/stat : 11008 (mxc-sat09) R 11006 11008 10917 0 -1 4194304 12179 0 0 0 5100 8 0 0 25 0 1 0 157684423 50229248 11561 1992294400 134512640 135192793 4294956224 18446744073709551615 134533186 0 0 4096 0 0 0 0 17 1 0 0
/proc/11008/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.00 1.01 1.51 2/65 11009
/proc/meminfo: memFree=1805160/2055920 swapFree=4178396/4192956
[pid=11008] ppid=11006 vsize=56284 CPUtime=102.27
/proc/11008/stat : 11008 (mxc-sat09) R 11006 11008 10917 0 -1 4194304 13983 0 0 0 10217 10 0 0 25 0 1 0 157684423 57634816 13365 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/11008/statm: 14071 13365 73 166 0 13902 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 56284

[startup+162.302 s]
/proc/loadavg: 1.00 1.01 1.47 2/65 11009
/proc/meminfo: memFree=1797416/2055920 swapFree=4178396/4192956
[pid=11008] ppid=11006 vsize=64432 CPUtime=162.24
/proc/11008/stat : 11008 (mxc-sat09) R 11006 11008 10917 0 -1 4194304 15910 0 0 0 16213 11 0 0 25 0 1 0 157684423 65978368 15292 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/11008/statm: 16108 15292 73 166 0 15939 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 64432

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.44 2/65 11011
/proc/meminfo: memFree=1789800/2055920 swapFree=4178396/4192956
[pid=11008] ppid=11006 vsize=72452 CPUtime=222.23
/proc/11008/stat : 11008 (mxc-sat09) R 11006 11008 10917 0 -1 4194304 17787 0 0 0 22209 14 0 0 25 0 1 0 157684423 74190848 17169 1992294400 134512640 135192793 4294956224 18446744073709551615 134549692 0 0 4096 0 0 0 0 17 1 0 0
/proc/11008/statm: 18113 17169 73 166 0 17944 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 72452

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.41 2/65 11011
/proc/meminfo: memFree=1785896/2055920 swapFree=4178396/4192956
[pid=11008] ppid=11006 vsize=76480 CPUtime=282.21
/proc/11008/stat : 11008 (mxc-sat09) R 11006 11008 10917 0 -1 4194304 18773 0 0 0 28206 15 0 0 25 0 1 0 157684423 78315520 18155 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/11008/statm: 19120 18155 73 166 0 18951 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 76480

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.38 2/65 11011
/proc/meminfo: memFree=1781672/2055920 swapFree=4178396/4192956
[pid=11008] ppid=11006 vsize=80796 CPUtime=342.2
/proc/11008/stat : 11008 (mxc-sat09) R 11006 11008 10917 0 -1 4194304 19810 0 0 0 34203 17 0 0 25 0 1 0 157684423 82735104 19192 1992294400 134512640 135192793 4294956224 18446744073709551615 134551086 0 0 4096 0 0 0 0 17 1 0 0
/proc/11008/statm: 20199 19192 73 166 0 20030 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 80796

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.35 2/65 11011
/proc/meminfo: memFree=1771176/2055920 swapFree=4178396/4192956
[pid=11008] ppid=11006 vsize=92084 CPUtime=402.18
/proc/11008/stat : 11008 (mxc-sat09) R 11006 11008 10917 0 -1 4194304 22418 0 0 0 40198 20 0 0 25 0 1 0 157684423 94294016 21800 1992294400 134512640 135192793 4294956224 18446744073709551615 134552256 0 0 4096 0 0 0 0 17 1 0 0
/proc/11008/statm: 23021 21800 73 166 0 22852 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 92084

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.33 2/65 11011
/proc/meminfo: memFree=1768104/2055920 swapFree=4178396/4192956
[pid=11008] ppid=11006 vsize=95204 CPUtime=462.16
/proc/11008/stat : 11008 (mxc-sat09) R 11006 11008 10917 0 -1 4194304 23179 0 0 0 46195 21 0 0 25 0 1 0 157684423 97488896 22561 1992294400 134512640 135192793 4294956224 18446744073709551615 134550798 0 0 4096 0 0 0 0 17 1 0 0
/proc/11008/statm: 23801 22561 73 166 0 23632 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 95204

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.31 2/65 11011
/proc/meminfo: memFree=1764264/2055920 swapFree=4178396/4192956
[pid=11008] ppid=11006 vsize=99088 CPUtime=522.15
/proc/11008/stat : 11008 (mxc-sat09) R 11006 11008 10917 0 -1 4194304 24129 0 0 0 52193 22 0 0 25 0 1 0 157684423 101466112 23511 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/11008/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.00 1.28 2/65 11011
/proc/meminfo: memFree=1760936/2055920 swapFree=4178396/4192956
[pid=11008] ppid=11006 vsize=102576 CPUtime=582.14
/proc/11008/stat : 11008 (mxc-sat09) R 11006 11008 10917 0 -1 4194304 24954 0 0 0 58190 24 0 0 25 0 1 0 157684423 105037824 24336 1992294400 134512640 135192793 4294956224 18446744073709551615 134533831 0 0 4096 0 0 0 0 17 1 0 0
/proc/11008/statm: 25644 24336 73 166 0 25475 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 102576

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.26 2/65 11011
/proc/meminfo: memFree=1756584/2055920 swapFree=4178396/4192956
[pid=11008] ppid=11006 vsize=106828 CPUtime=642.12
/proc/11008/stat : 11008 (mxc-sat09) R 11006 11008 10917 0 -1 4194304 26037 0 0 0 64187 25 0 0 25 0 1 0 157684423 109391872 25419 1992294400 134512640 135192793 4294956224 18446744073709551615 134533294 0 0 4096 0 0 0 0 17 1 0 0
/proc/11008/statm: 26707 25419 73 166 0 26538 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 106828

[startup+702.301 s]

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

[startup+9102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11033
/proc/meminfo: memFree=1522152/2055920 swapFree=4178396/4192956
[pid=11008] ppid=11006 vsize=352964 CPUtime=9099.85
/proc/11008/stat : 11008 (mxc-sat09) R 11006 11008 10917 0 -1 4194304 83686 0 0 0 909879 106 0 0 25 0 1 0 157684423 361435136 83068 1992294400 134512640 135192793 4294956224 18446744073709551615 134534215 0 0 4096 0 0 0 0 17 1 0 0
/proc/11008/statm: 88241 83068 73 166 0 88072 0
Current children cumulated CPU time (s) 9099.85
Current children cumulated vsize (KiB) 352964

[startup+9162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11033
/proc/meminfo: memFree=1521960/2055920 swapFree=4178396/4192956
[pid=11008] ppid=11006 vsize=353148 CPUtime=9159.84
/proc/11008/stat : 11008 (mxc-sat09) R 11006 11008 10917 0 -1 4194304 83727 0 0 0 915878 106 0 0 25 0 1 0 157684423 361623552 83109 1992294400 134512640 135192793 4294956224 18446744073709551615 134534231 0 0 4096 0 0 0 0 17 1 0 0
/proc/11008/statm: 88287 83109 73 166 0 88118 0
Current children cumulated CPU time (s) 9159.84
Current children cumulated vsize (KiB) 353148

[startup+9222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11033
/proc/meminfo: memFree=1520616/2055920 swapFree=4178396/4192956
[pid=11008] ppid=11006 vsize=354824 CPUtime=9219.82
/proc/11008/stat : 11008 (mxc-sat09) R 11006 11008 10917 0 -1 4194304 84057 0 0 0 921876 106 0 0 25 0 1 0 157684423 363339776 83439 1992294400 134512640 135192793 4294956224 18446744073709551615 134533186 0 0 4096 0 0 0 0 17 1 0 0
/proc/11008/statm: 88706 83439 73 166 0 88537 0
Current children cumulated CPU time (s) 9219.82
Current children cumulated vsize (KiB) 354824

[startup+9282.3 s]
/proc/loadavg: 1.11 1.03 1.01 2/65 11033
/proc/meminfo: memFree=1520168/2055920 swapFree=4178396/4192956
[pid=11008] ppid=11006 vsize=355416 CPUtime=9279.8
/proc/11008/stat : 11008 (mxc-sat09) R 11006 11008 10917 0 -1 4194304 84167 0 0 0 927874 106 0 0 25 0 1 0 157684423 363945984 83549 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/11008/statm: 88854 83549 73 166 0 88685 0
Current children cumulated CPU time (s) 9279.8
Current children cumulated vsize (KiB) 355416

[startup+9342.3 s]
/proc/loadavg: 1.11 1.04 1.00 2/65 11033
/proc/meminfo: memFree=1518568/2055920 swapFree=4178396/4192956
[pid=11008] ppid=11006 vsize=357240 CPUtime=9339.78
/proc/11008/stat : 11008 (mxc-sat09) R 11006 11008 10917 0 -1 4194304 84551 0 0 0 933872 106 0 0 25 0 1 0 157684423 365813760 83933 1992294400 134512640 135192793 4294956224 18446744073709551615 134533896 0 0 4096 0 0 0 0 17 1 0 0
/proc/11008/statm: 89310 83933 73 166 0 89141 0
Current children cumulated CPU time (s) 9339.78
Current children cumulated vsize (KiB) 357240

[startup+9402.3 s]
/proc/loadavg: 1.07 1.04 1.00 2/65 11033
/proc/meminfo: memFree=1518440/2055920 swapFree=4178396/4192956
[pid=11008] ppid=11006 vsize=357624 CPUtime=9399.77
/proc/11008/stat : 11008 (mxc-sat09) R 11006 11008 10917 0 -1 4194304 84581 0 0 0 939870 107 0 0 25 0 1 0 157684423 366206976 83963 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/11008/statm: 89406 83963 73 166 0 89237 0
Current children cumulated CPU time (s) 9399.77
Current children cumulated vsize (KiB) 357624

[startup+9462.3 s]
/proc/loadavg: 1.02 1.03 1.00 2/65 11033
/proc/meminfo: memFree=1518440/2055920 swapFree=4178396/4192956
[pid=11008] ppid=11006 vsize=357624 CPUtime=9459.75
/proc/11008/stat : 11008 (mxc-sat09) R 11006 11008 10917 0 -1 4194304 84581 0 0 0 945868 107 0 0 25 0 1 0 157684423 366206976 83963 1992294400 134512640 135192793 4294956224 18446744073709551615 134533810 0 0 4096 0 0 0 0 17 1 0 0
/proc/11008/statm: 89406 83963 73 166 0 89237 0
Current children cumulated CPU time (s) 9459.75
Current children cumulated vsize (KiB) 357624

[startup+9522.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 11033
/proc/meminfo: memFree=1518312/2055920 swapFree=4178396/4192956
[pid=11008] ppid=11006 vsize=357816 CPUtime=9519.73
/proc/11008/stat : 11008 (mxc-sat09) R 11006 11008 10917 0 -1 4194304 84619 0 0 0 951866 107 0 0 25 0 1 0 157684423 366403584 84001 1992294400 134512640 135192793 4294956224 18446744073709551615 134534215 0 0 4096 0 0 0 0 17 1 0 0
/proc/11008/statm: 89454 84001 73 166 0 89285 0
Current children cumulated CPU time (s) 9519.73
Current children cumulated vsize (KiB) 357816

[startup+9582.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 11033
/proc/meminfo: memFree=1518056/2055920 swapFree=4178396/4192956
[pid=11008] ppid=11006 vsize=357948 CPUtime=9579.72
/proc/11008/stat : 11008 (mxc-sat09) R 11006 11008 10917 0 -1 4194304 84665 0 0 0 957864 108 0 0 25 0 1 0 157684423 366538752 84047 1992294400 134512640 135192793 4294956224 18446744073709551615 134534170 0 0 4096 0 0 0 0 17 1 0 0
/proc/11008/statm: 89487 84047 73 166 0 89318 0
Current children cumulated CPU time (s) 9579.72
Current children cumulated vsize (KiB) 357948

[startup+9642.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 11033
/proc/meminfo: memFree=1516456/2055920 swapFree=4178396/4192956
[pid=11008] ppid=11006 vsize=359900 CPUtime=9639.7
/proc/11008/stat : 11008 (mxc-sat09) R 11006 11008 10917 0 -1 4194304 85067 0 0 0 963862 108 0 0 25 0 1 0 157684423 368537600 84449 1992294400 134512640 135192793 4294956224 18446744073709551615 134533842 0 0 4096 0 0 0 0 17 1 0 0
/proc/11008/statm: 89975 84449 73 166 0 89806 0
Current children cumulated CPU time (s) 9639.7
Current children cumulated vsize (KiB) 359900

[startup+9702.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 11033
/proc/meminfo: memFree=1516264/2055920 swapFree=4178396/4192956
[pid=11008] ppid=11006 vsize=360284 CPUtime=9699.69
/proc/11008/stat : 11008 (mxc-sat09) R 11006 11008 10917 0 -1 4194304 85115 0 0 0 969861 108 0 0 25 0 1 0 157684423 368930816 84497 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/11008/statm: 90071 84497 73 166 0 89902 0
Current children cumulated CPU time (s) 9699.69
Current children cumulated vsize (KiB) 360284

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11033
/proc/meminfo: memFree=1515816/2055920 swapFree=4178396/4192956
[pid=11008] ppid=11006 vsize=360828 CPUtime=9759.68
/proc/11008/stat : 11008 (mxc-sat09) R 11006 11008 10917 0 -1 4194304 85227 0 0 0 975859 109 0 0 25 0 1 0 157684423 369487872 84609 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/11008/statm: 90207 84609 73 166 0 90038 0
Current children cumulated CPU time (s) 9759.68
Current children cumulated vsize (KiB) 360828

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11033
/proc/meminfo: memFree=1515624/2055920 swapFree=4178396/4192956
[pid=11008] ppid=11006 vsize=361084 CPUtime=9819.66
/proc/11008/stat : 11008 (mxc-sat09) R 11006 11008 10917 0 -1 4194304 85269 0 0 0 981857 109 0 0 25 0 1 0 157684423 369750016 84651 1992294400 134512640 135192793 4294956224 18446744073709551615 134534326 0 0 4096 0 0 0 0 17 1 0 0
/proc/11008/statm: 90271 84651 73 166 0 90102 0
Current children cumulated CPU time (s) 9819.66
Current children cumulated vsize (KiB) 361084

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11033
/proc/meminfo: memFree=1515432/2055920 swapFree=4178396/4192956
[pid=11008] ppid=11006 vsize=361340 CPUtime=9879.65
/proc/11008/stat : 11008 (mxc-sat09) R 11006 11008 10917 0 -1 4194304 85309 0 0 0 987856 109 0 0 25 0 1 0 157684423 370012160 84691 1992294400 134512640 135192793 4294956224 18446744073709551615 134533917 0 0 4096 0 0 0 0 17 1 0 0
/proc/11008/statm: 90335 84691 73 166 0 90166 0
Current children cumulated CPU time (s) 9879.65
Current children cumulated vsize (KiB) 361340

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11033
/proc/meminfo: memFree=1515368/2055920 swapFree=4178396/4192956
[pid=11008] ppid=11006 vsize=361340 CPUtime=9939.63
/proc/11008/stat : 11008 (mxc-sat09) R 11006 11008 10917 0 -1 4194304 85310 0 0 0 993854 109 0 0 25 0 1 0 157684423 370012160 84692 1992294400 134512640 135192793 4294956224 18446744073709551615 134533792 0 0 4096 0 0 0 0 17 1 0 0
/proc/11008/statm: 90335 84692 73 166 0 90166 0
Current children cumulated CPU time (s) 9939.63
Current children cumulated vsize (KiB) 361340

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11033
/proc/meminfo: memFree=1515304/2055920 swapFree=4178396/4192956
[pid=11008] ppid=11006 vsize=361564 CPUtime=9999.61
/proc/11008/stat : 11008 (mxc-sat09) R 11006 11008 10917 0 -1 4194304 85328 0 0 0 999852 109 0 0 25 0 1 0 157684423 370241536 84710 1992294400 134512640 135192793 4294956224 18446744073709551615 134533336 0 0 4096 0 0 0 0 17 1 0 0
/proc/11008/statm: 90391 84710 73 166 0 90222 0
Current children cumulated CPU time (s) 9999.61
Current children cumulated vsize (KiB) 361564



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10002.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11033
/proc/meminfo: memFree=1515304/2055920 swapFree=4178396/4192956
[pid=11008] ppid=11006 vsize=361564 CPUtime=10000
/proc/11008/stat : 11008 (mxc-sat09) R 11006 11008 10917 0 -1 4194304 85328 0 0 0 999892 109 0 0 25 0 1 0 157684423 370241536 84710 1992294400 134512640 135192793 4294956224 18446744073709551615 134533878 0 0 4096 0 0 0 0 17 1 0 0
/proc/11008/statm: 90391 84710 73 166 0 90222 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 361564

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

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

[startup+10002.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11033
/proc/meminfo: memFree=1515304/2055920 swapFree=4178396/4192956
[pid=11008] ppid=11006 vsize=361564 CPUtime=10000
/proc/11008/stat : 11008 (mxc-sat09) R 11006 11008 10917 0 -1 4194304 85328 0 0 0 999892 109 0 0 25 0 1 0 157684423 370241536 84710 1992294400 134512640 135192793 4294956224 18446744073709551615 134533878 0 0 4096 0 0 0 0 17 1 0 0
/proc/11008/statm: 90391 84710 73 166 0 90222 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 361564

Child ended because it received signal 15 (SIGTERM)
Real time (s): 10002.8
CPU time (s): 10000.1
CPU user time (s): 9998.93
CPU system time (s): 1.15282
CPU usage (%): 99.9732
Max. virtual memory (cumulated for all children) (KiB): 361564

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

runsolver used 9.60354 second user time and 17.8453 second system time

The end

Launcher Data

Begin job on node50 at 2009-05-02 22:36:04
IDJOB=1772857
IDBENCH=20403
IDSOLVER=613
FILE ID=node50/1772857-1241296564
PBS_JOBID= 9225161
Free space on /tmp= 66500 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-1772857-1241296564/watcher-1772857-1241296564 -o /tmp/evaluation-result-1772857-1241296564/solver-1772857-1241296564 -C 10000 -W 12000 -M 1800  HOME/mxc-sat09 -i HOME/instance-1772857-1241296564.cnf

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

MD5SUM BENCH= 0cf155110f71a43081221b427d368ee8
RANDOM SEED=2145654204

node50.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.216
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.216
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:       1859216 kB
Buffers:         29512 kB
Cached:          82280 kB
SwapCached:       8296 kB
Active:          23460 kB
Inactive:        98268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1859216 kB
SwapTotal:     4192956 kB
SwapFree:      4178396 kB
Dirty:            2056 kB
Writeback:           0 kB
Mapped:          13448 kB
Slab:            60944 kB
Committed_AS:   622724 kB
PageTables:       1448 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= 66500 MiB
End job on node50 at 2009-05-03 01:22:49