Trace number 1774917

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.3 10005.1

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-20-10p1.cnf
MD5SUM6ace5cfbe110f1a43049037cb7432998
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark8766.23
Satisfiable
(Un)Satisfiability was proved
Number of variables259234
Number of clauses1387934
Sum of the clauses size3351923
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2981661
Number of clauses of size 3327764
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

Solver Data

4577.01/4579.20	c starting MXC with:
4577.01/4579.20	c cnf_path = HOME/instance-1774917-1241308496.cnf
4577.01/4579.20	c restart_strategy = auto
4577.01/4579.20	c sign_strategy = cached
4577.01/4579.20	c use_preprocessing = -1
4577.01/4579.20	c output_implicant = 1
4577.01/4579.20	c timeout_seconds = 0
4577.01/4579.20	c running SatELite... done
4577.01/4579.20	c 65410 vars eliminated
4577.01/4579.20	c received 56578 units and 931281 clauses from SatELite
4577.01/4579.20	c 121987 assignments made, starting to guess now
4577.01/4579.20	c ===================================[MXC]=====================================
4577.01/4579.20	c | Conflicts |                Clause Statistics                   |   Vars   |
4577.01/4579.20	c |           |    CARD     BIN      O3+      L3+   L3+Lim  Lit/CL |          |
4577.01/4579.20	c =============================================================================
4577.01/4579.20	c |         0 |       0  478071   453210        0        0     nan |   259234 |
4577.01/4579.20	c |       100 |       0  479695   446884       97     1050    80.0 |   136879 |
4577.01/4579.20	c |       210 |       0  474115   446556      199     1105    83.8 |   135545 |
4577.01/4579.20	c |       441 |       0  474123   446556      422     1220   130.8 |   135545 |
4577.01/4579.20	c |       805 |       0  474088   446496      774     1402   121.7 |   135531 |
4577.01/4579.20	c |      1315 |       0  465702   440016     1242     1657   108.5 |   133456 |
4577.01/4579.20	c |      1986 |       0  459831   438244     1873     1993    90.4 |   132035 |
4577.01/4579.20	c |      2834 |       0  453887   433787     1562     2417    65.3 |   130487 |
4577.01/4579.20	c |      3876 |       0  441533   426442     2526     2938    82.0 |   127265 |
4577.01/4579.20	c |      5132 |       0  434700   420144     2008     3566    92.4 |   125216 |
4577.01/4579.20	c |      6623 |       0  432363   418189     3412     4311    99.1 |   124534 |
4577.01/4579.20	c |      8373 |       0  414915   413414     5034     5186    94.6 |   120324 |
4577.01/4579.20	c |     10408 |       0  412446   411260     4263     6204    87.5 |   119656 |
4577.01/4579.20	c |     12756 |       0  408977   407301     6453     7378    91.6 |   118291 |
4577.01/4579.20	c |     15449 |       0  407461   403089     4881     8724    92.2 |   117276 |
4577.01/4579.20	c |     18521 |       0  402166   401041     7758    10260   109.0 |   115897 |
4577.01/4579.20	c |     22010 |       0  401998   400791    11114    12005   132.1 |   115815 |
4577.01/4579.20	c |     25958 |       0  399917   400465     8470    13979   140.6 |   115289 |
4577.01/4579.20	c |     30411 |       0  399524   398976    12749    16205   172.6 |   115029 |
4577.01/4579.20	c |     35419 |       0  398730   395611    17566    18709   197.9 |   114422 |
4577.01/4579.20	c |     41038 |       0  398882   395611    13190    21519   233.6 |   113397 |
4577.01/4579.20	c |     47329 |       0  394071   392509    19261    24664   231.7 |   113098 |
4577.01/4579.20	c |     54360 |       0  393972   387981    26020    28180   244.6 |   112451 |
4577.01/4579.20	c |     62205 |       0  392259   386419    18467    32102   256.6 |   111998 |
4577.01/4579.20	c |     70945 |       0  391229   384066    26965    36472   284.8 |   111357 |
4577.01/4579.20	c |     80669 |       0  390257   381605    36298    41334   299.7 |   110858 |
4577.01/4579.20	c |     91476 |       0  390655   373707    22776    46738   285.6 |   110073 |
4577.01/4579.20	c |    103474 |       0  390274   371762    34472    52737   334.8 |   109721 |
4577.01/4579.20	c |    116782 |       0  389971   371390    47582    59391   380.5 |   109598 |
4577.01/4579.20	c |    131532 |       0  389623   370937    62041    66766   413.0 |   109468 |
4577.01/4579.20	c |    147868 |       0  388586   369159    42231    74934   357.1 |   109011 |
4577.01/4579.20	c |    165948 |       0  388265   368229    59877    83974   388.2 |   108825 |
4577.01/4579.20	c |    185947 |       0  385442   364539    79537    93973   426.7 |   107919 |
4577.01/4579.20	c |    208057 |       0  383546   362431   101330   105028   452.0 |   107414 |
4577.01/4579.20	c |    232489 |       0  383238   362146    71093   117244   427.5 |   107302 |
4577.01/4579.20	c |    259475 |       0  381273   360582    97606   130737   470.1 |   106763 |
4577.01/4579.20	c |    289271 |       0  378677   358300   126909   145635   495.4 |   106188 |
4577.01/4579.20	c |    322158 |       0  379236   356379   159257   162079   496.7 |   105964 |
4577.01/4579.20	c |    358445 |       0  382228   340551   112417   180222   469.8 |   105019 |
4577.01/4579.20	c |    398472 |       0  381111   339477   151849   200236   484.1 |   104655 |
4577.01/4579.20	c |    442613 |       0  380751   338969   195401   222306   498.1 |   104489 |
4577.01/4579.20	c |    491279 |       0  381464   336963   243468   246639   509.5 |   104267 |
4577.01/4579.20	c |    544923 |       0  381170   3365

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 24538
/proc/meminfo: memFree=1046440/2055920 swapFree=4181016/4192956
[pid=24538] ppid=24536 vsize=27168 CPUtime=0
/proc/24538/stat : 24538 (mxc-sat09) R 24536 24538 24418 0 -1 4194304 830 0 0 0 0 0 0 0 18 0 1 0 158876525 27820032 816 1992294400 134512640 135192793 4294956224 18446744073709551615 134779278 0 0 4096 0 0 0 0 17 0 0 0
/proc/24538/statm: 6792 823 46 166 0 6623 0

[startup+0.0904671 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 24538
/proc/meminfo: memFree=1046440/2055920 swapFree=4181016/4192956
[pid=24538] ppid=24536 vsize=56984 CPUtime=0.07
/proc/24538/stat : 24538 (mxc-sat09) R 24536 24538 24418 0 -1 4194304 13525 0 0 0 1 6 0 0 18 0 1 0 158876525 58351616 13479 1992294400 134512640 135192793 4294956224 18446744073709551615 134568414 0 0 4096 0 0 0 0 17 0 0 0
/proc/24538/statm: 14246 13482 53 166 0 14077 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 56984

[startup+0.101466 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 24538
/proc/meminfo: memFree=1046440/2055920 swapFree=4181016/4192956
[pid=24538] ppid=24536 vsize=62076 CPUtime=0.09
/proc/24538/stat : 24538 (mxc-sat09) R 24536 24538 24418 0 -1 4194304 14397 0 0 0 2 7 0 0 18 0 1 0 158876525 63565824 14312 1992294400 134512640 135192793 4294956224 18446744073709551615 134568427 0 0 4096 0 0 0 0 17 0 0 0
/proc/24538/statm: 15519 14315 53 166 0 15350 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 62076

[startup+0.301503 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 24538
/proc/meminfo: memFree=1046440/2055920 swapFree=4181016/4192956
[pid=24538] ppid=24536 vsize=89024 CPUtime=0.29
/proc/24538/stat : 24538 (mxc-sat09) R 24536 24538 24418 0 -1 4194304 20367 0 0 0 19 10 0 0 19 0 1 0 158876525 91160576 20190 1992294400 134512640 135192793 4294956224 18446744073709551615 134577000 0 0 4096 0 0 0 0 17 0 0 0
/proc/24538/statm: 22256 20190 54 166 0 22087 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 89024

[startup+0.701575 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 24538
/proc/meminfo: memFree=1046440/2055920 swapFree=4181016/4192956
[pid=24538] ppid=24536 vsize=102928 CPUtime=0.69
/proc/24538/stat : 24538 (mxc-sat09) R 24536 24538 24418 0 -1 4194304 23785 0 0 0 58 11 0 0 23 0 1 0 158876525 105398272 23608 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 0 0 0
/proc/24538/statm: 25732 23608 54 166 0 25563 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 102928

[startup+1.50172 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24539
/proc/meminfo: memFree=947360/2055920 swapFree=4181016/4192956
[pid=24538] ppid=24536 vsize=119668 CPUtime=1.49
/proc/24538/stat : 24538 (mxc-sat09) R 24536 24538 24418 0 -1 4194304 28100 0 0 0 136 13 0 0 25 0 1 0 158876525 122540032 27923 1992294400 134512640 135192793 4294956224 18446744073709551615 134575990 0 0 4096 0 0 0 0 17 0 0 0
/proc/24538/statm: 29917 27923 54 166 0 29748 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 119668

[startup+3.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24539
/proc/meminfo: memFree=919392/2055920 swapFree=4181016/4192956
[pid=24538] ppid=24536 vsize=133328 CPUtime=3.09
/proc/24538/stat : 24538 (mxc-sat09) R 24536 24538 24418 0 -1 4194304 37771 0 0 0 291 18 0 0 25 0 1 0 158876525 136527872 31013 1992294400 134512640 135192793 4294956224 18446744073709551615 134567564 0 0 4096 0 0 0 0 17 0 0 0
/proc/24538/statm: 33332 31013 56 166 0 33163 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 133328

[startup+6.30158 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24539
/proc/meminfo: memFree=894624/2055920 swapFree=4181016/4192956
[pid=24538] ppid=24536 vsize=144128 CPUtime=6.29
/proc/24538/stat : 24538 (mxc-sat09) R 24536 24538 24418 0 -1 4194304 45033 0 0 0 607 22 0 0 25 0 1 0 158876525 147587072 33716 1992294400 134512640 135192793 4294956224 18446744073709551615 134544627 0 0 4096 0 0 0 0 17 0 0 0
/proc/24538/statm: 36032 33716 56 166 0 35863 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 144128

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24539
/proc/meminfo: memFree=862816/2055920 swapFree=4181016/4192956
[pid=24538] ppid=24536 vsize=192248 CPUtime=12.69
/proc/24538/stat : 24538 (mxc-sat09) R 24536 24538 24418 0 -1 4194304 57482 0 0 0 1243 26 0 0 25 0 1 0 158876525 196861952 45911 1992294400 134512640 135192793 4294956224 18446744073709551615 134533224 0 0 4096 0 0 0 0 17 0 0 0
/proc/24538/statm: 48062 45911 72 166 0 47893 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 192248

[startup+25.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24539
/proc/meminfo: memFree=862560/2055920 swapFree=4181016/4192956
[pid=24538] ppid=24536 vsize=192792 CPUtime=25.48
/proc/24538/stat : 24538 (mxc-sat09) R 24536 24538 24418 0 -1 4194304 57619 0 0 0 2522 26 0 0 25 0 1 0 158876525 197419008 46048 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 0 0 0
/proc/24538/statm: 48198 46048 73 166 0 48029 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 192792

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24539
/proc/meminfo: memFree=861024/2055920 swapFree=4181016/4192956
[pid=24538] ppid=24536 vsize=194244 CPUtime=51.06
/proc/24538/stat : 24538 (mxc-sat09) R 24536 24538 24418 0 -1 4194304 58008 0 0 0 5080 26 0 0 25 0 1 0 158876525 198905856 46437 1992294400 134512640 135192793 4294956224 18446744073709551615 134552360 0 0 4096 0 0 0 0 17 0 0 0
/proc/24538/statm: 48561 46437 73 166 0 48392 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 194244

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24539
/proc/meminfo: memFree=849888/2055920 swapFree=4181016/4192956
[pid=24538] ppid=24536 vsize=205356 CPUtime=102.25
/proc/24538/stat : 24538 (mxc-sat09) R 24536 24538 24418 0 -1 4194304 60782 0 0 0 10196 29 0 0 25 0 1 0 158876525 210284544 49211 1992294400 134512640 135192793 4294956224 18446744073709551615 134533186 0 0 4096 0 0 0 0 17 0 0 0
/proc/24538/statm: 51339 49211 73 166 0 51170 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 205356

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24539
/proc/meminfo: memFree=841568/2055920 swapFree=4181016/4192956
[pid=24538] ppid=24536 vsize=213956 CPUtime=162.21
/proc/24538/stat : 24538 (mxc-sat09) R 24536 24538 24418 0 -1 4194304 62924 0 0 0 16190 31 0 0 25 0 1 0 158876525 219090944 51353 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 0 0 0
/proc/24538/statm: 53489 51353 73 166 0 53320 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 213956

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24539
/proc/meminfo: memFree=829216/2055920 swapFree=4181016/4192956
[pid=24538] ppid=24536 vsize=225988 CPUtime=222.18
/proc/24538/stat : 24538 (mxc-sat09) R 24536 24538 24418 0 -1 4194304 65942 0 0 0 22184 34 0 0 25 0 1 0 158876525 231411712 54371 1992294400 134512640 135192793 4294956224 18446744073709551615 134552386 0 0 4096 0 0 0 0 17 0 0 0
/proc/24538/statm: 56497 54371 73 166 0 56328 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 225988

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24539
/proc/meminfo: memFree=824544/2055920 swapFree=4181016/4192956
[pid=24538] ppid=24536 vsize=230880 CPUtime=282.15
/proc/24538/stat : 24538 (mxc-sat09) R 24536 24538 24418 0 -1 4194304 67172 0 0 0 28180 35 0 0 25 0 1 0 158876525 236421120 55601 1992294400 134512640 135192793 4294956224 18446744073709551615 134552136 0 0 4096 0 0 0 0 17 0 0 0
/proc/24538/statm: 57720 55601 73 166 0 57551 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 230880

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24539
/proc/meminfo: memFree=806496/2055920 swapFree=4181016/4192956
[pid=24538] ppid=24536 vsize=248836 CPUtime=342.12
/proc/24538/stat : 24538 (mxc-sat09) R 24536 24538 24418 0 -1 4194304 71622 0 0 0 34173 39 0 0 25 0 1 0 158876525 254808064 60051 1992294400 134512640 135192793 4294956224 18446744073709551615 134550819 0 0 4096 0 0 0 0 17 0 0 0
/proc/24538/statm: 62209 60051 73 166 0 62040 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 248836

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24545
/proc/meminfo: memFree=796704/2055920 swapFree=4181016/4192956
[pid=24538] ppid=24536 vsize=258480 CPUtime=402.09
/proc/24538/stat : 24538 (mxc-sat09) R 24536 24538 24418 0 -1 4194304 74049 0 0 0 40167 42 0 0 25 0 1 0 158876525 264683520 62478 1992294400 134512640 135192793 4294956224 18446744073709551615 134533186 0 0 4096 0 0 0 0 17 0 0 0
/proc/24538/statm: 64620 62478 73 166 0 64451 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 258480

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24545
/proc/meminfo: memFree=796704/2055920 swapFree=4181016/4192956
[pid=24538] ppid=24536 vsize=258480 CPUtime=462.06
/proc/24538/stat : 24538 (mxc-sat09) R 24536 24538 24418 0 -1 4194304 74050 0 0 0 46164 42 0 0 25 0 1 0 158876525 264683520 62479 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 0 0 0
/proc/24538/statm: 64620 62479 73 166 0 64451 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 258480

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24545
/proc/meminfo: memFree=789088/2055920 swapFree=4181016/4192956
[pid=24538] ppid=24536 vsize=266560 CPUtime=522.03
/proc/24538/stat : 24538 (mxc-sat09) R 24536 24538 24418 0 -1 4194304 76065 0 0 0 52159 44 0 0 25 0 1 0 158876525 272957440 64494 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 0 0 0
/proc/24538/statm: 66640 64494 73 166 0 66471 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 266560

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24545
/proc/meminfo: memFree=770464/2055920 swapFree=4181016/4192956
[pid=24538] ppid=24536 vsize=284892 CPUtime=582
/proc/24538/stat : 24538 (mxc-sat09) R 24536 24538 24418 0 -1 4194304 80664 0 0 0 58151 49 0 0 25 0 1 0 158876525 291729408 69093 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 0 0 0
/proc/24538/statm: 71223 69093 73 166 0 71054 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 284892

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24545
/proc/meminfo: memFree=752352/2055920 swapFree=4181016/4192956
[pid=24538] ppid=24536 vsize=302748 CPUtime=641.99
/proc/24538/stat : 24538 (mxc-sat09) R 24536 24538 24418 0 -1 4194304 85136 0 0 0 64144 55 0 0 25 0 1 0 158876525 310013952 73565 1992294400 134512640 135192793 4294956224 18446744073709551615 134552136 0 0 4096 0 0 0 0 17 0 0 0
/proc/24538/statm: 75687 73565 73 166 0 75518 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 302748

[startup+702.301 s]

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

[startup+9102.3 s]
/proc/loadavg: 1.05 1.17 1.08 2/65 27650
/proc/meminfo: memFree=19608/2055920 swapFree=4181016/4192956
[pid=24538] ppid=24536 vsize=1019988 CPUtime=9097.91
/proc/24538/stat : 24538 (mxc-sat09) R 24536 24538 24418 0 -1 4194304 263492 0 0 0 909528 263 0 0 25 0 1 0 158876525 1044467712 251921 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 0 0 0
/proc/24538/statm: 254997 251921 74 166 0 254828 0
Current children cumulated CPU time (s) 9097.91
Current children cumulated vsize (KiB) 1019988

[startup+9162.3 s]
/proc/loadavg: 1.02 1.14 1.08 2/65 27650
/proc/meminfo: memFree=19608/2055920 swapFree=4181016/4192956
[pid=24538] ppid=24536 vsize=1019988 CPUtime=9157.88
/proc/24538/stat : 24538 (mxc-sat09) R 24536 24538 24418 0 -1 4194304 263497 0 0 0 915525 263 0 0 25 0 1 0 158876525 1044467712 251926 1992294400 134512640 135192793 4294956224 18446744073709551615 134552291 0 0 4096 0 0 0 0 17 0 0 0
/proc/24538/statm: 254997 251926 74 166 0 254828 0
Current children cumulated CPU time (s) 9157.88
Current children cumulated vsize (KiB) 1019988

[startup+9222.3 s]
/proc/loadavg: 1.00 1.11 1.07 2/65 27650
/proc/meminfo: memFree=19616/2055920 swapFree=4181016/4192956
[pid=24538] ppid=24536 vsize=1019988 CPUtime=9217.86
/proc/24538/stat : 24538 (mxc-sat09) R 24536 24538 24418 0 -1 4194304 263507 0 0 0 921523 263 0 0 25 0 1 0 158876525 1044467712 251936 1992294400 134512640 135192793 4294956224 18446744073709551615 134552291 0 0 4096 0 0 0 0 17 0 0 0
/proc/24538/statm: 254997 251936 74 166 0 254828 0
Current children cumulated CPU time (s) 9217.86
Current children cumulated vsize (KiB) 1019988

[startup+9282.3 s]
/proc/loadavg: 1.00 1.09 1.07 2/65 27650
/proc/meminfo: memFree=19616/2055920 swapFree=4181016/4192956
[pid=24538] ppid=24536 vsize=1019988 CPUtime=9277.82
/proc/24538/stat : 24538 (mxc-sat09) R 24536 24538 24418 0 -1 4194304 263516 0 0 0 927519 263 0 0 25 0 1 0 158876525 1044467712 251945 1992294400 134512640 135192793 4294956224 18446744073709551615 134533186 0 0 4096 0 0 0 0 17 0 0 0
/proc/24538/statm: 254997 251945 74 166 0 254828 0
Current children cumulated CPU time (s) 9277.82
Current children cumulated vsize (KiB) 1019988

[startup+9342.31 s]
/proc/loadavg: 1.00 1.07 1.06 2/65 27650
/proc/meminfo: memFree=19552/2055920 swapFree=4181016/4192956
[pid=24538] ppid=24536 vsize=1019988 CPUtime=9337.79
/proc/24538/stat : 24538 (mxc-sat09) R 24536 24538 24418 0 -1 4194304 263521 0 0 0 933516 263 0 0 25 0 1 0 158876525 1044467712 251950 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 0 0 0
/proc/24538/statm: 254997 251950 74 166 0 254828 0
Current children cumulated CPU time (s) 9337.79
Current children cumulated vsize (KiB) 1019988

[startup+9402.3 s]
/proc/loadavg: 1.00 1.05 1.06 2/65 27650
/proc/meminfo: memFree=19552/2055920 swapFree=4181016/4192956
[pid=24538] ppid=24536 vsize=1019988 CPUtime=9397.76
/proc/24538/stat : 24538 (mxc-sat09) R 24536 24538 24418 0 -1 4194304 263531 0 0 0 939513 263 0 0 25 0 1 0 158876525 1044467712 251960 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 0 0 0
/proc/24538/statm: 254997 251960 74 166 0 254828 0
Current children cumulated CPU time (s) 9397.76
Current children cumulated vsize (KiB) 1019988

[startup+9462.3 s]
/proc/loadavg: 1.00 1.04 1.05 2/65 27650
/proc/meminfo: memFree=18592/2055920 swapFree=4181016/4192956
[pid=24538] ppid=24536 vsize=1021044 CPUtime=9457.74
/proc/24538/stat : 24538 (mxc-sat09) R 24536 24538 24418 0 -1 4194304 263795 0 0 0 945510 264 0 0 25 0 1 0 158876525 1045549056 252224 1992294400 134512640 135192793 4294956224 18446744073709551615 134533888 0 0 4096 0 0 0 0 17 0 0 0
/proc/24538/statm: 255261 252224 74 166 0 255092 0
Current children cumulated CPU time (s) 9457.74
Current children cumulated vsize (KiB) 1021044

[startup+9522.3 s]
/proc/loadavg: 1.00 1.03 1.04 2/65 27650
/proc/meminfo: memFree=15264/2055920 swapFree=4181016/4192956
[pid=24538] ppid=24536 vsize=1030828 CPUtime=9517.71
/proc/24538/stat : 24538 (mxc-sat09) R 24536 24538 24418 0 -1 4194304 266204 0 0 0 951505 266 0 0 25 0 1 0 158876525 1055567872 254633 1992294400 134512640 135192793 4294956224 18446744073709551615 134552291 0 0 4096 0 0 0 0 17 0 0 0
/proc/24538/statm: 257707 254633 74 166 0 257538 0
Current children cumulated CPU time (s) 9517.71
Current children cumulated vsize (KiB) 1030828

[startup+9582.3 s]
/proc/loadavg: 1.00 1.02 1.04 2/65 27650
/proc/meminfo: memFree=15456/2055920 swapFree=4181016/4192956
[pid=24538] ppid=24536 vsize=1045960 CPUtime=9577.68
/proc/24538/stat : 24538 (mxc-sat09) R 24536 24538 24418 0 -1 4194304 270017 0 0 0 957497 271 0 0 25 0 1 0 158876525 1071063040 258446 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 0 0 0
/proc/24538/statm: 261490 258446 74 166 0 261321 0
Current children cumulated CPU time (s) 9577.68
Current children cumulated vsize (KiB) 1045960

[startup+9642.3 s]
/proc/loadavg: 1.00 1.02 1.03 2/65 27650
/proc/meminfo: memFree=15712/2055920 swapFree=4181016/4192956
[pid=24538] ppid=24536 vsize=1055376 CPUtime=9637.66
/proc/24538/stat : 24538 (mxc-sat09) R 24536 24538 24418 0 -1 4194304 272296 0 0 0 963492 274 0 0 25 0 1 0 158876525 1080705024 260725 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 0 0 0
/proc/24538/statm: 263844 260725 74 166 0 263675 0
Current children cumulated CPU time (s) 9637.66
Current children cumulated vsize (KiB) 1055376

[startup+9702.3 s]
/proc/loadavg: 1.00 1.01 1.03 2/65 27650
/proc/meminfo: memFree=15200/2055920 swapFree=4181016/4192956
[pid=24538] ppid=24536 vsize=1066548 CPUtime=9697.63
/proc/24538/stat : 24538 (mxc-sat09) R 24536 24538 24418 0 -1 4194304 275104 0 0 0 969486 277 0 0 25 0 1 0 158876525 1092145152 263533 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 0 0 0
/proc/24538/statm: 266637 263533 74 166 0 266468 0
Current children cumulated CPU time (s) 9697.63
Current children cumulated vsize (KiB) 1066548

[startup+9762.3 s]
/proc/loadavg: 1.00 1.01 1.02 2/65 27650
/proc/meminfo: memFree=15072/2055920 swapFree=4181016/4192956
[pid=24538] ppid=24536 vsize=1079332 CPUtime=9757.59
/proc/24538/stat : 24538 (mxc-sat09) R 24536 24538 24418 0 -1 4194304 278313 0 0 0 975479 280 0 0 25 0 1 0 158876525 1105235968 266742 1992294400 134512640 135192793 4294956224 18446744073709551615 134552291 0 0 4096 0 0 0 0 17 0 0 0
/proc/24538/statm: 269833 266742 74 166 0 269664 0
Current children cumulated CPU time (s) 9757.59
Current children cumulated vsize (KiB) 1079332

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 27650
/proc/meminfo: memFree=15328/2055920 swapFree=4181016/4192956
[pid=24538] ppid=24536 vsize=1091296 CPUtime=9817.56
/proc/24538/stat : 24538 (mxc-sat09) R 24536 24538 24418 0 -1 4194304 281311 0 0 0 981474 282 0 0 25 0 1 0 158876525 1117487104 269740 1992294400 134512640 135192793 4294956224 18446744073709551615 134534303 0 0 4096 0 0 0 0 17 0 0 0
/proc/24538/statm: 272824 269740 74 166 0 272655 0
Current children cumulated CPU time (s) 9817.56
Current children cumulated vsize (KiB) 1091296

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 27650
/proc/meminfo: memFree=15456/2055920 swapFree=4181016/4192956
[pid=24538] ppid=24536 vsize=1101920 CPUtime=9877.54
/proc/24538/stat : 24538 (mxc-sat09) R 24536 24538 24418 0 -1 4194304 283943 0 0 0 987469 285 0 0 25 0 1 0 158876525 1128366080 272372 1992294400 134512640 135192793 4294956224 18446744073709551615 134533186 0 0 4096 0 0 0 0 17 0 0 0
/proc/24538/statm: 275480 272372 74 166 0 275311 0
Current children cumulated CPU time (s) 9877.54
Current children cumulated vsize (KiB) 1101920

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27652
/proc/meminfo: memFree=15264/2055920 swapFree=4181016/4192956
[pid=24538] ppid=24536 vsize=1113192 CPUtime=9937.51
/proc/24538/stat : 24538 (mxc-sat09) R 24536 24538 24418 0 -1 4194304 286722 0 0 0 993463 288 0 0 25 0 1 0 158876525 1139908608 275151 1992294400 134512640 135192793 4294956224 18446744073709551615 134552454 0 0 4096 0 0 0 0 17 0 0 0
/proc/24538/statm: 278298 275151 74 166 0 278129 0
Current children cumulated CPU time (s) 9937.51
Current children cumulated vsize (KiB) 1113192

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27652
/proc/meminfo: memFree=15456/2055920 swapFree=4181016/4192956
[pid=24538] ppid=24536 vsize=1122272 CPUtime=9997.49
/proc/24538/stat : 24538 (mxc-sat09) R 24536 24538 24418 0 -1 4194304 288958 0 0 0 999459 290 0 0 25 0 1 0 158876525 1149206528 277387 1992294400 134512640 135192793 4294956224 18446744073709551615 134552279 0 0 4096 0 0 0 0 17 0 0 0
/proc/24538/statm: 280568 277387 74 166 0 280399 0
Current children cumulated CPU time (s) 9997.49
Current children cumulated vsize (KiB) 1122272



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10004.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27652
/proc/meminfo: memFree=15136/2055920 swapFree=4181016/4192956
[pid=24538] ppid=24536 vsize=1122668 CPUtime=10000.1
/proc/24538/stat : 24538 (mxc-sat09) R 24536 24538 24418 0 -1 4194304 289042 0 0 0 999719 290 0 0 25 0 1 0 158876525 1149612032 277471 1992294400 134512640 135192793 4294956224 18446744073709551615 134533117 0 0 4096 0 0 0 0 17 0 0 0
/proc/24538/statm: 280667 277471 74 166 0 280498 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 1122668

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

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

[startup+10005 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27652
/proc/meminfo: memFree=15136/2055920 swapFree=4181016/4192956
[pid=24538] ppid=24536 vsize=0 CPUtime=10000.2
/proc/24538/stat : 24538 (mxc-sat09) R 24536 24538 24418 0 -1 4195332 289042 0 0 0 999719 300 0 0 25 0 1 0 158876525 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/24538/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 10000.2
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 10005.1
CPU time (s): 10000.3
CPU user time (s): 9997.19
CPU system time (s): 3.06853
CPU usage (%): 99.9519
Max. virtual memory (cumulated for all children) (KiB): 1122668

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

runsolver used 8.85765 second user time and 27.6318 second system time

The end

Launcher Data

Begin job on node60 at 2009-05-03 01:54:58
IDJOB=1774917
IDBENCH=71055
IDSOLVER=613
FILE ID=node60/1774917-1241308496
PBS_JOBID= 9225231
Free space on /tmp= 66476 MiB

SOLVER NAME= MXC 2009-03-10
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UR-20-10p1.cnf
COMMAND LINE= HOME/mxc-sat09 -i BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1774917-1241308496/watcher-1774917-1241308496 -o /tmp/evaluation-result-1774917-1241308496/solver-1774917-1241308496 -C 10000 -W 12000 -M 1800  HOME/mxc-sat09 -i HOME/instance-1774917-1241308496.cnf

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

MD5SUM BENCH= 6ace5cfbe110f1a43049037cb7432998
RANDOM SEED=1050869804

node60.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	: 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.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:       1046920 kB
Buffers:         73140 kB
Cached:         834412 kB
SwapCached:       6096 kB
Active:         113256 kB
Inactive:       803084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1046920 kB
SwapTotal:     4192956 kB
SwapFree:      4181016 kB
Dirty:           27012 kB
Writeback:           0 kB
Mapped:          14320 kB
Slab:            78580 kB
Committed_AS:   721508 kB
PageTables:       1456 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= 66476 MiB
End job on node60 at 2009-05-03 04:41:44