Trace number 1772917

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.6

General information on the benchmark

Nameindustrial/palacios/hard/
sortnet-8-ipc5-h19-sat.cnf
MD5SUM409f4401e9e8b60ee665ac5567a13e41
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 variables359341
Number of clauses1254773
Sum of the clauses size3046189
Maximum clause length57
Minimum clause length1
Number of clauses of size 1256
Number of clauses of size 2896240
Number of clauses of size 3346435
Number of clauses of size 4830
Number of clauses of size 5571
Number of clauses of size over 510441

Solver Data

2464.27/2464.97	c starting MXC with:
2464.27/2464.97	c cnf_path = HOME/instance-1772917-1241298058.cnf
2464.27/2464.97	c restart_strategy = auto
2464.27/2464.97	c sign_strategy = cached
2464.27/2464.97	c use_preprocessing = -1
2464.27/2464.97	c output_implicant = 1
2464.27/2464.97	c timeout_seconds = 0
2464.27/2464.97	c running SatELite... done
2464.27/2464.97	c 271107 vars eliminated
2464.27/2464.97	c received 418 units and 690028 clauses from SatELite
2464.27/2464.97	c 271524 assignments made, starting to guess now
2464.27/2464.97	c ===================================[MXC]=====================================
2464.27/2464.97	c | Conflicts |                Clause Statistics                   |   Vars   |
2464.27/2464.97	c |           |    CARD     BIN      O3+      L3+   L3+Lim  Lit/CL |          |
2464.27/2464.97	c =============================================================================
2464.27/2464.97	c |         0 |       0  324667   365361        0        0     nan |   361125 |
2464.27/2464.97	c |       100 |       0  324669   365361       98     1050    36.4 |    89601 |
2464.27/2464.97	c |       210 |       0  324672   365361      205     1105    30.5 |    89601 |
2464.27/2464.97	c |       441 |       0  324672   365361      436     1220    28.4 |    89601 |
2464.27/2464.97	c |       805 |       0  324677   365361      795     1402    26.8 |    89601 |
2464.27/2464.97	c |      1315 |       0  324681   365361     1301     1657    27.9 |    89601 |
2464.27/2464.97	c |      1986 |       0  324687   365361     1966     1993    31.6 |    89601 |
2464.27/2464.97	c |      2834 |       0  324709   365361     1785     2417    31.5 |    89601 |
2464.27/2464.97	c |      3876 |       0  324723   365361     2813     2938    31.1 |    89601 |
2464.27/2464.97	c |      5132 |       0  324749   365361     2508     3566    31.6 |    89601 |
2464.27/2464.97	c |      6623 |       0  324764   365361     3984     4311    31.0 |    89601 |
2464.27/2464.97	c |      8373 |       0  324796   365361     3394     5186    31.1 |    89601 |
2464.27/2464.97	c |     10408 |       0  324834   365361     5391     6204    31.8 |    89601 |
2464.27/2464.97	c |     12756 |       0  324886   365361     4171     7378    35.3 |    89601 |
2464.27/2464.97	c |     15449 |       0  324915   365361     6835     8724    34.0 |    89601 |
2464.27/2464.97	c |     18521 |       0  324959   365361     9863    10260    33.9 |    89601 |
2464.27/2464.97	c |     22010 |       0  325007   365361     8001    12005    31.8 |    89601 |
2464.27/2464.97	c |     25958 |       0  325067   365361    11889    13979    33.4 |    89601 |
2464.27/2464.97	c |     30411 |       0  325103   365361     8264    16205    34.9 |    89601 |
2464.27/2464.97	c |     35419 |       0  325162   365361    13213    18709    34.2 |    89601 |
2464.27/2464.97	c |     41038 |       0  325202   365361    18792    21519    35.7 |    89601 |
2464.27/2464.97	c |     47329 |       0  325269   365361    12894    24664    33.2 |    89601 |
2464.27/2464.97	c |     54360 |       0  325321   365361    19873    28180    34.3 |    89601 |
2464.27/2464.97	c |     62205 |       0  325379   365361    27660    32102    35.1 |    89601 |
2464.27/2464.97	c |     70945 |       0  325445   365361    36334    36472    34.7 |    89601 |
2464.27/2464.97	c |     80669 |       0  325491   365361    27759    41334    31.3 |    89601 |
2464.27/2464.97	c |     91476 |       0  325567   365361    38490    46738    32.4 |    89601 |
2464.27/2464.97	c |    103474 |       0  325617   365361    50438    52737    32.9 |    89601 |
2464.27/2464.97	c |    116782 |       0  325705   365361    36118    59391    31.0 |    89601 |
2464.27/2464.97	c |    131532 |       0  325762   365361    50811    66766    34.0 |    89601 |
2464.27/2464.97	c |    147868 |       0  325817   365361    67092    74934    35.8 |    89601 |
2464.27/2464.97	c |    165948 |       0  325884   365361    43740    83974    30.6 |    89601 |
2464.27/2464.97	c |    185947 |       0  325935   365361    63688    93973    33.0 |    89601 |
2464.27/2464.97	c |    208057 |       0  325977   365361    85756   105028    33.4 |    89601 |
2464.27/2464.97	c |    232489 |       0  326035   365361   110130   117244    36.6 |    89601 |
2464.27/2464.97	c |    259475 |       0  326091   365361    74938   130737    32.0 |    89601 |
2464.27/2464.97	c |    289271 |       0  326158   365361   104667   145635    33.5 |    89601 |
2464.27/2464.97	c |    322158 |       0  326236   365361   137476   162079    35.1 |    89601 |
2464.27/2464.97	c |    358445 |       0  326304   365361   173695   180222    38.6 |    89601 |
2464.27/2464.97	c |    398472 |       0  326363   365361   120310   200236    35.0 |    89601 |
2464.27/2464.97	c |    442613 |       0  326416   365361   164398   222306    38.5 |    89601 |
2464.27/2464.97	c |    491279 |       0  326499   365361   212981   246639    39.5 |    89601 |
2464.27/2464.97	c |    544923 |       0  326562   36536

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-1772917-1241298058/watcher-1772917-1241298058 -o /tmp/evaluation-result-1772917-1241298058/solver-1772917-1241298058 -C 10000 -W 12000 -M 1800 HOME/mxc-sat09 -i HOME/instance-1772917-1241298058.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: 3.38 3.87 3.95 3/64 24226
/proc/meminfo: memFree=1121144/2055920 swapFree=4181256/4192956
[pid=24226] ppid=24224 vsize=23584 CPUtime=0
/proc/24226/stat : 24226 (mxc-sat09) R 24224 24226 24189 0 -1 4194304 741 0 0 0 0 0 0 0 18 0 1 0 157839431 24150016 727 1992294400 134512640 135192793 4294956224 18446744073709551615 134779278 0 0 4096 0 0 0 0 17 1 0 0
/proc/24226/statm: 5896 733 46 166 0 5727 0

[startup+0.020445 s]
/proc/loadavg: 3.38 3.87 3.95 3/64 24226
/proc/meminfo: memFree=1121144/2055920 swapFree=4181256/4192956
[pid=24226] ppid=24224 vsize=23584 CPUtime=0.01
/proc/24226/stat : 24226 (mxc-sat09) R 24224 24226 24189 0 -1 4194304 3234 0 0 0 0 1 0 0 18 0 1 0 157839431 24150016 3220 1992294400 134512640 135192793 4294956224 18446744073709551615 134779278 0 0 4096 0 0 0 0 17 1 0 0
/proc/24226/statm: 5896 3227 46 166 0 5727 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 23584

[startup+0.102462 s]
/proc/loadavg: 3.38 3.87 3.95 3/64 24226
/proc/meminfo: memFree=1121144/2055920 swapFree=4181256/4192956
[pid=24226] ppid=24224 vsize=78436 CPUtime=0.09
/proc/24226/stat : 24226 (mxc-sat09) R 24224 24226 24189 0 -1 4194304 14474 0 0 0 2 7 0 0 18 0 1 0 157839431 80318464 14460 1992294400 134512640 135192793 4294956224 18446744073709551615 134528683 0 0 4096 0 0 0 0 17 1 0 0
/proc/24226/statm: 19609 14462 50 166 0 19440 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 78436

[startup+0.30147 s]
/proc/loadavg: 3.38 3.87 3.95 3/64 24226
/proc/meminfo: memFree=1121144/2055920 swapFree=4181256/4192956
[pid=24226] ppid=24224 vsize=121712 CPUtime=0.29
/proc/24226/stat : 24226 (mxc-sat09) R 24224 24226 24189 0 -1 4194304 23063 0 0 0 18 11 0 0 19 0 1 0 157839431 124633088 22836 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/24226/statm: 30428 22836 55 166 0 30259 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 121712

[startup+0.701507 s]
/proc/loadavg: 3.38 3.87 3.95 3/64 24226
/proc/meminfo: memFree=1121144/2055920 swapFree=4181256/4192956
[pid=24226] ppid=24224 vsize=146824 CPUtime=0.69
/proc/24226/stat : 24226 (mxc-sat09) R 24224 24226 24189 0 -1 4194304 29068 0 0 0 55 14 0 0 23 0 1 0 157839431 150347776 28841 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/24226/statm: 36706 28842 55 166 0 36537 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 146824

[startup+1.50158 s]
/proc/loadavg: 3.38 3.87 3.95 2/65 24227
/proc/meminfo: memFree=988336/2055920 swapFree=4181256/4192956
[pid=24226] ppid=24224 vsize=166060 CPUtime=1.49
/proc/24226/stat : 24226 (mxc-sat09) R 24224 24226 24189 0 -1 4194304 39260 0 0 0 131 18 0 0 25 0 1 0 157839431 170045440 33348 1992294400 134512640 135192793 4294956224 18446744073709551615 134568030 0 0 4096 0 0 0 0 17 1 0 0
/proc/24226/statm: 41515 33348 55 166 0 41346 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 166060

[startup+3.10173 s]
/proc/loadavg: 3.19 3.83 3.93 2/65 24233
/proc/meminfo: memFree=976472/2055920 swapFree=4181256/4192956
[pid=24226] ppid=24224 vsize=201532 CPUtime=3.08
/proc/24226/stat : 24226 (mxc-sat09) R 24224 24226 24189 0 -1 4194304 48588 0 0 0 286 22 0 0 25 0 1 0 157839431 206368768 42677 1992294400 134512640 135192793 4294956224 18446744073709551615 134766703 0 0 4096 0 0 0 0 17 1 0 0
/proc/24226/statm: 50383 42677 56 166 0 50214 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 201532

[startup+6.30102 s]
/proc/loadavg: 3.19 3.83 3.93 2/65 24233
/proc/meminfo: memFree=897304/2055920 swapFree=4181256/4192956
[pid=24226] ppid=24224 vsize=271356 CPUtime=6.29
/proc/24226/stat : 24226 (mxc-sat09) R 24224 24226 24189 0 -1 4194304 65389 0 0 0 600 29 0 0 25 0 1 0 157839431 277868544 59477 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/24226/statm: 67839 59477 56 166 0 67670 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 271356

[startup+12.7016 s]
/proc/loadavg: 2.86 3.73 3.90 2/65 24233
/proc/meminfo: memFree=853360/2055920 swapFree=4181256/4192956
[pid=24226] ppid=24224 vsize=307708 CPUtime=12.68
/proc/24226/stat : 24226 (mxc-sat09) R 24224 24226 24189 0 -1 4194304 73497 0 0 0 1234 34 0 0 25 0 1 0 157839431 315092992 67585 1992294400 134512640 135192793 4294956224 18446744073709551615 134567816 0 0 4096 0 0 0 0 17 1 0 0
/proc/24226/statm: 76927 67585 56 166 0 76758 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 307708

[startup+25.5028 s]
/proc/loadavg: 2.57 3.64 3.87 2/65 24233
/proc/meminfo: memFree=827376/2055920 swapFree=4181256/4192956
[pid=24226] ppid=24224 vsize=337664 CPUtime=25.47
/proc/24226/stat : 24226 (mxc-sat09) R 24224 24226 24189 0 -1 4194304 79258 0 0 0 2511 36 0 0 25 0 1 0 157839431 345767936 72907 1992294400 134512640 135192793 4294956224 18446744073709551615 134746746 0 0 4096 0 0 0 0 17 1 0 0
/proc/24226/statm: 84416 72907 56 166 0 84247 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 337664

[startup+51.1022 s]
/proc/loadavg: 2.03 3.43 3.79 2/65 24233
/proc/meminfo: memFree=854512/2055920 swapFree=4181256/4192956
[pid=24226] ppid=24224 vsize=293296 CPUtime=51.08
/proc/24226/stat : 24226 (mxc-sat09) R 24224 24226 24189 0 -1 4194304 83472 0 0 0 5068 40 0 0 25 0 1 0 157839431 300335104 66614 1992294400 134512640 135192793 4294956224 18446744073709551615 134553322 0 0 4096 0 0 0 0 17 1 0 0
/proc/24226/statm: 73324 66614 73 166 0 73155 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 293296

[startup+102.306 s]
/proc/loadavg: 1.41 3.02 3.63 2/65 24233
/proc/meminfo: memFree=852144/2055920 swapFree=4181256/4192956
[pid=24226] ppid=24224 vsize=295672 CPUtime=102.26
/proc/24226/stat : 24226 (mxc-sat09) R 24224 24226 24189 0 -1 4194304 84058 0 0 0 10186 40 0 0 25 0 1 0 157839431 302768128 67200 1992294400 134512640 135192793 4294956224 18446744073709551615 134551473 0 0 4096 0 0 0 0 17 1 0 0
/proc/24226/statm: 73918 67200 73 166 0 73749 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 295672

[startup+162.303 s]
/proc/loadavg: 1.16 2.68 3.47 2/65 24233
/proc/meminfo: memFree=850352/2055920 swapFree=4181256/4192956
[pid=24226] ppid=24224 vsize=297388 CPUtime=162.25
/proc/24226/stat : 24226 (mxc-sat09) R 24224 24226 24189 0 -1 4194304 84496 0 0 0 16184 41 0 0 25 0 1 0 157839431 304525312 67638 1992294400 134512640 135192793 4294956224 18446744073709551615 134534326 0 0 4096 0 0 0 0 17 1 0 0
/proc/24226/statm: 74347 67638 73 166 0 74178 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 297388

[startup+222.302 s]
/proc/loadavg: 1.05 2.35 3.30 2/65 24233
/proc/meminfo: memFree=847792/2055920 swapFree=4181256/4192956
[pid=24226] ppid=24224 vsize=299940 CPUtime=222.23
/proc/24226/stat : 24226 (mxc-sat09) R 24224 24226 24189 0 -1 4194304 85143 0 0 0 22181 42 0 0 25 0 1 0 157839431 307138560 68285 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/24226/statm: 74985 68285 73 166 0 74816 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 299940

[startup+282.303 s]
/proc/loadavg: 1.02 2.12 3.17 2/65 24233
/proc/meminfo: memFree=844720/2055920 swapFree=4181256/4192956
[pid=24226] ppid=24224 vsize=303148 CPUtime=282.22
/proc/24226/stat : 24226 (mxc-sat09) R 24224 24226 24189 0 -1 4194304 85919 0 0 0 28179 43 0 0 25 0 1 0 157839431 310423552 69061 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/24226/statm: 75787 69061 73 166 0 75618 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 303148

[startup+342.302 s]
/proc/loadavg: 1.00 1.90 3.02 2/65 24233
/proc/meminfo: memFree=844208/2055920 swapFree=4181256/4192956
[pid=24226] ppid=24224 vsize=303544 CPUtime=342.2
/proc/24226/stat : 24226 (mxc-sat09) R 24224 24226 24189 0 -1 4194304 86024 0 0 0 34177 43 0 0 25 0 1 0 157839431 310829056 69166 1992294400 134512640 135192793 4294956224 18446744073709551615 134534098 0 0 4096 0 0 0 0 17 1 0 0
/proc/24226/statm: 75886 69166 73 166 0 75717 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 303544

[startup+402.302 s]
/proc/loadavg: 1.00 1.74 2.90 2/65 24233
/proc/meminfo: memFree=841520/2055920 swapFree=4181256/4192956
[pid=24226] ppid=24224 vsize=306184 CPUtime=402.18
/proc/24226/stat : 24226 (mxc-sat09) R 24224 24226 24189 0 -1 4194304 86703 0 0 0 40174 44 0 0 25 0 1 0 157839431 313532416 69845 1992294400 134512640 135192793 4294956224 18446744073709551615 134533831 0 0 4096 0 0 0 0 17 1 0 0
/proc/24226/statm: 76546 69845 73 166 0 76377 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 306184

[startup+462.301 s]
/proc/loadavg: 1.00 1.60 2.78 2/65 24233
/proc/meminfo: memFree=839280/2055920 swapFree=4181256/4192956
[pid=24226] ppid=24224 vsize=308436 CPUtime=462.17
/proc/24226/stat : 24226 (mxc-sat09) R 24224 24226 24189 0 -1 4194304 87244 0 0 0 46172 45 0 0 25 0 1 0 157839431 315838464 70386 1992294400 134512640 135192793 4294956224 18446744073709551615 134534086 0 0 4096 0 0 0 0 17 1 0 0
/proc/24226/statm: 77109 70386 73 166 0 76940 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 308436

[startup+522.302 s]
/proc/loadavg: 1.00 1.49 2.66 2/65 24233
/proc/meminfo: memFree=839216/2055920 swapFree=4181256/4192956
[pid=24226] ppid=24224 vsize=308436 CPUtime=522.16
/proc/24226/stat : 24226 (mxc-sat09) R 24224 24226 24189 0 -1 4194304 87259 0 0 0 52171 45 0 0 25 0 1 0 157839431 315838464 70401 1992294400 134512640 135192793 4294956224 18446744073709551615 134534107 0 0 4096 0 0 0 0 17 1 0 0
/proc/24226/statm: 77109 70401 73 166 0 76940 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 308436

[startup+582.302 s]
/proc/loadavg: 1.00 1.40 2.56 2/65 24233
/proc/meminfo: memFree=836592/2055920 swapFree=4181256/4192956
[pid=24226] ppid=24224 vsize=311076 CPUtime=582.14
/proc/24226/stat : 24226 (mxc-sat09) R 24224 24226 24189 0 -1 4194304 87924 0 0 0 58168 46 0 0 25 0 1 0 157839431 318541824 71066 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/24226/statm: 77769 71066 73 166 0 77600 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 311076

[startup+642.301 s]
/proc/loadavg: 1.00 1.32 2.45 2/65 24233
/proc/meminfo: memFree=832432/2055920 swapFree=4181256/4192956
[pid=24226] ppid=24224 vsize=315428 CPUtime=642.13
/proc/24226/stat : 24226 (mxc-sat09) R 24224 24226 24189 0 -1 4194304 88940 0 0 0 64165 48 0 0 25 0 1 0 157839431 322998272 72082 1992294400 134512640 135192793 4294956224 18446744073709551615 134532620 0 0 4096 0 0 0 0 17 1 0 0
/proc/24226/statm: 78857 72082 73 166 0 78688 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 315428

[startup+702.302 s]

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

[startup+9102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24249
/proc/meminfo: memFree=588016/2055920 swapFree=4181256/4192956
[pid=24226] ppid=24224 vsize=567132 CPUtime=9100.04
/proc/24226/stat : 24226 (mxc-sat09) R 24224 24226 24189 0 -1 4194304 149899 0 0 0 909862 142 0 0 25 0 1 0 157839431 580743168 133041 1992294400 134512640 135192793 4294956224 18446744073709551615 134532620 0 0 4096 0 0 0 0 17 1 0 0
/proc/24226/statm: 141783 133041 74 166 0 141614 0
Current children cumulated CPU time (s) 9100.04
Current children cumulated vsize (KiB) 567132

[startup+9162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24249
/proc/meminfo: memFree=584752/2055920 swapFree=4181256/4192956
[pid=24226] ppid=24224 vsize=570632 CPUtime=9160.03
/proc/24226/stat : 24226 (mxc-sat09) R 24224 24226 24189 0 -1 4194304 150703 0 0 0 915860 143 0 0 25 0 1 0 157839431 584327168 133845 1992294400 134512640 135192793 4294956224 18446744073709551615 134532659 0 0 4096 0 0 0 0 17 1 0 0
/proc/24226/statm: 142658 133845 74 166 0 142489 0
Current children cumulated CPU time (s) 9160.03
Current children cumulated vsize (KiB) 570632

[startup+9222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24249
/proc/meminfo: memFree=580272/2055920 swapFree=4181256/4192956
[pid=24226] ppid=24224 vsize=575344 CPUtime=9220.02
/proc/24226/stat : 24226 (mxc-sat09) R 24224 24226 24189 0 -1 4194304 151813 0 0 0 921857 145 0 0 25 0 1 0 157839431 589152256 134955 1992294400 134512640 135192793 4294956224 18446744073709551615 134551083 0 0 4096 0 0 0 0 17 1 0 0
/proc/24226/statm: 143836 134955 74 166 0 143667 0
Current children cumulated CPU time (s) 9220.02
Current children cumulated vsize (KiB) 575344

[startup+9282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24249
/proc/meminfo: memFree=577136/2055920 swapFree=4181256/4192956
[pid=24226] ppid=24224 vsize=578596 CPUtime=9280
/proc/24226/stat : 24226 (mxc-sat09) R 24224 24226 24189 0 -1 4194304 152614 0 0 0 927854 146 0 0 25 0 1 0 157839431 592482304 135756 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/24226/statm: 144649 135756 74 166 0 144480 0
Current children cumulated CPU time (s) 9280
Current children cumulated vsize (KiB) 578596

[startup+9342.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24249
/proc/meminfo: memFree=574704/2055920 swapFree=4181256/4192956
[pid=24226] ppid=24224 vsize=581000 CPUtime=9339.99
/proc/24226/stat : 24226 (mxc-sat09) R 24224 24226 24189 0 -1 4194304 153218 0 0 0 933852 147 0 0 25 0 1 0 157839431 594944000 136360 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/24226/statm: 145250 136360 74 166 0 145081 0
Current children cumulated CPU time (s) 9339.99
Current children cumulated vsize (KiB) 581000

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24249
/proc/meminfo: memFree=571248/2055920 swapFree=4181256/4192956
[pid=24226] ppid=24224 vsize=584528 CPUtime=9399.97
/proc/24226/stat : 24226 (mxc-sat09) R 24224 24226 24189 0 -1 4194304 154082 0 0 0 939849 148 0 0 25 0 1 0 157839431 598556672 137224 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/24226/statm: 146132 137224 74 166 0 145963 0
Current children cumulated CPU time (s) 9399.97
Current children cumulated vsize (KiB) 584528

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24249
/proc/meminfo: memFree=567472/2055920 swapFree=4181256/4192956
[pid=24226] ppid=24224 vsize=588316 CPUtime=9459.95
/proc/24226/stat : 24226 (mxc-sat09) R 24224 24226 24189 0 -1 4194304 155003 0 0 0 945846 149 0 0 25 0 1 0 157839431 602435584 138145 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/24226/statm: 147079 138145 74 166 0 146910 0
Current children cumulated CPU time (s) 9459.95
Current children cumulated vsize (KiB) 588316

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24251
/proc/meminfo: memFree=565360/2055920 swapFree=4181256/4192956
[pid=24226] ppid=24224 vsize=590576 CPUtime=9519.94
/proc/24226/stat : 24226 (mxc-sat09) R 24224 24226 24189 0 -1 4194304 155555 0 0 0 951844 150 0 0 25 0 1 0 157839431 604749824 138697 1992294400 134512640 135192793 4294956224 18446744073709551615 134533186 0 0 4096 0 0 0 0 17 1 0 0
/proc/24226/statm: 147644 138697 74 166 0 147475 0
Current children cumulated CPU time (s) 9519.94
Current children cumulated vsize (KiB) 590576

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24251
/proc/meminfo: memFree=559600/2055920 swapFree=4181256/4192956
[pid=24226] ppid=24224 vsize=596252 CPUtime=9579.92
/proc/24226/stat : 24226 (mxc-sat09) R 24224 24226 24189 0 -1 4194304 156977 0 0 0 957840 152 0 0 25 0 1 0 157839431 610562048 140119 1992294400 134512640 135192793 4294956224 18446744073709551615 134534303 0 0 4096 0 0 0 0 17 1 0 0
/proc/24226/statm: 149063 140119 74 166 0 148894 0
Current children cumulated CPU time (s) 9579.92
Current children cumulated vsize (KiB) 596252

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24251
/proc/meminfo: memFree=555888/2055920 swapFree=4181256/4192956
[pid=24226] ppid=24224 vsize=599904 CPUtime=9639.91
/proc/24226/stat : 24226 (mxc-sat09) R 24224 24226 24189 0 -1 4194304 157905 0 0 0 963837 154 0 0 25 0 1 0 157839431 614301696 141047 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/24226/statm: 149976 141047 74 166 0 149807 0
Current children cumulated CPU time (s) 9639.91
Current children cumulated vsize (KiB) 599904

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24251
/proc/meminfo: memFree=552880/2055920 swapFree=4181256/4192956
[pid=24226] ppid=24224 vsize=602808 CPUtime=9699.89
/proc/24226/stat : 24226 (mxc-sat09) R 24224 24226 24189 0 -1 4194304 158650 0 0 0 969834 155 0 0 25 0 1 0 157839431 617275392 141792 1992294400 134512640 135192793 4294956224 18446744073709551615 134534170 0 0 4096 0 0 0 0 17 1 0 0
/proc/24226/statm: 150702 141792 74 166 0 150533 0
Current children cumulated CPU time (s) 9699.89
Current children cumulated vsize (KiB) 602808

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24251
/proc/meminfo: memFree=548592/2055920 swapFree=4181256/4192956
[pid=24226] ppid=24224 vsize=608100 CPUtime=9759.88
/proc/24226/stat : 24226 (mxc-sat09) R 24224 24226 24189 0 -1 4194304 159734 0 0 0 975832 156 0 0 25 0 1 0 157839431 622694400 142876 1992294400 134512640 135192793 4294956224 18446744073709551615 134534131 0 0 4096 0 0 0 0 17 1 0 0
/proc/24226/statm: 152025 142876 74 166 0 151856 0
Current children cumulated CPU time (s) 9759.88
Current children cumulated vsize (KiB) 608100

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24251
/proc/meminfo: memFree=545264/2055920 swapFree=4181256/4192956
[pid=24226] ppid=24224 vsize=611888 CPUtime=9819.86
/proc/24226/stat : 24226 (mxc-sat09) R 24224 24226 24189 0 -1 4194304 160559 0 0 0 981829 157 0 0 25 0 1 0 157839431 626573312 143701 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/24226/statm: 152972 143701 74 166 0 152803 0
Current children cumulated CPU time (s) 9819.86
Current children cumulated vsize (KiB) 611888

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24251
/proc/meminfo: memFree=541808/2055920 swapFree=4181256/4192956
[pid=24226] ppid=24224 vsize=615500 CPUtime=9879.85
/proc/24226/stat : 24226 (mxc-sat09) R 24224 24226 24189 0 -1 4194304 161409 0 0 0 987827 158 0 0 25 0 1 0 157839431 630272000 144551 1992294400 134512640 135192793 4294956224 18446744073709551615 134534215 0 0 4096 0 0 0 0 17 1 0 0
/proc/24226/statm: 153875 144551 74 166 0 153706 0
Current children cumulated CPU time (s) 9879.85
Current children cumulated vsize (KiB) 615500

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24251
/proc/meminfo: memFree=538416/2055920 swapFree=4181256/4192956
[pid=24226] ppid=24224 vsize=618992 CPUtime=9939.83
/proc/24226/stat : 24226 (mxc-sat09) R 24224 24226 24189 0 -1 4194304 162271 0 0 0 993824 159 0 0 25 0 1 0 157839431 633847808 145413 1992294400 134512640 135192793 4294956224 18446744073709551615 134533186 0 0 4096 0 0 0 0 17 1 0 0
/proc/24226/statm: 154748 145413 74 166 0 154579 0
Current children cumulated CPU time (s) 9939.83
Current children cumulated vsize (KiB) 618992

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24251
/proc/meminfo: memFree=534704/2055920 swapFree=4181256/4192956
[pid=24226] ppid=24224 vsize=622528 CPUtime=9999.82
/proc/24226/stat : 24226 (mxc-sat09) R 24224 24226 24189 0 -1 4194304 163195 0 0 0 999821 161 0 0 25 0 1 0 157839431 637468672 146337 1992294400 134512640 135192793 4294956224 18446744073709551615 134533148 0 0 4096 0 0 0 0 17 1 0 0
/proc/24226/statm: 155632 146337 74 166 0 155463 0
Current children cumulated CPU time (s) 9999.82
Current children cumulated vsize (KiB) 622528



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10002.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24251
/proc/meminfo: memFree=534704/2055920 swapFree=4181256/4192956
[pid=24226] ppid=24224 vsize=622528 CPUtime=10000
/proc/24226/stat : 24226 (mxc-sat09) R 24224 24226 24189 0 -1 4194304 163201 0 0 0 999841 161 0 0 25 0 1 0 157839431 637468672 146343 1992294400 134512640 135192793 4294956224 18446744073709551615 134533808 0 0 4096 0 0 0 0 17 1 0 0
/proc/24226/statm: 155632 146343 74 166 0 155463 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 622528

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

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

[startup+10002.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24251
/proc/meminfo: memFree=534704/2055920 swapFree=4181256/4192956
[pid=24226] ppid=24224 vsize=622528 CPUtime=10000
/proc/24226/stat : 24226 (mxc-sat09) R 24224 24226 24189 0 -1 4194304 163201 0 0 0 999841 161 0 0 25 0 1 0 157839431 637468672 146343 1992294400 134512640 135192793 4294956224 18446744073709551615 134533808 0 0 4096 0 0 0 0 17 1 0 0
/proc/24226/statm: 155632 146343 74 166 0 155463 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 622528

Child ended because it received signal 15 (SIGTERM)
Real time (s): 10002.6
CPU time (s): 10000.1
CPU user time (s): 9998.42
CPU system time (s): 1.71174
CPU usage (%): 99.9753
Max. virtual memory (cumulated for all children) (KiB): 622528

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

runsolver used 8.72567 second user time and 22.8755 second system time

The end

Launcher Data

Begin job on node14 at 2009-05-02 23:00:59
IDJOB=1772917
IDBENCH=20410
IDSOLVER=613
FILE ID=node14/1772917-1241298058
PBS_JOBID= 9225175
Free space on /tmp= 66528 MiB

SOLVER NAME= MXC 2009-03-10
BENCH NAME= SAT07/industrial/palacios/hard/sortnet-8-ipc5-h19-sat.cnf
COMMAND LINE= HOME/mxc-sat09 -i BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1772917-1241298058/watcher-1772917-1241298058 -o /tmp/evaluation-result-1772917-1241298058/solver-1772917-1241298058 -C 10000 -W 12000 -M 1800  HOME/mxc-sat09 -i HOME/instance-1772917-1241298058.cnf

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

MD5SUM BENCH= 409f4401e9e8b60ee665ac5567a13e41
RANDOM SEED=230820811

node14.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.256
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	: 5931.00
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.256
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:       1121560 kB
Buffers:         85336 kB
Cached:         743708 kB
SwapCached:       5520 kB
Active:         105004 kB
Inactive:       731816 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1121560 kB
SwapTotal:     4192956 kB
SwapFree:      4181256 kB
Dirty:           23572 kB
Writeback:           0 kB
Mapped:          13468 kB
Slab:            83484 kB
Committed_AS:   641724 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= 66528 MiB
End job on node14 at 2009-05-03 01:47:44